Pull request #42311 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 27f7e72647d296a9f061c26c8e3ab39b6a913826+8728dd246c3ab53105434eef8ffe997b6fd14dc6 (f99f35ba5f4b56df78be8455583e370f0fadda85) 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-42311@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-20T21:00:48.200Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-04-20T21:00:48.207Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-04-20T21:01:03.396Z] Still waiting to schedule task [2021-04-20T21:01:03.397Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-04-20T21:01:45.788Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e90fd1b233bdfa11) in /home/ubuntu/workspace/moby_PR-42311 [Pipeline] { [Pipeline] checkout [2021-04-20T21:01:46.054Z] The recommended git tool is: git [2021-04-20T21:01:49.153Z] using credential docker-jenkins-github-credentials [2021-04-20T21:01:49.161Z] Cloning the remote Git repository [2021-04-20T21:01:49.161Z] Cloning with configured refspecs honoured and without tags [2021-04-20T21:01:49.126Z] Cloning repository https://github.com/moby/moby.git [2021-04-20T21:01:49.182Z] > git init /home/ubuntu/workspace/moby_PR-42311 # timeout=10 [2021-04-20T21:01:49.446Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-20T21:01:49.446Z] > git --version # timeout=10 [2021-04-20T21:01:49.457Z] > git --version # 'git version 2.17.1' [2021-04-20T21:01:49.457Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-20T21:01:49.477Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42311/head:refs/remotes/origin/PR-42311 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-20T21:02:12.999Z] Fetching without tags [2021-04-20T21:02:13.319Z] Merging remotes/origin/20.10 commit 8728dd246c3ab53105434eef8ffe997b6fd14dc6 into PR head commit 27f7e72647d296a9f061c26c8e3ab39b6a913826 [2021-04-20T21:02:14.165Z] Merge succeeded, producing 27f7e72647d296a9f061c26c8e3ab39b6a913826 [2021-04-20T21:02:14.165Z] Checking out Revision 27f7e72647d296a9f061c26c8e3ab39b6a913826 (PR-42311) [2021-04-20T21:02:12.894Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-20T21:02:12.929Z] > git config --add remote.origin.fetch +refs/pull/42311/head:refs/remotes/origin/PR-42311 # timeout=10 [2021-04-20T21:02:12.950Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-20T21:02:12.981Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-20T21:02:13.002Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-20T21:02:13.002Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-20T21:02:13.003Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42311/head:refs/remotes/origin/PR-42311 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-20T21:02:13.324Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T21:02:13.339Z] > git checkout -f 27f7e72647d296a9f061c26c8e3ab39b6a913826 # timeout=10 [2021-04-20T21:02:14.061Z] > git remote # timeout=10 [2021-04-20T21:02:14.083Z] > git config --get remote.origin.url # timeout=10 [2021-04-20T21:02:14.104Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-20T21:02:14.106Z] > git merge 8728dd246c3ab53105434eef8ffe997b6fd14dc6 # timeout=10 [2021-04-20T21:02:14.136Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-20T21:02:14.165Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T21:02:14.184Z] > git checkout -f 27f7e72647d296a9f061c26c8e3ab39b6a913826 # timeout=10 [2021-04-20T21:02:17.940Z] Commit message: "bump up rootlesskit to v0.14.2" [2021-04-20T21:02:17.941Z] First time build. Skipping changelog. [2021-04-20T21:02:17.962Z] > git --version # timeout=10 [2021-04-20T21:02:17.978Z] > git --version # 'git version 2.17.1' [2021-04-20T21:02:17.988Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-20T21:02:19.065Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42311:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-04-20T21:02:24.400Z] Unable to find image 'alpine:latest' locally [2021-04-20T21:02:24.681Z] latest: Pulling from library/alpine [2021-04-20T21:02:24.681Z] 540db60ca938: Pulling fs layer [2021-04-20T21:02:24.941Z] 540db60ca938: Download complete [2021-04-20T21:02:25.202Z] 540db60ca938: Pull complete [2021-04-20T21:02:25.202Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-04-20T21:02:25.202Z] Status: Downloaded newer image for alpine:latest [2021-04-20T21:02:33.338Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [2021-04-20T21:02:33.667Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e90fd1b233bdfa11) in /home/ubuntu/workspace/moby_PR-42311 [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-20T21:02:33.775Z] The recommended git tool is: git [Pipeline] // stage [2021-04-20T21:02:33.786Z] Running on ppc64le-ubuntu-22 in /home/docker/workspace/moby_PR-42311 [Pipeline] // stage [2021-04-20T21:02:33.800Z] using credential docker-jenkins-github-credentials [2021-04-20T21:02:33.813Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-42311 [Pipeline] // stage [2021-04-20T21:02:33.838Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [2021-04-20T21:02:33.882Z] Fetching without tags [Pipeline] checkout [2021-04-20T21:02:33.916Z] The recommended git tool is: git [Pipeline] checkout [2021-04-20T21:02:33.940Z] The recommended git tool is: git [Pipeline] // stage [2021-04-20T21:02:33.952Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-04-20T21:02:33.968Z] Cloning the remote Git repository [2021-04-20T21:02:33.968Z] Cloning with configured refspecs honoured and without tags [2021-04-20T21:02:33.975Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-04-20T21:02:33.991Z] Cloning the remote Git repository [2021-04-20T21:02:33.991Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-04-20T21:02:34.424Z] Merging remotes/origin/20.10 commit 8728dd246c3ab53105434eef8ffe997b6fd14dc6 into PR head commit 27f7e72647d296a9f061c26c8e3ab39b6a913826 [2021-04-20T21:02:34.660Z] Merge succeeded, producing 27f7e72647d296a9f061c26c8e3ab39b6a913826 [2021-04-20T21:02:34.661Z] Checking out Revision 27f7e72647d296a9f061c26c8e3ab39b6a913826 (PR-42311) [2021-04-20T21:02:33.807Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-04-20T21:02:33.851Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-20T21:02:33.885Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-20T21:02:33.886Z] > git --version # timeout=10 [2021-04-20T21:02:33.907Z] > git --version # 'git version 2.17.1' [2021-04-20T21:02:33.908Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-20T21:02:33.915Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42311/head:refs/remotes/origin/PR-42311 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-20T21:02:34.426Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T21:02:34.437Z] > git checkout -f 27f7e72647d296a9f061c26c8e3ab39b6a913826 # timeout=10 [2021-04-20T21:02:34.558Z] > git remote # timeout=10 [2021-04-20T21:02:34.581Z] > git config --get remote.origin.url # timeout=10 [2021-04-20T21:02:34.605Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-20T21:02:34.606Z] > git merge 8728dd246c3ab53105434eef8ffe997b6fd14dc6 # timeout=10 [2021-04-20T21:02:34.637Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-20T21:02:34.662Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T21:02:34.681Z] > git checkout -f 27f7e72647d296a9f061c26c8e3ab39b6a913826 # timeout=10 [2021-04-20T21:02:34.791Z] Commit message: "bump up rootlesskit to v0.14.2" [2021-04-20T21:02:34.807Z] > git --version # timeout=10 [2021-04-20T21:02:34.825Z] > git --version # 'git version 2.17.1' [2021-04-20T21:02:34.844Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-20T21:02:33.977Z] Cloning repository https://github.com/moby/moby.git [2021-04-20T21:02:33.978Z] > git init /home/docker/workspace/moby_PR-42311 # timeout=10 [2021-04-20T21:02:33.985Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-20T21:02:33.985Z] > git --version # timeout=10 [2021-04-20T21:02:33.987Z] > git --version # 'git version 2.7.4' [2021-04-20T21:02:33.987Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-20T21:02:33.988Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42311/head:refs/remotes/origin/PR-42311 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-20T21:02:33.999Z] Cloning repository https://github.com/moby/moby.git [2021-04-20T21:02:33.999Z] > git init /home/jenkins/workspace/moby_PR-42311 # timeout=10 [2021-04-20T21:02:34.023Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-20T21:02:34.023Z] > git --version # timeout=10 [2021-04-20T21:02:34.027Z] > git --version # 'git version 2.17.1' [2021-04-20T21:02:34.027Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-20T21:02:34.027Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42311/head:refs/remotes/origin/PR-42311 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-20T21:02:35.585Z] + [ PR != PR ] [2021-04-20T21:02:35.585Z] + [ 20.10 != master ] [2021-04-20T21:02:35.585Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-20T21:02:35.932Z] + docker version [2021-04-20T21:02:35.932Z] Client: Docker Engine - Community [2021-04-20T21:02:35.932Z] Version: 20.10.5 [2021-04-20T21:02:35.932Z] API version: 1.41 [2021-04-20T21:02:35.932Z] Go version: go1.13.15 [2021-04-20T21:02:35.932Z] Git commit: 55c4c88 [2021-04-20T21:02:35.932Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-20T21:02:35.932Z] OS/Arch: linux/amd64 [2021-04-20T21:02:35.932Z] Context: default [2021-04-20T21:02:35.932Z] Experimental: true [2021-04-20T21:02:35.932Z] [2021-04-20T21:02:35.932Z] Server: Docker Engine - Community [2021-04-20T21:02:35.932Z] Engine: [2021-04-20T21:02:35.932Z] Version: 20.10.5 [2021-04-20T21:02:35.932Z] API version: 1.41 (minimum version 1.12) [2021-04-20T21:02:35.932Z] Go version: go1.13.15 [2021-04-20T21:02:35.932Z] Git commit: 363e9a8 [2021-04-20T21:02:35.932Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-20T21:02:35.932Z] OS/Arch: linux/amd64 [2021-04-20T21:02:35.932Z] Experimental: true [2021-04-20T21:02:35.932Z] containerd: [2021-04-20T21:02:35.932Z] Version: 1.4.4 [2021-04-20T21:02:35.932Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:02:35.932Z] runc: [2021-04-20T21:02:35.932Z] Version: 1.0.0-rc93 [2021-04-20T21:02:35.932Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-20T21:02:35.932Z] docker-init: [2021-04-20T21:02:35.932Z] Version: 0.19.0 [2021-04-20T21:02:35.932Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-20T21:02:36.226Z] + docker info [2021-04-20T21:02:43.886Z] Fetching without tags [2021-04-20T21:02:44.185Z] Merging remotes/origin/20.10 commit 8728dd246c3ab53105434eef8ffe997b6fd14dc6 into PR head commit 27f7e72647d296a9f061c26c8e3ab39b6a913826 [2021-04-20T21:02:44.636Z] Merge succeeded, producing 27f7e72647d296a9f061c26c8e3ab39b6a913826 [2021-04-20T21:02:44.636Z] Checking out Revision 27f7e72647d296a9f061c26c8e3ab39b6a913826 (PR-42311) [2021-04-20T21:02:43.857Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-20T21:02:43.859Z] > git config --add remote.origin.fetch +refs/pull/42311/head:refs/remotes/origin/PR-42311 # timeout=10 [2021-04-20T21:02:43.860Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-20T21:02:43.878Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-20T21:02:43.895Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-20T21:02:43.895Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-20T21:02:43.895Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42311/head:refs/remotes/origin/PR-42311 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-20T21:02:44.193Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T21:02:44.195Z] > git checkout -f 27f7e72647d296a9f061c26c8e3ab39b6a913826 # timeout=10 [2021-04-20T21:02:44.612Z] > git remote # timeout=10 [2021-04-20T21:02:44.615Z] > git config --get remote.origin.url # timeout=10 [2021-04-20T21:02:44.616Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-20T21:02:44.616Z] > git merge 8728dd246c3ab53105434eef8ffe997b6fd14dc6 # timeout=10 [2021-04-20T21:02:44.631Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-20T21:02:44.643Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T21:02:44.645Z] > git checkout -f 27f7e72647d296a9f061c26c8e3ab39b6a913826 # timeout=10 [2021-04-20T21:02:45.147Z] Commit message: "bump up rootlesskit to v0.14.2" [2021-04-20T21:02:45.199Z] > git --version # timeout=10 [2021-04-20T21:02:45.201Z] > git --version # 'git version 2.17.1' [2021-04-20T21:02:45.208Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-20T21:02:46.006Z] + docker version [2021-04-20T21:02:46.006Z] Client: Docker Engine - Community [2021-04-20T21:02:46.006Z] Version: 19.03.7 [2021-04-20T21:02:46.006Z] API version: 1.40 [2021-04-20T21:02:46.006Z] Go version: go1.12.17 [2021-04-20T21:02:46.006Z] Git commit: 7141c199a2 [2021-04-20T21:02:46.006Z] Built: Sat Mar 7 16:48:47 2020 [2021-04-20T21:02:46.006Z] OS/Arch: linux/s390x [2021-04-20T21:02:46.006Z] Experimental: false [2021-04-20T21:02:46.006Z] [2021-04-20T21:02:46.006Z] Server: Docker Engine - Community [2021-04-20T21:02:46.006Z] Engine: [2021-04-20T21:02:46.006Z] Version: 19.03.7 [2021-04-20T21:02:46.006Z] API version: 1.40 (minimum version 1.12) [2021-04-20T21:02:46.006Z] Go version: go1.12.17 [2021-04-20T21:02:46.006Z] Git commit: 7141c199a2 [2021-04-20T21:02:46.006Z] Built: Sat Mar 7 16:47:46 2020 [2021-04-20T21:02:46.006Z] OS/Arch: linux/s390x [2021-04-20T21:02:46.006Z] Experimental: true [2021-04-20T21:02:46.006Z] containerd: [2021-04-20T21:02:46.006Z] Version: 1.2.13 [2021-04-20T21:02:46.006Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-04-20T21:02:46.006Z] runc: [2021-04-20T21:02:46.006Z] Version: 1.0.0-rc10 [2021-04-20T21:02:46.006Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-04-20T21:02:46.006Z] docker-init: [2021-04-20T21:02:46.006Z] Version: 0.18.0 [2021-04-20T21:02:46.006Z] GitCommit: fec3683 [Pipeline] sh [2021-04-20T21:02:46.469Z] + docker info [2021-04-20T21:02:47.110Z] Client: [2021-04-20T21:02:47.110Z] Debug Mode: false [2021-04-20T21:02:47.110Z] [2021-04-20T21:02:47.110Z] Server: [2021-04-20T21:02:47.110Z] Containers: 0 [2021-04-20T21:02:47.110Z] Running: 0 [2021-04-20T21:02:47.110Z] Paused: 0 [2021-04-20T21:02:47.110Z] Stopped: 0 [2021-04-20T21:02:47.110Z] Images: 0 [2021-04-20T21:02:47.110Z] Server Version: 19.03.7 [2021-04-20T21:02:47.110Z] Storage Driver: overlay2 [2021-04-20T21:02:47.110Z] Backing Filesystem: [2021-04-20T21:02:47.110Z] Supports d_type: true [2021-04-20T21:02:47.110Z] Native Overlay Diff: true [2021-04-20T21:02:47.110Z] Logging Driver: json-file [2021-04-20T21:02:47.110Z] Cgroup Driver: cgroupfs [2021-04-20T21:02:47.110Z] Plugins: [2021-04-20T21:02:47.110Z] Volume: local [2021-04-20T21:02:47.110Z] Network: bridge host ipvlan macvlan null overlay [2021-04-20T21:02:47.110Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-20T21:02:47.110Z] Swarm: inactive [2021-04-20T21:02:47.110Z] Runtimes: runc [2021-04-20T21:02:47.110Z] Default Runtime: runc [2021-04-20T21:02:47.110Z] Init Binary: docker-init [2021-04-20T21:02:47.110Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-04-20T21:02:47.110Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-04-20T21:02:47.110Z] init version: fec3683 [2021-04-20T21:02:47.110Z] Security Options: [2021-04-20T21:02:47.110Z] apparmor [2021-04-20T21:02:47.110Z] seccomp [2021-04-20T21:02:47.110Z] Profile: default [2021-04-20T21:02:47.110Z] Kernel Version: 4.15.0-88-generic [2021-04-20T21:02:47.110Z] Operating System: Ubuntu 18.04.4 LTS [2021-04-20T21:02:47.110Z] OSType: linux [2021-04-20T21:02:47.110Z] Architecture: s390x [2021-04-20T21:02:47.110Z] CPUs: 2 [2021-04-20T21:02:47.110Z] Total Memory: 7.861GiB [2021-04-20T21:02:47.110Z] Name: s390x-ubuntu-26 [2021-04-20T21:02:47.110Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-04-20T21:02:47.110Z] Docker Root Dir: /var/lib/docker [2021-04-20T21:02:47.110Z] Debug Mode: false [2021-04-20T21:02:47.110Z] Registry: https://index.docker.io/v1/ [2021-04-20T21:02:47.110Z] Labels: [2021-04-20T21:02:47.110Z] Experimental: true [2021-04-20T21:02:47.110Z] Insecure Registries: [2021-04-20T21:02:47.110Z] 127.0.0.0/8 [2021-04-20T21:02:47.110Z] Live Restore Enabled: false [2021-04-20T21:02:47.110Z] [2021-04-20T21:02:47.110Z] WARNING: No swap limit support [Pipeline] sh [2021-04-20T21:02:47.506Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-20T21:02:47.506Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-20T21:02:47.506Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42311/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-04-20T21:02:47.506Z] + bash /home/jenkins/workspace/moby_PR-42311/check-config.sh [2021-04-20T21:02:47.506Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-20T21:02:47.506Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2021-04-20T21:02:47.506Z] [2021-04-20T21:02:47.506Z] Generally Necessary: [2021-04-20T21:02:47.506Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-20T21:02:47.506Z] - apparmor: enabled and tools installed [2021-04-20T21:02:47.506Z] - CONFIG_NAMESPACES: enabled [2021-04-20T21:02:47.506Z] - CONFIG_NET_NS: enabled [2021-04-20T21:02:47.506Z] - CONFIG_PID_NS: enabled [2021-04-20T21:02:47.506Z] - CONFIG_IPC_NS: enabled [2021-04-20T21:02:47.506Z] - CONFIG_UTS_NS: enabled [2021-04-20T21:02:47.506Z] - CONFIG_CGROUPS: enabled [2021-04-20T21:02:47.506Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-20T21:02:47.506Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-20T21:02:47.506Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-20T21:02:47.506Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-20T21:02:47.506Z] - CONFIG_CPUSETS: enabled [2021-04-20T21:02:47.506Z] - CONFIG_MEMCG: enabled [2021-04-20T21:02:47.506Z] - CONFIG_KEYS: enabled [2021-04-20T21:02:47.506Z] - CONFIG_VETH: enabled (as module) [2021-04-20T21:02:47.506Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-20T21:02:47.506Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-20T21:02:47.506Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-04-20T21:02:47.507Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-20T21:02:47.507Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-20T21:02:47.507Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-20T21:02:47.801Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-20T21:02:47.801Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-20T21:02:47.801Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-20T21:02:47.801Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-20T21:02:47.801Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-04-20T21:02:47.801Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-20T21:02:47.801Z] [2021-04-20T21:02:47.801Z] Optional Features: [2021-04-20T21:02:47.801Z] - CONFIG_USER_NS: enabled [2021-04-20T21:02:47.801Z] - CONFIG_SECCOMP: enabled [2021-04-20T21:02:47.801Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-20T21:02:47.801Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-20T21:02:47.801Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-20T21:02:47.801Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-20T21:02:47.801Z] - CONFIG_BLK_CGROUP: enabled [2021-04-20T21:02:47.801Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-20T21:02:47.801Z] - CONFIG_IOSCHED_CFQ: enabled [2021-04-20T21:02:47.801Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-04-20T21:02:47.801Z] - CONFIG_CGROUP_PERF: enabled [2021-04-20T21:02:47.801Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-20T21:02:47.801Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-20T21:02:47.801Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-20T21:02:47.801Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-20T21:02:47.801Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-20T21:02:47.801Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-20T21:02:47.801Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-20T21:02:47.801Z] - CONFIG_IP_VS: enabled (as module) [2021-04-20T21:02:47.801Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-20T21:02:47.801Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-20T21:02:47.801Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-20T21:02:47.801Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-20T21:02:47.801Z] - CONFIG_EXT4_FS: enabled [2021-04-20T21:02:47.801Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-20T21:02:47.801Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-20T21:02:47.801Z] - Network Drivers: [2021-04-20T21:02:47.801Z] - "overlay": [2021-04-20T21:02:47.801Z] - CONFIG_VXLAN: enabled (as module) [2021-04-20T21:02:47.801Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-20T21:02:47.801Z] Optional (for encrypted networks): [2021-04-20T21:02:47.801Z] - CONFIG_CRYPTO: enabled [2021-04-20T21:02:47.801Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-20T21:02:47.801Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-20T21:02:47.801Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-20T21:02:47.801Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-20T21:02:47.801Z] - CONFIG_XFRM: enabled [2021-04-20T21:02:47.801Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-20T21:02:47.801Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-20T21:02:47.801Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-20T21:02:47.801Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-04-20T21:02:47.801Z] - "ipvlan": [2021-04-20T21:02:47.801Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-20T21:02:47.801Z] - "macvlan": [2021-04-20T21:02:47.801Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-20T21:02:47.801Z] - CONFIG_DUMMY: enabled (as module) [2021-04-20T21:02:47.801Z] - "ftp,tftp client in container": [2021-04-20T21:02:47.801Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-20T21:02:47.801Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-20T21:02:47.801Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-20T21:02:47.801Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-20T21:02:47.801Z] - Storage Drivers: [2021-04-20T21:02:47.801Z] - "aufs": [2021-04-20T21:02:47.801Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-20T21:02:47.801Z] - "btrfs": [2021-04-20T21:02:47.801Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-20T21:02:47.801Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-20T21:02:47.801Z] - "devicemapper": [2021-04-20T21:02:47.801Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-20T21:02:47.801Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-20T21:02:47.801Z] - "overlay": [2021-04-20T21:02:47.801Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-20T21:02:47.801Z] - "zfs": [2021-04-20T21:02:47.801Z] - /dev/zfs: missing [2021-04-20T21:02:47.801Z] - zfs command: missing [2021-04-20T21:02:47.801Z] - zpool command: missing [2021-04-20T21:02:47.801Z] [2021-04-20T21:02:47.801Z] Limits: [2021-04-20T21:02:47.801Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-20T21:02:47.801Z] [2021-04-20T21:02:47.801Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-20T21:02:48.240Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 . [2021-04-20T21:02:48.240Z] #2 [internal] load .dockerignore [2021-04-20T21:02:48.240Z] #2 transferring context: 87B done [2021-04-20T21:02:48.240Z] #2 DONE 0.0s [2021-04-20T21:02:48.240Z] [2021-04-20T21:02:48.240Z] #1 [internal] load build definition from Dockerfile [2021-04-20T21:02:48.240Z] #1 transferring dockerfile: 17.02kB done [2021-04-20T21:02:48.240Z] #1 DONE 0.0s [2021-04-20T21:02:48.240Z] [2021-04-20T21:02:48.240Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-20T21:02:48.550Z] #3 DONE 0.2s [2021-04-20T21:02:48.550Z] [2021-04-20T21:02:48.550Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b... [2021-04-20T21:02:48.550Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-20T21:02:48.550Z] #4 sha256:86c932e21798e5a8d71bfc2953075f408c771ba1e111cf08762f5fe4f681358e 1.20kB / 1.20kB done [2021-04-20T21:02:48.550Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0B / 9.68MB 0.1s [2021-04-20T21:02:48.550Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-20T21:02:48.550Z] #4 sha256:6ce32b7af840de740a21ba297f7d1c31e0f1eb0d6b03c0efc03ae0cca9c8fd2a 528B / 528B done [2021-04-20T21:02:48.667Z] Still waiting to schedule task [2021-04-20T21:02:48.668Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e90fd1b233bdfa11)’ [2021-04-20T21:02:48.669Z] Still waiting to schedule task [2021-04-20T21:02:48.669Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e90fd1b233bdfa11)’ [2021-04-20T21:02:48.670Z] Still waiting to schedule task [2021-04-20T21:02:48.670Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-04-20T21:02:48.687Z] Still waiting to schedule task [2021-04-20T21:02:48.687Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-04-20T21:02:48.689Z] Still waiting to schedule task [2021-04-20T21:02:48.690Z] Waiting for next available executor on ‘azwin-2-8e9aa0’ [2021-04-20T21:02:48.843Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 5.39MB / 9.68MB 0.2s [2021-04-20T21:02:48.843Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 9.68MB / 9.68MB 0.2s done [2021-04-20T21:02:48.843Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.1s [2021-04-20T21:02:49.136Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.2s done [2021-04-20T21:02:49.136Z] #4 DONE 0.5s [2021-04-20T21:02:49.429Z] [2021-04-20T21:02:49.429Z] #5 [internal] load build definition from Dockerfile [2021-04-20T21:02:49.429Z] #5 transferring dockerfile: 17.02kB done [2021-04-20T21:02:49.429Z] #5 DONE 0.0s [2021-04-20T21:02:49.429Z] [2021-04-20T21:02:49.429Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-20T21:02:49.751Z] #9 DONE 0.1s [2021-04-20T21:02:49.751Z] [2021-04-20T21:02:49.751Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-20T21:02:49.751Z] #6 DONE 0.1s [2021-04-20T21:02:49.751Z] [2021-04-20T21:02:49.751Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-04-20T21:02:49.751Z] #7 DONE 0.1s [2021-04-20T21:02:49.751Z] [2021-04-20T21:02:49.751Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-20T21:02:49.751Z] #8 DONE 0.1s [2021-04-20T21:02:49.751Z] [2021-04-20T21:02:49.751Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-20T21:02:49.751Z] #10 DONE 0.0s [2021-04-20T21:02:49.751Z] [2021-04-20T21:02:49.751Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a4373... [2021-04-20T21:02:49.751Z] #27 DONE 0.0s [2021-04-20T21:02:49.751Z] [2021-04-20T21:02:49.751Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-20T21:02:49.751Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-20T21:02:49.751Z] #63 ... [2021-04-20T21:02:49.751Z] [2021-04-20T21:02:49.751Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-20T21:02:49.751Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-04-20T21:02:49.751Z] #65 DONE 0.0s [2021-04-20T21:02:49.751Z] [2021-04-20T21:02:49.751Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-20T21:02:49.751Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-04-20T21:02:49.751Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-20T21:02:49.751Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-20T21:02:49.751Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-20T21:02:49.751Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.38MB / 9.86MB 0.1s [2021-04-20T21:02:50.082Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.51MB / 9.86MB 0.2s [2021-04-20T21:02:50.082Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2021-04-20T21:02:50.405Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.1s [2021-04-20T21:02:51.130Z] #63 ... [2021-04-20T21:02:51.130Z] [2021-04-20T21:02:51.130Z] #24 [internal] load build context [2021-04-20T21:02:51.130Z] #24 transferring context: 53.38MB 1.4s done [2021-04-20T21:02:51.130Z] #24 DONE 1.5s [2021-04-20T21:02:51.130Z] [2021-04-20T21:02:51.130Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-20T21:02:51.130Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2021-04-20T21:02:51.130Z] #63 DONE 1.5s [2021-04-20T21:02:51.130Z] [2021-04-20T21:02:51.130Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-20T21:02:51.130Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-04-20T21:02:51.130Z] #10 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2021-04-20T21:02:51.130Z] #10 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-20T21:02:51.130Z] #10 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2021-04-20T21:02:51.130Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 44.64MB / 48.97MB 1.4s [2021-04-20T21:02:51.130Z] #10 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.6s done [2021-04-20T21:02:51.130Z] #10 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 1.0s done [2021-04-20T21:02:51.130Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 9.08MB / 51.38MB 1.4s [2021-04-20T21:02:51.130Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 14.76MB / 56.74MB 1.4s [2021-04-20T21:02:51.134Z] Client: [2021-04-20T21:02:51.134Z] Context: default [2021-04-20T21:02:51.134Z] Debug Mode: false [2021-04-20T21:02:51.134Z] Plugins: [2021-04-20T21:02:51.134Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-20T21:02:51.134Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-20T21:02:51.134Z] [2021-04-20T21:02:51.134Z] Server: [2021-04-20T21:02:51.134Z] Containers: 0 [2021-04-20T21:02:51.134Z] Running: 0 [2021-04-20T21:02:51.134Z] Paused: 0 [2021-04-20T21:02:51.134Z] Stopped: 0 [2021-04-20T21:02:51.134Z] Images: 1 [2021-04-20T21:02:51.134Z] Server Version: 20.10.5 [2021-04-20T21:02:51.134Z] Storage Driver: overlay2 [2021-04-20T21:02:51.134Z] Backing Filesystem: extfs [2021-04-20T21:02:51.134Z] Supports d_type: true [2021-04-20T21:02:51.134Z] Native Overlay Diff: true [2021-04-20T21:02:51.134Z] Logging Driver: json-file [2021-04-20T21:02:51.134Z] Cgroup Driver: cgroupfs [2021-04-20T21:02:51.134Z] Cgroup Version: 1 [2021-04-20T21:02:51.134Z] Plugins: [2021-04-20T21:02:51.134Z] Volume: local [2021-04-20T21:02:51.134Z] Network: bridge host ipvlan macvlan null overlay [2021-04-20T21:02:51.134Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-20T21:02:51.134Z] Swarm: inactive [2021-04-20T21:02:51.134Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-20T21:02:51.134Z] Default Runtime: runc [2021-04-20T21:02:51.134Z] Init Binary: docker-init [2021-04-20T21:02:51.134Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:02:51.134Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-20T21:02:51.134Z] init version: de40ad0 [2021-04-20T21:02:51.134Z] Security Options: [2021-04-20T21:02:51.134Z] apparmor [2021-04-20T21:02:51.134Z] seccomp [2021-04-20T21:02:51.134Z] Profile: default [2021-04-20T21:02:51.134Z] Kernel Version: 5.4.0-1041-aws [2021-04-20T21:02:51.134Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-20T21:02:51.134Z] OSType: linux [2021-04-20T21:02:51.134Z] Architecture: x86_64 [2021-04-20T21:02:51.134Z] CPUs: 2 [2021-04-20T21:02:51.134Z] Total Memory: 7.487GiB [2021-04-20T21:02:51.134Z] Name: ip-10-100-113-52 [2021-04-20T21:02:51.134Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-20T21:02:51.134Z] Docker Root Dir: /var/lib/docker [2021-04-20T21:02:51.134Z] Debug Mode: false [2021-04-20T21:02:51.134Z] Registry: https://index.docker.io/v1/ [2021-04-20T21:02:51.134Z] Labels: [2021-04-20T21:02:51.134Z] Experimental: true [2021-04-20T21:02:51.134Z] Insecure Registries: [2021-04-20T21:02:51.134Z] 127.0.0.0/8 [2021-04-20T21:02:51.134Z] Live Restore Enabled: true [2021-04-20T21:02:51.134Z] [2021-04-20T21:02:51.134Z] WARNING: No swap limit support [Pipeline] sh [2021-04-20T21:02:51.427Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-20T21:02:51.427Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-20T21:02:51.427Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42311/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-04-20T21:02:51.427Z] + bash /home/ubuntu/workspace/moby_PR-42311/check-config.sh [2021-04-20T21:02:51.427Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-20T21:02:51.427Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-20T21:02:51.427Z] [2021-04-20T21:02:51.427Z] Generally Necessary: [2021-04-20T21:02:51.427Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-20T21:02:51.427Z] - apparmor: enabled and tools installed [2021-04-20T21:02:51.427Z] - CONFIG_NAMESPACES: enabled [2021-04-20T21:02:51.427Z] - CONFIG_NET_NS: enabled [2021-04-20T21:02:51.427Z] - CONFIG_PID_NS: enabled [2021-04-20T21:02:51.427Z] - CONFIG_IPC_NS: enabled [2021-04-20T21:02:51.427Z] - CONFIG_UTS_NS: enabled [2021-04-20T21:02:51.427Z] - CONFIG_CGROUPS: enabled [2021-04-20T21:02:51.427Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-20T21:02:51.427Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-20T21:02:51.427Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-20T21:02:51.427Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-20T21:02:51.427Z] - CONFIG_CPUSETS: enabled [2021-04-20T21:02:51.427Z] - CONFIG_MEMCG: enabled [2021-04-20T21:02:51.427Z] - CONFIG_KEYS: enabled [2021-04-20T21:02:51.427Z] - CONFIG_VETH: enabled (as module) [2021-04-20T21:02:51.427Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-20T21:02:51.427Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-20T21:02:51.427Z] - CONFIG_NF_NAT_IPV4: missing [2021-04-20T21:02:51.427Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-20T21:02:51.427Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-20T21:02:51.427Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-20T21:02:51.427Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-20T21:02:51.427Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-20T21:02:51.427Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-20T21:02:51.427Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-20T21:02:51.427Z] - CONFIG_NF_NAT_NEEDED: missing [2021-04-20T21:02:51.427Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-20T21:02:51.427Z] [2021-04-20T21:02:51.427Z] Optional Features: [2021-04-20T21:02:51.427Z] - CONFIG_USER_NS: enabled [2021-04-20T21:02:51.427Z] - CONFIG_SECCOMP: enabled [2021-04-20T21:02:51.427Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-20T21:02:51.427Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-20T21:02:51.427Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-20T21:02:51.427Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-20T21:02:51.427Z] - CONFIG_BLK_CGROUP: enabled [2021-04-20T21:02:51.427Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-20T21:02:51.427Z] - CONFIG_IOSCHED_CFQ: missing [2021-04-20T21:02:51.427Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-04-20T21:02:51.511Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.6s [2021-04-20T21:02:51.511Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 18.76MB / 51.38MB 1.6s [2021-04-20T21:02:51.511Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 25.19MB / 56.74MB 1.6s [2021-04-20T21:02:51.511Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.6s done [2021-04-20T21:02:51.511Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 25.26MB / 51.38MB 1.7s [2021-04-20T21:02:51.511Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 29.35MB / 56.74MB 1.7s [2021-04-20T21:02:51.511Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 1.7s [2021-04-20T21:02:51.511Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 30.63MB / 51.38MB 1.8s [2021-04-20T21:02:51.511Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 33.68MB / 56.74MB 1.8s [2021-04-20T21:02:51.686Z] - CONFIG_CGROUP_PERF: enabled [2021-04-20T21:02:51.686Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-20T21:02:51.686Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-20T21:02:51.686Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-20T21:02:51.686Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-20T21:02:51.686Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-20T21:02:51.686Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-20T21:02:51.686Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-20T21:02:51.686Z] - CONFIG_IP_VS: enabled (as module) [2021-04-20T21:02:51.686Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-20T21:02:51.686Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-20T21:02:51.686Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-20T21:02:51.686Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-20T21:02:51.686Z] - CONFIG_EXT4_FS: enabled [2021-04-20T21:02:51.686Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-20T21:02:51.686Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-20T21:02:51.686Z] - Network Drivers: [2021-04-20T21:02:51.686Z] - "overlay": [2021-04-20T21:02:51.686Z] - CONFIG_VXLAN: enabled (as module) [2021-04-20T21:02:51.686Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-20T21:02:51.686Z] Optional (for encrypted networks): [2021-04-20T21:02:51.686Z] - CONFIG_CRYPTO: enabled [2021-04-20T21:02:51.686Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-20T21:02:51.686Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-20T21:02:51.686Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-20T21:02:51.686Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-20T21:02:51.686Z] - CONFIG_XFRM: enabled [2021-04-20T21:02:51.686Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-20T21:02:51.686Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-20T21:02:51.686Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-20T21:02:51.686Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-04-20T21:02:51.686Z] - "ipvlan": [2021-04-20T21:02:51.686Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-20T21:02:51.686Z] - "macvlan": [2021-04-20T21:02:51.686Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-20T21:02:51.686Z] - CONFIG_DUMMY: enabled (as module) [2021-04-20T21:02:51.686Z] - "ftp,tftp client in container": [2021-04-20T21:02:51.686Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-20T21:02:51.686Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-20T21:02:51.686Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-20T21:02:51.686Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-20T21:02:51.686Z] - Storage Drivers: [2021-04-20T21:02:51.686Z] - "aufs": [2021-04-20T21:02:51.686Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-20T21:02:51.686Z] - "btrfs": [2021-04-20T21:02:51.686Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-20T21:02:51.686Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-20T21:02:51.686Z] - "devicemapper": [2021-04-20T21:02:51.686Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-20T21:02:51.686Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-20T21:02:51.686Z] - "overlay": [2021-04-20T21:02:51.686Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-20T21:02:51.686Z] - "zfs": [2021-04-20T21:02:51.686Z] - /dev/zfs: present [2021-04-20T21:02:51.686Z] - zfs command: missing [2021-04-20T21:02:51.686Z] - zpool command: missing [2021-04-20T21:02:51.686Z] [2021-04-20T21:02:51.686Z] Limits: [2021-04-20T21:02:51.686Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-20T21:02:51.686Z] [2021-04-20T21:02:51.686Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-20T21:02:51.923Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 34.91MB / 51.38MB 1.9s [2021-04-20T21:02:51.923Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 37.11MB / 56.74MB 1.9s [2021-04-20T21:02:51.923Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 6.45MB / 102.23MB 1.9s [2021-04-20T21:02:51.923Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 37.98MB / 51.38MB 2.0s [2021-04-20T21:02:51.923Z] #10 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2021-04-20T21:02:51.923Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 42.79MB / 51.38MB 2.1s [2021-04-20T21:02:51.923Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 43.37MB / 56.74MB 2.1s [2021-04-20T21:02:51.923Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 14.83MB / 102.23MB 2.1s [2021-04-20T21:02:51.923Z] #10 ... [2021-04-20T21:02:51.923Z] [2021-04-20T21:02:51.923Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-20T21:02:51.923Z] #64 DONE 0.9s [2021-04-20T21:02:51.923Z] [2021-04-20T21:02:51.923Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-20T21:02:52.023Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 . [2021-04-20T21:02:52.221Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 50.81MB / 51.38MB 2.4s [2021-04-20T21:02:52.221Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 50.92MB / 56.74MB 2.4s [2021-04-20T21:02:52.221Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 25.16MB / 102.23MB 2.4s [2021-04-20T21:02:52.221Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 2.4s done [2021-04-20T21:02:52.221Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 55.58MB / 56.74MB 2.5s [2021-04-20T21:02:52.221Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 31.36MB / 102.23MB 2.5s [2021-04-20T21:02:52.221Z] #10 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 2.5s [2021-04-20T21:02:52.283Z] #2 [internal] load .dockerignore [2021-04-20T21:02:52.283Z] #2 sha256:a00eb877d4a9e037334346e2a09867ad52360e1fbfbcb90112719f228ba98195 [2021-04-20T21:02:52.283Z] #2 transferring context: 87B 0.0s done [2021-04-20T21:02:52.283Z] #2 DONE 0.0s [2021-04-20T21:02:52.283Z] [2021-04-20T21:02:52.283Z] #1 [internal] load build definition from Dockerfile [2021-04-20T21:02:52.283Z] #1 sha256:4f02065ab01c2bab3bcfab0f7519fcd346d66d4e034ce92d47e0dca70d515bea [2021-04-20T21:02:52.283Z] #1 transferring dockerfile: 17.02kB 0.0s done [2021-04-20T21:02:52.283Z] #1 DONE 0.1s [2021-04-20T21:02:52.283Z] [2021-04-20T21:02:52.283Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-20T21:02:52.283Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-20T21:02:52.525Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.5s done [2021-04-20T21:02:52.525Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 37.31MB / 102.23MB 2.6s [2021-04-20T21:02:52.525Z] #10 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 2.6s done [2021-04-20T21:02:52.525Z] #10 ... [2021-04-20T21:02:52.525Z] [2021-04-20T21:02:52.525Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-20T21:02:52.525Z] #66 DONE 0.4s [2021-04-20T21:02:52.525Z] [2021-04-20T21:02:52.525Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-20T21:02:52.525Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 54.62MB / 102.23MB 2.8s [2021-04-20T21:02:52.542Z] #3 DONE 0.3s [2021-04-20T21:02:52.542Z] [2021-04-20T21:02:52.542Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-20T21:02:52.542Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-20T21:02:52.542Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-20T21:02:52.542Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.1s [2021-04-20T21:02:52.542Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-20T21:02:52.542Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-20T21:02:52.542Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-20T21:02:52.542Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-04-20T21:02:52.802Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-04-20T21:02:52.802Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-04-20T21:02:52.849Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 64.34MB / 102.23MB 2.9s [2021-04-20T21:02:52.849Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 75.54MB / 102.23MB 3.0s [2021-04-20T21:02:52.849Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 81.97MB / 102.23MB 3.1s [2021-04-20T21:02:53.061Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-04-20T21:02:53.061Z] #4 DONE 0.6s [2021-04-20T21:02:53.061Z] [2021-04-20T21:02:53.061Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-20T21:02:53.061Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-20T21:02:53.142Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 93.28MB / 102.23MB 3.2s [2021-04-20T21:02:53.142Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.4s [2021-04-20T21:02:53.228Z] Fetching without tags [2021-04-20T21:02:53.436Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.4s done [2021-04-20T21:02:53.102Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-20T21:02:53.105Z] > git config --add remote.origin.fetch +refs/pull/42311/head:refs/remotes/origin/PR-42311 # timeout=10 [2021-04-20T21:02:53.108Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-20T21:02:53.190Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-20T21:02:53.276Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-20T21:02:53.276Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-20T21:02:53.277Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42311/head:refs/remotes/origin/PR-42311 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-20T21:02:53.632Z] #8 DONE 0.6s [2021-04-20T21:02:53.632Z] [2021-04-20T21:02:53.632Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-20T21:02:53.632Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-20T21:02:53.632Z] #5 DONE 0.6s [2021-04-20T21:02:53.632Z] [2021-04-20T21:02:53.632Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-20T21:02:53.632Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-20T21:02:53.632Z] #7 DONE 0.6s [2021-04-20T21:02:53.632Z] [2021-04-20T21:02:53.632Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-20T21:02:53.632Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-20T21:02:53.632Z] #6 DONE 0.6s [2021-04-20T21:02:54.072Z] #10 ... [2021-04-20T21:02:54.072Z] [2021-04-20T21:02:54.072Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a4373... [2021-04-20T21:02:54.072Z] #27 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f done [2021-04-20T21:02:54.072Z] #27 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-20T21:02:54.072Z] #27 sha256:5dc8140d427fa498b2e112a539f9d98de4ee77e0a22f583b66621417a2aa69ee 529B / 529B done [2021-04-20T21:02:54.072Z] #27 sha256:a2dc8ab5f4dd0dcb0d01247340974b93c5c47f24d7e1d9796ea4216be73ec6ac 1.46kB / 1.46kB done [2021-04-20T21:02:54.072Z] #27 sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 49.00MB / 49.00MB 1.0s done [2021-04-20T21:02:54.072Z] #27 extracting sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 2.8s done [2021-04-20T21:02:54.072Z] #27 DONE 4.5s [2021-04-20T21:02:54.096Z] Merging remotes/origin/20.10 commit 8728dd246c3ab53105434eef8ffe997b6fd14dc6 into PR head commit 27f7e72647d296a9f061c26c8e3ab39b6a913826 [2021-04-20T21:02:54.365Z] [2021-04-20T21:02:54.365Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-20T21:02:54.576Z] [2021-04-20T21:02:54.576Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-20T21:02:54.576Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-20T21:02:54.576Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-20T21:02:54.576Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-20T21:02:54.576Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-20T21:02:54.576Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-20T21:02:54.658Z] #10 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.8s done [2021-04-20T21:02:54.895Z] Merge succeeded, producing 27f7e72647d296a9f061c26c8e3ab39b6a913826 [2021-04-20T21:02:54.895Z] Checking out Revision 27f7e72647d296a9f061c26c8e3ab39b6a913826 (PR-42311) [2021-04-20T21:02:54.954Z] #10 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2021-04-20T21:02:55.248Z] #10 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.4s done [2021-04-20T21:02:55.248Z] #10 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc [2021-04-20T21:02:54.105Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T21:02:54.108Z] > git checkout -f 27f7e72647d296a9f061c26c8e3ab39b6a913826 # timeout=10 [2021-04-20T21:02:54.860Z] > git remote # timeout=10 [2021-04-20T21:02:54.862Z] > git config --get remote.origin.url # timeout=10 [2021-04-20T21:02:54.866Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-20T21:02:54.867Z] > git merge 8728dd246c3ab53105434eef8ffe997b6fd14dc6 # timeout=10 [2021-04-20T21:02:54.889Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-20T21:02:54.904Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T21:02:54.907Z] > git checkout -f 27f7e72647d296a9f061c26c8e3ab39b6a913826 # timeout=10 [2021-04-20T21:02:55.541Z] #10 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.3s done [2021-04-20T21:02:55.834Z] #10 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0.1s [2021-04-20T21:02:55.962Z] Commit message: "bump up rootlesskit to v0.14.2" [2021-04-20T21:02:56.016Z] > git --version # timeout=10 [2021-04-20T21:02:56.018Z] > git --version # 'git version 2.7.4' [2021-04-20T21:02:56.021Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-20T21:02:56.891Z] + docker version [2021-04-20T21:02:56.891Z] Client: [2021-04-20T21:02:56.891Z] Version: 18.06.1-ce [2021-04-20T21:02:56.891Z] API version: 1.38 [2021-04-20T21:02:56.891Z] Go version: go1.10.3 [2021-04-20T21:02:56.891Z] Git commit: e68fc7a [2021-04-20T21:02:56.891Z] Built: Tue Aug 21 17:26:10 2018 [2021-04-20T21:02:56.891Z] OS/Arch: linux/ppc64le [2021-04-20T21:02:56.891Z] Experimental: false [2021-04-20T21:02:56.891Z] [2021-04-20T21:02:56.891Z] Server: [2021-04-20T21:02:56.891Z] Engine: [2021-04-20T21:02:56.891Z] Version: 18.06.1-ce [2021-04-20T21:02:56.891Z] API version: 1.38 (minimum version 1.12) [2021-04-20T21:02:56.891Z] Go version: go1.10.3 [2021-04-20T21:02:56.891Z] Git commit: e68fc7a [2021-04-20T21:02:56.891Z] Built: Tue Aug 21 17:24:20 2018 [2021-04-20T21:02:56.891Z] OS/Arch: linux/ppc64le [2021-04-20T21:02:56.891Z] Experimental: true [Pipeline] sh [2021-04-20T21:02:57.282Z] + docker info [2021-04-20T21:02:57.282Z] Containers: 0 [2021-04-20T21:02:57.282Z] Running: 0 [2021-04-20T21:02:57.282Z] Paused: 0 [2021-04-20T21:02:57.282Z] Stopped: 0 [2021-04-20T21:02:57.282Z] Images: 0 [2021-04-20T21:02:57.282Z] Server Version: 18.06.1-ce [2021-04-20T21:02:57.282Z] Storage Driver: overlay2 [2021-04-20T21:02:57.282Z] Backing Filesystem: extfs [2021-04-20T21:02:57.282Z] Supports d_type: true [2021-04-20T21:02:57.282Z] Native Overlay Diff: true [2021-04-20T21:02:57.282Z] Logging Driver: json-file [2021-04-20T21:02:57.282Z] Cgroup Driver: cgroupfs [2021-04-20T21:02:57.282Z] Plugins: [2021-04-20T21:02:57.282Z] Volume: local [2021-04-20T21:02:57.282Z] Network: bridge host ipvlan macvlan null overlay [2021-04-20T21:02:57.282Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-04-20T21:02:57.282Z] Swarm: inactive [2021-04-20T21:02:57.282Z] Runtimes: runc [2021-04-20T21:02:57.282Z] Default Runtime: runc [2021-04-20T21:02:57.282Z] Init Binary: docker-init [2021-04-20T21:02:57.282Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-04-20T21:02:57.282Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-04-20T21:02:57.282Z] init version: fec3683 [2021-04-20T21:02:57.282Z] Security Options: [2021-04-20T21:02:57.282Z] apparmor [2021-04-20T21:02:57.282Z] seccomp [2021-04-20T21:02:57.282Z] Profile: default [2021-04-20T21:02:57.282Z] Kernel Version: 4.4.0-139-generic [2021-04-20T21:02:57.282Z] Operating System: Ubuntu 16.04.3 LTS [2021-04-20T21:02:57.282Z] OSType: linux [2021-04-20T21:02:57.282Z] Architecture: ppc64le [2021-04-20T21:02:57.282Z] CPUs: 4 [2021-04-20T21:02:57.282Z] Total Memory: 7.972GiB [2021-04-20T21:02:57.282Z] Name: ppc64le-ubuntu-22 [2021-04-20T21:02:57.282Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-04-20T21:02:57.282Z] Docker Root Dir: /var/lib/docker [2021-04-20T21:02:57.282Z] Debug Mode (client): false [2021-04-20T21:02:57.282Z] Debug Mode (server): false [2021-04-20T21:02:57.282Z] Registry: https://index.docker.io/v1/ [2021-04-20T21:02:57.282Z] Labels: [2021-04-20T21:02:57.282Z] Experimental: true [2021-04-20T21:02:57.282Z] Insecure Registries: [2021-04-20T21:02:57.282Z] 127.0.0.0/8 [2021-04-20T21:02:57.282Z] Live Restore Enabled: false [2021-04-20T21:02:57.282Z] [Pipeline] sh [2021-04-20T21:02:57.672Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-20T21:02:57.672Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-20T21:02:57.672Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42311/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-04-20T21:02:57.672Z] + bash /home/docker/workspace/moby_PR-42311/check-config.sh [2021-04-20T21:02:57.672Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-20T21:02:57.673Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-04-20T21:02:57.673Z] [2021-04-20T21:02:57.673Z] Generally Necessary: [2021-04-20T21:02:57.673Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-20T21:02:57.673Z] - apparmor: enabled and tools installed [2021-04-20T21:02:57.673Z] - CONFIG_NAMESPACES: enabled [2021-04-20T21:02:57.673Z] - CONFIG_NET_NS: enabled [2021-04-20T21:02:57.673Z] - CONFIG_PID_NS: enabled [2021-04-20T21:02:57.673Z] - CONFIG_IPC_NS: enabled [2021-04-20T21:02:57.673Z] - CONFIG_UTS_NS: enabled [2021-04-20T21:02:57.673Z] - CONFIG_CGROUPS: enabled [2021-04-20T21:02:57.673Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-20T21:02:57.673Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-20T21:02:57.673Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-20T21:02:57.673Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-20T21:02:57.673Z] - CONFIG_CPUSETS: enabled [2021-04-20T21:02:57.673Z] - CONFIG_MEMCG: enabled [2021-04-20T21:02:57.673Z] - CONFIG_KEYS: enabled [2021-04-20T21:02:57.673Z] - CONFIG_VETH: enabled (as module) [2021-04-20T21:02:57.673Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-20T21:02:57.673Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-20T21:02:57.673Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-04-20T21:02:57.673Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-20T21:02:57.895Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 3.1s [2021-04-20T21:02:57.895Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.4s [2021-04-20T21:02:57.895Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-04-20T21:02:57.895Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.4s done [2021-04-20T21:02:57.939Z] #10 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 2.1s done [2021-04-20T21:02:57.969Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-20T21:02:57.969Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-20T21:02:57.969Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-20T21:02:57.969Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-20T21:02:57.969Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-20T21:02:57.969Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-20T21:02:57.969Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-04-20T21:02:57.969Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-20T21:02:57.969Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-04-20T21:02:57.969Z] [2021-04-20T21:02:57.969Z] Optional Features: [2021-04-20T21:02:57.969Z] - CONFIG_USER_NS: enabled [2021-04-20T21:02:57.969Z] - CONFIG_SECCOMP: enabled [2021-04-20T21:02:57.969Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-20T21:02:57.969Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-20T21:02:57.969Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-20T21:02:57.969Z] (cgroup swap accounting is currently enabled) [2021-04-20T21:02:57.969Z] - CONFIG_MEMCG_KMEM: enabled [2021-04-20T21:02:57.969Z] - CONFIG_BLK_CGROUP: enabled [2021-04-20T21:02:57.969Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-20T21:02:57.969Z] - CONFIG_IOSCHED_CFQ: enabled [2021-04-20T21:02:57.969Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-04-20T21:02:57.969Z] - CONFIG_CGROUP_PERF: enabled [2021-04-20T21:02:57.969Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-20T21:02:57.969Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-20T21:02:57.969Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-20T21:02:57.969Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-20T21:02:57.969Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-20T21:02:57.969Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-20T21:02:57.969Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-20T21:02:57.969Z] - CONFIG_IP_VS: enabled (as module) [2021-04-20T21:02:57.969Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-20T21:02:57.969Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-20T21:02:57.969Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-20T21:02:57.969Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-20T21:02:57.969Z] - CONFIG_EXT4_FS: enabled [2021-04-20T21:02:57.969Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-20T21:02:57.969Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-20T21:02:57.969Z] - Network Drivers: [2021-04-20T21:02:57.969Z] - "overlay": [2021-04-20T21:02:57.969Z] - CONFIG_VXLAN: enabled (as module) [2021-04-20T21:02:57.969Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-20T21:02:57.969Z] Optional (for encrypted networks): [2021-04-20T21:02:58.263Z] - CONFIG_CRYPTO: enabled [2021-04-20T21:02:58.263Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-04-20T21:02:58.263Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-04-20T21:02:58.263Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-04-20T21:02:58.263Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-04-20T21:02:58.263Z] - CONFIG_XFRM: enabled [2021-04-20T21:02:58.263Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-20T21:02:58.263Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-20T21:02:58.263Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-20T21:02:58.263Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-04-20T21:02:58.263Z] - "ipvlan": [2021-04-20T21:02:58.263Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-20T21:02:58.263Z] - "macvlan": [2021-04-20T21:02:58.263Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-20T21:02:58.263Z] - CONFIG_DUMMY: enabled (as module) [2021-04-20T21:02:58.263Z] - "ftp,tftp client in container": [2021-04-20T21:02:58.263Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-20T21:02:58.263Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-20T21:02:58.263Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-20T21:02:58.263Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-20T21:02:58.263Z] - Storage Drivers: [2021-04-20T21:02:58.263Z] - "aufs": [2021-04-20T21:02:58.263Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-20T21:02:58.263Z] - "btrfs": [2021-04-20T21:02:58.263Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-20T21:02:58.263Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-20T21:02:58.263Z] - "devicemapper": [2021-04-20T21:02:58.263Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-20T21:02:58.263Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-20T21:02:58.263Z] - "overlay": [2021-04-20T21:02:58.263Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-20T21:02:58.263Z] - "zfs": [2021-04-20T21:02:58.263Z] - /dev/zfs: missing [2021-04-20T21:02:58.263Z] - zfs command: missing [2021-04-20T21:02:58.263Z] - zpool command: missing [2021-04-20T21:02:58.263Z] [2021-04-20T21:02:58.263Z] Limits: [2021-04-20T21:02:58.263Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-20T21:02:58.263Z] [2021-04-20T21:02:58.263Z] + true [2021-04-20T21:02:58.263Z] #10 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-20T21:02:58.714Z] + make bundles/buildx [2021-04-20T21:02:58.835Z] #64 ... [2021-04-20T21:02:58.835Z] [2021-04-20T21:02:58.835Z] #23 [internal] load build context [2021-04-20T21:02:58.835Z] #23 sha256:8fc133596dcb5a98cf214d12e53450be95d4caf9af26c8c34498bacd2327599b [2021-04-20T21:02:58.835Z] #23 transferring context: 53.38MB 4.4s done [2021-04-20T21:02:58.835Z] #23 DONE 4.5s [2021-04-20T21:02:59.010Z] make: command: Command not found [2021-04-20T21:02:59.010Z] make: command: Command not found [2021-04-20T21:02:59.010Z] mkdir bundles [2021-04-20T21:02:59.010Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-04-20T21:02:59.010Z] --build-arg BUILDX_COMMIT \ [2021-04-20T21:02:59.010Z] --build-arg BUILDX_REPO \ [2021-04-20T21:02:59.010Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-04-20T21:02:59.010Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-04-20T21:02:59.010Z] . [2021-04-20T21:02:59.010Z] /bin/sh: 4: go: not found [2021-04-20T21:02:59.010Z] /bin/sh: 5: go: not found [2021-04-20T21:02:59.096Z] [2021-04-20T21:02:59.096Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:02:59.096Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-20T21:02:59.096Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-04-20T21:02:59.096Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-20T21:02:59.096Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-20T21:02:59.096Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-20T21:02:59.096Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.3s done [2021-04-20T21:02:59.096Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.2s done [2021-04-20T21:02:59.096Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done [2021-04-20T21:02:59.096Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.8s done [2021-04-20T21:02:59.096Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.6s done [2021-04-20T21:02:59.096Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.0s done [2021-04-20T21:02:59.096Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.0s [2021-04-20T21:02:59.096Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.0s done [2021-04-20T21:02:59.668Z] #9 ... [2021-04-20T21:02:59.668Z] [2021-04-20T21:02:59.668Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-20T21:02:59.668Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-20T21:02:59.668Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-20T21:02:59.668Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-20T21:02:59.668Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-20T21:02:59.668Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-20T21:02:59.668Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done [2021-04-20T21:02:59.668Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done [2021-04-20T21:02:59.668Z] #62 DONE 5.3s [2021-04-20T21:02:59.668Z] [2021-04-20T21:02:59.668Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:02:59.668Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-20T21:02:59.668Z] #9 ... [2021-04-20T21:02:59.668Z] [2021-04-20T21:02:59.668Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-20T21:02:59.668Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-20T21:02:59.825Z] #10 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.6s done [2021-04-20T21:02:59.825Z] #10 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2021-04-20T21:02:59.948Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2021-04-20T21:02:59.948Z] #64 DONE 5.5s [2021-04-20T21:02:59.948Z] [2021-04-20T21:02:59.948Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-20T21:02:59.948Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-20T21:02:59.948Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-04-20T21:02:59.948Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-20T21:02:59.948Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-20T21:02:59.948Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-20T21:02:59.948Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 0.8s done [2021-04-20T21:02:59.948Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 4.1s [2021-04-20T21:03:01.106Z] Sending build context to Docker daemon 58.28MB [2021-04-20T21:03:01.106Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-04-20T21:03:01.106Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-04-20T21:03:01.106Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-04-20T21:03:01.106Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-04-20T21:03:01.106Z] 1.13.15-buster: Pulling from library/golang [2021-04-20T21:03:01.337Z] #26 ... [2021-04-20T21:03:01.337Z] [2021-04-20T21:03:01.337Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-20T21:03:01.337Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-20T21:03:01.411Z] db4e2d8d5901: Pulling fs layer [2021-04-20T21:03:01.412Z] dfe2d012519c: Pulling fs layer [2021-04-20T21:03:01.412Z] 5d8f1d1f9197: Pulling fs layer [2021-04-20T21:03:01.412Z] 1301750ffb48: Pulling fs layer [2021-04-20T21:03:01.412Z] dc5c6edc9cff: Pulling fs layer [2021-04-20T21:03:01.412Z] 3c370c2e2f82: Pulling fs layer [2021-04-20T21:03:01.412Z] 5ffb2f5886e2: Pulling fs layer [2021-04-20T21:03:01.412Z] 1301750ffb48: Waiting [2021-04-20T21:03:01.412Z] dc5c6edc9cff: Waiting [2021-04-20T21:03:01.412Z] 3c370c2e2f82: Waiting [2021-04-20T21:03:01.412Z] 5ffb2f5886e2: Waiting [2021-04-20T21:03:01.711Z] dfe2d012519c: Verifying Checksum [2021-04-20T21:03:01.711Z] dfe2d012519c: Download complete [2021-04-20T21:03:01.911Z] #63 DONE 0.7s [2021-04-20T21:03:01.911Z] [2021-04-20T21:03:01.911Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-20T21:03:01.911Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-20T21:03:02.010Z] 5d8f1d1f9197: Verifying Checksum [2021-04-20T21:03:02.010Z] 5d8f1d1f9197: Download complete [2021-04-20T21:03:02.601Z] #10 ... [2021-04-20T21:03:02.601Z] [2021-04-20T21:03:02.601Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-20T21:03:02.601Z] #28 0.969 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:03:02.601Z] #28 0.982 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:03:02.601Z] #28 1.009 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:03:02.601Z] #28 1.079 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-20T21:03:02.601Z] #28 1.247 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-20T21:03:02.601Z] #28 1.473 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-20T21:03:02.601Z] #28 2.424 Fetched 8114 kB in 1s (5495 kB/s) [2021-04-20T21:03:02.601Z] #28 2.424 Reading package lists... [2021-04-20T21:03:02.601Z] #28 2.934 Reading package lists... [2021-04-20T21:03:02.601Z] #28 3.415 Building dependency tree... [2021-04-20T21:03:02.601Z] #28 3.534 The following additional packages will be installed: [2021-04-20T21:03:02.601Z] #28 3.534 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-20T21:03:02.601Z] #28 3.534 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-20T21:03:02.601Z] #28 3.534 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-20T21:03:02.601Z] #28 3.534 Suggested packages: [2021-04-20T21:03:02.602Z] #28 3.534 krb5-doc krb5-user [2021-04-20T21:03:02.602Z] #28 3.534 Recommended packages: [2021-04-20T21:03:02.602Z] #28 3.534 krb5-locales publicsuffix libsasl2-modules [2021-04-20T21:03:02.602Z] #28 3.670 The following NEW packages will be installed: [2021-04-20T21:03:02.602Z] #28 3.670 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-20T21:03:02.602Z] #28 3.670 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-20T21:03:02.602Z] #28 3.670 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-20T21:03:02.602Z] #28 3.670 libssh2-1 libssl1.1 openssl [2021-04-20T21:03:02.602Z] #28 3.697 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-20T21:03:02.602Z] #28 3.697 Need to get 4604 kB of archives. [2021-04-20T21:03:02.602Z] #28 3.697 After this operation, 11.9 MB of additional disk space will be used. [2021-04-20T21:03:02.602Z] #28 3.697 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u6 [1199 kB] [2021-04-20T21:03:02.602Z] #28 3.708 Get:2 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-20T21:03:02.602Z] #28 3.739 Get:3 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-04-20T21:03:02.602Z] #28 3.740 Get:4 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-04-20T21:03:02.602Z] #28 3.742 Get:5 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-04-20T21:03:02.602Z] #28 3.750 Get:6 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-04-20T21:03:02.602Z] #28 3.752 Get:7 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u6 [830 kB] [2021-04-20T21:03:02.602Z] #28 3.761 Get:8 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-04-20T21:03:02.602Z] #28 3.765 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-04-20T21:03:02.602Z] #28 3.766 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-04-20T21:03:02.602Z] #28 3.770 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-20T21:03:02.602Z] #28 3.772 Get:12 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u6 [213 kB] [2021-04-20T21:03:02.602Z] #28 3.777 Get:13 http://security.debian.org/debian-security buster/updates/main s390x libcurl4 s390x 7.64.0-4+deb10u2 [310 kB] [2021-04-20T21:03:02.602Z] #28 3.778 Get:14 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-04-20T21:03:02.602Z] #28 3.780 Get:15 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-04-20T21:03:02.602Z] #28 3.782 Get:16 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-04-20T21:03:02.602Z] #28 3.783 Get:17 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-04-20T21:03:02.602Z] #28 3.786 Get:18 http://security.debian.org/debian-security buster/updates/main s390x curl s390x 7.64.0-4+deb10u2 [260 kB] [2021-04-20T21:03:02.602Z] #28 3.787 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-04-20T21:03:02.602Z] #28 3.792 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-04-20T21:03:02.602Z] #28 3.794 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-04-20T21:03:02.602Z] #28 3.893 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:03:02.602Z] #28 3.903 Fetched 4604 kB in 0s (39.3 MB/s) [2021-04-20T21:03:02.602Z] #28 3.933 Selecting previously unselected package libssl1.1:s390x. [2021-04-20T21:03:02.602Z] #28 3.933 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6675 files and directories currently installed.) [2021-04-20T21:03:02.602Z] #28 3.933 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_s390x.deb ... [2021-04-20T21:03:02.602Z] #28 3.938 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u6) ... [2021-04-20T21:03:02.602Z] #28 4.083 Selecting previously unselected package openssl. [2021-04-20T21:03:02.602Z] #28 4.083 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_s390x.deb ... [2021-04-20T21:03:02.602Z] #28 4.085 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-20T21:03:02.602Z] #28 4.194 Selecting previously unselected package ca-certificates. [2021-04-20T21:03:02.602Z] #28 4.194 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-20T21:03:02.602Z] #28 4.197 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-20T21:03:02.602Z] #28 4.272 Selecting previously unselected package libkeyutils1:s390x. [2021-04-20T21:03:02.602Z] #28 4.272 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2021-04-20T21:03:02.602Z] #28 4.278 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-04-20T21:03:02.602Z] #28 4.301 Selecting previously unselected package libkrb5support0:s390x. [2021-04-20T21:03:02.602Z] #28 4.301 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-04-20T21:03:02.602Z] #28 4.304 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-04-20T21:03:02.602Z] #28 4.341 Selecting previously unselected package libk5crypto3:s390x. [2021-04-20T21:03:02.602Z] #28 4.341 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-04-20T21:03:02.602Z] #28 4.344 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-04-20T21:03:02.602Z] #28 4.384 Selecting previously unselected package libkrb5-3:s390x. [2021-04-20T21:03:02.602Z] #28 4.384 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-04-20T21:03:02.602Z] #28 4.392 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-04-20T21:03:02.602Z] #28 4.462 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-04-20T21:03:02.602Z] #28 4.462 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-04-20T21:03:02.602Z] #28 4.464 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-04-20T21:03:02.602Z] #28 4.497 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-04-20T21:03:02.602Z] #28 4.498 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-04-20T21:03:02.602Z] #28 4.501 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-20T21:03:02.602Z] #28 4.530 Selecting previously unselected package libsasl2-2:s390x. [2021-04-20T21:03:02.602Z] #28 4.530 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-04-20T21:03:02.602Z] #28 4.533 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-20T21:03:02.602Z] #28 4.572 Selecting previously unselected package libldap-common. [2021-04-20T21:03:02.602Z] #28 4.572 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-20T21:03:02.602Z] #28 4.579 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-20T21:03:02.602Z] #28 4.605 Selecting previously unselected package libldap-2.4-2:s390x. [2021-04-20T21:03:02.602Z] #28 4.605 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_s390x.deb ... [2021-04-20T21:03:02.602Z] #28 4.608 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-04-20T21:03:02.602Z] #28 4.666 Selecting previously unselected package libnghttp2-14:s390x. [2021-04-20T21:03:02.602Z] #28 4.666 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-04-20T21:03:02.602Z] #28 4.668 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-04-20T21:03:02.602Z] #28 4.702 Selecting previously unselected package libpsl5:s390x. [2021-04-20T21:03:02.602Z] #28 4.702 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-04-20T21:03:02.602Z] #28 4.705 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-04-20T21:03:02.602Z] #28 4.733 Selecting previously unselected package librtmp1:s390x. [2021-04-20T21:03:02.602Z] #28 4.733 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-04-20T21:03:02.602Z] #28 4.735 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-04-20T21:03:02.602Z] #28 4.768 Selecting previously unselected package libssh2-1:s390x. [2021-04-20T21:03:02.602Z] #28 4.768 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-04-20T21:03:02.602Z] #28 4.771 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-04-20T21:03:02.602Z] #28 4.811 Selecting previously unselected package libcurl4:s390x. [2021-04-20T21:03:02.602Z] #28 4.811 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_s390x.deb ... [2021-04-20T21:03:02.602Z] #28 4.813 Unpacking libcurl4:s390x (7.64.0-4+deb10u2) ... [2021-04-20T21:03:02.602Z] #28 4.858 Selecting previously unselected package curl. [2021-04-20T21:03:02.602Z] #28 4.858 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_s390x.deb ... [2021-04-20T21:03:02.602Z] #28 4.860 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-20T21:03:02.602Z] #28 4.909 Selecting previously unselected package libonig5:s390x. [2021-04-20T21:03:02.602Z] #28 4.909 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-04-20T21:03:02.602Z] #28 4.919 Unpacking libonig5:s390x (6.9.1-1) ... [2021-04-20T21:03:02.602Z] #28 4.954 Selecting previously unselected package libjq1:s390x. [2021-04-20T21:03:02.602Z] #28 4.954 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-04-20T21:03:02.602Z] #28 4.959 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-20T21:03:02.602Z] #28 4.988 Selecting previously unselected package jq. [2021-04-20T21:03:02.602Z] #28 4.988 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-04-20T21:03:02.602Z] #28 4.994 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-20T21:03:02.602Z] #28 5.035 Setting up libkeyutils1:s390x (1.6-6) ... [2021-04-20T21:03:02.602Z] #28 5.042 Setting up libpsl5:s390x (0.20.2-2) ... [2021-04-20T21:03:02.602Z] #28 5.049 Setting up libssl1.1:s390x (1.1.1d-0+deb10u6) ... [2021-04-20T21:03:02.602Z] #28 5.108 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-04-20T21:03:02.602Z] #28 5.115 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-20T21:03:02.602Z] #28 5.123 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-04-20T21:03:02.602Z] #28 5.130 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-20T21:03:02.602Z] #28 5.137 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-04-20T21:03:02.602Z] #28 5.143 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-04-20T21:03:02.602Z] #28 5.150 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-20T21:03:02.602Z] #28 5.157 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-04-20T21:03:02.602Z] #28 5.164 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-04-20T21:03:02.602Z] #28 5.171 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-20T21:03:02.602Z] #28 5.182 Setting up libonig5:s390x (6.9.1-1) ... [2021-04-20T21:03:02.602Z] #28 5.190 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-20T21:03:02.602Z] #28 5.196 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-04-20T21:03:02.602Z] #28 5.203 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-20T21:03:02.602Z] #28 5.630 Updating certificates in /etc/ssl/certs... [2021-04-20T21:03:02.602Z] #28 6.108 137 added, 0 removed; done. [2021-04-20T21:03:02.602Z] #28 6.136 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-04-20T21:03:02.602Z] #28 6.144 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-20T21:03:02.602Z] #28 6.151 Setting up libcurl4:s390x (7.64.0-4+deb10u2) ... [2021-04-20T21:03:02.602Z] #28 6.158 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-20T21:03:02.602Z] #28 6.166 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:03:02.602Z] #28 6.178 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-20T21:03:02.602Z] #28 6.184 Updating certificates in /etc/ssl/certs... [2021-04-20T21:03:02.602Z] #28 6.627 0 added, 0 removed; done. [2021-04-20T21:03:02.602Z] #28 6.627 Running hooks in /etc/ca-certificates/update.d... [2021-04-20T21:03:02.602Z] #28 6.627 done. [2021-04-20T21:03:02.602Z] #28 DONE 7.9s [2021-04-20T21:03:02.602Z] [2021-04-20T21:03:02.602Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-20T21:03:02.602Z] #10 ... [2021-04-20T21:03:02.602Z] [2021-04-20T21:03:02.602Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-20T21:03:02.602Z] #29 DONE 0.1s [2021-04-20T21:03:02.602Z] [2021-04-20T21:03:02.602Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-20T21:03:02.850Z] #65 ... [2021-04-20T21:03:02.850Z] [2021-04-20T21:03:02.851Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-20T21:03:02.851Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-20T21:03:02.851Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 6.7s done [2021-04-20T21:03:02.851Z] #26 DONE 8.3s [2021-04-20T21:03:02.851Z] [2021-04-20T21:03:02.851Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-20T21:03:02.851Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-20T21:03:02.851Z] #65 DONE 1.0s [2021-04-20T21:03:02.851Z] [2021-04-20T21:03:02.851Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:03:02.851Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-20T21:03:02.851Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.5s done [2021-04-20T21:03:02.851Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.2s [2021-04-20T21:03:03.419Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-04-20T21:03:03.419Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2021-04-20T21:03:03.556Z] db4e2d8d5901: Verifying Checksum [2021-04-20T21:03:03.556Z] db4e2d8d5901: Download complete [2021-04-20T21:03:03.655Z] #30 1.251 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-20T21:03:03.655Z] #30 1.384 [2021-04-20T21:03:03.655Z] [2021-04-20T21:03:03.655Z] #30 ... [2021-04-20T21:03:03.655Z] [2021-04-20T21:03:03.655Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-20T21:03:03.655Z] #10 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.1s done [2021-04-20T21:03:03.655Z] #10 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2021-04-20T21:03:03.655Z] #10 DONE 14.0s [2021-04-20T21:03:03.655Z] [2021-04-20T21:03:03.655Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-20T21:03:03.988Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2021-04-20T21:03:03.988Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-04-20T21:03:04.348Z] #30 1.497 0.1% ############ 17.2% ####################### 33.1% ######################################## 56.3% ######################################################### 80.4% ############################################################# 85.7% ###################################################################### 98.4% ######################################################################## 100.0% [2021-04-20T21:03:04.348Z] #30 2.246 [2021-04-20T21:03:04.685Z] #30 2.369 ################# 24.4% [2021-04-20T21:03:04.685Z] #30 ... [2021-04-20T21:03:04.685Z] [2021-04-20T21:03:04.685Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-04-20T21:03:04.685Z] #11 DONE 1.0s [2021-04-20T21:03:04.685Z] [2021-04-20T21:03:04.685Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-20T21:03:04.977Z] #30 2.369 ################# 24.4% ###################################################################### 98.3% ######################################################################## 100.0% [2021-04-20T21:03:04.977Z] #30 2.642 [2021-04-20T21:03:05.114Z] 1301750ffb48: Verifying Checksum [2021-04-20T21:03:05.114Z] 1301750ffb48: Download complete [2021-04-20T21:03:05.114Z] 5ffb2f5886e2: Download complete [2021-04-20T21:03:05.269Z] #30 2.759 ########### 16.1% ######################################################################## 100.0% [2021-04-20T21:03:05.414Z] dc5c6edc9cff: Verifying Checksum [2021-04-20T21:03:05.414Z] dc5c6edc9cff: Download complete [2021-04-20T21:03:05.562Z] #30 3.108 #=#=# [2021-04-20T21:03:05.562Z] [2021-04-20T21:03:05.562Z] #30 ... [2021-04-20T21:03:05.562Z] [2021-04-20T21:03:05.562Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-04-20T21:03:05.562Z] #12 DONE 0.9s [2021-04-20T21:03:05.562Z] [2021-04-20T21:03:05.562Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-20T21:03:05.562Z] #30 3.223 0.0% ###### 8.6% [2021-04-20T21:03:05.562Z] #30 ... [2021-04-20T21:03:05.562Z] [2021-04-20T21:03:05.562Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-20T21:03:05.562Z] #32 DONE 0.1s [2021-04-20T21:03:05.562Z] [2021-04-20T21:03:05.562Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-20T21:03:05.562Z] #40 DONE 0.1s [2021-04-20T21:03:05.562Z] [2021-04-20T21:03:05.562Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-20T21:03:06.449Z] #30 3.223 0.0% ###### 8.6% ############### 21.0% ################# 23.9% ############################# 41.7% #################################### 51.3% ############################################# 62.7% #################################################### 73.1% ############################################################ 84.4% ######################################################################## 100.0% [2021-04-20T21:03:06.755Z] #30 4.329 [2021-04-20T21:03:07.525Z] db4e2d8d5901: Pull complete [2021-04-20T21:03:07.846Z] dfe2d012519c: Pull complete [2021-04-20T21:03:08.146Z] 3c370c2e2f82: Verifying Checksum [2021-04-20T21:03:08.146Z] 3c370c2e2f82: Download complete [2021-04-20T21:03:08.146Z] 5d8f1d1f9197: Pull complete [2021-04-20T21:03:08.239Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done [2021-04-20T21:03:08.500Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2021-04-20T21:03:08.918Z] #30 4.447 # 1.6% ##### 7.4% ########## 13.9% ############## 19.8% ################## 26.2% ####################### 33.1% ############################ 39.7% ################################ 45.6% #################################### 50.4% ####################################### 55.4% ########################################### 59.8% ############################################ 61.8% ############################################## 65.2% ################################################# 68.3% ################################################## 70.2% ################################################### 72.0% #################################################### 73.6% ####################################################### 76.7% [2021-04-20T21:03:08.918Z] #30 ... [2021-04-20T21:03:08.918Z] [2021-04-20T21:03:08.918Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian... [2021-04-20T21:03:08.918Z] #13 DONE 3.2s [2021-04-20T21:03:08.918Z] [2021-04-20T21:03:08.918Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-20T21:03:10.390Z] #30 4.447 # 1.6% ##### 7.4% ########## 13.9% ############## 19.8% ################## 26.2% ####################### 33.1% ############################ 39.7% ################################ 45.6% #################################### 50.4% ####################################### 55.4% ########################################### 59.8% ############################################ 61.8% ############################################## 65.2% ################################################# 68.3% ################################################## 70.2% ################################################### 72.0% #################################################### 73.6% ####################################################### 76.7% ######################################################## 78.0% ######################################################### 79.6% ########################################################## 80.9% ########################################################### 82.7% ############################################################ 84.0% ############################################################# 85.2% ############################################################## 86.5% ############################################################### 87.7% ################################################################ 90.2% ################################################################## 92.1% ################################################################### 93.3% ##################################################################### 95.9% ###################################################################### 97.8% ####################################################################### 99.7% ######################################################################## 100.0% [2021-04-20T21:03:10.411Z] #9 ... [2021-04-20T21:03:10.411Z] [2021-04-20T21:03:10.411Z] #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-20T21:03:10.411Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-20T21:03:10.411Z] #27 1.295 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:03:10.411Z] #27 1.307 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:03:10.411Z] #27 1.339 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:03:10.411Z] #27 1.480 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-20T21:03:10.411Z] #27 1.789 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-20T21:03:10.411Z] #27 2.165 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-20T21:03:10.411Z] #27 3.674 Fetched 8427 kB in 3s (3204 kB/s) [2021-04-20T21:03:10.411Z] #27 3.674 Reading package lists... [2021-04-20T21:03:10.411Z] #27 4.596 Reading package lists... [2021-04-20T21:03:10.411Z] #27 5.475 Building dependency tree... [2021-04-20T21:03:10.411Z] #27 5.794 The following additional packages will be installed: [2021-04-20T21:03:10.411Z] #27 5.794 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-20T21:03:10.411Z] #27 5.794 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-20T21:03:10.411Z] #27 5.794 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-20T21:03:10.411Z] #27 5.794 Suggested packages: [2021-04-20T21:03:10.411Z] #27 5.794 krb5-doc krb5-user [2021-04-20T21:03:10.411Z] #27 5.794 Recommended packages: [2021-04-20T21:03:10.411Z] #27 5.794 krb5-locales publicsuffix libsasl2-modules [2021-04-20T21:03:10.411Z] #27 6.038 The following NEW packages will be installed: [2021-04-20T21:03:10.411Z] #27 6.038 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-20T21:03:10.411Z] #27 6.038 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-20T21:03:10.411Z] #27 6.038 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-20T21:03:10.411Z] #27 6.040 libssh2-1 libssl1.1 openssl [2021-04-20T21:03:10.411Z] #27 6.341 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-20T21:03:10.411Z] #27 6.341 Need to get 5059 kB of archives. [2021-04-20T21:03:10.411Z] #27 6.341 After this operation, 12.1 MB of additional disk space will be used. [2021-04-20T21:03:10.411Z] #27 6.341 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-20T21:03:10.411Z] #27 6.341 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-20T21:03:10.411Z] #27 6.341 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-20T21:03:10.411Z] #27 6.341 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-20T21:03:10.411Z] #27 6.341 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-20T21:03:10.411Z] #27 6.341 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-20T21:03:10.411Z] #27 6.349 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-20T21:03:10.411Z] #27 6.359 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-20T21:03:10.411Z] #27 6.359 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-20T21:03:10.411Z] #27 6.359 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-20T21:03:10.411Z] #27 6.361 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-20T21:03:10.411Z] #27 6.366 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-20T21:03:10.411Z] #27 6.367 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-20T21:03:10.411Z] #27 6.373 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-20T21:03:10.411Z] #27 6.373 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-20T21:03:10.411Z] #27 6.375 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-20T21:03:10.412Z] #27 6.389 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-20T21:03:10.412Z] #27 6.389 Get:18 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-20T21:03:10.412Z] #27 6.389 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-20T21:03:10.412Z] #27 6.392 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-20T21:03:10.412Z] #27 6.397 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-20T21:03:10.412Z] #27 6.575 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:03:10.412Z] #27 6.599 Fetched 5059 kB in 0s (15.6 MB/s) [2021-04-20T21:03:10.412Z] #27 6.645 Selecting previously unselected package libssl1.1:amd64. [2021-04-20T21:03:10.412Z] #27 6.645 (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-20T21:03:10.412Z] #27 6.649 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-20T21:03:10.412Z] #27 6.665 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-20T21:03:10.412Z] #27 6.855 Selecting previously unselected package openssl. [2021-04-20T21:03:10.412Z] #27 6.855 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-20T21:03:10.412Z] #27 6.866 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-20T21:03:10.412Z] #27 6.991 Selecting previously unselected package ca-certificates. [2021-04-20T21:03:10.412Z] #27 6.992 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-20T21:03:10.412Z] #27 6.996 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-20T21:03:10.412Z] #27 7.073 Selecting previously unselected package libkeyutils1:amd64. [2021-04-20T21:03:10.412Z] #27 7.074 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-20T21:03:10.412Z] #27 7.078 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-20T21:03:10.412Z] #27 7.119 Selecting previously unselected package libkrb5support0:amd64. [2021-04-20T21:03:10.412Z] #27 7.119 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-20T21:03:10.412Z] #27 7.125 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:03:10.412Z] #27 7.163 Selecting previously unselected package libk5crypto3:amd64. [2021-04-20T21:03:10.412Z] #27 7.163 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-20T21:03:10.412Z] #27 7.167 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:03:10.412Z] #27 7.218 Selecting previously unselected package libkrb5-3:amd64. [2021-04-20T21:03:10.412Z] #27 7.220 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-20T21:03:10.412Z] #27 7.224 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:03:10.412Z] #27 7.374 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-20T21:03:10.412Z] #27 7.375 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-20T21:03:10.412Z] #27 7.405 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:03:10.412Z] #27 7.462 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-20T21:03:10.412Z] #27 7.463 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-20T21:03:10.412Z] #27 7.469 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-20T21:03:10.412Z] #27 7.517 Selecting previously unselected package libsasl2-2:amd64. [2021-04-20T21:03:10.412Z] #27 7.517 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-20T21:03:10.412Z] #27 7.521 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-20T21:03:10.412Z] #27 7.591 Selecting previously unselected package libldap-common. [2021-04-20T21:03:10.412Z] #27 7.591 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-20T21:03:10.412Z] #27 7.595 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-20T21:03:10.412Z] #27 7.640 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-20T21:03:10.412Z] #27 7.641 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-20T21:03:10.412Z] #27 7.646 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-20T21:03:10.412Z] #27 7.705 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-20T21:03:10.671Z] #27 7.707 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-20T21:03:10.671Z] #27 7.712 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-20T21:03:10.671Z] #27 7.759 Selecting previously unselected package libpsl5:amd64. [2021-04-20T21:03:10.671Z] #27 7.759 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-20T21:03:10.671Z] #27 7.763 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-20T21:03:10.671Z] #27 7.803 Selecting previously unselected package librtmp1:amd64. [2021-04-20T21:03:10.671Z] #27 7.804 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-20T21:03:10.671Z] #27 7.809 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-20T21:03:10.671Z] #27 7.849 Selecting previously unselected package libssh2-1:amd64. [2021-04-20T21:03:10.671Z] #27 7.849 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-20T21:03:10.671Z] #27 7.854 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-20T21:03:10.671Z] #27 7.908 Selecting previously unselected package libcurl4:amd64. [2021-04-20T21:03:10.671Z] #27 7.908 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-20T21:03:10.671Z] #27 7.912 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-20T21:03:10.684Z] #30 8.368 [2021-04-20T21:03:10.933Z] #27 7.977 Selecting previously unselected package curl. [2021-04-20T21:03:10.933Z] #27 7.978 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-20T21:03:10.933Z] #27 7.989 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-20T21:03:10.933Z] #27 8.062 Selecting previously unselected package libonig5:amd64. [2021-04-20T21:03:10.933Z] #27 8.062 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-20T21:03:10.933Z] #27 8.066 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-20T21:03:10.933Z] #27 8.123 Selecting previously unselected package libjq1:amd64. [2021-04-20T21:03:10.933Z] #27 8.123 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-20T21:03:10.933Z] #27 8.126 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-20T21:03:10.933Z] #27 8.175 Selecting previously unselected package jq. [2021-04-20T21:03:10.933Z] #27 8.175 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-20T21:03:10.933Z] #27 8.178 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-20T21:03:10.933Z] #27 8.222 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-20T21:03:10.933Z] #27 8.233 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-20T21:03:10.933Z] #27 8.244 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-20T21:03:10.988Z] 1301750ffb48: Pull complete [2021-04-20T21:03:11.193Z] #27 8.350 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-20T21:03:11.193Z] #27 8.359 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-20T21:03:11.193Z] #27 8.376 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:03:11.193Z] #27 8.387 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-20T21:03:11.193Z] #27 8.397 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-20T21:03:11.193Z] #27 8.406 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:03:11.193Z] #27 8.416 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-20T21:03:11.193Z] #27 8.428 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-20T21:03:11.193Z] #27 8.439 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:03:11.193Z] #27 8.450 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-20T21:03:11.193Z] #27 8.467 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-20T21:03:11.193Z] #27 8.478 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-20T21:03:11.455Z] #27 8.489 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-20T21:03:11.455Z] #27 8.512 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-20T21:03:12.027Z] #27 9.146 Updating certificates in /etc/ssl/certs... [2021-04-20T21:03:12.208Z] #30 9.723 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-20T21:03:12.501Z] #30 10.12 #=#=# [2021-04-20T21:03:12.598Z] #27 9.949 137 added, 0 removed; done. [2021-04-20T21:03:12.795Z] #30 10.38 ############### 21.0% ######################################################################## 100.0% [2021-04-20T21:03:12.795Z] #30 10.54 [2021-04-20T21:03:12.858Z] #27 9.986 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:03:12.858Z] #27 9.997 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-20T21:03:12.858Z] #27 10.01 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-20T21:03:12.858Z] #27 10.03 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-20T21:03:12.858Z] #27 10.04 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:03:12.858Z] #27 10.06 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-20T21:03:12.858Z] #27 10.06 Updating certificates in /etc/ssl/certs... [2021-04-20T21:03:13.094Z] dc5c6edc9cff: Pull complete [2021-04-20T21:03:13.429Z] #27 10.72 0 added, 0 removed; done. [2021-04-20T21:03:13.429Z] #27 10.72 Running hooks in /etc/ca-certificates/update.d... [2021-04-20T21:03:13.429Z] #27 10.72 done. [2021-04-20T21:03:14.329Z] #30 11.85 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-20T21:03:14.329Z] #30 11.92 skipping existing aab193acf6ba [2021-04-20T21:03:14.329Z] #30 12.08 [2021-04-20T21:03:15.025Z] #30 ... [2021-04-20T21:03:15.025Z] [2021-04-20T21:03:15.025Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-20T21:03:15.025Z] #25 3.488 + RM_GOPATH=0 [2021-04-20T21:03:15.025Z] #25 3.488 + TMP_GOPATH= [2021-04-20T21:03:15.025Z] #25 3.488 + : /build [2021-04-20T21:03:15.025Z] #25 3.488 + '[' -z '' ']' [2021-04-20T21:03:15.025Z] #25 3.488 ++ mktemp -d [2021-04-20T21:03:15.025Z] #25 3.488 + export GOPATH=/tmp/tmp.BuGHwF5YY5 [2021-04-20T21:03:15.025Z] #25 3.488 + GOPATH=/tmp/tmp.BuGHwF5YY5 [2021-04-20T21:03:15.025Z] #25 3.488 + RM_GOPATH=1 [2021-04-20T21:03:15.025Z] #25 3.488 + case "$(go env GOARCH)" in [2021-04-20T21:03:15.025Z] #25 3.488 ++ go env GOARCH [2021-04-20T21:03:15.025Z] #25 3.488 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:15.025Z] #25 3.488 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:15.025Z] #25 3.488 ++ dirname /tmp/install/install.sh [2021-04-20T21:03:15.025Z] #25 3.488 + dir=/tmp/install [2021-04-20T21:03:15.025Z] #25 3.488 + bin=dockercli [2021-04-20T21:03:15.025Z] #25 3.488 + shift [2021-04-20T21:03:15.025Z] #25 3.488 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-20T21:03:15.025Z] #25 3.488 + . /tmp/install/dockercli.installer [2021-04-20T21:03:15.025Z] #25 3.488 ++ : stable [2021-04-20T21:03:15.025Z] #25 3.488 ++ : 17.06.2-ce [2021-04-20T21:03:15.025Z] #25 3.488 + install_dockercli [2021-04-20T21:03:15.025Z] #25 3.488 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-20T21:03:15.025Z] #25 3.488 ++ uname -m [2021-04-20T21:03:15.025Z] #25 3.489 Install docker/cli version 17.06.2-ce from stable [2021-04-20T21:03:15.025Z] #25 3.496 + arch=s390x [2021-04-20T21:03:15.025Z] #25 3.496 + '[' s390x '!=' x86_64 ']' [2021-04-20T21:03:15.025Z] #25 3.496 + '[' s390x '!=' s390x ']' [2021-04-20T21:03:15.025Z] #25 3.496 + url=https://download.docker.com/linux/static [2021-04-20T21:03:15.025Z] #25 3.496 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-04-20T21:03:15.025Z] #25 3.496 + tar -xz docker/docker [2021-04-20T21:03:15.025Z] #25 8.990 + mkdir -p /build [2021-04-20T21:03:15.025Z] #25 8.992 + mv docker/docker /build/ [2021-04-20T21:03:15.025Z] #25 9.008 + rmdir docker [2021-04-20T21:03:15.025Z] #25 DONE 9.4s [2021-04-20T21:03:15.025Z] [2021-04-20T21:03:15.025Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-20T21:03:15.025Z] #59 3.614 + RM_GOPATH=0 [2021-04-20T21:03:15.025Z] #59 3.614 + TMP_GOPATH= [2021-04-20T21:03:15.025Z] #59 3.614 + : /build [2021-04-20T21:03:15.025Z] #59 3.614 + '[' -z '' ']' [2021-04-20T21:03:15.025Z] #59 3.615 ++ mktemp -d [2021-04-20T21:03:15.025Z] #59 3.616 + export GOPATH=/tmp/tmp.l86ErGVl6C [2021-04-20T21:03:15.025Z] #59 3.616 + GOPATH=/tmp/tmp.l86ErGVl6C [2021-04-20T21:03:15.025Z] #59 3.616 + RM_GOPATH=1 [2021-04-20T21:03:15.025Z] #59 3.616 + case "$(go env GOARCH)" in [2021-04-20T21:03:15.025Z] #59 3.617 ++ go env GOARCH [2021-04-20T21:03:15.025Z] #59 3.734 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:15.025Z] #59 3.734 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:15.025Z] #59 3.734 ++ dirname /tmp/install/install.sh [2021-04-20T21:03:15.025Z] #59 3.736 + dir=/tmp/install [2021-04-20T21:03:15.025Z] #59 3.736 + bin=rootlesskit [2021-04-20T21:03:15.025Z] #59 3.736 + shift [2021-04-20T21:03:15.025Z] #59 3.737 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-20T21:03:15.025Z] #59 3.737 + . /tmp/install/rootlesskit.installer [2021-04-20T21:03:15.025Z] #59 3.739 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-20T21:03:15.025Z] #59 3.739 + install_rootlesskit [2021-04-20T21:03:15.025Z] #59 3.739 + case "$1" in [2021-04-20T21:03:15.025Z] #59 3.739 + export CGO_ENABLED=0 [2021-04-20T21:03:15.025Z] #59 3.739 + CGO_ENABLED=0 [2021-04-20T21:03:15.025Z] #59 3.739 + _install_rootlesskit [2021-04-20T21:03:15.025Z] #59 3.741 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-20T21:03:15.025Z] #59 3.744 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-20T21:03:15.025Z] #59 3.744 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.l86ErGVl6C/src/github.com/rootless-containers/rootlesskit [2021-04-20T21:03:15.025Z] #59 3.747 Cloning into '/tmp/tmp.l86ErGVl6C/src/github.com/rootless-containers/rootlesskit'... [2021-04-20T21:03:15.025Z] #59 6.992 + cd /tmp/tmp.l86ErGVl6C/src/github.com/rootless-containers/rootlesskit [2021-04-20T21:03:15.025Z] #59 6.993 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-20T21:03:15.025Z] #59 7.000 + export GO111MODULE=on [2021-04-20T21:03:15.025Z] #59 7.000 + GO111MODULE=on [2021-04-20T21:03:15.025Z] #59 7.000 + export GOPROXY=https://proxy.golang.org [2021-04-20T21:03:15.025Z] #59 7.000 + GOPROXY=https://proxy.golang.org [2021-04-20T21:03:15.025Z] #59 7.001 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-20T21:03:15.025Z] #59 7.001 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-20T21:03:15.025Z] #59 8.113 go: downloading github.com/pkg/errors v0.9.1 [2021-04-20T21:03:15.025Z] #59 8.116 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-20T21:03:15.025Z] #59 8.116 go: downloading github.com/google/uuid v1.2.0 [2021-04-20T21:03:15.025Z] #59 8.118 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-20T21:03:15.025Z] #59 8.147 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-20T21:03:15.025Z] #59 8.331 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-20T21:03:15.025Z] #59 8.363 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-20T21:03:15.025Z] #59 8.376 go: extracting github.com/pkg/errors v0.9.1 [2021-04-20T21:03:15.025Z] #59 8.414 go: extracting github.com/google/uuid v1.2.0 [2021-04-20T21:03:15.025Z] #59 8.545 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-20T21:03:15.025Z] #59 8.550 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-20T21:03:15.025Z] #59 8.553 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-20T21:03:15.025Z] #59 8.572 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-20T21:03:15.025Z] #59 8.581 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-20T21:03:15.025Z] #59 8.752 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-20T21:03:15.025Z] #59 8.893 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-20T21:03:15.025Z] #59 9.157 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-20T21:03:15.025Z] #59 9.307 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-20T21:03:15.693Z] #59 ... [2021-04-20T21:03:15.693Z] [2021-04-20T21:03:15.693Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-20T21:03:15.693Z] #50 2.955 + RM_GOPATH=0 [2021-04-20T21:03:15.693Z] #50 2.955 + TMP_GOPATH= [2021-04-20T21:03:15.693Z] #50 2.955 + : /build [2021-04-20T21:03:15.693Z] #50 2.955 + '[' -z '' ']' [2021-04-20T21:03:15.693Z] #50 2.955 ++ mktemp -d [2021-04-20T21:03:15.693Z] #50 2.960 + export GOPATH=/tmp/tmp.LEX9JehRys [2021-04-20T21:03:15.693Z] #50 2.960 + GOPATH=/tmp/tmp.LEX9JehRys [2021-04-20T21:03:15.693Z] #50 2.960 + RM_GOPATH=1 [2021-04-20T21:03:15.693Z] #50 2.960 + case "$(go env GOARCH)" in [2021-04-20T21:03:15.693Z] #50 2.960 ++ go env GOARCH [2021-04-20T21:03:15.693Z] #50 3.043 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:15.693Z] #50 3.043 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:15.693Z] #50 3.043 ++ dirname /tmp/install/install.sh [2021-04-20T21:03:15.693Z] #50 3.043 + dir=/tmp/install [2021-04-20T21:03:15.693Z] #50 3.043 + bin=golangci_lint [2021-04-20T21:03:15.693Z] #50 3.043 + shift [2021-04-20T21:03:15.693Z] #50 3.043 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-20T21:03:15.693Z] #50 3.043 + . /tmp/install/golangci_lint.installer [2021-04-20T21:03:15.693Z] #50 3.043 ++ : v1.23.8 [2021-04-20T21:03:15.693Z] #50 3.043 + install_golangci_lint [2021-04-20T21:03:15.693Z] #50 3.043 + set -e [2021-04-20T21:03:15.693Z] #50 3.043 + export GO111MODULE=on [2021-04-20T21:03:15.693Z] #50 3.043 + GO111MODULE=on [2021-04-20T21:03:15.693Z] #50 3.043 + GOBIN=/build [2021-04-20T21:03:15.693Z] #50 3.043 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-20T21:03:15.693Z] #50 3.043 go: finding github.com v1.23.8 [2021-04-20T21:03:15.693Z] #50 3.043 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-20T21:03:15.693Z] #50 3.043 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-20T21:03:15.693Z] #50 3.043 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-20T21:03:15.693Z] #50 3.043 go: finding github.com/golangci v1.23.8 [2021-04-20T21:03:15.693Z] #50 3.504 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-20T21:03:15.693Z] #50 3.945 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-20T21:03:15.693Z] #50 8.722 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-20T21:03:15.693Z] #50 8.723 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-20T21:03:15.693Z] #50 8.734 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-20T21:03:15.693Z] #50 8.738 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-20T21:03:15.693Z] #50 8.766 go: downloading github.com/fatih/color v1.7.0 [2021-04-20T21:03:15.693Z] #50 8.782 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-20T21:03:15.693Z] #50 8.785 go: downloading github.com/pkg/errors v0.8.1 [2021-04-20T21:03:15.693Z] #50 8.928 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-20T21:03:15.693Z] #50 8.954 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-20T21:03:15.693Z] #50 9.074 go: extracting github.com/pkg/errors v0.8.1 [2021-04-20T21:03:15.693Z] #50 9.075 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-20T21:03:15.693Z] #50 9.081 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-20T21:03:15.693Z] #50 9.082 go: extracting github.com/fatih/color v1.7.0 [2021-04-20T21:03:15.693Z] #50 9.102 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-20T21:03:15.693Z] #50 9.107 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-20T21:03:15.693Z] #50 9.136 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-20T21:03:15.693Z] #50 9.165 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-20T21:03:15.693Z] #50 9.178 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-20T21:03:15.693Z] #50 9.393 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-20T21:03:15.693Z] #50 9.418 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-20T21:03:15.693Z] #50 9.704 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-20T21:03:15.693Z] #50 9.865 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-20T21:03:15.693Z] #50 9.986 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-20T21:03:15.693Z] #50 10.05 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-20T21:03:15.693Z] #50 10.26 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-20T21:03:15.693Z] #50 ... [2021-04-20T21:03:15.693Z] [2021-04-20T21:03:15.693Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-20T21:03:15.693Z] #37 4.939 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:03:15.693Z] #37 4.967 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:03:15.693Z] #37 4.990 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:03:15.693Z] #37 5.852 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-20T21:03:15.693Z] #37 7.919 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-20T21:03:15.693Z] #37 9.815 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-20T21:03:16.072Z] #37 ... [2021-04-20T21:03:16.072Z] [2021-04-20T21:03:16.072Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-04-20T21:03:16.072Z] #56 4.778 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:03:16.072Z] #56 4.892 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:03:16.072Z] #56 4.992 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:03:16.072Z] #56 5.609 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-20T21:03:16.072Z] #56 7.501 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-20T21:03:16.072Z] #56 9.732 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-20T21:03:16.072Z] #56 ... [2021-04-20T21:03:16.072Z] [2021-04-20T21:03:16.072Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-20T21:03:16.072Z] #46 4.626 + RM_GOPATH=0 [2021-04-20T21:03:16.072Z] #46 4.626 + TMP_GOPATH= [2021-04-20T21:03:16.072Z] #46 4.626 + : /build [2021-04-20T21:03:16.072Z] #46 4.626 + '[' -z '' ']' [2021-04-20T21:03:16.072Z] #46 4.628 ++ mktemp -d [2021-04-20T21:03:16.072Z] #46 4.631 + export GOPATH=/tmp/tmp.f4EwQkdvm0 [2021-04-20T21:03:16.072Z] #46 4.631 + GOPATH=/tmp/tmp.f4EwQkdvm0 [2021-04-20T21:03:16.072Z] #46 4.632 + RM_GOPATH=1 [2021-04-20T21:03:16.072Z] #46 4.632 + case "$(go env GOARCH)" in [2021-04-20T21:03:16.072Z] #46 4.632 ++ go env GOARCH [2021-04-20T21:03:16.072Z] #46 4.638 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:16.072Z] #46 4.638 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:16.072Z] #46 4.638 ++ dirname /tmp/install/install.sh [2021-04-20T21:03:16.072Z] #46 4.640 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-20T21:03:16.072Z] #46 4.640 + dir=/tmp/install [2021-04-20T21:03:16.072Z] #46 4.640 + bin=vndr [2021-04-20T21:03:16.072Z] #46 4.640 + shift [2021-04-20T21:03:16.072Z] #46 4.640 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-20T21:03:16.072Z] #46 4.640 + . /tmp/install/vndr.installer [2021-04-20T21:03:16.072Z] #46 4.640 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-20T21:03:16.072Z] #46 4.640 + install_vndr [2021-04-20T21:03:16.072Z] #46 4.640 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-20T21:03:16.072Z] #46 4.641 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.f4EwQkdvm0/src/github.com/LK4D4/vndr [2021-04-20T21:03:16.072Z] #46 4.650 Cloning into '/tmp/tmp.f4EwQkdvm0/src/github.com/LK4D4/vndr'... [2021-04-20T21:03:16.072Z] #46 5.458 + cd /tmp/tmp.f4EwQkdvm0/src/github.com/LK4D4/vndr [2021-04-20T21:03:16.072Z] #46 5.459 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-20T21:03:16.072Z] #46 5.475 + go build -buildmode=pie -v -o /build/vndr . [2021-04-20T21:03:16.072Z] #46 6.535 internal/race [2021-04-20T21:03:16.072Z] #46 6.645 runtime [2021-04-20T21:03:16.072Z] #46 6.662 sync/atomic [2021-04-20T21:03:16.072Z] #46 6.850 unicode [2021-04-20T21:03:16.072Z] #46 9.268 unicode/utf8 [2021-04-20T21:03:16.072Z] #46 10.32 internal/testlog [2021-04-20T21:03:16.072Z] #46 10.47 encoding [2021-04-20T21:03:16.072Z] #46 10.52 unicode/utf16 [2021-04-20T21:03:16.072Z] #46 ... [2021-04-20T21:03:16.072Z] [2021-04-20T21:03:16.072Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-20T21:03:16.072Z] #35 3.118 + RM_GOPATH=0 [2021-04-20T21:03:16.072Z] #35 3.118 + TMP_GOPATH= [2021-04-20T21:03:16.072Z] #35 3.118 + : /build [2021-04-20T21:03:16.072Z] #35 3.118 + '[' -z '' ']' [2021-04-20T21:03:16.072Z] #35 3.118 ++ mktemp -d [2021-04-20T21:03:16.072Z] #35 3.118 + export GOPATH=/tmp/tmp.7d2FOrSUux [2021-04-20T21:03:16.072Z] #35 3.118 + GOPATH=/tmp/tmp.7d2FOrSUux [2021-04-20T21:03:16.072Z] #35 3.118 + RM_GOPATH=1 [2021-04-20T21:03:16.072Z] #35 3.118 + case "$(go env GOARCH)" in [2021-04-20T21:03:16.072Z] #35 3.118 ++ go env GOARCH [2021-04-20T21:03:16.072Z] #35 3.146 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-20T21:03:16.072Z] #35 3.146 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:16.072Z] #35 3.146 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:16.072Z] #35 3.146 ++ dirname /tmp/install/install.sh [2021-04-20T21:03:16.072Z] #35 3.146 + dir=/tmp/install [2021-04-20T21:03:16.072Z] #35 3.146 + bin=tomlv [2021-04-20T21:03:16.072Z] #35 3.146 + shift [2021-04-20T21:03:16.072Z] #35 3.146 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-20T21:03:16.072Z] #35 3.146 + . /tmp/install/tomlv.installer [2021-04-20T21:03:16.072Z] #35 3.146 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-20T21:03:16.072Z] #35 3.146 + install_tomlv [2021-04-20T21:03:16.072Z] #35 3.146 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-20T21:03:16.072Z] #35 3.146 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.7d2FOrSUux/src/github.com/BurntSushi/toml [2021-04-20T21:03:16.072Z] #35 3.146 Cloning into '/tmp/tmp.7d2FOrSUux/src/github.com/BurntSushi/toml'... [2021-04-20T21:03:16.072Z] #35 3.909 + cd /tmp/tmp.7d2FOrSUux/src/github.com/BurntSushi/toml [2021-04-20T21:03:16.072Z] #35 3.909 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-20T21:03:16.072Z] #35 3.927 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-20T21:03:16.072Z] #35 4.238 runtime/internal/atomic [2021-04-20T21:03:16.072Z] #35 4.280 internal/cpu [2021-04-20T21:03:16.072Z] #35 4.369 runtime/internal/sys [2021-04-20T21:03:16.072Z] #35 4.612 runtime/internal/math [2021-04-20T21:03:16.072Z] #35 4.678 math/bits [2021-04-20T21:03:16.072Z] #35 4.747 internal/bytealg [2021-04-20T21:03:16.072Z] #35 4.991 math [2021-04-20T21:03:16.072Z] #35 5.115 runtime [2021-04-20T21:03:16.072Z] #35 10.26 internal/testlog [2021-04-20T21:03:16.072Z] #35 10.45 encoding [2021-04-20T21:03:16.072Z] #35 10.54 runtime/cgo [2021-04-20T21:03:16.072Z] #35 ... [2021-04-20T21:03:16.072Z] [2021-04-20T21:03:16.072Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-20T21:03:16.072Z] #41 4.425 + git clone https://github.com/docker/distribution.git . [2021-04-20T21:03:16.072Z] #41 4.427 Cloning into '.'... [2021-04-20T21:03:16.366Z] #41 ... [2021-04-20T21:03:16.366Z] [2021-04-20T21:03:16.366Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-20T21:03:16.366Z] #68 3.782 + RM_GOPATH=0 [2021-04-20T21:03:16.366Z] #68 3.782 + TMP_GOPATH= [2021-04-20T21:03:16.366Z] #68 3.782 + : /build [2021-04-20T21:03:16.366Z] #68 3.782 + '[' -z '' ']' [2021-04-20T21:03:16.366Z] #68 3.782 ++ mktemp -d [2021-04-20T21:03:16.366Z] #68 3.783 + export GOPATH=/tmp/tmp.1Dlk7NOT06 [2021-04-20T21:03:16.366Z] #68 3.783 + GOPATH=/tmp/tmp.1Dlk7NOT06 [2021-04-20T21:03:16.366Z] #68 3.783 + RM_GOPATH=1 [2021-04-20T21:03:16.366Z] #68 3.783 + case "$(go env GOARCH)" in [2021-04-20T21:03:16.366Z] #68 3.783 ++ go env GOARCH [2021-04-20T21:03:16.366Z] #68 3.796 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:16.366Z] #68 3.797 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:16.366Z] #68 3.802 ++ dirname /tmp/install/install.sh [2021-04-20T21:03:16.366Z] #68 3.814 + dir=/tmp/install [2021-04-20T21:03:16.366Z] #68 3.814 + bin=proxy [2021-04-20T21:03:16.366Z] #68 3.815 + shift [2021-04-20T21:03:16.366Z] #68 3.815 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-20T21:03:16.366Z] #68 3.815 + . /tmp/install/proxy.installer [2021-04-20T21:03:16.366Z] #68 3.815 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-20T21:03:16.366Z] #68 3.817 + install_proxy [2021-04-20T21:03:16.366Z] #68 3.817 + case "$1" in [2021-04-20T21:03:16.366Z] #68 3.817 + export CGO_ENABLED=0 [2021-04-20T21:03:16.366Z] #68 3.817 + CGO_ENABLED=0 [2021-04-20T21:03:16.366Z] #68 3.817 + _install_proxy [2021-04-20T21:03:16.366Z] #68 3.817 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-20T21:03:16.366Z] #68 3.824 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.1Dlk7NOT06/src/github.com/docker/libnetwork [2021-04-20T21:03:16.366Z] #68 3.824 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-20T21:03:16.366Z] #68 3.829 Cloning into '/tmp/tmp.1Dlk7NOT06/src/github.com/docker/libnetwork'... [2021-04-20T21:03:16.366Z] #68 ... [2021-04-20T21:03:16.366Z] [2021-04-20T21:03:16.366Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-20T21:03:16.366Z] #52 4.273 + RM_GOPATH=0 [2021-04-20T21:03:16.366Z] #52 4.273 + TMP_GOPATH= [2021-04-20T21:03:16.366Z] #52 4.273 + : /build [2021-04-20T21:03:16.366Z] #52 4.273 + '[' -z '' ']' [2021-04-20T21:03:16.366Z] #52 4.278 ++ mktemp -d [2021-04-20T21:03:16.366Z] #52 4.279 + export GOPATH=/tmp/tmp.iXY7Zz7IfQ [2021-04-20T21:03:16.367Z] #52 4.279 + GOPATH=/tmp/tmp.iXY7Zz7IfQ [2021-04-20T21:03:16.367Z] #52 4.279 + RM_GOPATH=1 [2021-04-20T21:03:16.367Z] #52 4.279 + case "$(go env GOARCH)" in [2021-04-20T21:03:16.367Z] #52 4.279 ++ go env GOARCH [2021-04-20T21:03:16.367Z] #52 4.287 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:16.367Z] #52 4.287 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:16.367Z] #52 4.287 ++ dirname /tmp/install/install.sh [2021-04-20T21:03:16.367Z] #52 4.288 + dir=/tmp/install [2021-04-20T21:03:16.367Z] #52 4.288 + bin=shfmt [2021-04-20T21:03:16.367Z] #52 4.288 + shift [2021-04-20T21:03:16.367Z] #52 4.288 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-20T21:03:16.367Z] #52 4.288 + . /tmp/install/shfmt.installer [2021-04-20T21:03:16.367Z] #52 4.288 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-20T21:03:16.367Z] #52 4.288 + install_shfmt [2021-04-20T21:03:16.367Z] #52 4.288 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-20T21:03:16.367Z] #52 4.289 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-20T21:03:16.367Z] #52 4.289 + git clone https://github.com/mvdan/sh.git /tmp/tmp.iXY7Zz7IfQ/src/github.com/mvdan/sh [2021-04-20T21:03:16.367Z] #52 4.299 Cloning into '/tmp/tmp.iXY7Zz7IfQ/src/github.com/mvdan/sh'... [2021-04-20T21:03:16.660Z] #52 ... [2021-04-20T21:03:16.660Z] [2021-04-20T21:03:16.660Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-20T21:03:16.660Z] #33 4.470 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-20T21:03:16.660Z] #33 4.470 Cloning into '.'... [2021-04-20T21:03:16.736Z] #27 DONE 13.4s [2021-04-20T21:03:16.737Z] [2021-04-20T21:03:16.737Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-20T21:03:16.737Z] #28 sha256:481fec41d55a1b1995adfe67e270b9e4bbd77312a1bb55029d5ca187ad7b3acf [2021-04-20T21:03:16.737Z] #28 DONE 0.2s [2021-04-20T21:03:16.737Z] [2021-04-20T21:03:16.737Z] #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-20T21:03:16.737Z] #29 sha256:6ef5bb4baf57ab2f10b8b9ddccec0d74fd2857b3def599109e942a16d4892f94 [2021-04-20T21:03:16.956Z] #33 ... [2021-04-20T21:03:16.956Z] [2021-04-20T21:03:16.956Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-20T21:03:16.956Z] #48 2.649 + RM_GOPATH=0 [2021-04-20T21:03:16.956Z] #48 2.649 + TMP_GOPATH= [2021-04-20T21:03:16.956Z] #48 2.649 + : /build [2021-04-20T21:03:16.956Z] #48 2.649 + '[' -z '' ']' [2021-04-20T21:03:16.956Z] #48 2.649 ++ mktemp -d [2021-04-20T21:03:16.956Z] #48 2.649 + export GOPATH=/tmp/tmp.ZvUzftIFT1 [2021-04-20T21:03:16.956Z] #48 2.649 + GOPATH=/tmp/tmp.ZvUzftIFT1 [2021-04-20T21:03:16.956Z] #48 2.649 + RM_GOPATH=1 [2021-04-20T21:03:16.956Z] #48 2.649 + case "$(go env GOARCH)" in [2021-04-20T21:03:16.956Z] #48 2.649 ++ go env GOARCH [2021-04-20T21:03:16.956Z] #48 2.711 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:16.956Z] #48 2.711 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:16.956Z] #48 2.711 ++ dirname /tmp/install/install.sh [2021-04-20T21:03:16.956Z] #48 2.711 + dir=/tmp/install [2021-04-20T21:03:16.956Z] #48 2.711 + bin=gotestsum [2021-04-20T21:03:16.956Z] #48 2.711 + shift [2021-04-20T21:03:16.956Z] #48 2.711 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-20T21:03:16.956Z] #48 2.711 + . /tmp/install/gotestsum.installer [2021-04-20T21:03:16.956Z] #48 2.711 ++ : v0.5.3 [2021-04-20T21:03:16.956Z] #48 2.711 + install_gotestsum [2021-04-20T21:03:16.956Z] #48 2.711 + set -e [2021-04-20T21:03:16.956Z] #48 2.711 + export GO111MODULE=on [2021-04-20T21:03:16.956Z] #48 2.711 + GO111MODULE=on [2021-04-20T21:03:16.956Z] #48 2.711 + GOBIN=/build [2021-04-20T21:03:16.956Z] #48 2.711 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-20T21:03:16.956Z] #48 2.818 go: finding gotest.tools v0.5.3 [2021-04-20T21:03:16.956Z] #48 2.841 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-20T21:03:16.956Z] #48 3.500 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-20T21:03:16.956Z] #48 3.731 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-20T21:03:16.956Z] #48 5.045 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-20T21:03:16.956Z] #48 5.050 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-20T21:03:16.956Z] #48 5.051 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-20T21:03:16.956Z] #48 5.053 go: downloading github.com/fatih/color v1.9.0 [2021-04-20T21:03:16.956Z] #48 5.089 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-20T21:03:16.956Z] #48 5.092 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-20T21:03:16.956Z] #48 5.140 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-20T21:03:16.956Z] #48 5.374 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-20T21:03:16.956Z] #48 5.443 go: extracting github.com/fatih/color v1.9.0 [2021-04-20T21:03:16.956Z] #48 5.452 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-20T21:03:16.956Z] #48 5.499 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-20T21:03:16.956Z] #48 5.544 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-20T21:03:16.956Z] #48 5.544 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-20T21:03:16.956Z] #48 5.594 go: downloading github.com/pkg/errors v0.9.1 [2021-04-20T21:03:16.956Z] #48 5.594 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-20T21:03:16.956Z] #48 5.840 go: extracting github.com/pkg/errors v0.9.1 [2021-04-20T21:03:16.956Z] #48 5.985 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-20T21:03:16.956Z] #48 6.092 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-20T21:03:16.956Z] #48 6.248 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-20T21:03:16.956Z] #48 6.898 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-20T21:03:16.956Z] #48 7.391 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-20T21:03:16.956Z] #48 8.592 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-20T21:03:16.956Z] #48 ... [2021-04-20T21:03:16.956Z] [2021-04-20T21:03:16.956Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-20T21:03:16.956Z] #43 4.779 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:03:16.956Z] #43 4.890 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:03:16.956Z] #43 4.993 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:03:16.956Z] #43 5.713 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-20T21:03:16.956Z] #43 7.413 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-20T21:03:16.956Z] #43 9.417 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-20T21:03:16.956Z] #43 ... [2021-04-20T21:03:16.956Z] [2021-04-20T21:03:16.956Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-20T21:03:16.956Z] #30 13.75 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-20T21:03:16.956Z] #30 14.16 #=#=# [2021-04-20T21:03:17.610Z] 3c370c2e2f82: Pull complete [2021-04-20T21:03:17.610Z] 5ffb2f5886e2: Pull complete [2021-04-20T21:03:17.610Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:03:17.610Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-04-20T21:03:17.610Z] ---> 805dc2d65d1c [2021-04-20T21:03:17.610Z] Step 5/15 : ARG BUILDX_REPO [2021-04-20T21:03:17.610Z] ---> Running in 709ee9368887 [2021-04-20T21:03:17.610Z] Removing intermediate container 709ee9368887 [2021-04-20T21:03:17.610Z] ---> 905e58de1d42 [2021-04-20T21:03:17.610Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-04-20T21:03:17.610Z] ---> Running in 23d2b7fe8b21 [2021-04-20T21:03:17.610Z] Cloning into '/buildx'... [2021-04-20T21:03:17.679Z] #29 1.205 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-20T21:03:17.679Z] #29 1.271 [2021-04-20T21:03:17.945Z] #29 1.384 ############# 18.3% [2021-04-20T21:03:17.945Z] #29 ... [2021-04-20T21:03:17.945Z] [2021-04-20T21:03:17.945Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:03:17.945Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-20T21:03:17.945Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.3s done [2021-04-20T21:03:17.945Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.6s done [2021-04-20T21:03:17.945Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-20T21:03:17.945Z] #9 DONE 23.4s [2021-04-20T21:03:17.945Z] [2021-04-20T21:03:17.945Z] #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-20T21:03:17.945Z] #29 sha256:6ef5bb4baf57ab2f10b8b9ddccec0d74fd2857b3def599109e942a16d4892f94 [2021-04-20T21:03:18.205Z] #29 1.384 ############# 18.3% ########################### 38.3% ######################################### 58.2% ######################################################## 78.2% ###################################################################### 98.1% ######################################################################## 100.0% [2021-04-20T21:03:18.205Z] #29 1.874 [2021-04-20T21:03:18.466Z] #29 1.991 ######################################################## 78.5% ######################################################################## 100.0% [2021-04-20T21:03:18.466Z] #29 2.077 [2021-04-20T21:03:18.726Z] #29 2.191 ############################################################## 86.2% ######################################################################## 100.0% [2021-04-20T21:03:18.726Z] #29 2.261 [2021-04-20T21:03:18.791Z] #30 14.34 0.2% ####### 10.2% ########## 14.3% ############# 18.4% ################### 26.6% ######################### 34.8% ############################# 40.9% ################################### 49.1% ######################################## 56.1% ############################################ 62.2% ############################################### 66.3% #################################################### 72.5% ####################################################### 76.5% ########################################################### 82.7% ############################################################## 86.8% ################################################################## 92.9% ####################################################################### 99.0% ######################################################################## 100.0% [2021-04-20T21:03:18.791Z] #30 ... [2021-04-20T21:03:18.791Z] [2021-04-20T21:03:18.791Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-20T21:03:18.791Z] #14 1.903 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-20T21:03:18.791Z] #14 1.986 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:03:18.791Z] #14 2.113 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:03:18.791Z] #14 2.114 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:03:18.791Z] #14 2.729 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [433 kB] [2021-04-20T21:03:18.791Z] #14 4.198 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-20T21:03:18.791Z] #14 5.925 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-20T21:03:18.791Z] #14 8.586 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-20T21:03:18.791Z] #14 ... [2021-04-20T21:03:18.791Z] [2021-04-20T21:03:18.791Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-20T21:03:18.791Z] #30 16.56 [2021-04-20T21:03:19.254Z] #29 2.372 ######### 12.8% ########################## 37.0% ######################################## 56.2% ###################################################### 75.3% #################################################################### 94.6% ######################################################################## 100.0% [2021-04-20T21:03:19.254Z] #29 2.858 [2021-04-20T21:03:19.778Z] #29 2.969 ### 4.9% ####### 10.1% ########### 15.4% [2021-04-20T21:03:19.778Z] #29 ... [2021-04-20T21:03:19.778Z] [2021-04-20T21:03:19.778Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-20T21:03:19.778Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-20T21:03:19.778Z] #10 DONE 1.9s [2021-04-20T21:03:19.778Z] [2021-04-20T21:03:19.778Z] #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-20T21:03:19.778Z] #29 sha256:6ef5bb4baf57ab2f10b8b9ddccec0d74fd2857b3def599109e942a16d4892f94 [2021-04-20T21:03:20.311Z] #30 17.90 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-20T21:03:20.604Z] #30 18.29 #=#=# [2021-04-20T21:03:20.604Z] #30 18.43 ######################################################################## 100.0% [2021-04-20T21:03:20.898Z] #30 18.51 [2021-04-20T21:03:21.160Z] Removing intermediate container 23d2b7fe8b21 [2021-04-20T21:03:21.160Z] ---> 7aa81978d092 [2021-04-20T21:03:21.160Z] Step 7/15 : WORKDIR /buildx [2021-04-20T21:03:21.340Z] #29 2.969 ### 4.9% ####### 10.1% ########### 15.4% ############## 20.6% ################## 25.8% ###################### 31.0% ########################## 36.2% ############################# 41.4% ################################# 46.5% ##################################### 51.8% ######################################### 57.1% ############################################ 62.3% ################################################ 67.5% #################################################### 72.7% ######################################################## 78.0% ########################################################### 83.2% ############################################################### 88.3% ################################################################### 93.6% ####################################################################### 98.7% ######################################################################## 100.0% [2021-04-20T21:03:21.340Z] #29 4.813 [2021-04-20T21:03:21.459Z] ---> Running in 8d8b49ae4475 [2021-04-20T21:03:21.459Z] Removing intermediate container 8d8b49ae4475 [2021-04-20T21:03:21.459Z] ---> 14b66d003547 [2021-04-20T21:03:21.459Z] Step 8/15 : ARG BUILDX_COMMIT [2021-04-20T21:03:21.459Z] ---> Running in 66a4c531b85a [2021-04-20T21:03:21.459Z] Removing intermediate container 66a4c531b85a [2021-04-20T21:03:21.459Z] ---> 92b18a33f56e [2021-04-20T21:03:21.459Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-04-20T21:03:21.459Z] ---> Running in 6d0be4cdcdd0 [2021-04-20T21:03:21.583Z] #30 19.22 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-20T21:03:21.876Z] #30 19.60 #=#=# [2021-04-20T21:03:21.876Z] #30 19.76 ################################################# 69.0% ######################################################################## 100.0% [2021-04-20T21:03:21.876Z] #30 19.79 [2021-04-20T21:03:21.910Z] #29 5.308 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-20T21:03:21.910Z] #29 5.359 [2021-04-20T21:03:21.910Z] #29 5.420 ######################################################################## 100.0% [2021-04-20T21:03:21.910Z] #29 5.461 [2021-04-20T21:03:22.100Z] From https://github.com/docker/buildx [2021-04-20T21:03:22.100Z] * [new tag] v0.5.1 -> build [2021-04-20T21:03:22.169Z] #29 ... [2021-04-20T21:03:22.169Z] [2021-04-20T21:03:22.169Z] #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-20T21:03:22.169Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-20T21:03:22.169Z] #11 DONE 2.5s [2021-04-20T21:03:22.170Z] #30 19.88 Download of images into '/build' complete. [2021-04-20T21:03:22.170Z] #30 19.89 Use something like the following to load the result into a Docker daemon: [2021-04-20T21:03:22.170Z] #30 19.89 tar -cC '/build' . | docker load [2021-04-20T21:03:22.429Z] [2021-04-20T21:03:22.429Z] #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-20T21:03:22.429Z] #49 sha256:c31a97f77af236d47c77c106957faf88dcaf7a60ab6ac07364cd67a89b63c9b1 [2021-04-20T21:03:22.694Z] #49 ... [2021-04-20T21:03:22.694Z] [2021-04-20T21:03:22.694Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-20T21:03:22.694Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-20T21:03:22.694Z] #31 DONE 0.2s [2021-04-20T21:03:22.694Z] [2021-04-20T21:03:22.694Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-20T21:03:22.694Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-20T21:03:22.694Z] #39 DONE 0.2s [2021-04-20T21:03:22.694Z] [2021-04-20T21:03:22.694Z] #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-20T21:03:22.694Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-20T21:03:22.743Z] Switched to branch 'build' [2021-04-20T21:03:23.216Z] #30 DONE 20.9s [2021-04-20T21:03:23.216Z] [2021-04-20T21:03:23.216Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-20T21:03:23.216Z] #50 10.34 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-20T21:03:23.216Z] #50 10.37 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-20T21:03:23.216Z] #50 10.73 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-20T21:03:23.216Z] #50 11.26 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-20T21:03:23.216Z] #50 11.42 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-20T21:03:23.216Z] #50 11.42 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-20T21:03:23.216Z] #50 12.76 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-20T21:03:23.216Z] #50 13.15 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-20T21:03:23.216Z] #50 13.21 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-20T21:03:23.216Z] #50 13.29 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-20T21:03:23.216Z] #50 13.30 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-20T21:03:23.216Z] #50 13.30 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-20T21:03:23.216Z] #50 13.40 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-20T21:03:23.216Z] #50 14.63 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-20T21:03:23.216Z] #50 14.63 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-20T21:03:23.216Z] #50 14.63 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-20T21:03:23.216Z] #50 14.63 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-20T21:03:23.216Z] #50 14.65 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-20T21:03:23.216Z] #50 14.65 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-20T21:03:23.216Z] #50 14.65 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-20T21:03:23.216Z] #50 14.65 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-20T21:03:23.216Z] #50 14.65 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-20T21:03:23.216Z] #50 14.66 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-20T21:03:23.216Z] #50 14.66 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-20T21:03:23.216Z] #50 14.66 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-20T21:03:23.216Z] #50 14.66 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-20T21:03:23.216Z] #50 14.67 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-20T21:03:23.216Z] #50 14.68 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-20T21:03:23.216Z] #50 14.74 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-20T21:03:23.216Z] #50 14.76 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-20T21:03:23.216Z] #50 14.77 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-20T21:03:23.216Z] #50 15.06 go: downloading github.com/spf13/viper v1.6.1 [2021-04-20T21:03:23.216Z] #50 15.06 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-20T21:03:23.216Z] #50 15.06 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-20T21:03:23.216Z] #50 15.07 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-20T21:03:23.216Z] #50 15.07 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-20T21:03:23.216Z] #50 15.07 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-20T21:03:23.216Z] #50 15.07 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-20T21:03:23.216Z] #50 15.13 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-20T21:03:23.216Z] #50 15.21 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-20T21:03:23.216Z] #50 15.22 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-20T21:03:23.216Z] #50 15.25 go: extracting github.com/spf13/viper v1.6.1 [2021-04-20T21:03:23.216Z] #50 15.25 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-20T21:03:23.216Z] #50 15.25 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-20T21:03:23.216Z] #50 15.28 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-20T21:03:23.216Z] #50 15.29 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-20T21:03:23.216Z] #50 15.30 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-20T21:03:23.216Z] #50 15.32 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-20T21:03:23.216Z] #50 15.33 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-20T21:03:23.216Z] #50 15.42 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-20T21:03:23.216Z] #50 15.43 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-20T21:03:23.216Z] #50 15.45 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-20T21:03:23.216Z] #50 15.46 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-20T21:03:23.216Z] #50 15.51 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-20T21:03:23.216Z] #50 15.66 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-20T21:03:23.216Z] #50 15.70 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-20T21:03:23.216Z] #50 15.70 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-20T21:03:23.216Z] #50 15.88 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-20T21:03:23.216Z] #50 16.02 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-20T21:03:23.216Z] #50 16.05 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-20T21:03:23.216Z] #50 16.13 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-20T21:03:23.216Z] #50 16.13 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-20T21:03:23.216Z] #50 16.14 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-20T21:03:23.216Z] #50 16.14 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-20T21:03:23.216Z] #50 16.33 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-20T21:03:23.216Z] #50 16.34 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-20T21:03:23.216Z] #50 16.36 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-20T21:03:23.216Z] #50 16.44 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-20T21:03:23.216Z] #50 16.44 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-20T21:03:23.216Z] #50 16.46 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-20T21:03:23.216Z] #50 16.47 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-20T21:03:23.216Z] #50 16.47 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-20T21:03:23.216Z] #50 16.54 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-20T21:03:23.216Z] #50 16.58 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-20T21:03:23.216Z] #50 16.68 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-20T21:03:23.216Z] #50 16.69 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-20T21:03:23.216Z] #50 16.71 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-20T21:03:23.216Z] #50 16.77 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-20T21:03:23.216Z] #50 16.91 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-20T21:03:23.216Z] #50 16.95 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-20T21:03:23.217Z] #50 16.95 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-20T21:03:23.217Z] #50 17.02 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-20T21:03:23.217Z] #50 17.06 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-20T21:03:23.217Z] #50 17.06 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-20T21:03:23.217Z] #50 17.11 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-20T21:03:23.217Z] #50 17.11 go: downloading github.com/spf13/afero v1.1.2 [2021-04-20T21:03:23.217Z] #50 17.12 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-20T21:03:23.217Z] #50 17.12 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-20T21:03:23.217Z] #50 17.14 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-20T21:03:23.217Z] #50 17.19 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-20T21:03:23.217Z] #50 17.21 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-20T21:03:23.217Z] #50 17.25 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-20T21:03:23.217Z] #50 17.25 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-20T21:03:23.217Z] #50 17.30 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-20T21:03:23.217Z] #50 17.30 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-20T21:03:23.217Z] #50 17.31 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-20T21:03:23.217Z] #50 17.34 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-20T21:03:23.217Z] #50 17.37 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-20T21:03:23.217Z] #50 17.45 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-20T21:03:23.217Z] #50 17.45 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-20T21:03:23.217Z] #50 17.47 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-20T21:03:23.217Z] #50 17.48 go: extracting github.com/spf13/afero v1.1.2 [2021-04-20T21:03:23.217Z] #50 17.49 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-20T21:03:23.217Z] #50 17.50 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-20T21:03:23.217Z] #50 17.55 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-20T21:03:23.217Z] #50 17.55 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-20T21:03:23.217Z] #50 17.55 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-20T21:03:23.217Z] #50 17.56 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-20T21:03:23.217Z] #50 17.56 go: downloading golang.org/x/text v0.3.2 [2021-04-20T21:03:23.217Z] #50 17.62 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-20T21:03:23.217Z] #50 17.66 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-20T21:03:23.217Z] #50 17.67 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-20T21:03:23.217Z] #50 17.72 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-20T21:03:23.217Z] #50 17.72 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-20T21:03:23.217Z] #50 17.74 go: downloading github.com/spf13/cast v1.3.0 [2021-04-20T21:03:23.217Z] #50 17.77 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-20T21:03:23.217Z] #50 17.82 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-20T21:03:23.217Z] #50 17.88 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-20T21:03:23.387Z] Removing intermediate container 6d0be4cdcdd0 [2021-04-20T21:03:23.387Z] ---> 4fc09d5883b3 [2021-04-20T21:03:23.387Z] Step 10/15 : ARG GOOS [2021-04-20T21:03:23.387Z] ---> Running in 637eaeb67d8c [2021-04-20T21:03:23.387Z] Removing intermediate container 637eaeb67d8c [2021-04-20T21:03:23.387Z] ---> e688731c3d1d [2021-04-20T21:03:23.387Z] Step 11/15 : ARG GOARCH [2021-04-20T21:03:23.387Z] ---> Running in 788aa5c08cb3 [2021-04-20T21:03:23.387Z] Removing intermediate container 788aa5c08cb3 [2021-04-20T21:03:23.387Z] ---> f9d2f1a8e22c [2021-04-20T21:03:23.387Z] 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-20T21:03:23.522Z] #50 18.05 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-20T21:03:23.522Z] #50 18.05 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-20T21:03:23.683Z] ---> Running in 6065ea68048e [2021-04-20T21:03:23.816Z] #50 18.19 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-20T21:03:23.816Z] #50 18.38 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-20T21:03:24.110Z] #50 18.51 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-20T21:03:24.110Z] #50 18.52 go: extracting github.com/spf13/cast v1.3.0 [2021-04-20T21:03:24.747Z] #50 19.22 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-20T21:03:25.303Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09c79dc9f8e38ccb0) in /home/ubuntu/workspace/moby_PR-42311 [Pipeline] { [Pipeline] checkout [2021-04-20T21:03:25.384Z] #50 19.90 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-20T21:03:26.021Z] #50 ... [2021-04-20T21:03:26.021Z] [2021-04-20T21:03:26.021Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-20T21:03:26.021Z] #59 10.63 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-20T21:03:26.021Z] #59 11.44 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-20T21:03:26.021Z] #59 11.58 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-20T21:03:26.021Z] #59 11.59 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-20T21:03:26.021Z] #59 11.59 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-20T21:03:26.021Z] #59 11.61 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-20T21:03:26.021Z] #59 14.13 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-20T21:03:26.021Z] #59 14.42 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-20T21:03:26.021Z] #59 14.58 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-20T21:03:26.021Z] #59 14.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-20T21:03:26.021Z] #59 14.75 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-20T21:03:26.021Z] #59 15.02 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-20T21:03:26.021Z] #59 17.46 go: finding github.com/pkg/errors v0.9.1 [2021-04-20T21:03:26.021Z] #59 17.55 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-20T21:03:26.021Z] #59 17.87 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-20T21:03:26.021Z] #59 17.89 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-20T21:03:26.021Z] #59 17.97 go: finding github.com/google/uuid v1.2.0 [2021-04-20T21:03:26.021Z] #59 17.99 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-20T21:03:26.021Z] #59 18.23 go: finding github.com/gofrs/flock v0.8.0 [2021-04-20T21:03:26.021Z] #59 18.24 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-20T21:03:26.021Z] #59 18.28 go: finding github.com/gorilla/mux v1.8.0 [2021-04-20T21:03:26.021Z] #59 18.30 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-20T21:03:26.021Z] #59 18.32 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-20T21:03:26.021Z] #59 18.36 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-20T21:03:26.021Z] #59 18.40 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-20T21:03:26.021Z] #59 18.59 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-20T21:03:26.021Z] #59 18.65 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-20T21:03:26.146Z] The recommended git tool is: git [2021-04-20T21:03:26.315Z] #59 ... [2021-04-20T21:03:26.315Z] [2021-04-20T21:03:26.315Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-20T21:03:26.315Z] #46 10.73 container/list [2021-04-20T21:03:26.315Z] #46 11.38 crypto/internal/subtle [2021-04-20T21:03:26.315Z] #46 11.52 crypto/subtle [2021-04-20T21:03:26.315Z] #46 11.72 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-20T21:03:26.315Z] #46 11.84 internal/nettrace [2021-04-20T21:03:26.315Z] #46 11.93 runtime/cgo [2021-04-20T21:03:26.315Z] #46 18.08 vendor/golang.org/x/crypto/internal/subtle [2021-04-20T21:03:26.315Z] #46 ... [2021-04-20T21:03:26.315Z] [2021-04-20T21:03:26.315Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-20T21:03:26.315Z] #52 12.07 + cd /tmp/tmp.iXY7Zz7IfQ/src/github.com/mvdan/sh [2021-04-20T21:03:26.315Z] #52 12.07 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-20T21:03:26.315Z] #52 12.12 + GO111MODULE=on [2021-04-20T21:03:26.315Z] #52 12.12 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-20T21:03:26.315Z] #52 13.06 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-20T21:03:26.315Z] #52 13.06 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-20T21:03:26.315Z] #52 13.14 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-20T21:03:26.315Z] #52 13.36 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-20T21:03:26.315Z] #52 13.39 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-20T21:03:26.315Z] #52 13.73 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-20T21:03:26.315Z] #52 14.26 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-20T21:03:26.315Z] #52 15.29 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-20T21:03:26.315Z] #52 16.22 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-20T21:03:26.315Z] #52 16.24 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-20T21:03:26.315Z] #52 16.31 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-20T21:03:26.315Z] #52 16.43 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-20T21:03:26.315Z] #52 17.03 runtime [2021-04-20T21:03:27.018Z] #40 ... [2021-04-20T21:03:27.018Z] [2021-04-20T21:03:27.018Z] #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-20T21:03:27.018Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-20T21:03:27.018Z] #12 DONE 4.3s [2021-04-20T21:03:27.018Z] [2021-04-20T21:03:27.018Z] #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-20T21:03:27.018Z] #29 sha256:6ef5bb4baf57ab2f10b8b9ddccec0d74fd2857b3def599109e942a16d4892f94 [2021-04-20T21:03:27.018Z] #29 7.124 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-20T21:03:27.018Z] #29 7.283 [2021-04-20T21:03:27.018Z] #29 7.388 0.3% #################################################################### 95.6% ######################################################################## 100.0% [2021-04-20T21:03:27.018Z] #29 7.557 [2021-04-20T21:03:27.018Z] #29 7.974 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-20T21:03:27.018Z] #29 8.068 [2021-04-20T21:03:27.018Z] #29 8.265 0.0% ##################### 29.3% ################################# 47.1% ########################################### 60.4% ################################################################ 89.0% #################################################################### 95.7% ######################################################################## 100.0% [2021-04-20T21:03:27.018Z] #29 9.027 [2021-04-20T21:03:27.018Z] #29 9.441 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-20T21:03:27.018Z] #29 9.595 [2021-04-20T21:03:27.018Z] #29 9.693 ######################################################################## 100.0% [2021-04-20T21:03:27.018Z] #29 9.715 [2021-04-20T21:03:27.018Z] #29 10.05 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-20T21:03:27.018Z] #29 10.19 [2021-04-20T21:03:27.018Z] #29 10.28 ######################################################################## 100.0% [2021-04-20T21:03:27.018Z] #29 10.40 [2021-04-20T21:03:27.018Z] #29 10.43 Download of images into '/build' complete. [2021-04-20T21:03:27.018Z] #29 10.43 Use something like the following to load the result into a Docker daemon: [2021-04-20T21:03:27.018Z] #29 10.43 tar -cC '/build' . | docker load [2021-04-20T21:03:27.018Z] #29 DONE 10.5s [2021-04-20T21:03:27.018Z] [2021-04-20T21:03:27.018Z] #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-20T21:03:27.018Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:03:27.896Z] #52 ... [2021-04-20T21:03:27.896Z] [2021-04-20T21:03:27.896Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-20T21:03:27.896Z] #48 12.10 go: finding github.com/fatih/color v1.9.0 [2021-04-20T21:03:27.896Z] #48 12.11 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-20T21:03:27.896Z] #48 12.21 go: finding github.com/pkg/errors v0.9.1 [2021-04-20T21:03:27.896Z] #48 12.30 go: finding github.com/spf13/pflag v1.0.3 [2021-04-20T21:03:27.896Z] #48 12.32 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-20T21:03:27.896Z] #48 12.35 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-20T21:03:27.896Z] #48 12.56 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-20T21:03:27.896Z] #48 12.61 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-20T21:03:27.896Z] #48 12.62 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-20T21:03:27.896Z] #48 12.64 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-20T21:03:27.896Z] #48 12.65 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-20T21:03:28.191Z] #48 ... [2021-04-20T21:03:28.191Z] [2021-04-20T21:03:28.191Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-20T21:03:28.191Z] #50 22.44 go: extracting golang.org/x/text v0.3.2 [2021-04-20T21:03:30.613Z] using credential docker-jenkins-github-credentials [2021-04-20T21:03:30.622Z] Cloning the remote Git repository [2021-04-20T21:03:30.622Z] Cloning with configured refspecs honoured and without tags [2021-04-20T21:03:30.499Z] Cloning repository https://github.com/moby/moby.git [2021-04-20T21:03:30.588Z] > git init /home/ubuntu/workspace/moby_PR-42311 # timeout=10 [2021-04-20T21:03:30.937Z] #50 ... [2021-04-20T21:03:30.937Z] [2021-04-20T21:03:30.937Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-20T21:03:30.937Z] #41 15.23 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-20T21:03:30.937Z] #41 16.86 + 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-20T21:03:31.231Z] #41 ... [2021-04-20T21:03:31.231Z] [2021-04-20T21:03:31.231Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-20T21:03:31.231Z] #37 16.43 Fetched 8114 kB in 12s (690 kB/s) [2021-04-20T21:03:31.231Z] #37 16.43 Reading package lists... [2021-04-20T21:03:31.231Z] #37 20.81 Reading package lists... [2021-04-20T21:03:31.231Z] #37 24.63 Building dependency tree... [2021-04-20T21:03:31.231Z] #37 ... [2021-04-20T21:03:31.231Z] [2021-04-20T21:03:31.231Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-20T21:03:31.231Z] #50 25.75 go: finding github.com/fatih/color v1.7.0 [2021-04-20T21:03:31.525Z] #50 25.80 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-20T21:03:31.525Z] #50 ... [2021-04-20T21:03:31.525Z] [2021-04-20T21:03:31.525Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-20T21:03:31.525Z] #68 15.82 + cd /tmp/tmp.1Dlk7NOT06/src/github.com/docker/libnetwork [2021-04-20T21:03:31.525Z] #68 15.82 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-20T21:03:31.525Z] #68 16.13 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-20T21:03:31.525Z] #68 ... [2021-04-20T21:03:31.525Z] [2021-04-20T21:03:31.525Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-20T21:03:31.525Z] #50 25.90 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-20T21:03:31.525Z] #50 25.91 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-20T21:03:31.525Z] #50 25.92 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-20T21:03:31.525Z] #50 25.96 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-20T21:03:31.525Z] #50 25.99 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-20T21:03:31.525Z] #50 26.00 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-20T21:03:31.525Z] #50 26.00 go: finding github.com/pkg/errors v0.8.1 [2021-04-20T21:03:31.525Z] #50 26.04 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-20T21:03:31.525Z] #50 26.05 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-20T21:03:31.525Z] #50 26.05 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-20T21:03:31.525Z] #50 26.07 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-20T21:03:31.525Z] #50 26.08 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-20T21:03:31.525Z] #50 26.08 go: finding github.com/stretchr/testify v1.4.0 [2021-04-20T21:03:31.525Z] #50 26.10 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-20T21:03:31.525Z] #50 26.10 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-20T21:03:31.819Z] #50 26.14 go: finding github.com/spf13/viper v1.6.1 [2021-04-20T21:03:31.819Z] #50 26.14 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-20T21:03:31.819Z] #50 26.15 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-20T21:03:31.819Z] #50 26.17 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-20T21:03:31.819Z] #50 26.20 go: finding github.com/stretchr/objx v0.2.0 [2021-04-20T21:03:31.819Z] #50 26.25 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-20T21:03:31.819Z] #50 26.29 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-20T21:03:31.819Z] #50 26.31 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-20T21:03:31.819Z] #50 ... [2021-04-20T21:03:31.819Z] [2021-04-20T21:03:31.819Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-04-20T21:03:31.819Z] #56 16.35 Fetched 8114 kB in 12s (687 kB/s) [2021-04-20T21:03:31.819Z] #56 16.35 Reading package lists... [2021-04-20T21:03:31.819Z] #56 20.89 Reading package lists... [2021-04-20T21:03:31.819Z] #56 24.85 Building dependency tree... [2021-04-20T21:03:31.819Z] #56 ... [2021-04-20T21:03:31.819Z] [2021-04-20T21:03:31.819Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-20T21:03:31.819Z] #43 16.40 Fetched 8114 kB in 12s (693 kB/s) [2021-04-20T21:03:31.819Z] #43 16.40 Reading package lists... [2021-04-20T21:03:31.819Z] #43 20.88 Reading package lists... [2021-04-20T21:03:31.819Z] #43 24.34 Building dependency tree... [2021-04-20T21:03:31.819Z] #43 26.04 The following additional packages will be installed: [2021-04-20T21:03:31.819Z] #43 26.04 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-20T21:03:31.819Z] #43 26.04 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-20T21:03:31.819Z] #43 26.04 Suggested packages: [2021-04-20T21:03:31.819Z] #43 26.04 manpages-dev python-setuptools [2021-04-20T21:03:30.853Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-20T21:03:30.853Z] > git --version # timeout=10 [2021-04-20T21:03:30.870Z] > git --version # 'git version 2.17.1' [2021-04-20T21:03:30.871Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-20T21:03:30.872Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42311/head:refs/remotes/origin/PR-42311 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-20T21:03:32.113Z] #43 ... [2021-04-20T21:03:32.113Z] [2021-04-20T21:03:32.113Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-20T21:03:32.113Z] #50 26.43 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-20T21:03:32.113Z] #50 26.45 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-20T21:03:32.113Z] #50 26.45 go: finding github.com/gobwas/glob v0.2.3 [2021-04-20T21:03:32.113Z] #50 26.47 go: finding github.com/spf13/cobra v0.0.5 [2021-04-20T21:03:32.113Z] #50 26.61 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-20T21:03:32.113Z] #50 26.64 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-20T21:03:32.113Z] #50 26.66 go: finding github.com/magiconair/properties v1.8.1 [2021-04-20T21:03:32.113Z] #50 26.67 go: finding github.com/spf13/pflag v1.0.5 [2021-04-20T21:03:32.113Z] #50 26.68 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-20T21:03:32.333Z] #13 4.844 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-20T21:03:32.333Z] #13 4.893 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:03:32.333Z] #13 4.952 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:03:32.333Z] #13 4.974 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:03:32.333Z] #13 ... [2021-04-20T21:03:32.333Z] [2021-04-20T21:03:32.333Z] #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-20T21:03:32.333Z] #49 sha256:c31a97f77af236d47c77c106957faf88dcaf7a60ab6ac07364cd67a89b63c9b1 [2021-04-20T21:03:32.333Z] #49 6.809 + RM_GOPATH=0 [2021-04-20T21:03:32.333Z] #49 6.809 + TMP_GOPATH= [2021-04-20T21:03:32.333Z] #49 6.809 + : /build [2021-04-20T21:03:32.333Z] #49 6.809 + '[' -z '' ']' [2021-04-20T21:03:32.333Z] #49 6.814 ++ mktemp -d [2021-04-20T21:03:32.333Z] #49 6.820 + export GOPATH=/tmp/tmp.V7vP4P0FCg [2021-04-20T21:03:32.333Z] #49 6.836 + GOPATH=/tmp/tmp.V7vP4P0FCg [2021-04-20T21:03:32.333Z] #49 6.836 + RM_GOPATH=1 [2021-04-20T21:03:32.333Z] #49 6.836 + case "$(go env GOARCH)" in [2021-04-20T21:03:32.333Z] #49 6.836 ++ go env GOARCH [2021-04-20T21:03:32.333Z] #49 6.901 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:32.333Z] #49 6.901 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:32.333Z] #49 6.901 ++ dirname /tmp/install/install.sh [2021-04-20T21:03:32.333Z] #49 6.911 + dir=/tmp/install [2021-04-20T21:03:32.333Z] #49 6.911 + bin=golangci_lint [2021-04-20T21:03:32.333Z] #49 6.911 + shift [2021-04-20T21:03:32.333Z] #49 6.911 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-20T21:03:32.333Z] #49 6.911 + . /tmp/install/golangci_lint.installer [2021-04-20T21:03:32.333Z] #49 6.911 ++ : v1.23.8 [2021-04-20T21:03:32.333Z] #49 6.911 + install_golangci_lint [2021-04-20T21:03:32.333Z] #49 6.911 + set -e [2021-04-20T21:03:32.333Z] #49 6.911 + export GO111MODULE=on [2021-04-20T21:03:32.333Z] #49 6.911 + GO111MODULE=on [2021-04-20T21:03:32.333Z] #49 6.911 + GOBIN=/build [2021-04-20T21:03:32.333Z] #49 6.911 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-20T21:03:32.333Z] #49 6.991 go: finding github.com v1.23.8 [2021-04-20T21:03:32.333Z] #49 7.013 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-20T21:03:32.333Z] #49 7.013 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-20T21:03:32.333Z] #49 7.013 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-20T21:03:32.333Z] #49 7.013 go: finding github.com/golangci v1.23.8 [2021-04-20T21:03:32.333Z] #49 8.344 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-20T21:03:32.333Z] #49 9.258 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-20T21:03:32.407Z] #50 26.76 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-20T21:03:32.407Z] #50 26.77 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-20T21:03:32.407Z] #50 26.84 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-20T21:03:32.407Z] #50 26.84 go: finding github.com/spf13/afero v1.1.2 [2021-04-20T21:03:32.407Z] #50 26.85 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-20T21:03:32.407Z] #50 26.85 go: finding github.com/spf13/cast v1.3.0 [2021-04-20T21:03:32.407Z] #50 26.85 go: finding golang.org/x/text v0.3.2 [2021-04-20T21:03:32.407Z] #50 26.85 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-20T21:03:32.407Z] #50 26.86 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-20T21:03:32.407Z] #50 26.88 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-20T21:03:32.407Z] #50 26.88 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-20T21:03:32.407Z] #50 26.89 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-20T21:03:32.407Z] #50 26.89 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-20T21:03:32.407Z] #50 26.89 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-20T21:03:32.407Z] #50 26.91 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-20T21:03:32.407Z] #50 26.92 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-20T21:03:32.407Z] #50 26.93 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-20T21:03:32.407Z] #50 26.97 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-20T21:03:32.407Z] #50 26.98 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-20T21:03:32.407Z] #50 26.98 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-20T21:03:32.407Z] #50 26.99 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-20T21:03:32.593Z] #49 ... [2021-04-20T21:03:32.593Z] [2021-04-20T21:03:32.593Z] #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-20T21:03:32.593Z] #47 sha256:37ba871983013ce235559860936937b4da3886edd9ad48f0f8daaa1dfdfbc18a [2021-04-20T21:03:32.593Z] #47 7.628 + RM_GOPATH=0 [2021-04-20T21:03:32.593Z] #47 7.628 + TMP_GOPATH= [2021-04-20T21:03:32.593Z] #47 7.628 + : /build [2021-04-20T21:03:32.593Z] #47 7.628 + '[' -z '' ']' [2021-04-20T21:03:32.593Z] #47 7.631 ++ mktemp -d [2021-04-20T21:03:32.593Z] #47 7.633 + export GOPATH=/tmp/tmp.xuGqbgTXEy [2021-04-20T21:03:32.593Z] #47 7.633 + GOPATH=/tmp/tmp.xuGqbgTXEy [2021-04-20T21:03:32.593Z] #47 7.633 + RM_GOPATH=1 [2021-04-20T21:03:32.593Z] #47 7.633 + case "$(go env GOARCH)" in [2021-04-20T21:03:32.593Z] #47 7.638 ++ go env GOARCH [2021-04-20T21:03:32.593Z] #47 7.687 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:32.593Z] #47 7.687 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:32.594Z] #47 7.687 ++ dirname /tmp/install/install.sh [2021-04-20T21:03:32.594Z] #47 7.696 + dir=/tmp/install [2021-04-20T21:03:32.594Z] #47 7.696 + bin=gotestsum [2021-04-20T21:03:32.594Z] #47 7.696 + shift [2021-04-20T21:03:32.594Z] #47 7.696 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-20T21:03:32.594Z] #47 7.696 + . /tmp/install/gotestsum.installer [2021-04-20T21:03:32.594Z] #47 7.696 ++ : v0.5.3 [2021-04-20T21:03:32.594Z] #47 7.696 + install_gotestsum [2021-04-20T21:03:32.594Z] #47 7.696 + set -e [2021-04-20T21:03:32.594Z] #47 7.696 + export GO111MODULE=on [2021-04-20T21:03:32.594Z] #47 7.696 + GO111MODULE=on [2021-04-20T21:03:32.594Z] #47 7.696 + GOBIN=/build [2021-04-20T21:03:32.594Z] #47 7.696 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-20T21:03:32.594Z] #47 7.712 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-20T21:03:32.594Z] #47 7.748 go: finding gotest.tools v0.5.3 [2021-04-20T21:03:32.594Z] #47 8.819 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-20T21:03:32.594Z] #47 9.412 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-20T21:03:32.594Z] #47 ... [2021-04-20T21:03:32.594Z] [2021-04-20T21:03:32.594Z] #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-20T21:03:32.594Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-20T21:03:32.594Z] #55 8.036 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:03:32.594Z] #55 8.228 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:03:32.594Z] #55 8.230 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:03:32.700Z] #50 26.99 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-20T21:03:32.700Z] #50 26.99 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-20T21:03:32.700Z] #50 26.99 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-20T21:03:32.700Z] #50 26.99 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-20T21:03:32.700Z] #50 27.04 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-20T21:03:32.700Z] #50 27.12 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-20T21:03:32.700Z] #50 27.13 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-20T21:03:32.700Z] #50 27.14 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-20T21:03:32.700Z] #50 27.16 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-20T21:03:32.700Z] #50 27.18 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-20T21:03:32.700Z] #50 27.21 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-20T21:03:32.700Z] #50 27.22 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-20T21:03:32.700Z] #50 27.22 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-20T21:03:32.700Z] #50 27.23 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-20T21:03:32.700Z] #50 27.30 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-20T21:03:32.700Z] #50 27.33 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-20T21:03:32.862Z] #55 ... [2021-04-20T21:03:32.862Z] [2021-04-20T21:03:32.862Z] #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-20T21:03:32.862Z] #67 sha256:0bffdf73c523a44aee8b2dcc3c10da8c3ad92c605271bddd0ae054420468d341 [2021-04-20T21:03:32.862Z] #67 4.275 + RM_GOPATH=0 [2021-04-20T21:03:32.862Z] #67 4.275 + TMP_GOPATH= [2021-04-20T21:03:32.862Z] #67 4.275 + : /build [2021-04-20T21:03:32.862Z] #67 4.275 + '[' -z '' ']' [2021-04-20T21:03:32.862Z] #67 4.275 ++ mktemp -d [2021-04-20T21:03:32.862Z] #67 4.285 + export GOPATH=/tmp/tmp.sJfxoeEF83 [2021-04-20T21:03:32.862Z] #67 4.285 + GOPATH=/tmp/tmp.sJfxoeEF83 [2021-04-20T21:03:32.862Z] #67 4.285 + RM_GOPATH=1 [2021-04-20T21:03:32.862Z] #67 4.285 + case "$(go env GOARCH)" in [2021-04-20T21:03:32.862Z] #67 4.285 ++ go env GOARCH [2021-04-20T21:03:32.862Z] #67 4.292 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-20T21:03:32.862Z] #67 4.292 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:32.862Z] #67 4.292 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:32.862Z] #67 4.292 ++ dirname /tmp/install/install.sh [2021-04-20T21:03:32.862Z] #67 4.292 + dir=/tmp/install [2021-04-20T21:03:32.862Z] #67 4.292 + bin=proxy [2021-04-20T21:03:32.862Z] #67 4.292 + shift [2021-04-20T21:03:32.862Z] #67 4.292 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-20T21:03:32.862Z] #67 4.292 + . /tmp/install/proxy.installer [2021-04-20T21:03:32.862Z] #67 4.292 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-20T21:03:32.862Z] #67 4.292 + install_proxy [2021-04-20T21:03:32.862Z] #67 4.292 + case "$1" in [2021-04-20T21:03:32.862Z] #67 4.292 + export CGO_ENABLED=0 [2021-04-20T21:03:32.862Z] #67 4.292 + CGO_ENABLED=0 [2021-04-20T21:03:32.862Z] #67 4.292 + _install_proxy [2021-04-20T21:03:32.862Z] #67 4.292 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-20T21:03:32.862Z] #67 4.292 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.sJfxoeEF83/src/github.com/docker/libnetwork [2021-04-20T21:03:32.862Z] #67 4.297 Cloning into '/tmp/tmp.sJfxoeEF83/src/github.com/docker/libnetwork'... [2021-04-20T21:03:32.862Z] #67 ... [2021-04-20T21:03:32.862Z] [2021-04-20T21:03:32.862Z] #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-20T21:03:32.862Z] #45 sha256:53984545fbdf46335dcfb02f5a41573ab666fb9887c72b478fc24120df6977fa [2021-04-20T21:03:32.862Z] #45 6.721 + RM_GOPATH=0 [2021-04-20T21:03:32.862Z] #45 6.721 + TMP_GOPATH= [2021-04-20T21:03:32.862Z] #45 6.721 + : /build [2021-04-20T21:03:32.862Z] #45 6.721 + '[' -z '' ']' [2021-04-20T21:03:32.862Z] #45 6.721 ++ mktemp -d [2021-04-20T21:03:32.862Z] #45 6.726 + export GOPATH=/tmp/tmp.a0pcUq95lx [2021-04-20T21:03:32.862Z] #45 6.726 + GOPATH=/tmp/tmp.a0pcUq95lx [2021-04-20T21:03:32.862Z] #45 6.726 + RM_GOPATH=1 [2021-04-20T21:03:32.862Z] #45 6.726 + case "$(go env GOARCH)" in [2021-04-20T21:03:32.862Z] #45 6.726 ++ go env GOARCH [2021-04-20T21:03:32.862Z] #45 6.788 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:32.862Z] #45 6.788 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:32.862Z] #45 6.788 ++ dirname /tmp/install/install.sh [2021-04-20T21:03:32.862Z] #45 6.792 + dir=/tmp/install [2021-04-20T21:03:32.862Z] #45 6.792 + bin=vndr [2021-04-20T21:03:32.862Z] #45 6.810 + shift [2021-04-20T21:03:32.862Z] #45 6.810 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-20T21:03:32.862Z] #45 6.810 + . /tmp/install/vndr.installer [2021-04-20T21:03:32.862Z] #45 6.810 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-20T21:03:32.862Z] #45 6.810 + install_vndr [2021-04-20T21:03:32.862Z] #45 6.810 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-20T21:03:32.862Z] #45 6.810 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.a0pcUq95lx/src/github.com/LK4D4/vndr [2021-04-20T21:03:32.862Z] #45 6.810 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-20T21:03:32.862Z] #45 6.819 Cloning into '/tmp/tmp.a0pcUq95lx/src/github.com/LK4D4/vndr'... [2021-04-20T21:03:32.862Z] #45 7.868 + cd /tmp/tmp.a0pcUq95lx/src/github.com/LK4D4/vndr [2021-04-20T21:03:32.862Z] #45 7.891 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-20T21:03:32.862Z] #45 7.918 + go build -buildmode=pie -v -o /build/vndr . [2021-04-20T21:03:32.862Z] #45 9.536 runtime/internal/math [2021-04-20T21:03:32.862Z] #45 9.575 internal/bytealg [2021-04-20T21:03:32.862Z] #45 9.706 internal/race [2021-04-20T21:03:32.862Z] #45 10.34 sync/atomic [2021-04-20T21:03:32.994Z] #50 27.34 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-20T21:03:32.994Z] #50 27.35 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-20T21:03:32.994Z] #50 27.38 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-20T21:03:33.139Z] #45 ... [2021-04-20T21:03:33.139Z] [2021-04-20T21:03:33.139Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:03:33.139Z] #34 sha256:965381fe9c818769f4333359085459647e262a2ef483161c0088808e4f34c0ba [2021-04-20T21:03:33.139Z] #34 6.289 + RM_GOPATH=0 [2021-04-20T21:03:33.139Z] #34 6.289 + TMP_GOPATH= [2021-04-20T21:03:33.139Z] #34 6.289 + : /build [2021-04-20T21:03:33.139Z] #34 6.289 + '[' -z '' ']' [2021-04-20T21:03:33.139Z] #34 6.289 ++ mktemp -d [2021-04-20T21:03:33.139Z] #34 6.291 + export GOPATH=/tmp/tmp.jCXdm5puSS [2021-04-20T21:03:33.139Z] #34 6.291 + GOPATH=/tmp/tmp.jCXdm5puSS [2021-04-20T21:03:33.139Z] #34 6.291 + RM_GOPATH=1 [2021-04-20T21:03:33.139Z] #34 6.291 + case "$(go env GOARCH)" in [2021-04-20T21:03:33.139Z] #34 6.291 ++ go env GOARCH [2021-04-20T21:03:33.139Z] #34 6.319 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:33.139Z] #34 6.319 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:33.139Z] #34 6.329 ++ dirname /tmp/install/install.sh [2021-04-20T21:03:33.139Z] #34 6.333 + dir=/tmp/install [2021-04-20T21:03:33.139Z] #34 6.334 + bin=tomlv [2021-04-20T21:03:33.139Z] #34 6.334 + shift [2021-04-20T21:03:33.139Z] #34 6.334 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-20T21:03:33.139Z] #34 6.334 + . /tmp/install/tomlv.installer [2021-04-20T21:03:33.139Z] #34 6.334 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-20T21:03:33.139Z] #34 6.334 + install_tomlv [2021-04-20T21:03:33.139Z] #34 6.334 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-20T21:03:33.139Z] #34 6.334 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-20T21:03:33.139Z] #34 6.340 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jCXdm5puSS/src/github.com/BurntSushi/toml [2021-04-20T21:03:33.139Z] #34 6.359 Cloning into '/tmp/tmp.jCXdm5puSS/src/github.com/BurntSushi/toml'... [2021-04-20T21:03:33.139Z] #34 7.532 + cd /tmp/tmp.jCXdm5puSS/src/github.com/BurntSushi/toml [2021-04-20T21:03:33.139Z] #34 7.532 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-20T21:03:33.139Z] #34 7.576 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-20T21:03:33.139Z] #34 8.536 internal/cpu [2021-04-20T21:03:33.139Z] #34 8.665 runtime/internal/atomic [2021-04-20T21:03:33.139Z] #34 8.994 runtime/internal/sys [2021-04-20T21:03:33.139Z] #34 9.332 runtime/internal/math [2021-04-20T21:03:33.139Z] #34 9.405 internal/bytealg [2021-04-20T21:03:33.139Z] #34 9.692 math/bits [2021-04-20T21:03:33.139Z] #34 10.34 math [2021-04-20T21:03:33.139Z] #34 10.55 runtime [2021-04-20T21:03:33.139Z] #34 ... [2021-04-20T21:03:33.139Z] [2021-04-20T21:03:33.139Z] #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-20T21:03:33.139Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:03:33.139Z] #42 8.024 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:03:33.139Z] #42 8.152 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:03:33.139Z] #42 8.219 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:03:33.139Z] #42 9.917 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-20T21:03:33.359Z] #50 ... [2021-04-20T21:03:33.359Z] [2021-04-20T21:03:33.359Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-20T21:03:33.359Z] #14 14.69 Fetched 8594 kB in 13s (673 kB/s) [2021-04-20T21:03:33.359Z] #14 14.69 Reading package lists... [2021-04-20T21:03:33.359Z] #14 18.89 Reading package lists... [2021-04-20T21:03:33.359Z] #14 23.14 Building dependency tree... [2021-04-20T21:03:33.401Z] #42 ... [2021-04-20T21:03:33.401Z] [2021-04-20T21:03:33.401Z] #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-20T21:03:33.401Z] #58 sha256:cb3aa922a8b69509db2d61f49e8f79a491b148fd4a70f58ba18a443f3f0ea7b1 [2021-04-20T21:03:33.401Z] #58 4.978 + RM_GOPATH=0 [2021-04-20T21:03:33.401Z] #58 4.978 + TMP_GOPATH= [2021-04-20T21:03:33.401Z] #58 4.978 + : /build [2021-04-20T21:03:33.401Z] #58 4.978 + '[' -z '' ']' [2021-04-20T21:03:33.401Z] #58 4.978 ++ mktemp -d [2021-04-20T21:03:33.401Z] #58 4.978 + export GOPATH=/tmp/tmp.wVq3dZocul [2021-04-20T21:03:33.401Z] #58 4.978 + GOPATH=/tmp/tmp.wVq3dZocul [2021-04-20T21:03:33.401Z] #58 4.978 + RM_GOPATH=1 [2021-04-20T21:03:33.401Z] #58 4.978 + case "$(go env GOARCH)" in [2021-04-20T21:03:33.401Z] #58 4.991 ++ go env GOARCH [2021-04-20T21:03:33.401Z] #58 4.997 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:33.401Z] #58 4.997 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:33.401Z] #58 4.999 ++ dirname /tmp/install/install.sh [2021-04-20T21:03:33.401Z] #58 4.999 + dir=/tmp/install [2021-04-20T21:03:33.401Z] #58 4.999 + bin=rootlesskit [2021-04-20T21:03:33.401Z] #58 4.999 + shift [2021-04-20T21:03:33.401Z] #58 4.999 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-20T21:03:33.401Z] #58 4.999 + . /tmp/install/rootlesskit.installer [2021-04-20T21:03:33.401Z] #58 4.999 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-20T21:03:33.401Z] #58 4.999 + install_rootlesskit [2021-04-20T21:03:33.401Z] #58 4.999 + case "$1" in [2021-04-20T21:03:33.401Z] #58 4.999 + export CGO_ENABLED=0 [2021-04-20T21:03:33.401Z] #58 4.999 + CGO_ENABLED=0 [2021-04-20T21:03:33.401Z] #58 4.999 + _install_rootlesskit [2021-04-20T21:03:33.401Z] #58 5.036 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-20T21:03:33.401Z] #58 5.036 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-20T21:03:33.401Z] #58 5.036 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wVq3dZocul/src/github.com/rootless-containers/rootlesskit [2021-04-20T21:03:33.401Z] #58 5.036 Cloning into '/tmp/tmp.wVq3dZocul/src/github.com/rootless-containers/rootlesskit'... [2021-04-20T21:03:33.402Z] #58 8.678 + cd /tmp/tmp.wVq3dZocul/src/github.com/rootless-containers/rootlesskit [2021-04-20T21:03:33.402Z] #58 8.678 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-20T21:03:33.402Z] #58 8.755 + export GO111MODULE=on [2021-04-20T21:03:33.402Z] #58 8.755 + GO111MODULE=on [2021-04-20T21:03:33.402Z] #58 8.755 + export GOPROXY=https://proxy.golang.org [2021-04-20T21:03:33.402Z] #58 8.755 + GOPROXY=https://proxy.golang.org [2021-04-20T21:03:33.402Z] #58 8.755 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-20T21:03:33.402Z] #58 8.755 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-20T21:03:33.402Z] #58 ... [2021-04-20T21:03:33.402Z] [2021-04-20T21:03:33.402Z] #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-20T21:03:33.402Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-20T21:03:33.402Z] #36 8.036 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:03:33.402Z] #36 8.165 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:03:33.402Z] #36 8.218 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:03:33.402Z] #36 10.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-20T21:03:33.653Z] #14 ... [2021-04-20T21:03:33.653Z] [2021-04-20T21:03:33.653Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-20T21:03:33.653Z] #43 27.25 The following NEW packages will be installed: [2021-04-20T21:03:33.653Z] #43 27.25 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-20T21:03:33.653Z] #43 27.25 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-20T21:03:33.653Z] #43 27.25 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-20T21:03:33.653Z] #43 27.25 python-six zlib1g-dev [2021-04-20T21:03:33.653Z] #43 27.36 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-20T21:03:33.653Z] #43 27.36 Need to get 3742 kB of archives. [2021-04-20T21:03:33.653Z] #43 27.36 After this operation, 22.0 MB of additional disk space will be used. [2021-04-20T21:03:33.653Z] #43 27.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-04-20T21:03:33.653Z] #43 27.38 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-20T21:03:33.653Z] #43 27.38 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-20T21:03:33.653Z] #43 27.39 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-20T21:03:33.653Z] #43 27.40 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-20T21:03:33.653Z] #43 27.40 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-20T21:03:33.653Z] #43 27.40 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-20T21:03:33.653Z] #43 27.41 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-20T21:03:33.653Z] #43 27.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-04-20T21:03:33.653Z] #43 27.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-04-20T21:03:33.653Z] #43 27.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-04-20T21:03:33.653Z] #43 27.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-04-20T21:03:33.653Z] #43 27.55 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-20T21:03:33.653Z] #43 27.55 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-20T21:03:33.653Z] #43 27.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-20T21:03:33.653Z] #43 27.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-04-20T21:03:33.653Z] #43 27.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-04-20T21:03:33.663Z] #36 ... [2021-04-20T21:03:33.664Z] [2021-04-20T21:03:33.664Z] #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-20T21:03:33.664Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-20T21:03:33.664Z] #32 7.270 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-20T21:03:33.664Z] #32 7.270 Cloning into '.'... [2021-04-20T21:03:33.664Z] #32 ... [2021-04-20T21:03:33.664Z] [2021-04-20T21:03:33.664Z] #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-20T21:03:33.664Z] #51 sha256:d6d4cc2dca5f7fa93a86c70b09f6f8ac33ada7f24d8de343d19e38608f63d6ed [2021-04-20T21:03:33.664Z] #51 4.333 + RM_GOPATH=0 [2021-04-20T21:03:33.664Z] #51 4.333 + TMP_GOPATH= [2021-04-20T21:03:33.664Z] #51 4.333 + : /build [2021-04-20T21:03:33.664Z] #51 4.333 + '[' -z '' ']' [2021-04-20T21:03:33.664Z] #51 4.333 ++ mktemp -d [2021-04-20T21:03:33.664Z] #51 4.333 + export GOPATH=/tmp/tmp.dkHVTLphb2 [2021-04-20T21:03:33.664Z] #51 4.333 + GOPATH=/tmp/tmp.dkHVTLphb2 [2021-04-20T21:03:33.664Z] #51 4.333 + RM_GOPATH=1 [2021-04-20T21:03:33.664Z] #51 4.333 + case "$(go env GOARCH)" in [2021-04-20T21:03:33.664Z] #51 4.336 ++ go env GOARCH [2021-04-20T21:03:33.664Z] #51 4.344 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:33.664Z] #51 4.344 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:33.664Z] #51 4.344 ++ dirname /tmp/install/install.sh [2021-04-20T21:03:33.664Z] #51 4.348 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-20T21:03:33.664Z] #51 4.348 + dir=/tmp/install [2021-04-20T21:03:33.664Z] #51 4.348 + bin=shfmt [2021-04-20T21:03:33.664Z] #51 4.348 + shift [2021-04-20T21:03:33.664Z] #51 4.348 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-20T21:03:33.664Z] #51 4.348 + . /tmp/install/shfmt.installer [2021-04-20T21:03:33.664Z] #51 4.348 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-20T21:03:33.664Z] #51 4.348 + install_shfmt [2021-04-20T21:03:33.664Z] #51 4.348 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-20T21:03:33.664Z] #51 4.348 + git clone https://github.com/mvdan/sh.git /tmp/tmp.dkHVTLphb2/src/github.com/mvdan/sh [2021-04-20T21:03:33.664Z] #51 4.348 Cloning into '/tmp/tmp.dkHVTLphb2/src/github.com/mvdan/sh'... [2021-04-20T21:03:33.929Z] #51 ... [2021-04-20T21:03:33.929Z] [2021-04-20T21:03:33.929Z] #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-20T21:03:33.929Z] #24 sha256:c623e9f3721a10deecfff884db030bf50ef207bc68710920d0abca6c8a4e5531 [2021-04-20T21:03:33.929Z] #24 5.918 + RM_GOPATH=0 [2021-04-20T21:03:33.929Z] #24 5.918 + TMP_GOPATH= [2021-04-20T21:03:33.929Z] #24 5.918 + : /build [2021-04-20T21:03:33.929Z] #24 5.918 + '[' -z '' ']' [2021-04-20T21:03:33.929Z] #24 5.918 ++ mktemp -d [2021-04-20T21:03:33.929Z] #24 5.927 + export GOPATH=/tmp/tmp.EDB3wWdQbS [2021-04-20T21:03:33.929Z] #24 5.927 + GOPATH=/tmp/tmp.EDB3wWdQbS [2021-04-20T21:03:33.929Z] #24 5.927 + RM_GOPATH=1 [2021-04-20T21:03:33.929Z] #24 5.927 + case "$(go env GOARCH)" in [2021-04-20T21:03:33.929Z] #24 5.927 ++ go env GOARCH [2021-04-20T21:03:33.929Z] #24 5.929 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:33.929Z] #24 5.930 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:33.929Z] #24 5.930 ++ dirname /tmp/install/install.sh [2021-04-20T21:03:33.929Z] #24 5.933 + dir=/tmp/install [2021-04-20T21:03:33.929Z] #24 5.933 + bin=dockercli [2021-04-20T21:03:33.929Z] #24 5.933 + shift [2021-04-20T21:03:33.929Z] #24 5.933 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-20T21:03:33.929Z] #24 5.933 + . /tmp/install/dockercli.installer [2021-04-20T21:03:33.929Z] #24 5.934 ++ : stable [2021-04-20T21:03:33.929Z] #24 5.934 ++ : 17.06.2-ce [2021-04-20T21:03:33.929Z] #24 5.937 Install docker/cli version 17.06.2-ce from stable [2021-04-20T21:03:33.929Z] #24 5.937 + install_dockercli [2021-04-20T21:03:33.929Z] #24 5.937 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-20T21:03:33.929Z] #24 5.937 ++ uname -m [2021-04-20T21:03:33.929Z] #24 5.940 + arch=x86_64 [2021-04-20T21:03:33.929Z] #24 5.941 + '[' x86_64 '!=' x86_64 ']' [2021-04-20T21:03:33.929Z] #24 5.941 + url=https://download.docker.com/linux/static [2021-04-20T21:03:33.929Z] #24 5.943 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-20T21:03:33.929Z] #24 5.972 + tar -xz docker/docker [2021-04-20T21:03:33.929Z] #24 ... [2021-04-20T21:03:33.929Z] [2021-04-20T21:03:33.929Z] #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-20T21:03:33.929Z] #47 sha256:37ba871983013ce235559860936937b4da3886edd9ad48f0f8daaa1dfdfbc18a [2021-04-20T21:03:33.929Z] #47 10.59 go: downloading github.com/pkg/errors v0.9.1 [2021-04-20T21:03:33.929Z] #47 10.65 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-20T21:03:33.929Z] #47 10.66 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-20T21:03:33.929Z] #47 10.83 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-20T21:03:33.929Z] #47 10.85 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-20T21:03:33.929Z] #47 10.87 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-20T21:03:33.929Z] #47 10.90 go: downloading github.com/fatih/color v1.9.0 [2021-04-20T21:03:33.929Z] #47 10.95 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-20T21:03:33.929Z] #47 11.51 go: extracting github.com/fatih/color v1.9.0 [2021-04-20T21:03:33.929Z] #47 11.54 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-20T21:03:33.929Z] #47 11.57 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-20T21:03:33.929Z] #47 11.58 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-20T21:03:33.929Z] #47 11.64 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-20T21:03:33.929Z] #47 11.64 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-20T21:03:33.929Z] #47 11.65 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-20T21:03:33.929Z] #47 11.66 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-20T21:03:33.929Z] #47 11.66 go: extracting github.com/pkg/errors v0.9.1 [2021-04-20T21:03:33.948Z] #43 28.34 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:03:33.948Z] #43 28.45 Fetched 3742 kB in 0s (13.3 MB/s) [2021-04-20T21:03:33.948Z] #43 28.51 Selecting previously unselected package libcap-dev:s390x. [2021-04-20T21:03:34.193Z] #47 11.72 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-20T21:03:34.193Z] #47 11.95 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-20T21:03:34.246Z] #43 28.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-20T21:03:34.246Z] #43 28.60 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-04-20T21:03:34.246Z] #43 28.61 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-04-20T21:03:34.246Z] #43 ... [2021-04-20T21:03:34.246Z] [2021-04-20T21:03:34.246Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-20T21:03:34.246Z] #68 DONE 28.7s [2021-04-20T21:03:34.545Z] [2021-04-20T21:03:34.545Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-20T21:03:34.545Z] #43 28.85 Selecting previously unselected package libnet1:s390x. [2021-04-20T21:03:34.545Z] #43 28.85 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-20T21:03:34.545Z] #43 28.86 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-20T21:03:34.545Z] #43 29.12 Selecting previously unselected package libnet1-dev. [2021-04-20T21:03:34.545Z] #43 29.17 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-20T21:03:34.938Z] #43 29.19 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-20T21:03:35.234Z] #43 29.56 Selecting previously unselected package libnl-3-200:s390x. [2021-04-20T21:03:35.234Z] #43 29.56 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-04-20T21:03:35.234Z] #43 29.56 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-04-20T21:03:35.234Z] #43 29.69 Selecting previously unselected package libnl-3-dev:s390x. [2021-04-20T21:03:35.234Z] #43 29.70 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-04-20T21:03:35.234Z] #43 29.70 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-04-20T21:03:35.538Z] #43 ... [2021-04-20T21:03:35.538Z] [2021-04-20T21:03:35.538Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-04-20T21:03:35.538Z] #56 27.06 The following additional packages will be installed: [2021-04-20T21:03:35.538Z] #56 27.11 libbtrfs0 [2021-04-20T21:03:35.538Z] #56 27.22 The following NEW packages will be installed: [2021-04-20T21:03:35.538Z] #56 27.22 libbtrfs-dev libbtrfs0 [2021-04-20T21:03:35.538Z] #56 27.34 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-20T21:03:35.538Z] #56 27.34 Need to get 118 kB of archives. [2021-04-20T21:03:35.538Z] #56 27.34 After this operation, 390 kB of additional disk space will be used. [2021-04-20T21:03:35.538Z] #56 27.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-04-20T21:03:35.538Z] #56 27.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-04-20T21:03:35.538Z] #56 28.27 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:03:35.538Z] #56 28.36 Fetched 118 kB in 0s (1171 kB/s) [2021-04-20T21:03:35.538Z] #56 28.45 Selecting previously unselected package libbtrfs0. [2021-04-20T21:03:35.539Z] #56 28.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-20T21:03:35.539Z] #56 28.53 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-04-20T21:03:35.539Z] #56 28.54 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-20T21:03:35.539Z] #56 28.61 Selecting previously unselected package libbtrfs-dev. [2021-04-20T21:03:35.539Z] #56 28.67 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-04-20T21:03:35.539Z] #56 28.72 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-20T21:03:35.539Z] #56 29.29 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-20T21:03:35.539Z] #56 29.31 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-20T21:03:35.539Z] #56 29.37 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:03:35.539Z] #56 DONE 29.9s [2021-04-20T21:03:35.539Z] [2021-04-20T21:03:35.539Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-20T21:03:35.539Z] #43 29.97 Selecting previously unselected package libprotobuf-c1:s390x. [2021-04-20T21:03:35.539Z] #43 29.97 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-04-20T21:03:35.539Z] #43 29.97 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-20T21:03:35.539Z] #43 30.08 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-04-20T21:03:35.539Z] #43 30.11 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-04-20T21:03:35.539Z] #43 30.12 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-04-20T21:03:35.539Z] #43 30.19 Selecting previously unselected package zlib1g-dev:s390x. [2021-04-20T21:03:35.833Z] #43 30.20 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-04-20T21:03:35.833Z] #43 30.20 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-04-20T21:03:35.833Z] #43 30.41 Selecting previously unselected package libprotobuf17:s390x. [2021-04-20T21:03:35.833Z] #43 30.41 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-04-20T21:03:35.833Z] #43 30.41 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-04-20T21:03:36.478Z] #43 31.00 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-04-20T21:03:36.478Z] #43 31.00 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-04-20T21:03:36.478Z] #43 31.00 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-04-20T21:03:36.772Z] #43 31.16 Selecting previously unselected package libprotobuf-dev:s390x. [2021-04-20T21:03:36.772Z] #43 31.17 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-04-20T21:03:36.772Z] #43 31.18 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-04-20T21:03:37.412Z] #43 31.86 Selecting previously unselected package libprotoc17:s390x. [2021-04-20T21:03:37.412Z] #43 31.87 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-04-20T21:03:37.412Z] #43 31.87 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-04-20T21:03:37.499Z] #47 14.72 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-20T21:03:37.499Z] #47 15.24 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-20T21:03:37.705Z] #43 32.28 Selecting previously unselected package protobuf-c-compiler. [2021-04-20T21:03:37.705Z] #43 32.28 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-04-20T21:03:37.705Z] #43 32.29 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-20T21:03:38.021Z] #43 32.41 Selecting previously unselected package protobuf-compiler. [2021-04-20T21:03:38.021Z] #43 32.41 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-04-20T21:03:38.021Z] #43 32.42 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-20T21:03:38.021Z] #43 32.53 Selecting previously unselected package python-pkg-resources. [2021-04-20T21:03:38.021Z] #43 32.54 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-20T21:03:38.021Z] #43 32.55 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-20T21:03:38.315Z] #43 32.74 Selecting previously unselected package python-six. [2021-04-20T21:03:38.315Z] #43 32.76 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-20T21:03:38.315Z] #43 32.77 Unpacking python-six (1.12.0-1) ... [2021-04-20T21:03:38.315Z] #43 32.85 Selecting previously unselected package python-protobuf. [2021-04-20T21:03:38.315Z] #43 32.87 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-04-20T21:03:38.315Z] #43 32.88 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-20T21:03:38.441Z] #47 15.96 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-20T21:03:38.441Z] #47 ... [2021-04-20T21:03:38.441Z] [2021-04-20T21:03:38.441Z] #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-20T21:03:38.441Z] #24 sha256:c623e9f3721a10deecfff884db030bf50ef207bc68710920d0abca6c8a4e5531 [2021-04-20T21:03:38.441Z] #24 15.68 + mkdir -p /build [2021-04-20T21:03:38.441Z] #24 15.69 + mv docker/docker /build/ [2021-04-20T21:03:38.441Z] #24 15.69 + rmdir docker [2021-04-20T21:03:38.441Z] #24 DONE 16.0s [2021-04-20T21:03:38.441Z] [2021-04-20T21:03:38.441Z] #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-20T21:03:38.441Z] #58 sha256:cb3aa922a8b69509db2d61f49e8f79a491b148fd4a70f58ba18a443f3f0ea7b1 [2021-04-20T21:03:38.441Z] #58 11.49 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-20T21:03:38.441Z] #58 11.66 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-20T21:03:38.441Z] #58 11.74 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-20T21:03:38.441Z] #58 11.74 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-20T21:03:38.441Z] #58 11.79 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-20T21:03:38.441Z] #58 11.84 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-20T21:03:38.441Z] #58 11.92 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-20T21:03:38.441Z] #58 11.92 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-20T21:03:38.441Z] #58 12.14 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-20T21:03:38.441Z] #58 12.46 go: downloading github.com/google/uuid v1.2.0 [2021-04-20T21:03:38.441Z] #58 12.66 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-20T21:03:38.441Z] #58 12.77 go: downloading github.com/pkg/errors v0.9.1 [2021-04-20T21:03:38.441Z] #58 12.82 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-20T21:03:38.441Z] #58 12.90 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-20T21:03:38.441Z] #58 13.16 go: extracting github.com/google/uuid v1.2.0 [2021-04-20T21:03:38.441Z] #58 13.20 go: extracting github.com/pkg/errors v0.9.1 [2021-04-20T21:03:38.441Z] #58 13.21 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-20T21:03:38.441Z] #58 13.34 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-20T21:03:38.441Z] #58 13.34 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-20T21:03:38.441Z] #58 15.23 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-20T21:03:38.441Z] #58 15.81 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-20T21:03:38.441Z] #58 15.89 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-20T21:03:38.441Z] #58 15.91 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-20T21:03:38.951Z] #43 33.29 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-20T21:03:39.853Z] #58 ... [2021-04-20T21:03:39.853Z] [2021-04-20T21:03:39.853Z] #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-20T21:03:39.853Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-20T21:03:39.853Z] #40 7.220 + git clone https://github.com/docker/distribution.git . [2021-04-20T21:03:39.853Z] #40 7.220 Cloning into '.'... [2021-04-20T21:03:39.853Z] #40 ... [2021-04-20T21:03:39.853Z] [2021-04-20T21:03:39.853Z] #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-20T21:03:39.853Z] #51 sha256:d6d4cc2dca5f7fa93a86c70b09f6f8ac33ada7f24d8de343d19e38608f63d6ed [2021-04-20T21:03:39.853Z] #51 13.30 + cd /tmp/tmp.dkHVTLphb2/src/github.com/mvdan/sh [2021-04-20T21:03:39.853Z] #51 13.30 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-20T21:03:39.853Z] #51 13.56 + GO111MODULE=on [2021-04-20T21:03:39.853Z] #51 13.56 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-20T21:03:39.853Z] #51 15.15 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-20T21:03:39.853Z] #51 15.15 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-20T21:03:39.853Z] #51 15.39 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-20T21:03:39.853Z] #51 15.61 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-20T21:03:39.853Z] #51 15.61 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-20T21:03:39.853Z] #51 16.81 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-20T21:03:40.113Z] #51 17.87 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-20T21:03:41.031Z] #43 35.40 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-04-20T21:03:41.031Z] #43 35.40 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-20T21:03:41.031Z] #43 35.40 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-20T21:03:41.031Z] #43 35.41 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-04-20T21:03:41.031Z] #43 35.42 Setting up python-six (1.12.0-1) ... [2021-04-20T21:03:41.052Z] #51 ... [2021-04-20T21:03:41.052Z] [2021-04-20T21:03:41.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-20T21:03:41.052Z] #49 sha256:c31a97f77af236d47c77c106957faf88dcaf7a60ab6ac07364cd67a89b63c9b1 [2021-04-20T21:03:41.052Z] #49 17.71 go: downloading github.com/spf13/viper v1.6.1 [2021-04-20T21:03:41.052Z] #49 17.71 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-20T21:03:41.052Z] #49 17.73 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-20T21:03:41.052Z] #49 17.76 go: downloading github.com/fatih/color v1.7.0 [2021-04-20T21:03:41.052Z] #49 17.80 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-20T21:03:41.052Z] #49 17.84 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-20T21:03:41.052Z] #49 17.85 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-20T21:03:41.052Z] #49 17.95 go: extracting github.com/spf13/viper v1.6.1 [2021-04-20T21:03:41.052Z] #49 17.98 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-20T21:03:41.052Z] #49 18.01 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-20T21:03:41.052Z] #49 18.06 go: extracting github.com/fatih/color v1.7.0 [2021-04-20T21:03:41.052Z] #49 18.09 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-20T21:03:41.052Z] #49 18.20 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-20T21:03:41.052Z] #49 18.27 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-20T21:03:41.052Z] #49 18.35 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-20T21:03:41.052Z] #49 18.39 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-20T21:03:41.052Z] #49 18.39 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-20T21:03:41.052Z] #49 18.40 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-20T21:03:41.052Z] #49 18.41 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-20T21:03:41.052Z] #49 18.50 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-20T21:03:41.052Z] #49 18.69 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-20T21:03:41.052Z] #49 18.70 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-20T21:03:41.312Z] #49 18.84 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-20T21:03:41.312Z] #49 18.86 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-20T21:03:41.312Z] #49 18.88 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-20T21:03:41.312Z] #49 18.89 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-20T21:03:41.312Z] #49 19.02 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-20T21:03:41.312Z] #49 19.04 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-20T21:03:41.325Z] #43 ... [2021-04-20T21:03:41.325Z] [2021-04-20T21:03:41.325Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-20T21:03:41.325Z] #35 25.69 sync [2021-04-20T21:03:41.325Z] #35 25.69 internal/reflectlite [2021-04-20T21:03:41.325Z] #35 27.88 errors [2021-04-20T21:03:41.325Z] #35 27.88 sort [2021-04-20T21:03:41.325Z] #35 28.13 strconv [2021-04-20T21:03:41.325Z] #35 28.96 io [2021-04-20T21:03:41.325Z] #35 30.14 internal/oserror [2021-04-20T21:03:41.325Z] #35 30.25 syscall [2021-04-20T21:03:41.325Z] #35 31.50 reflect [2021-04-20T21:03:41.325Z] #35 ... [2021-04-20T21:03:41.325Z] [2021-04-20T21:03:41.325Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-20T21:03:41.325Z] #14 24.94 The following additional packages will be installed: [2021-04-20T21:03:41.325Z] #14 24.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-20T21:03:41.325Z] #14 24.94 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-20T21:03:41.325Z] #14 24.94 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-20T21:03:41.325Z] #14 24.94 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-20T21:03:41.325Z] #14 24.94 mingw-w64-common mingw-w64-x86-64-dev [2021-04-20T21:03:41.325Z] #14 24.95 Suggested packages: [2021-04-20T21:03:41.325Z] #14 24.95 gcc-8-locales seccomp wine64 [2021-04-20T21:03:41.325Z] #14 26.12 The following NEW packages will be installed: [2021-04-20T21:03:41.325Z] #14 26.12 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-20T21:03:41.325Z] #14 26.12 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-20T21:03:41.325Z] #14 26.12 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-20T21:03:41.325Z] #14 26.12 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-20T21:03:41.325Z] #14 26.12 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-20T21:03:41.325Z] #14 26.12 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-20T21:03:41.325Z] #14 26.13 The following packages will be upgraded: [2021-04-20T21:03:41.325Z] #14 26.13 libseccomp2 libsystemd0 libudev1 [2021-04-20T21:03:41.325Z] #14 26.33 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-20T21:03:41.325Z] #14 26.33 Need to get 73.8 MB of archives. [2021-04-20T21:03:41.325Z] #14 26.33 After this operation, 494 MB of additional disk space will be used. [2021-04-20T21:03:41.325Z] #14 26.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u7 [309 kB] [2021-04-20T21:03:41.325Z] #14 26.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u7 [145 kB] [2021-04-20T21:03:41.325Z] #14 26.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2021-04-20T21:03:41.325Z] #14 26.42 Get:4 http://deb.debian.org/debian buster-backports/main s390x libseccomp2 s390x 2.4.1-2~bpo10+1 [44.9 kB] [2021-04-20T21:03:41.325Z] #14 26.48 Get:5 http://deb.debian.org/debian buster-backports/main s390x libseccomp-dev s390x 2.4.1-2~bpo10+1 [65.3 kB] [2021-04-20T21:03:41.325Z] #14 26.51 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-20T21:03:41.325Z] #14 26.67 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-20T21:03:41.325Z] #14 26.75 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-20T21:03:41.325Z] #14 26.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-04-20T21:03:41.325Z] #14 26.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-20T21:03:41.325Z] #14 26.95 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-20T21:03:41.325Z] #14 27.12 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-20T21:03:41.325Z] #14 27.15 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-20T21:03:41.325Z] #14 28.92 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-20T21:03:41.325Z] #14 30.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-04-20T21:03:41.325Z] #14 30.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-04-20T21:03:41.325Z] #14 30.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-04-20T21:03:41.325Z] #14 30.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-04-20T21:03:41.325Z] #14 30.12 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-20T21:03:41.325Z] #14 30.13 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u7 [110 kB] [2021-04-20T21:03:41.325Z] #14 30.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-04-20T21:03:41.325Z] #14 30.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-04-20T21:03:41.325Z] #14 30.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-04-20T21:03:41.325Z] #14 30.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-04-20T21:03:41.325Z] #14 30.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-04-20T21:03:41.325Z] #14 30.20 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-04-20T21:03:41.325Z] #14 30.21 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-20T21:03:41.325Z] #14 30.21 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u7 [322 kB] [2021-04-20T21:03:41.325Z] #14 30.88 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:03:41.325Z] #14 31.00 Fetched 73.8 MB in 4s (18.5 MB/s) [2021-04-20T21:03:41.325Z] #14 31.04 (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-20T21:03:41.325Z] #14 31.13 Preparing to unpack .../libsystemd0_241-7~deb10u7_s390x.deb ... [2021-04-20T21:03:41.325Z] #14 31.14 Unpacking libsystemd0:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-20T21:03:41.325Z] #14 31.43 Setting up libsystemd0:s390x (241-7~deb10u7) ... [2021-04-20T21:03:41.325Z] #14 31.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-20T21:03:41.325Z] #14 31.54 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_s390x.deb ... [2021-04-20T21:03:41.325Z] #14 31.55 Unpacking libseccomp2:s390x (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-04-20T21:03:41.325Z] #14 31.67 Setting up libseccomp2:s390x (2.4.1-2~bpo10+1) ... [2021-04-20T21:03:41.325Z] #14 31.76 (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-20T21:03:41.325Z] #14 31.88 Preparing to unpack .../libudev1_241-7~deb10u7_s390x.deb ... [2021-04-20T21:03:41.325Z] #14 31.88 Unpacking libudev1:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-20T21:03:41.325Z] #14 32.03 Setting up libudev1:s390x (241-7~deb10u7) ... [2021-04-20T21:03:41.325Z] #14 32.13 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-20T21:03:41.325Z] #14 32.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-20T21:03:41.325Z] #14 32.25 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-04-20T21:03:41.325Z] #14 32.25 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-20T21:03:41.573Z] #49 19.18 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-20T21:03:41.573Z] #49 19.19 go: downloading golang.org/x/text v0.3.2 [2021-04-20T21:03:41.833Z] #49 19.45 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-20T21:03:41.972Z] #14 ... [2021-04-20T21:03:41.972Z] [2021-04-20T21:03:41.972Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-20T21:03:41.972Z] #37 26.28 The following additional packages will be installed: [2021-04-20T21:03:41.972Z] #37 26.28 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-20T21:03:41.972Z] #37 26.29 Suggested packages: [2021-04-20T21:03:41.972Z] #37 26.29 cmake-doc ninja-build lrzip [2021-04-20T21:03:41.972Z] #37 26.29 Recommended packages: [2021-04-20T21:03:41.972Z] #37 26.29 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-20T21:03:41.972Z] #37 27.19 The following NEW packages will be installed: [2021-04-20T21:03:41.972Z] #37 27.20 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-20T21:03:41.972Z] #37 27.20 vim-common xxd [2021-04-20T21:03:41.972Z] #37 27.39 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-20T21:03:41.972Z] #37 27.39 Need to get 14.0 MB of archives. [2021-04-20T21:03:41.972Z] #37 27.39 After this operation, 62.1 MB of additional disk space will be used. [2021-04-20T21:03:41.972Z] #37 27.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-04-20T21:03:41.972Z] #37 27.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-04-20T21:03:41.972Z] #37 27.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-04-20T21:03:41.972Z] #37 27.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-04-20T21:03:41.972Z] #37 27.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-04-20T21:03:41.972Z] #37 27.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-04-20T21:03:41.972Z] #37 27.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-04-20T21:03:41.972Z] #37 27.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-04-20T21:03:41.972Z] #37 28.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-04-20T21:03:41.972Z] #37 28.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-04-20T21:03:41.972Z] #37 28.86 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:03:41.972Z] #37 28.94 Fetched 14.0 MB in 1s (15.8 MB/s) [2021-04-20T21:03:41.972Z] #37 29.05 Selecting previously unselected package xxd. [2021-04-20T21:03:41.972Z] #37 29.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-20T21:03:41.972Z] #37 29.12 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-04-20T21:03:41.972Z] #37 29.13 Unpacking xxd (2:8.1.0875-5) ... [2021-04-20T21:03:41.972Z] #37 29.56 Selecting previously unselected package vim-common. [2021-04-20T21:03:41.972Z] #37 29.56 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-20T21:03:41.972Z] #37 29.61 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-20T21:03:41.972Z] #37 29.89 Selecting previously unselected package cmake-data. [2021-04-20T21:03:41.972Z] #37 29.97 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-20T21:03:41.972Z] #37 29.97 Unpacking cmake-data (3.13.4-1) ... [2021-04-20T21:03:41.972Z] #37 32.07 Selecting previously unselected package libicu63:s390x. [2021-04-20T21:03:41.972Z] #37 32.07 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-04-20T21:03:41.972Z] #37 32.08 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-04-20T21:03:42.094Z] #49 19.61 go: downloading github.com/pkg/errors v0.8.1 [2021-04-20T21:03:42.094Z] #49 19.73 go: extracting github.com/pkg/errors v0.8.1 [2021-04-20T21:03:42.094Z] #49 19.73 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-20T21:03:42.266Z] #37 36.64 Selecting previously unselected package libxml2:s390x. [2021-04-20T21:03:42.266Z] #37 36.65 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-04-20T21:03:42.266Z] #37 36.65 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-04-20T21:03:42.560Z] #37 ... [2021-04-20T21:03:42.560Z] [2021-04-20T21:03:42.560Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-20T21:03:42.560Z] #43 37.02 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-04-20T21:03:42.560Z] #43 37.02 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-04-20T21:03:42.560Z] #43 37.04 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-04-20T21:03:42.560Z] #43 37.04 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-04-20T21:03:42.560Z] #43 37.05 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-04-20T21:03:42.560Z] #43 37.06 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-20T21:03:42.560Z] #43 37.07 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-20T21:03:42.560Z] #43 37.07 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-04-20T21:03:42.560Z] #43 37.08 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-20T21:03:42.560Z] #43 37.09 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-20T21:03:42.664Z] #49 20.22 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-20T21:03:43.199Z] #43 ... [2021-04-20T21:03:43.199Z] [2021-04-20T21:03:43.199Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-20T21:03:43.199Z] #46 27.55 internal/reflectlite [2021-04-20T21:03:43.199Z] #46 27.58 github.com/LK4D4/vndr/godl/singleflight [2021-04-20T21:03:43.199Z] #46 27.75 math/rand [2021-04-20T21:03:43.199Z] #46 28.50 internal/singleflight [2021-04-20T21:03:43.199Z] #46 29.88 io [2021-04-20T21:03:43.199Z] #46 29.88 strconv [2021-04-20T21:03:43.199Z] #46 31.13 bytes [2021-04-20T21:03:43.199Z] #46 32.90 bufio [2021-04-20T21:03:43.199Z] #46 33.25 reflect [2021-04-20T21:03:43.199Z] #46 34.05 syscall [2021-04-20T21:03:43.199Z] #46 ... [2021-04-20T21:03:43.199Z] [2021-04-20T21:03:43.199Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-20T21:03:43.199Z] #37 37.19 Selecting previously unselected package libarchive13:s390x. [2021-04-20T21:03:43.199Z] #37 37.19 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-04-20T21:03:43.199Z] #37 37.19 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-04-20T21:03:43.199Z] #37 37.39 Selecting previously unselected package libjsoncpp1:s390x. [2021-04-20T21:03:43.199Z] #37 37.40 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-04-20T21:03:43.199Z] #37 37.40 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-04-20T21:03:43.199Z] #37 37.53 Selecting previously unselected package librhash0:s390x. [2021-04-20T21:03:43.199Z] #37 37.55 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-04-20T21:03:43.199Z] #37 37.56 Unpacking librhash0:s390x (1.3.8-1) ... [2021-04-20T21:03:43.199Z] #37 37.74 Selecting previously unselected package libuv1:s390x. [2021-04-20T21:03:43.199Z] #37 37.74 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-04-20T21:03:43.241Z] #49 20.74 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-20T21:03:43.241Z] #49 ... [2021-04-20T21:03:43.241Z] [2021-04-20T21:03:43.241Z] #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-20T21:03:43.241Z] #45 sha256:53984545fbdf46335dcfb02f5a41573ab666fb9887c72b478fc24120df6977fa [2021-04-20T21:03:43.241Z] #45 10.75 runtime [2021-04-20T21:03:43.241Z] #45 10.79 unicode [2021-04-20T21:03:43.241Z] #45 14.53 unicode/utf8 [2021-04-20T21:03:43.241Z] #45 15.22 internal/testlog [2021-04-20T21:03:43.241Z] #45 15.62 encoding [2021-04-20T21:03:43.241Z] #45 15.72 unicode/utf16 [2021-04-20T21:03:43.241Z] #45 16.17 container/list [2021-04-20T21:03:43.241Z] #45 17.33 crypto/internal/subtle [2021-04-20T21:03:43.241Z] #45 17.64 crypto/subtle [2021-04-20T21:03:43.241Z] #45 17.76 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-20T21:03:43.241Z] #45 17.93 internal/nettrace [2021-04-20T21:03:43.241Z] #45 18.15 runtime/cgo [2021-04-20T21:03:43.241Z] #45 ... [2021-04-20T21:03:43.241Z] [2021-04-20T21:03:43.241Z] #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-20T21:03:43.241Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-20T21:03:43.241Z] #55 10.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-20T21:03:43.241Z] #55 12.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-20T21:03:43.241Z] #55 14.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-20T21:03:43.241Z] #55 ... [2021-04-20T21:03:43.241Z] [2021-04-20T21:03:43.241Z] #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-20T21:03:43.241Z] #49 sha256:c31a97f77af236d47c77c106957faf88dcaf7a60ab6ac07364cd67a89b63c9b1 [2021-04-20T21:03:43.241Z] #49 21.03 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-20T21:03:43.493Z] #37 37.74 Unpacking libuv1:s390x (1.24.1-1) ... [2021-04-20T21:03:43.493Z] #37 37.88 Selecting previously unselected package cmake. [2021-04-20T21:03:43.493Z] #37 37.90 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-04-20T21:03:43.493Z] #37 37.90 Unpacking cmake (3.13.4-1) ... [2021-04-20T21:03:43.505Z] #49 ... [2021-04-20T21:03:43.505Z] [2021-04-20T21:03:43.505Z] #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-20T21:03:43.505Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:03:43.505Z] #13 6.822 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-20T21:03:43.505Z] #13 8.839 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-20T21:03:43.505Z] #13 11.26 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-20T21:03:43.505Z] #13 14.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-20T21:03:43.505Z] #13 ... [2021-04-20T21:03:43.505Z] [2021-04-20T21:03:43.505Z] #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-20T21:03:43.505Z] #67 sha256:0bffdf73c523a44aee8b2dcc3c10da8c3ad92c605271bddd0ae054420468d341 [2021-04-20T21:03:44.431Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b6c0f6c2695daeda) in /home/ubuntu/workspace/moby_PR-42311 [Pipeline] { [Pipeline] checkout [2021-04-20T21:03:44.546Z] #67 21.15 Checking out files: 56% (1072/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-20T21:03:44.546Z] #67 22.15 + cd /tmp/tmp.sJfxoeEF83/src/github.com/docker/libnetwork [2021-04-20T21:03:44.546Z] #67 22.15 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-20T21:03:44.591Z] The recommended git tool is: git [2021-04-20T21:03:44.806Z] #67 22.44 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-20T21:03:44.806Z] #67 ... [2021-04-20T21:03:44.806Z] [2021-04-20T21:03:44.806Z] #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-20T21:03:44.806Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:03:44.806Z] #42 12.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-20T21:03:44.806Z] #42 14.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-20T21:03:44.806Z] #42 ... [2021-04-20T21:03:44.806Z] [2021-04-20T21:03:44.806Z] #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-20T21:03:44.806Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-20T21:03:44.806Z] #36 12.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-20T21:03:44.806Z] #36 14.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-20T21:03:45.066Z] #36 ... [2021-04-20T21:03:45.066Z] [2021-04-20T21:03:45.066Z] #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-20T21:03:45.066Z] #47 sha256:37ba871983013ce235559860936937b4da3886edd9ad48f0f8daaa1dfdfbc18a [2021-04-20T21:03:45.066Z] #47 20.28 go: finding github.com/fatih/color v1.9.0 [2021-04-20T21:03:45.066Z] #47 20.34 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-20T21:03:45.066Z] #47 20.53 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-20T21:03:45.066Z] #47 20.54 go: finding github.com/pkg/errors v0.9.1 [2021-04-20T21:03:45.066Z] #47 20.60 go: finding github.com/spf13/pflag v1.0.3 [2021-04-20T21:03:45.066Z] #47 20.70 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-20T21:03:45.066Z] #47 20.88 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-20T21:03:45.066Z] #47 21.06 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-20T21:03:45.066Z] #47 21.15 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-20T21:03:45.066Z] #47 21.18 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-20T21:03:45.066Z] #47 21.19 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-20T21:03:45.577Z] #37 39.83 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-04-20T21:03:45.577Z] #37 39.85 Setting up xxd (2:8.1.0875-5) ... [2021-04-20T21:03:45.577Z] #37 39.85 Setting up libuv1:s390x (1.24.1-1) ... [2021-04-20T21:03:45.577Z] #37 39.86 Setting up vim-common (2:8.1.0875-5) ... [2021-04-20T21:03:45.577Z] #37 39.88 Setting up librhash0:s390x (1.3.8-1) ... [2021-04-20T21:03:45.577Z] #37 39.89 Setting up cmake-data (3.13.4-1) ... [2021-04-20T21:03:45.577Z] #37 39.90 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-04-20T21:03:45.577Z] #37 39.91 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-04-20T21:03:45.577Z] #37 ... [2021-04-20T21:03:45.577Z] [2021-04-20T21:03:45.577Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-20T21:03:45.577Z] #57 1.574 + RM_GOPATH=0 [2021-04-20T21:03:45.577Z] #57 1.574 + TMP_GOPATH= [2021-04-20T21:03:45.577Z] #57 1.574 + : /build [2021-04-20T21:03:45.577Z] #57 1.574 + '[' -z '' ']' [2021-04-20T21:03:45.577Z] #57 1.574 ++ mktemp -d [2021-04-20T21:03:45.577Z] #57 1.579 + export GOPATH=/tmp/tmp.ZhhYpREUZY [2021-04-20T21:03:45.577Z] #57 1.579 + GOPATH=/tmp/tmp.ZhhYpREUZY [2021-04-20T21:03:45.577Z] #57 1.579 + RM_GOPATH=1 [2021-04-20T21:03:45.577Z] #57 1.579 + case "$(go env GOARCH)" in [2021-04-20T21:03:45.577Z] #57 1.579 ++ go env GOARCH [2021-04-20T21:03:45.577Z] #57 1.604 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:45.577Z] #57 1.604 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:45.577Z] #57 1.604 ++ dirname /tmp/install/install.sh [2021-04-20T21:03:45.577Z] #57 1.620 + dir=/tmp/install [2021-04-20T21:03:45.577Z] #57 1.620 + bin=containerd [2021-04-20T21:03:45.577Z] #57 1.620 + shift [2021-04-20T21:03:45.577Z] #57 1.620 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-20T21:03:45.577Z] #57 1.620 + . /tmp/install/containerd.installer [2021-04-20T21:03:45.577Z] #57 1.620 ++ set -e [2021-04-20T21:03:45.577Z] #57 1.620 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:03:45.577Z] #57 1.620 + install_containerd [2021-04-20T21:03:45.577Z] #57 1.623 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-20T21:03:45.577Z] #57 1.623 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:03:45.577Z] #57 1.623 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZhhYpREUZY/src/github.com/containerd/containerd [2021-04-20T21:03:45.577Z] #57 1.628 Cloning into '/tmp/tmp.ZhhYpREUZY/src/github.com/containerd/containerd'... [2021-04-20T21:03:45.577Z] #57 ... [2021-04-20T21:03:45.577Z] [2021-04-20T21:03:45.577Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-20T21:03:45.577Z] #37 39.92 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-04-20T21:03:45.577Z] #37 39.93 Setting up cmake (3.13.4-1) ... [2021-04-20T21:03:45.577Z] #37 39.93 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:03:45.577Z] #37 39.99 Processing triggers for mime-support (3.62) ... [2021-04-20T21:03:45.870Z] #37 DONE 40.5s [2021-04-20T21:03:45.870Z] [2021-04-20T21:03:45.870Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-20T21:03:45.870Z] #14 33.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-20T21:03:45.870Z] #14 33.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-04-20T21:03:45.870Z] #14 33.80 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-20T21:03:45.870Z] #14 35.69 Selecting previously unselected package binutils-mingw-w64. [2021-04-20T21:03:45.870Z] #14 35.70 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-20T21:03:45.870Z] #14 35.71 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-20T21:03:45.870Z] #14 35.84 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-04-20T21:03:45.870Z] #14 35.84 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-04-20T21:03:45.870Z] #14 35.84 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-04-20T21:03:45.870Z] #14 36.03 Selecting previously unselected package dmsetup. [2021-04-20T21:03:45.870Z] #14 36.03 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-04-20T21:03:45.870Z] #14 36.03 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-20T21:03:45.870Z] #14 36.20 Selecting previously unselected package mingw-w64-common. [2021-04-20T21:03:45.870Z] #14 36.20 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-20T21:03:45.870Z] #14 36.20 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-20T21:03:46.523Z] #14 ... [2021-04-20T21:03:46.523Z] [2021-04-20T21:03:46.523Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-20T21:03:46.523Z] #48 DONE 40.9s [2021-04-20T21:03:46.822Z] [2021-04-20T21:03:46.822Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-20T21:03:46.822Z] #43 40.60 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-04-20T21:03:46.822Z] #43 40.61 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:03:46.822Z] #43 DONE 41.1s [2021-04-20T21:03:46.822Z] [2021-04-20T21:03:46.822Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-20T21:03:46.822Z] #33 32.71 Checking out files: 96% (1464/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-20T21:03:46.822Z] #33 32.78 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-20T21:03:46.822Z] #33 32.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-20T21:03:46.822Z] #33 ... [2021-04-20T21:03:46.822Z] [2021-04-20T21:03:46.822Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-20T21:03:46.822Z] #52 31.33 bytes [2021-04-20T21:03:46.822Z] #52 31.33 syscall [2021-04-20T21:03:46.822Z] #52 33.56 reflect [2021-04-20T21:03:46.822Z] #52 37.07 time [2021-04-20T21:03:47.120Z] #52 ... [2021-04-20T21:03:47.120Z] [2021-04-20T21:03:47.120Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-20T21:03:47.612Z] #47 ... [2021-04-20T21:03:47.612Z] [2021-04-20T21:03:47.612Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:03:47.612Z] #34 sha256:965381fe9c818769f4333359085459647e262a2ef483161c0088808e4f34c0ba [2021-04-20T21:03:47.612Z] #34 14.87 unicode/utf8 [2021-04-20T21:03:47.612Z] #34 15.45 internal/testlog [2021-04-20T21:03:47.612Z] #34 15.91 runtime/cgo [2021-04-20T21:03:47.612Z] #34 ... [2021-04-20T21:03:47.612Z] [2021-04-20T21:03:47.612Z] #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-20T21:03:47.612Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-20T21:03:47.613Z] #40 23.99 Checking out files: 92% (1564/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-20T21:03:47.613Z] #40 24.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-20T21:03:48.341Z] using credential docker-jenkins-github-credentials [2021-04-20T21:03:48.358Z] Cloning the remote Git repository [2021-04-20T21:03:48.359Z] Cloning with configured refspecs honoured and without tags [2021-04-20T21:03:48.994Z] #40 26.26 + 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-20T21:03:48.513Z] Cloning repository https://github.com/moby/moby.git [2021-04-20T21:03:48.605Z] > git init /home/ubuntu/workspace/moby_PR-42311 # timeout=10 [2021-04-20T21:03:48.889Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-20T21:03:48.893Z] > git --version # timeout=10 [2021-04-20T21:03:48.929Z] > git --version # 'git version 2.17.1' [2021-04-20T21:03:48.930Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-20T21:03:48.932Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42311/head:refs/remotes/origin/PR-42311 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-20T21:03:49.990Z] #44 3.118 Note: Building without setproctitle() and strlcpy() support. [2021-04-20T21:03:49.990Z] #44 3.118 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-20T21:03:49.990Z] #44 3.126 Note: Building without GnuTLS support [2021-04-20T21:03:49.990Z] #44 3.135 Makefile.config:39: Warn: you have no libnftables installed [2021-04-20T21:03:49.990Z] #44 3.135 Makefile.config:40: Warn: Building without nftables support [2021-04-20T21:03:50.966Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04e92da8f2ae885c2) in /home/ubuntu/workspace/moby_PR-42311 [Pipeline] { [Pipeline] checkout [2021-04-20T21:03:51.031Z] #44 4.426 fatal: not a git repository (or any of the parent directories): .git [2021-04-20T21:03:51.031Z] #44 4.458 GEN .gitid [2021-04-20T21:03:51.196Z] The recommended git tool is: git [2021-04-20T21:03:51.325Z] #44 4.470 GEN criu/include/version.h [2021-04-20T21:03:51.325Z] #44 4.507 GEN include/common/asm [2021-04-20T21:03:51.534Z] #40 ... [2021-04-20T21:03:51.534Z] [2021-04-20T21:03:51.534Z] #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-20T21:03:51.534Z] #51 sha256:d6d4cc2dca5f7fa93a86c70b09f6f8ac33ada7f24d8de343d19e38608f63d6ed [2021-04-20T21:03:51.534Z] #51 19.24 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-20T21:03:51.534Z] #51 20.62 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-20T21:03:51.534Z] #51 20.84 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-20T21:03:51.534Z] #51 21.01 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-20T21:03:51.534Z] #51 21.02 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-20T21:03:51.534Z] #51 21.88 runtime/cgo [2021-04-20T21:03:51.534Z] #51 21.91 runtime [2021-04-20T21:03:51.620Z] #44 ... [2021-04-20T21:03:51.620Z] [2021-04-20T21:03:51.620Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-20T21:03:51.620Z] #35 35.97 time [2021-04-20T21:03:51.620Z] #35 40.65 internal/poll [2021-04-20T21:03:51.620Z] #35 42.55 internal/syscall/execenv [2021-04-20T21:03:51.620Z] #35 42.77 internal/syscall/unix [2021-04-20T21:03:51.620Z] #35 42.97 os [2021-04-20T21:03:51.620Z] #35 43.01 internal/fmtsort [2021-04-20T21:03:51.620Z] #35 43.57 strings [2021-04-20T21:03:51.620Z] #35 45.41 path [2021-04-20T21:03:51.620Z] #35 45.87 fmt [2021-04-20T21:03:51.620Z] #35 45.90 path/filepath [2021-04-20T21:03:51.620Z] #35 ... [2021-04-20T21:03:51.620Z] [2021-04-20T21:03:51.620Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-20T21:03:51.620Z] #38 2.239 + RM_GOPATH=0 [2021-04-20T21:03:51.620Z] #38 2.239 + TMP_GOPATH= [2021-04-20T21:03:51.620Z] #38 2.239 + : /build [2021-04-20T21:03:51.620Z] #38 2.239 + '[' -z '' ']' [2021-04-20T21:03:51.620Z] #38 2.239 ++ mktemp -d [2021-04-20T21:03:51.620Z] #38 2.239 + export GOPATH=/tmp/tmp.JdzzqeUFmW [2021-04-20T21:03:51.620Z] #38 2.239 + GOPATH=/tmp/tmp.JdzzqeUFmW [2021-04-20T21:03:51.620Z] #38 2.239 + RM_GOPATH=1 [2021-04-20T21:03:51.620Z] #38 2.239 + case "$(go env GOARCH)" in [2021-04-20T21:03:51.620Z] #38 2.239 ++ go env GOARCH [2021-04-20T21:03:51.620Z] #38 2.259 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:51.620Z] #38 2.259 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:03:51.620Z] #38 2.259 ++ dirname /tmp/install/install.sh [2021-04-20T21:03:51.620Z] #38 2.259 + dir=/tmp/install [2021-04-20T21:03:51.620Z] #38 2.259 + bin=tini [2021-04-20T21:03:51.620Z] #38 2.259 + shift [2021-04-20T21:03:51.620Z] #38 2.259 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-20T21:03:51.620Z] #38 2.259 + . /tmp/install/tini.installer [2021-04-20T21:03:51.620Z] #38 2.259 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-20T21:03:51.620Z] #38 2.259 + install_tini [2021-04-20T21:03:51.620Z] #38 2.259 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-20T21:03:51.620Z] #38 2.259 + git clone https://github.com/krallin/tini.git /tmp/tmp.JdzzqeUFmW/tini [2021-04-20T21:03:51.620Z] #38 2.259 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-20T21:03:51.620Z] #38 2.267 Cloning into '/tmp/tmp.JdzzqeUFmW/tini'... [2021-04-20T21:03:51.620Z] #38 2.934 + cd /tmp/tmp.JdzzqeUFmW/tini [2021-04-20T21:03:51.620Z] #38 2.948 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-20T21:03:51.620Z] #38 2.969 + cmake . [2021-04-20T21:03:51.620Z] #38 3.248 -- The C compiler identification is GNU 8.3.0 [2021-04-20T21:03:51.620Z] #38 3.310 -- Check for working C compiler: /usr/bin/cc [2021-04-20T21:03:51.620Z] #38 3.798 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-20T21:03:51.620Z] #38 3.799 -- Detecting C compiler ABI info [2021-04-20T21:03:51.620Z] #38 4.218 -- Detecting C compiler ABI info - done [2021-04-20T21:03:51.620Z] #38 4.223 -- Detecting C compile features [2021-04-20T21:03:51.620Z] #38 5.486 -- Detecting C compile features - done [2021-04-20T21:03:51.620Z] #38 5.499 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-20T21:03:51.620Z] #38 5.721 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-20T21:03:51.795Z] #51 ... [2021-04-20T21:03:51.795Z] [2021-04-20T21:03:51.795Z] #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-20T21:03:51.795Z] #58 sha256:cb3aa922a8b69509db2d61f49e8f79a491b148fd4a70f58ba18a443f3f0ea7b1 [2021-04-20T21:03:51.795Z] #58 19.32 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-20T21:03:51.795Z] #58 20.65 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-20T21:03:51.795Z] #58 22.86 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-20T21:03:51.795Z] #58 22.93 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-20T21:03:51.795Z] #58 23.06 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-20T21:03:51.795Z] #58 23.36 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-20T21:03:51.795Z] #58 23.58 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-20T21:03:51.795Z] #58 26.21 go: finding github.com/pkg/errors v0.9.1 [2021-04-20T21:03:51.795Z] #58 26.27 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-20T21:03:51.795Z] #58 26.56 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-20T21:03:51.795Z] #58 26.66 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-20T21:03:51.795Z] #58 26.86 go: finding github.com/google/uuid v1.2.0 [2021-04-20T21:03:51.795Z] #58 26.88 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-20T21:03:51.795Z] #58 26.98 go: finding github.com/gofrs/flock v0.8.0 [2021-04-20T21:03:51.795Z] #58 27.01 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-20T21:03:51.795Z] #58 27.03 go: finding github.com/gorilla/mux v1.8.0 [2021-04-20T21:03:51.795Z] #58 27.05 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-20T21:03:51.795Z] #58 27.09 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-20T21:03:51.795Z] #58 27.17 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-20T21:03:51.795Z] #58 27.18 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-20T21:03:51.795Z] #58 27.33 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-20T21:03:51.795Z] #58 27.41 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-20T21:03:51.795Z] #58 ... [2021-04-20T21:03:51.795Z] [2021-04-20T21:03:51.795Z] #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-20T21:03:51.795Z] #49 sha256:c31a97f77af236d47c77c106957faf88dcaf7a60ab6ac07364cd67a89b63c9b1 [2021-04-20T21:03:51.795Z] #49 21.66 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-20T21:03:51.795Z] #49 23.24 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-20T21:03:51.795Z] #49 23.43 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-20T21:03:51.795Z] #49 23.51 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-20T21:03:51.795Z] #49 27.76 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-20T21:03:51.795Z] #49 27.90 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-20T21:03:51.795Z] #49 27.90 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-20T21:03:51.795Z] #49 27.90 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-20T21:03:51.795Z] #49 27.90 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-20T21:03:51.795Z] #49 27.90 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-20T21:03:51.795Z] #49 27.90 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-20T21:03:51.795Z] #49 27.90 go: downloading github.com/spf13/afero v1.1.2 [2021-04-20T21:03:51.795Z] #49 27.97 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-20T21:03:51.795Z] #49 28.00 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-20T21:03:51.795Z] #49 28.09 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-20T21:03:51.795Z] #49 28.17 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-20T21:03:51.795Z] #49 28.17 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-20T21:03:51.795Z] #49 28.24 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-20T21:03:51.795Z] #49 28.24 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-20T21:03:51.795Z] #49 28.25 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-20T21:03:51.795Z] #49 28.26 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-20T21:03:51.795Z] #49 28.30 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-20T21:03:51.795Z] #49 28.36 go: extracting github.com/spf13/afero v1.1.2 [2021-04-20T21:03:51.795Z] #49 28.52 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-20T21:03:51.795Z] #49 28.54 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-20T21:03:51.795Z] #49 28.56 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-20T21:03:51.795Z] #49 28.63 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-20T21:03:51.795Z] #49 28.64 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-20T21:03:51.795Z] #49 28.70 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-20T21:03:51.795Z] #49 28.71 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-20T21:03:51.795Z] #49 28.77 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-20T21:03:51.795Z] #49 28.78 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-20T21:03:51.795Z] #49 28.91 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-20T21:03:51.795Z] #49 28.93 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-20T21:03:51.795Z] #49 28.99 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-20T21:03:51.795Z] #49 28.99 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-20T21:03:51.795Z] #49 29.02 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-20T21:03:51.795Z] #49 29.04 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-20T21:03:51.795Z] #49 29.16 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-20T21:03:51.795Z] #49 29.26 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-20T21:03:51.795Z] #49 29.37 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-20T21:03:51.795Z] #49 29.37 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-20T21:03:51.795Z] #49 29.47 go: extracting golang.org/x/text v0.3.2 [2021-04-20T21:03:51.795Z] #49 29.59 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-20T21:03:51.914Z] #38 5.809 -- Configuring done [2021-04-20T21:03:51.914Z] #38 5.823 -- Generating done [2021-04-20T21:03:51.914Z] #38 5.850 -- Build files have been written to: /tmp/tmp.JdzzqeUFmW/tini [2021-04-20T21:03:51.914Z] #38 5.854 + make tini-static [2021-04-20T21:03:52.055Z] #49 29.59 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-20T21:03:52.055Z] #49 29.59 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-20T21:03:52.055Z] #49 29.59 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-20T21:03:52.055Z] #49 29.66 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-20T21:03:52.055Z] #49 29.80 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-20T21:03:52.208Z] #38 6.106 Scanning dependencies of target tini-static [2021-04-20T21:03:52.208Z] #38 6.165 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-20T21:03:52.208Z] #38 ... [2021-04-20T21:03:52.208Z] [2021-04-20T21:03:52.208Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-20T21:03:52.208Z] #44 5.454 PBCC images/timens.pb-c.c [2021-04-20T21:03:52.208Z] #44 5.472 DEP images/timens.pb-c.d [2021-04-20T21:03:52.208Z] #44 5.492 PBCC images/fown.pb-c.c [2021-04-20T21:03:52.208Z] #44 5.529 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-20T21:03:52.208Z] #44 5.580 PBCC images/opts.pb-c.c [2021-04-20T21:03:52.316Z] #49 29.96 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-20T21:03:52.316Z] #49 30.00 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-20T21:03:52.316Z] #49 30.02 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-20T21:03:52.316Z] #49 30.02 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-20T21:03:52.316Z] #49 30.08 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-20T21:03:52.501Z] #44 5.612 PBCC images/memfd.pb-c.c [2021-04-20T21:03:52.501Z] #44 5.639 DEP images/fown.pb-c.d [2021-04-20T21:03:52.501Z] #44 5.674 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-20T21:03:52.501Z] #44 5.762 DEP images/opts.pb-c.d [2021-04-20T21:03:52.501Z] #44 5.809 DEP images/memfd.pb-c.d [2021-04-20T21:03:52.501Z] #44 5.843 PBCC images/sit.pb-c.c [2021-04-20T21:03:52.576Z] #49 30.20 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-20T21:03:52.576Z] #49 30.26 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-20T21:03:52.576Z] #49 30.39 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-20T21:03:52.810Z] #44 5.888 DEP images/sit.pb-c.d [2021-04-20T21:03:52.810Z] #44 5.946 PBCC images/macvlan.pb-c.c [2021-04-20T21:03:52.810Z] #44 5.971 DEP images/macvlan.pb-c.d [2021-04-20T21:03:52.810Z] #44 6.005 PBCC images/autofs.pb-c.c [2021-04-20T21:03:52.810Z] #44 6.014 DEP images/autofs.pb-c.d [2021-04-20T21:03:52.810Z] #44 6.071 PBCC images/sysctl.pb-c.c [2021-04-20T21:03:52.810Z] #44 6.075 DEP images/sysctl.pb-c.d [2021-04-20T21:03:52.810Z] #44 6.124 PBCC images/time.pb-c.c [2021-04-20T21:03:52.810Z] #44 6.129 DEP images/time.pb-c.d [2021-04-20T21:03:52.810Z] #44 6.162 PBCC images/binfmt-misc.pb-c.c [2021-04-20T21:03:52.810Z] #44 6.175 DEP images/binfmt-misc.pb-c.d [2021-04-20T21:03:52.837Z] #49 30.47 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-20T21:03:52.837Z] #49 30.48 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-20T21:03:53.097Z] #49 30.72 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-20T21:03:53.097Z] #49 30.73 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-20T21:03:53.097Z] #49 30.80 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-20T21:03:53.104Z] #44 6.227 PBCC images/seccomp.pb-c.c [2021-04-20T21:03:53.104Z] #44 6.242 DEP images/seccomp.pb-c.d [2021-04-20T21:03:53.104Z] #44 6.273 PBCC images/userns.pb-c.c [2021-04-20T21:03:53.104Z] #44 6.285 DEP images/userns.pb-c.d [2021-04-20T21:03:53.104Z] #44 6.308 PBCC images/cgroup.pb-c.c [2021-04-20T21:03:53.104Z] #44 6.352 DEP images/cgroup.pb-c.d [2021-04-20T21:03:53.104Z] #44 6.368 PBCC images/ext-file.pb-c.c [2021-04-20T21:03:53.104Z] #44 6.411 DEP images/ext-file.pb-c.d [2021-04-20T21:03:53.104Z] #44 6.433 PBCC images/rpc.pb-c.c [2021-04-20T21:03:53.104Z] #44 6.465 DEP images/rpc.pb-c.d [2021-04-20T21:03:53.104Z] #44 6.521 PBCC images/siginfo.pb-c.c [2021-04-20T21:03:53.361Z] #49 30.87 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-20T21:03:53.361Z] #49 31.04 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-20T21:03:53.361Z] #49 31.04 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-20T21:03:53.361Z] #49 31.05 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-20T21:03:53.399Z] #44 6.524 DEP images/siginfo.pb-c.d [2021-04-20T21:03:53.399Z] #44 6.543 PBCC images/pagemap.pb-c.c [2021-04-20T21:03:53.399Z] #44 6.578 DEP images/pagemap.pb-c.d [2021-04-20T21:03:53.399Z] #44 6.614 PBCC images/rlimit.pb-c.c [2021-04-20T21:03:53.399Z] #44 6.617 DEP images/rlimit.pb-c.d [2021-04-20T21:03:53.399Z] #44 6.639 PBCC images/file-lock.pb-c.c [2021-04-20T21:03:53.399Z] #44 6.655 DEP images/file-lock.pb-c.d [2021-04-20T21:03:53.399Z] #44 6.698 PBCC images/tty.pb-c.c [2021-04-20T21:03:53.399Z] #44 6.746 DEP images/tty.pb-c.d [2021-04-20T21:03:53.490Z] Fetching without tags [2021-04-20T21:03:53.621Z] #49 31.16 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-20T21:03:53.621Z] #49 31.18 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-20T21:03:53.621Z] #49 31.19 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-20T21:03:53.621Z] #49 31.22 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-20T21:03:53.621Z] #49 31.24 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-20T21:03:53.621Z] #49 31.25 go: downloading github.com/spf13/cast v1.3.0 [2021-04-20T21:03:53.692Z] #44 6.804 PBCC images/tun.pb-c.c [2021-04-20T21:03:53.692Z] #44 6.874 PBCC images/netdev.pb-c.c [2021-04-20T21:03:53.692Z] #44 6.948 DEP images/tun.pb-c.d [2021-04-20T21:03:53.692Z] #44 6.981 DEP images/netdev.pb-c.d [2021-04-20T21:03:53.692Z] #44 7.058 PBCC images/vma.pb-c.c [2021-04-20T21:03:53.692Z] #44 7.099 DEP images/vma.pb-c.d [2021-04-20T21:03:53.779Z] Merging remotes/origin/20.10 commit 8728dd246c3ab53105434eef8ffe997b6fd14dc6 into PR head commit 27f7e72647d296a9f061c26c8e3ab39b6a913826 [2021-04-20T21:03:53.882Z] #49 31.40 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-20T21:03:53.882Z] #49 31.48 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-20T21:03:53.882Z] #49 31.49 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-20T21:03:53.989Z] #44 7.199 PBCC images/creds.pb-c.c [2021-04-20T21:03:53.989Z] #44 ... [2021-04-20T21:03:53.989Z] [2021-04-20T21:03:53.989Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-20T21:03:53.989Z] #38 7.112 [100%] Linking C executable tini-static [2021-04-20T21:03:53.989Z] #38 7.583 [100%] Built target tini-static [2021-04-20T21:03:53.989Z] #38 7.638 + mkdir -p /build [2021-04-20T21:03:53.989Z] #38 7.640 + cp tini-static /build/docker-init [2021-04-20T21:03:53.989Z] #38 DONE 8.0s [2021-04-20T21:03:53.989Z] [2021-04-20T21:03:53.989Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-20T21:03:53.989Z] #44 7.218 DEP images/creds.pb-c.d [2021-04-20T21:03:53.989Z] #44 7.260 PBCC images/utsns.pb-c.c [2021-04-20T21:03:53.989Z] #44 7.273 DEP images/utsns.pb-c.d [2021-04-20T21:03:53.989Z] #44 7.343 PBCC images/ipc-desc.pb-c.c [2021-04-20T21:03:53.989Z] #44 7.343 PBCC images/ipc-sem.pb-c.c [2021-04-20T21:03:54.148Z] #49 31.78 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-20T21:03:54.148Z] #49 31.79 go: extracting github.com/spf13/cast v1.3.0 [2021-04-20T21:03:54.148Z] #49 31.79 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-20T21:03:54.148Z] #49 31.88 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-20T21:03:54.148Z] #49 31.90 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-20T21:03:54.270Z] using credential docker-jenkins-github-credentials [2021-04-20T21:03:54.278Z] Cloning the remote Git repository [2021-04-20T21:03:54.278Z] Cloning with configured refspecs honoured and without tags [2021-04-20T21:03:54.283Z] #44 7.352 DEP images/ipc-desc.pb-c.d [2021-04-20T21:03:54.283Z] #44 7.438 DEP images/ipc-sem.pb-c.d [2021-04-20T21:03:54.283Z] #44 7.527 PBCC images/ipc-msg.pb-c.c [2021-04-20T21:03:54.283Z] #44 7.534 DEP images/ipc-msg.pb-c.d [2021-04-20T21:03:54.283Z] #44 7.581 PBCC images/ipc-shm.pb-c.c [2021-04-20T21:03:54.283Z] #44 7.612 DEP images/ipc-shm.pb-c.d [2021-04-20T21:03:54.408Z] #49 32.01 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-20T21:03:54.408Z] #49 32.05 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-20T21:03:54.408Z] #49 32.10 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-20T21:03:53.402Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-20T21:03:53.418Z] > git config --add remote.origin.fetch +refs/pull/42311/head:refs/remotes/origin/PR-42311 # timeout=10 [2021-04-20T21:03:53.445Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-20T21:03:53.465Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-20T21:03:53.483Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-20T21:03:53.484Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-20T21:03:53.485Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42311/head:refs/remotes/origin/PR-42311 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-20T21:03:53.779Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T21:03:53.810Z] > git checkout -f 27f7e72647d296a9f061c26c8e3ab39b6a913826 # timeout=10 [2021-04-20T21:03:54.580Z] #44 7.666 PBCC images/ipc-var.pb-c.c [2021-04-20T21:03:54.580Z] #44 7.693 DEP images/ipc-var.pb-c.d [2021-04-20T21:03:54.580Z] #44 7.753 PBCC images/sk-opts.pb-c.c [2021-04-20T21:03:54.580Z] #44 7.777 PBCC images/packet-sock.pb-c.c [2021-04-20T21:03:54.580Z] #44 7.803 DEP images/sk-opts.pb-c.d [2021-04-20T21:03:54.580Z] #44 7.870 DEP images/packet-sock.pb-c.d [2021-04-20T21:03:54.624Z] Merge succeeded, producing 27f7e72647d296a9f061c26c8e3ab39b6a913826 [2021-04-20T21:03:54.625Z] Checking out Revision 27f7e72647d296a9f061c26c8e3ab39b6a913826 (PR-42311) [2021-04-20T21:03:54.667Z] #49 32.18 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-20T21:03:54.667Z] #49 32.21 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-20T21:03:54.667Z] #49 32.23 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-20T21:03:54.313Z] Cloning repository https://github.com/moby/moby.git [2021-04-20T21:03:54.375Z] > git init /home/ubuntu/workspace/moby_PR-42311 # timeout=10 [2021-04-20T21:03:54.667Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-20T21:03:54.668Z] > git --version # timeout=10 [2021-04-20T21:03:54.874Z] #44 7.963 PBCC images/sk-netlink.pb-c.c [2021-04-20T21:03:54.874Z] #44 8.053 DEP images/sk-netlink.pb-c.d [2021-04-20T21:03:54.874Z] #44 8.065 PBCC images/sk-inet.pb-c.c [2021-04-20T21:03:54.874Z] #44 8.170 DEP images/sk-inet.pb-c.d [2021-04-20T21:03:54.874Z] #44 8.200 PBCC images/sk-unix.pb-c.c [2021-04-20T21:03:54.874Z] #44 8.207 DEP images/sk-unix.pb-c.d [2021-04-20T21:03:54.874Z] #44 8.241 PBCC images/mm.pb-c.c [2021-04-20T21:03:54.874Z] #44 8.293 DEP images/mm.pb-c.d [2021-04-20T21:03:54.930Z] #49 32.41 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-20T21:03:54.930Z] #49 32.43 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-20T21:03:54.930Z] #49 32.55 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-20T21:03:54.930Z] #49 32.55 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-20T21:03:55.168Z] #44 8.330 PBCC images/timerfd.pb-c.c [2021-04-20T21:03:55.168Z] #44 8.378 DEP images/timerfd.pb-c.d [2021-04-20T21:03:55.168Z] #44 8.409 PBCC images/timer.pb-c.c [2021-04-20T21:03:55.168Z] #44 8.430 DEP images/timer.pb-c.d [2021-04-20T21:03:55.168Z] #44 8.470 PBCC images/sa.pb-c.c [2021-04-20T21:03:55.168Z] #44 8.518 DEP images/sa.pb-c.d [2021-04-20T21:03:55.189Z] #49 32.83 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-20T21:03:55.189Z] #49 32.90 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-20T21:03:55.189Z] #49 32.95 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-20T21:03:55.449Z] #49 33.04 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-20T21:03:55.449Z] #49 33.05 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-20T21:03:55.540Z] #44 8.525 PBCC images/pipe-data.pb-c.c [2021-04-20T21:03:55.541Z] #44 8.541 DEP images/pipe-data.pb-c.d [2021-04-20T21:03:55.541Z] #44 8.565 PBCC images/mnt.pb-c.c [2021-04-20T21:03:55.541Z] #44 8.612 DEP images/mnt.pb-c.d [2021-04-20T21:03:55.541Z] #44 8.643 PBCC images/sk-packet.pb-c.c [2021-04-20T21:03:55.541Z] #44 8.662 DEP images/sk-packet.pb-c.d [2021-04-20T21:03:55.541Z] #44 8.676 PBCC images/tcp-stream.pb-c.c [2021-04-20T21:03:55.541Z] #44 8.703 DEP images/tcp-stream.pb-c.d [2021-04-20T21:03:55.541Z] #44 8.742 PBCC images/pipe.pb-c.c [2021-04-20T21:03:55.541Z] #44 8.757 DEP images/pipe.pb-c.d [2021-04-20T21:03:55.541Z] #44 8.774 PBCC images/pstree.pb-c.c [2021-04-20T21:03:55.541Z] #44 8.785 DEP images/pstree.pb-c.d [2021-04-20T21:03:55.541Z] #44 8.792 PBCC images/fs.pb-c.c [2021-04-20T21:03:55.541Z] #44 8.803 DEP images/fs.pb-c.d [2021-04-20T21:03:55.541Z] #44 8.831 PBCC images/signalfd.pb-c.c [2021-04-20T21:03:55.541Z] #44 8.864 DEP images/signalfd.pb-c.d [2021-04-20T21:03:55.541Z] #44 8.918 PBCC images/fh.pb-c.c [2021-04-20T21:03:55.541Z] #44 8.934 PBCC images/fsnotify.pb-c.c [2021-04-20T21:03:55.541Z] #44 8.941 DEP images/fh.pb-c.d [2021-04-20T21:03:55.541Z] #44 8.974 DEP images/fsnotify.pb-c.d [2021-04-20T21:03:55.541Z] #44 ... [2021-04-20T21:03:55.541Z] [2021-04-20T21:03:55.541Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-20T21:03:55.541Z] #46 40.19 time [2021-04-20T21:03:55.541Z] #46 44.07 strings [2021-04-20T21:03:55.541Z] #46 44.76 os [2021-04-20T21:03:55.541Z] #46 46.73 regexp/syntax [2021-04-20T21:03:55.541Z] #46 47.62 fmt [2021-04-20T21:03:55.709Z] #49 33.22 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-20T21:03:54.689Z] > git --version # 'git version 2.25.1' [2021-04-20T21:03:54.689Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-20T21:03:54.704Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42311/head:refs/remotes/origin/PR-42311 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-20T21:03:55.834Z] #46 ... [2021-04-20T21:03:55.834Z] [2021-04-20T21:03:55.834Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-20T21:03:55.834Z] #44 8.985 PBCC images/eventpoll.pb-c.c [2021-04-20T21:03:55.834Z] #44 9.002 DEP images/eventpoll.pb-c.d [2021-04-20T21:03:55.834Z] #44 9.056 PBCC images/eventfd.pb-c.c [2021-04-20T21:03:55.834Z] #44 9.071 DEP images/eventfd.pb-c.d [2021-04-20T21:03:55.834Z] #44 9.126 PBCC images/remap-file-path.pb-c.c [2021-04-20T21:03:55.834Z] #44 9.132 DEP images/remap-file-path.pb-c.d [2021-04-20T21:03:55.834Z] #44 9.238 PBCC images/fifo.pb-c.c [2021-04-20T21:03:55.969Z] #49 33.77 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-20T21:03:56.128Z] #44 9.241 DEP images/fifo.pb-c.d [2021-04-20T21:03:56.128Z] #44 9.256 PBCC images/ghost-file.pb-c.c [2021-04-20T21:03:56.128Z] #44 9.314 DEP images/ghost-file.pb-c.d [2021-04-20T21:03:56.128Z] #44 9.368 PBCC images/regfile.pb-c.c [2021-04-20T21:03:56.128Z] #44 9.406 DEP images/regfile.pb-c.d [2021-04-20T21:03:56.128Z] #44 9.453 PBCC images/ns.pb-c.c [2021-04-20T21:03:56.128Z] #44 9.471 DEP images/ns.pb-c.d [2021-04-20T21:03:56.229Z] #49 33.79 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-20T21:03:56.421Z] #44 9.480 PBCC images/fdinfo.pb-c.c [2021-04-20T21:03:56.421Z] #44 9.548 DEP images/fdinfo.pb-c.d [2021-04-20T21:03:56.421Z] #44 9.591 PBCC images/core-aarch64.pb-c.c [2021-04-20T21:03:56.421Z] #44 9.613 PBCC images/core-arm.pb-c.c [2021-04-20T21:03:56.421Z] #44 9.619 PBCC images/core-ppc64.pb-c.c [2021-04-20T21:03:56.421Z] #44 9.682 PBCC images/core-s390.pb-c.c [2021-04-20T21:03:56.421Z] #44 9.704 PBCC images/core-x86.pb-c.c [2021-04-20T21:03:56.421Z] #44 9.766 PBCC images/core.pb-c.c [2021-04-20T21:03:56.421Z] #44 9.803 PBCC images/inventory.pb-c.c [2021-04-20T21:03:56.421Z] #44 9.839 DEP images/core-aarch64.pb-c.d [2021-04-20T21:03:56.492Z] #49 33.93 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-20T21:03:56.492Z] #49 34.11 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-20T21:03:56.492Z] #49 34.19 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-20T21:03:56.715Z] #44 9.862 DEP images/core-arm.pb-c.d [2021-04-20T21:03:56.715Z] #44 9.887 DEP images/core-ppc64.pb-c.d [2021-04-20T21:03:56.715Z] #44 9.929 DEP images/core-s390.pb-c.d [2021-04-20T21:03:56.715Z] #44 9.955 DEP images/core-x86.pb-c.d [2021-04-20T21:03:56.715Z] #44 10.00 DEP images/core.pb-c.d [2021-04-20T21:03:56.715Z] #44 10.05 DEP images/inventory.pb-c.d [2021-04-20T21:03:54.514Z] > git remote # timeout=10 [2021-04-20T21:03:54.536Z] > git config --get remote.origin.url # timeout=10 [2021-04-20T21:03:54.561Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-20T21:03:54.562Z] > git merge 8728dd246c3ab53105434eef8ffe997b6fd14dc6 # timeout=10 [2021-04-20T21:03:54.591Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-20T21:03:54.618Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T21:03:54.643Z] > git checkout -f 27f7e72647d296a9f061c26c8e3ab39b6a913826 # timeout=10 [2021-04-20T21:03:57.009Z] #44 10.12 PBCC images/cpuinfo.pb-c.c [2021-04-20T21:03:57.009Z] #44 10.13 DEP images/cpuinfo.pb-c.d [2021-04-20T21:03:57.009Z] #44 10.16 PBCC images/stats.pb-c.c [2021-04-20T21:03:57.009Z] #44 10.17 DEP images/stats.pb-c.d [2021-04-20T21:03:58.050Z] #44 11.05 make[1]: Nothing to be done for 'all'. [2021-04-20T21:03:58.402Z] #49 35.71 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-20T21:03:58.402Z] #49 ... [2021-04-20T21:03:58.402Z] [2021-04-20T21:03:58.402Z] #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-20T21:03:58.402Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:03:58.402Z] #42 25.75 Fetched 8427 kB in 18s (464 kB/s) [2021-04-20T21:03:58.402Z] #42 25.75 Reading package lists... [2021-04-20T21:03:58.402Z] #42 32.14 Reading package lists... [2021-04-20T21:03:58.402Z] #42 ... [2021-04-20T21:03:58.402Z] [2021-04-20T21:03:58.402Z] #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-20T21:03:58.402Z] #49 sha256:c31a97f77af236d47c77c106957faf88dcaf7a60ab6ac07364cd67a89b63c9b1 [2021-04-20T21:03:58.402Z] #49 35.84 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-20T21:03:58.402Z] #49 35.85 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-20T21:03:58.402Z] #49 35.85 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-20T21:03:58.402Z] #49 35.98 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-20T21:03:58.402Z] #49 36.09 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-20T21:03:58.402Z] #49 ... [2021-04-20T21:03:58.402Z] [2021-04-20T21:03:58.402Z] #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-20T21:03:58.402Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-20T21:03:58.402Z] #55 26.01 Fetched 8427 kB in 18s (460 kB/s) [2021-04-20T21:03:58.402Z] #55 26.01 Reading package lists... [2021-04-20T21:03:58.402Z] #55 32.26 Reading package lists... [2021-04-20T21:03:58.402Z] #55 ... [2021-04-20T21:03:58.402Z] [2021-04-20T21:03:58.402Z] #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-20T21:03:58.402Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-20T21:03:58.402Z] #36 26.18 Fetched 8427 kB in 19s (454 kB/s) [2021-04-20T21:03:58.402Z] #36 26.18 Reading package lists... [2021-04-20T21:03:58.662Z] #36 32.47 Reading package lists... [2021-04-20T21:03:58.662Z] #36 ... [2021-04-20T21:03:58.662Z] [2021-04-20T21:03:58.662Z] #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-20T21:03:58.662Z] #49 sha256:c31a97f77af236d47c77c106957faf88dcaf7a60ab6ac07364cd67a89b63c9b1 [2021-04-20T21:03:58.662Z] #49 36.09 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-20T21:03:58.662Z] #49 36.16 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-20T21:03:58.662Z] #49 36.20 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-20T21:03:58.662Z] #49 36.33 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-20T21:03:58.662Z] #49 36.36 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-20T21:03:58.662Z] #49 36.41 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-20T21:03:58.687Z] #44 ... [2021-04-20T21:03:58.687Z] [2021-04-20T21:03:58.687Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-20T21:03:58.687Z] #52 42.97 context [2021-04-20T21:03:58.687Z] #52 43.61 os [2021-04-20T21:03:58.687Z] #52 44.13 encoding/binary [2021-04-20T21:03:58.687Z] #52 45.50 encoding/base64 [2021-04-20T21:03:58.687Z] #52 45.97 golang.org/x/sys/unix [2021-04-20T21:03:58.687Z] #52 46.44 fmt [2021-04-20T21:03:58.687Z] #52 50.72 encoding/json [2021-04-20T21:03:58.687Z] #52 51.77 github.com/pkg/diff [2021-04-20T21:03:58.687Z] #52 52.87 go/ast [2021-04-20T21:03:58.687Z] #52 ... [2021-04-20T21:03:58.687Z] [2021-04-20T21:03:58.687Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-20T21:03:58.687Z] #46 50.42 regexp [2021-04-20T21:03:58.687Z] #46 51.22 go/token [2021-04-20T21:03:58.687Z] #46 51.83 go/scanner [2021-04-20T21:03:58.687Z] #46 52.76 go/ast [2021-04-20T21:03:58.687Z] #46 53.09 internal/lazyregexp [2021-04-20T21:03:58.687Z] #46 53.23 net/url [2021-04-20T21:03:59.231Z] #49 36.64 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-20T21:03:59.298Z] Commit message: "bump up rootlesskit to v0.14.2" [2021-04-20T21:03:59.317Z] > git --version # timeout=10 [2021-04-20T21:03:59.340Z] > git --version # 'git version 2.17.1' [2021-04-20T21:03:59.369Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-20T21:04:00.170Z] #49 ... [2021-04-20T21:04:00.170Z] [2021-04-20T21:04:00.170Z] #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-20T21:04:00.170Z] #45 sha256:53984545fbdf46335dcfb02f5a41573ab666fb9887c72b478fc24120df6977fa [2021-04-20T21:04:00.170Z] #45 27.72 vendor/golang.org/x/crypto/internal/subtle [2021-04-20T21:04:00.170Z] #45 27.86 vendor/golang.org/x/crypto/curve25519 [2021-04-20T21:04:00.170Z] #45 ... [2021-04-20T21:04:00.170Z] [2021-04-20T21:04:00.170Z] #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-20T21:04:00.170Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:04:00.170Z] #13 24.39 Fetched 8941 kB in 20s (451 kB/s) [2021-04-20T21:04:00.170Z] #13 24.39 Reading package lists... [2021-04-20T21:04:00.246Z] #46 54.56 text/template/parse [2021-04-20T21:04:00.246Z] #46 ... [2021-04-20T21:04:00.246Z] [2021-04-20T21:04:00.246Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-20T21:04:00.246Z] #14 41.36 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-20T21:04:00.246Z] #14 41.39 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-20T21:04:00.246Z] #14 41.39 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-20T21:04:00.246Z] #14 46.50 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-20T21:04:00.246Z] #14 46.51 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-20T21:04:00.246Z] #14 46.51 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:04:00.246Z] #14 46.71 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-20T21:04:00.246Z] #14 46.71 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-20T21:04:00.246Z] #14 46.71 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:04:00.246Z] #14 ... [2021-04-20T21:04:00.246Z] [2021-04-20T21:04:00.246Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-20T21:04:00.246Z] #35 47.09 io/ioutil [2021-04-20T21:04:00.246Z] #35 47.58 text/tabwriter [2021-04-20T21:04:00.246Z] #35 49.14 flag [2021-04-20T21:04:00.246Z] #35 49.15 github.com/BurntSushi/toml [2021-04-20T21:04:00.246Z] #35 50.48 log [2021-04-20T21:04:00.246Z] #35 51.75 github.com/BurntSushi/toml/cmd/tomlv [2021-04-20T21:04:00.246Z] #35 DONE 54.8s [2021-04-20T21:04:00.246Z] [2021-04-20T21:04:00.246Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-20T21:04:00.246Z] #44 11.97 CC images/stats.o [2021-04-20T21:04:00.246Z] #44 12.32 CC images/core.o [2021-04-20T21:04:00.246Z] #44 12.78 CC images/core-x86.o [2021-04-20T21:04:00.246Z] #44 13.15 CC images/core-arm.o [2021-04-20T21:04:00.246Z] #44 13.34 CC images/core-aarch64.o [2021-04-20T21:04:00.542Z] #44 13.68 CC images/core-ppc64.o [2021-04-20T21:04:00.649Z] + docker version [2021-04-20T21:04:00.740Z] #13 31.55 Reading package lists... [2021-04-20T21:04:00.740Z] #13 ... [2021-04-20T21:04:00.740Z] [2021-04-20T21:04:00.740Z] #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-20T21:04:00.740Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:04:00.740Z] #42 32.14 Reading package lists... [2021-04-20T21:04:00.838Z] #44 14.18 CC images/core-s390.o [2021-04-20T21:04:01.477Z] #44 14.56 CC images/cpuinfo.o [2021-04-20T21:04:01.771Z] #44 14.78 CC images/inventory.o [2021-04-20T21:04:01.771Z] #44 15.02 CC images/fdinfo.o [2021-04-20T21:04:02.065Z] #44 15.23 CC images/fown.o [2021-04-20T21:04:02.065Z] #44 15.40 CC images/ns.o [2021-04-20T21:04:02.386Z] #44 15.60 CC images/regfile.o [2021-04-20T21:04:02.388Z] #42 38.51 Building dependency tree... [2021-04-20T21:04:02.647Z] #42 ... [2021-04-20T21:04:02.647Z] [2021-04-20T21:04:02.647Z] #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-20T21:04:02.647Z] #67 sha256:0bffdf73c523a44aee8b2dcc3c10da8c3ad92c605271bddd0ae054420468d341 [2021-04-20T21:04:02.647Z] #67 DONE 40.3s [2021-04-20T21:04:02.647Z] [2021-04-20T21:04:02.647Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:04:02.647Z] #34 sha256:965381fe9c818769f4333359085459647e262a2ef483161c0088808e4f34c0ba [2021-04-20T21:04:02.647Z] #34 39.51 sync [2021-04-20T21:04:02.647Z] #34 39.54 internal/reflectlite [2021-04-20T21:04:02.679Z] #44 15.78 CC images/ghost-file.o [2021-04-20T21:04:02.679Z] #44 16.02 CC images/fifo.o [2021-04-20T21:04:02.973Z] #44 16.22 CC images/remap-file-path.o [2021-04-20T21:04:02.973Z] #44 16.30 CC images/eventfd.o [2021-04-20T21:04:03.267Z] #44 16.48 CC images/eventpoll.o [2021-04-20T21:04:03.561Z] #44 16.71 CC images/fh.o [2021-04-20T21:04:03.561Z] #44 16.98 CC images/fsnotify.o [2021-04-20T21:04:04.273Z] #44 17.34 CC images/signalfd.o [2021-04-20T21:04:04.273Z] #44 17.52 CC images/fs.o [2021-04-20T21:04:04.273Z] #44 17.70 CC images/pstree.o [2021-04-20T21:04:04.567Z] #44 17.80 CC images/pipe.o [2021-04-20T21:04:04.567Z] #44 ... [2021-04-20T21:04:04.567Z] [2021-04-20T21:04:04.567Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-20T21:04:04.861Z] #57 29.15 Checking out files: 80% (3122/3901) Checking out files: 81% (3160/3901) Checking out files: 82% (3199/3901) Checking out files: 83% (3238/3901) Checking out files: 84% (3277/3901) Checking out files: 85% (3316/3901) Checking out files: 86% (3355/3901) Checking out files: 87% (3394/3901) Checking out files: 88% (3433/3901) Checking out files: 89% (3472/3901) Checking out files: 90% (3511/3901) Checking out files: 91% (3550/3901) Checking out files: 92% (3589/3901) Checking out files: 93% (3628/3901) Checking out files: 94% (3667/3901) Checking out files: 95% (3706/3901) Checking out files: 96% (3745/3901) Checking out files: 97% (3784/3901) Checking out files: 98% (3823/3901) Checking out files: 99% (3862/3901) Checking out files: 100% (3901/3901) Checking out files: 100% (3901/3901), done. [2021-04-20T21:04:04.861Z] #57 29.56 + cd /tmp/tmp.ZhhYpREUZY/src/github.com/containerd/containerd [2021-04-20T21:04:04.861Z] #57 29.56 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:04:04.879Z] Client: Docker Engine - Community [2021-04-20T21:04:04.879Z] Version: 20.10.5 [2021-04-20T21:04:04.879Z] API version: 1.41 [2021-04-20T21:04:04.879Z] Go version: go1.13.15 [2021-04-20T21:04:04.879Z] Git commit: 55c4c88 [2021-04-20T21:04:04.879Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-20T21:04:04.879Z] OS/Arch: linux/amd64 [2021-04-20T21:04:04.879Z] Context: default [2021-04-20T21:04:04.879Z] Experimental: true [2021-04-20T21:04:04.879Z] [2021-04-20T21:04:04.879Z] Server: Docker Engine - Community [2021-04-20T21:04:04.879Z] Engine: [2021-04-20T21:04:04.879Z] Version: 20.10.5 [2021-04-20T21:04:04.879Z] API version: 1.41 (minimum version 1.12) [2021-04-20T21:04:04.879Z] Go version: go1.13.15 [2021-04-20T21:04:04.879Z] Git commit: 363e9a8 [2021-04-20T21:04:04.879Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-20T21:04:04.879Z] OS/Arch: linux/amd64 [2021-04-20T21:04:04.879Z] Experimental: true [2021-04-20T21:04:04.879Z] containerd: [2021-04-20T21:04:04.879Z] Version: 1.4.4 [2021-04-20T21:04:04.879Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:04:04.879Z] runc: [2021-04-20T21:04:04.879Z] Version: 1.0.0-rc93 [2021-04-20T21:04:04.879Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-20T21:04:04.879Z] docker-init: [2021-04-20T21:04:04.879Z] Version: 0.19.0 [2021-04-20T21:04:04.879Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-20T21:04:05.213Z] + docker info [2021-04-20T21:04:05.323Z] #34 42.78 errors [2021-04-20T21:04:05.323Z] #34 42.78 sort [2021-04-20T21:04:05.906Z] #34 43.35 strconv [2021-04-20T21:04:06.175Z] #34 43.82 io [2021-04-20T21:04:06.940Z] #57 31.32 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-20T21:04:06.940Z] #57 31.32 + BUILDTAGS='netgo osusergo static_build' [2021-04-20T21:04:06.940Z] #57 31.32 + export EXTRA_FLAGS=-buildmode=pie [2021-04-20T21:04:06.940Z] #57 31.32 + EXTRA_FLAGS=-buildmode=pie [2021-04-20T21:04:06.940Z] #57 31.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-20T21:04:06.940Z] #57 31.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-20T21:04:06.940Z] #57 31.32 + '[' '' = dynamic ']' [2021-04-20T21:04:06.940Z] #57 31.32 + make [2021-04-20T21:04:07.114Z] #34 ... [2021-04-20T21:04:07.114Z] [2021-04-20T21:04:07.114Z] #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-20T21:04:07.114Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:04:07.114Z] #42 42.28 The following additional packages will be installed: [2021-04-20T21:04:07.114Z] #42 42.28 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-20T21:04:07.114Z] #42 42.28 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-20T21:04:07.114Z] #42 42.30 Suggested packages: [2021-04-20T21:04:07.114Z] #42 42.30 manpages-dev python-setuptools [2021-04-20T21:04:07.114Z] #42 43.61 The following NEW packages will be installed: [2021-04-20T21:04:07.114Z] #42 43.61 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-20T21:04:07.114Z] #42 43.61 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-20T21:04:07.114Z] #42 43.62 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-20T21:04:07.114Z] #42 43.63 python-six zlib1g-dev [2021-04-20T21:04:07.114Z] #42 43.98 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-20T21:04:07.114Z] #42 43.98 Need to get 4095 kB of archives. [2021-04-20T21:04:07.114Z] #42 43.98 After this operation, 22.5 MB of additional disk space will be used. [2021-04-20T21:04:07.114Z] #42 43.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-20T21:04:07.114Z] #42 43.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-20T21:04:07.114Z] #42 43.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-20T21:04:07.114Z] #42 43.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-20T21:04:07.114Z] #42 43.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-20T21:04:07.114Z] #42 44.00 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-20T21:04:07.114Z] #42 44.01 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-20T21:04:07.114Z] #42 44.01 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-20T21:04:07.114Z] #42 44.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-20T21:04:07.114Z] #42 44.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-20T21:04:07.114Z] #42 44.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-20T21:04:07.114Z] #42 44.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-20T21:04:07.114Z] #42 44.32 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-20T21:04:07.114Z] #42 44.33 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-20T21:04:07.114Z] #42 44.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-20T21:04:07.114Z] #42 44.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-20T21:04:07.114Z] #42 44.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-20T21:04:07.578Z] #57 32.17 + bin/ctr [2021-04-20T21:04:08.063Z] #42 45.48 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:04:08.063Z] #42 ... [2021-04-20T21:04:08.063Z] [2021-04-20T21:04:08.063Z] #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-20T21:04:08.063Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-20T21:04:08.063Z] #55 32.26 Reading package lists... [2021-04-20T21:04:08.063Z] #55 38.93 Building dependency tree... [2021-04-20T21:04:08.063Z] #55 42.77 The following additional packages will be installed: [2021-04-20T21:04:08.063Z] #55 42.79 libbtrfs0 [2021-04-20T21:04:08.063Z] #55 42.95 The following NEW packages will be installed: [2021-04-20T21:04:08.063Z] #55 42.96 libbtrfs-dev libbtrfs0 [2021-04-20T21:04:08.063Z] #55 43.32 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-20T21:04:08.063Z] #55 43.32 Need to get 119 kB of archives. [2021-04-20T21:04:08.063Z] #55 43.32 After this operation, 387 kB of additional disk space will be used. [2021-04-20T21:04:08.063Z] #55 43.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-20T21:04:08.063Z] #55 43.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-20T21:04:08.063Z] #55 44.36 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:04:08.063Z] #55 44.51 Fetched 119 kB in 0s (448 kB/s) [2021-04-20T21:04:08.063Z] #55 44.66 Selecting previously unselected package libbtrfs0. [2021-04-20T21:04:08.063Z] #55 44.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-20T21:04:08.063Z] #55 44.70 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-20T21:04:08.063Z] #55 44.72 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-20T21:04:08.063Z] #55 44.84 Selecting previously unselected package libbtrfs-dev. [2021-04-20T21:04:08.063Z] #55 44.87 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-20T21:04:08.063Z] #55 44.88 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-20T21:04:08.063Z] #55 45.24 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-20T21:04:08.063Z] #55 45.27 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-20T21:04:08.063Z] #55 45.28 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:04:08.063Z] #55 DONE 45.7s [2021-04-20T21:04:08.063Z] [2021-04-20T21:04:08.063Z] #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-20T21:04:08.063Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:04:08.063Z] #42 45.76 Fetched 4095 kB in 1s (6053 kB/s) [2021-04-20T21:04:08.220Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e82c7b45b8a3a4d0) in /home/ubuntu/workspace/moby_PR-42311 [Pipeline] { [Pipeline] checkout [2021-04-20T21:04:08.323Z] #42 45.97 Selecting previously unselected package libcap-dev:amd64. [2021-04-20T21:04:08.323Z] #42 45.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-20T21:04:08.338Z] The recommended git tool is: git [2021-04-20T21:04:08.583Z] #42 46.06 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-20T21:04:08.583Z] #42 46.10 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-20T21:04:08.583Z] #42 46.23 Selecting previously unselected package libnet1:amd64. [2021-04-20T21:04:08.583Z] #42 46.27 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-20T21:04:08.583Z] #42 46.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-20T21:04:08.843Z] #42 46.39 Selecting previously unselected package libnet1-dev. [2021-04-20T21:04:08.843Z] #42 46.39 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-20T21:04:08.843Z] #42 46.41 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-20T21:04:09.104Z] #42 46.71 Selecting previously unselected package libnl-3-200:amd64. [2021-04-20T21:04:09.104Z] #42 46.71 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-20T21:04:09.104Z] #42 46.71 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-20T21:04:09.363Z] #42 46.83 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-20T21:04:09.363Z] #42 46.85 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-20T21:04:09.363Z] #42 46.85 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-20T21:04:09.363Z] #42 47.17 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-20T21:04:09.623Z] #42 47.17 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-20T21:04:09.623Z] #42 47.18 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-20T21:04:09.623Z] #42 47.29 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-20T21:04:09.623Z] #42 47.29 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-20T21:04:09.623Z] #42 47.30 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-20T21:04:09.883Z] #42 47.46 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-20T21:04:09.883Z] #42 47.46 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-20T21:04:09.883Z] #42 47.47 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-20T21:04:09.883Z] #42 47.64 Selecting previously unselected package libprotobuf17:amd64. [2021-04-20T21:04:10.143Z] #42 47.65 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-20T21:04:10.143Z] #42 47.65 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-20T21:04:10.234Z] Fetching without tags [2021-04-20T21:04:10.385Z] #57 ... [2021-04-20T21:04:10.385Z] [2021-04-20T21:04:10.385Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-20T21:04:10.385Z] #52 54.83 golang.org/x/crypto/ssh/terminal [2021-04-20T21:04:10.385Z] #52 56.44 mvdan.cc/editorconfig [2021-04-20T21:04:10.385Z] #52 56.57 mvdan.cc/sh/v3/fileutil [2021-04-20T21:04:10.385Z] #52 56.70 mvdan.cc/sh/v3/syntax [2021-04-20T21:04:10.385Z] #52 61.04 mvdan.cc/sh/v3/cmd/shfmt [2021-04-20T21:04:10.385Z] #52 ... [2021-04-20T21:04:10.385Z] [2021-04-20T21:04:10.385Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-20T21:04:10.385Z] #14 61.27 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-20T21:04:10.385Z] #14 61.27 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-20T21:04:10.385Z] #14 61.28 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:04:10.526Z] Merging remotes/origin/20.10 commit 8728dd246c3ab53105434eef8ffe997b6fd14dc6 into PR head commit 27f7e72647d296a9f061c26c8e3ab39b6a913826 [2021-04-20T21:04:10.681Z] #14 ... [2021-04-20T21:04:10.681Z] [2021-04-20T21:04:10.681Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-20T21:04:10.681Z] #52 DONE 65.1s [2021-04-20T21:04:10.681Z] [2021-04-20T21:04:10.681Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-20T21:04:10.681Z] #44 18.02 CC images/tcp-stream.o [2021-04-20T21:04:10.681Z] #44 18.13 CC images/sk-packet.o [2021-04-20T21:04:10.681Z] #44 18.37 CC images/mnt.o [2021-04-20T21:04:10.681Z] #44 18.48 CC images/pipe-data.o [2021-04-20T21:04:10.681Z] #44 18.64 CC images/sa.o [2021-04-20T21:04:10.681Z] #44 18.81 CC images/timer.o [2021-04-20T21:04:10.681Z] #44 19.09 CC images/timerfd.o [2021-04-20T21:04:10.681Z] #44 19.29 CC images/mm.o [2021-04-20T21:04:10.681Z] #44 19.41 CC images/sk-opts.o [2021-04-20T21:04:10.681Z] #44 19.50 CC images/sk-unix.o [2021-04-20T21:04:10.681Z] #44 19.75 CC images/sk-inet.o [2021-04-20T21:04:10.681Z] #44 19.92 CC images/tun.o [2021-04-20T21:04:10.681Z] #44 20.07 CC images/sk-netlink.o [2021-04-20T21:04:10.681Z] #44 20.20 CC images/packet-sock.o [2021-04-20T21:04:10.681Z] #44 20.46 CC images/ipc-var.o [2021-04-20T21:04:10.681Z] #44 20.56 CC images/ipc-desc.o [2021-04-20T21:04:10.681Z] #44 20.72 CC images/ipc-shm.o [2021-04-20T21:04:10.681Z] #44 20.89 CC images/ipc-msg.o [2021-04-20T21:04:10.681Z] #44 21.11 CC images/ipc-sem.o [2021-04-20T21:04:10.681Z] #44 21.23 CC images/utsns.o [2021-04-20T21:04:10.681Z] #44 21.30 CC images/creds.o [2021-04-20T21:04:10.681Z] #44 21.39 CC images/vma.o [2021-04-20T21:04:10.681Z] #44 21.50 CC images/netdev.o [2021-04-20T21:04:10.681Z] #44 21.81 CC images/tty.o [2021-04-20T21:04:10.681Z] #44 22.08 CC images/file-lock.o [2021-04-20T21:04:10.681Z] #44 22.25 CC images/rlimit.o [2021-04-20T21:04:10.681Z] #44 22.34 CC images/pagemap.o [2021-04-20T21:04:10.681Z] #44 22.56 CC images/siginfo.o [2021-04-20T21:04:10.681Z] #44 22.80 CC images/rpc.o [2021-04-20T21:04:10.681Z] #44 23.48 CC images/ext-file.o [2021-04-20T21:04:10.681Z] #44 23.56 CC images/cgroup.o [2021-04-20T21:04:10.681Z] #44 23.95 CC images/userns.o [2021-04-20T21:04:10.722Z] #42 48.34 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-20T21:04:10.722Z] #42 48.37 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-20T21:04:10.722Z] #42 48.38 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-20T21:04:10.975Z] #44 24.11 CC images/google/protobuf/descriptor.o [2021-04-20T21:04:10.980Z] #42 48.55 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-20T21:04:10.980Z] #42 48.56 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-20T21:04:10.980Z] #42 48.58 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-20T21:04:10.980Z] #42 ... [2021-04-20T21:04:10.980Z] [2021-04-20T21:04:10.980Z] #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-20T21:04:10.980Z] #45 sha256:53984545fbdf46335dcfb02f5a41573ab666fb9887c72b478fc24120df6977fa [2021-04-20T21:04:10.980Z] #45 38.74 sync [2021-04-20T21:04:10.980Z] #45 38.76 internal/reflectlite [2021-04-20T21:04:10.980Z] #45 40.76 github.com/LK4D4/vndr/godl/singleflight [2021-04-20T21:04:10.980Z] #45 41.24 math/rand [2021-04-20T21:04:10.980Z] #45 42.40 internal/singleflight [2021-04-20T21:04:10.980Z] #45 42.86 sort [2021-04-20T21:04:10.980Z] #45 42.87 errors [2021-04-20T21:04:10.980Z] #45 43.29 io [2021-04-20T21:04:10.980Z] #45 43.84 strconv [2021-04-20T21:04:10.980Z] #45 44.78 bytes [2021-04-20T21:04:10.980Z] #45 47.42 bufio [2021-04-20T21:04:10.980Z] #45 48.03 reflect [2021-04-20T21:04:10.168Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-20T21:04:10.183Z] > git config --add remote.origin.fetch +refs/pull/42311/head:refs/remotes/origin/PR-42311 # timeout=10 [2021-04-20T21:04:10.198Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-20T21:04:10.211Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-20T21:04:10.239Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-20T21:04:10.239Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-20T21:04:10.240Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42311/head:refs/remotes/origin/PR-42311 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-20T21:04:10.539Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T21:04:10.561Z] > git checkout -f 27f7e72647d296a9f061c26c8e3ab39b6a913826 # timeout=10 [2021-04-20T21:04:11.240Z] #45 ... [2021-04-20T21:04:11.240Z] [2021-04-20T21:04:11.240Z] #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-20T21:04:11.240Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-20T21:04:11.240Z] #36 32.47 Reading package lists... [2021-04-20T21:04:11.240Z] #36 39.16 Building dependency tree... [2021-04-20T21:04:11.240Z] #36 42.69 The following additional packages will be installed: [2021-04-20T21:04:11.240Z] #36 42.70 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-20T21:04:11.240Z] #36 42.72 Suggested packages: [2021-04-20T21:04:11.240Z] #36 42.72 cmake-doc ninja-build lrzip [2021-04-20T21:04:11.240Z] #36 42.72 Recommended packages: [2021-04-20T21:04:11.240Z] #36 42.72 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-20T21:04:11.240Z] #36 43.68 The following NEW packages will be installed: [2021-04-20T21:04:11.240Z] #36 43.69 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-20T21:04:11.240Z] #36 43.69 vim-common xxd [2021-04-20T21:04:11.240Z] #36 44.09 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-20T21:04:11.240Z] #36 44.09 Need to get 14.9 MB of archives. [2021-04-20T21:04:11.240Z] #36 44.09 After this operation, 61.8 MB of additional disk space will be used. [2021-04-20T21:04:11.240Z] #36 44.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-20T21:04:11.240Z] #36 44.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-20T21:04:11.240Z] #36 44.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-20T21:04:11.240Z] #36 44.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-20T21:04:11.240Z] #36 45.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-20T21:04:11.240Z] #36 45.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-20T21:04:11.240Z] #36 45.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-20T21:04:11.240Z] #36 45.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-20T21:04:11.240Z] #36 45.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-20T21:04:11.240Z] #36 45.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-20T21:04:11.240Z] #36 46.98 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:04:11.240Z] #36 47.19 Fetched 14.9 MB in 2s (8677 kB/s) [2021-04-20T21:04:11.240Z] #36 47.30 Selecting previously unselected package xxd. [2021-04-20T21:04:11.240Z] #36 47.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-20T21:04:11.240Z] #36 47.42 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-20T21:04:11.240Z] #36 47.43 Unpacking xxd (2:8.1.0875-5) ... [2021-04-20T21:04:11.240Z] #36 47.57 Selecting previously unselected package vim-common. [2021-04-20T21:04:11.240Z] #36 47.57 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-20T21:04:11.240Z] #36 47.62 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-20T21:04:11.240Z] #36 47.91 Selecting previously unselected package cmake-data. [2021-04-20T21:04:11.240Z] #36 47.91 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-20T21:04:11.240Z] #36 47.92 Unpacking cmake-data (3.13.4-1) ... [2021-04-20T21:04:11.240Z] #36 ... [2021-04-20T21:04:11.240Z] [2021-04-20T21:04:11.240Z] #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-20T21:04:11.240Z] #45 sha256:53984545fbdf46335dcfb02f5a41573ab666fb9887c72b478fc24120df6977fa [2021-04-20T21:04:11.240Z] #45 49.02 syscall [2021-04-20T21:04:11.290Z] Merge succeeded, producing 27f7e72647d296a9f061c26c8e3ab39b6a913826 [2021-04-20T21:04:11.290Z] Checking out Revision 27f7e72647d296a9f061c26c8e3ab39b6a913826 (PR-42311) [2021-04-20T21:04:11.809Z] #45 ... [2021-04-20T21:04:11.809Z] [2021-04-20T21:04:11.809Z] #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-20T21:04:11.809Z] #49 sha256:c31a97f77af236d47c77c106957faf88dcaf7a60ab6ac07364cd67a89b63c9b1 [2021-04-20T21:04:11.809Z] #49 39.32 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-20T21:04:11.809Z] #49 44.30 go: finding github.com/fatih/color v1.7.0 [2021-04-20T21:04:11.809Z] #49 44.34 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-20T21:04:11.809Z] #49 44.36 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-20T21:04:11.809Z] #49 44.36 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-20T21:04:11.809Z] #49 44.45 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-20T21:04:11.809Z] #49 44.50 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-20T21:04:11.809Z] #49 44.51 go: finding github.com/pkg/errors v0.8.1 [2021-04-20T21:04:11.809Z] #49 44.51 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-20T21:04:11.809Z] #49 44.53 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-20T21:04:11.809Z] #49 44.57 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-20T21:04:11.809Z] #49 44.58 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-20T21:04:11.809Z] #49 44.58 go: finding github.com/stretchr/testify v1.4.0 [2021-04-20T21:04:11.809Z] #49 44.59 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-20T21:04:11.809Z] #49 44.59 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-20T21:04:11.809Z] #49 44.62 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-20T21:04:11.809Z] #49 44.65 go: finding github.com/spf13/viper v1.6.1 [2021-04-20T21:04:11.809Z] #49 44.68 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-20T21:04:11.809Z] #49 44.69 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-20T21:04:11.809Z] #49 44.72 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-20T21:04:11.809Z] #49 44.72 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-20T21:04:11.809Z] #49 44.73 go: finding github.com/stretchr/objx v0.2.0 [2021-04-20T21:04:11.809Z] #49 44.74 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-20T21:04:11.809Z] #49 44.83 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-20T21:04:11.809Z] #49 44.90 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-20T21:04:11.809Z] #49 44.95 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-20T21:04:11.809Z] #49 45.06 go: finding github.com/gobwas/glob v0.2.3 [2021-04-20T21:04:11.809Z] #49 45.12 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-20T21:04:11.809Z] #49 45.18 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-20T21:04:11.809Z] #49 45.23 go: finding github.com/spf13/cobra v0.0.5 [2021-04-20T21:04:11.809Z] #49 45.24 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-20T21:04:11.809Z] #49 45.26 go: finding github.com/spf13/pflag v1.0.5 [2021-04-20T21:04:11.809Z] #49 45.35 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-20T21:04:11.809Z] #49 45.42 go: finding github.com/magiconair/properties v1.8.1 [2021-04-20T21:04:11.809Z] #49 45.48 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-20T21:04:11.809Z] #49 45.64 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-20T21:04:11.809Z] #49 45.65 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-20T21:04:11.809Z] #49 45.67 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-20T21:04:11.809Z] #49 45.72 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-20T21:04:11.809Z] #49 45.74 go: finding github.com/spf13/afero v1.1.2 [2021-04-20T21:04:11.809Z] #49 45.76 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-20T21:04:11.809Z] #49 45.82 go: finding github.com/spf13/cast v1.3.0 [2021-04-20T21:04:11.809Z] #49 45.83 go: finding golang.org/x/text v0.3.2 [2021-04-20T21:04:11.809Z] #49 45.89 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-20T21:04:11.809Z] #49 45.89 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-20T21:04:11.809Z] #49 45.92 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-20T21:04:11.809Z] #49 45.95 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-20T21:04:11.809Z] #49 46.04 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-20T21:04:11.809Z] #49 46.17 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-20T21:04:11.809Z] #49 46.28 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-20T21:04:11.809Z] #49 46.28 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-20T21:04:11.809Z] #49 46.36 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-20T21:04:11.809Z] #49 46.38 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-20T21:04:11.809Z] #49 46.38 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-20T21:04:11.809Z] #49 46.46 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-20T21:04:11.809Z] #49 46.48 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-20T21:04:11.809Z] #49 46.53 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-20T21:04:11.809Z] #49 46.53 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-20T21:04:11.809Z] #49 46.60 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-20T21:04:11.809Z] #49 46.66 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-20T21:04:11.809Z] #49 46.69 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-20T21:04:11.809Z] #49 46.75 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-20T21:04:11.809Z] #49 46.76 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-20T21:04:11.809Z] #49 46.77 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-20T21:04:11.809Z] #49 46.79 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-20T21:04:11.809Z] #49 46.80 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-20T21:04:11.809Z] #49 46.81 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-20T21:04:11.809Z] #49 46.82 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-20T21:04:11.809Z] #49 46.87 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-20T21:04:11.809Z] #49 46.89 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-20T21:04:11.809Z] #49 47.04 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-20T21:04:11.809Z] #49 47.08 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-20T21:04:11.809Z] #49 47.08 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-20T21:04:11.809Z] #49 47.25 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-20T21:04:11.809Z] #49 47.26 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-20T21:04:11.933Z] using credential docker-jenkins-github-credentials [2021-04-20T21:04:11.942Z] Cloning the remote Git repository [2021-04-20T21:04:11.942Z] Cloning with configured refspecs honoured and without tags [2021-04-20T21:04:12.015Z] #44 25.01 CC images/opts.o [2021-04-20T21:04:12.015Z] #44 ... [2021-04-20T21:04:12.015Z] [2021-04-20T21:04:12.015Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-20T21:04:12.015Z] #46 56.30 go/parser [2021-04-20T21:04:12.015Z] #46 57.63 text/template [2021-04-20T21:04:12.015Z] #46 58.69 encoding/xml [2021-04-20T21:04:12.015Z] #46 61.44 go/doc [2021-04-20T21:04:12.015Z] #46 62.41 github.com/LK4D4/vndr/versioned [2021-04-20T21:04:12.015Z] #46 62.62 compress/flate [2021-04-20T21:04:12.015Z] #46 63.89 github.com/LK4D4/vndr/build [2021-04-20T21:04:12.015Z] #46 63.98 hash/crc32 [2021-04-20T21:04:12.015Z] #46 64.41 compress/gzip [2021-04-20T21:04:12.015Z] #46 64.93 vendor/golang.org/x/crypto/cryptobyte [2021-04-20T21:04:12.015Z] #46 66.03 net [2021-04-20T21:04:12.015Z] #46 ... [2021-04-20T21:04:12.015Z] [2021-04-20T21:04:12.015Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-20T21:04:12.015Z] #44 25.17 CC images/seccomp.o [2021-04-20T21:04:12.015Z] #44 25.36 CC images/binfmt-misc.o [2021-04-20T21:04:12.309Z] #44 25.43 CC images/time.o [2021-04-20T21:04:12.309Z] #44 25.52 CC images/sysctl.o [2021-04-20T21:04:12.309Z] #44 25.61 CC images/autofs.o [2021-04-20T21:04:12.378Z] #49 ... [2021-04-20T21:04:12.378Z] [2021-04-20T21:04:12.378Z] #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-20T21:04:12.378Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:04:12.378Z] #42 49.93 Selecting previously unselected package libprotoc17:amd64. [2021-04-20T21:04:12.378Z] #42 49.93 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-20T21:04:12.378Z] #42 49.94 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-20T21:04:12.561Z] Fetching without tags [2021-04-20T21:04:12.603Z] #44 25.73 CC images/macvlan.o [2021-04-20T21:04:12.603Z] #44 25.80 CC images/sit.o [2021-04-20T21:04:12.897Z] #44 25.95 CC images/memfd.o [2021-04-20T21:04:12.897Z] #44 26.18 CC images/timens.o [2021-04-20T21:04:12.947Z] #42 50.61 Selecting previously unselected package protobuf-c-compiler. [2021-04-20T21:04:12.947Z] #42 50.61 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-20T21:04:12.947Z] #42 50.61 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-20T21:04:12.949Z] Merging remotes/origin/20.10 commit 8728dd246c3ab53105434eef8ffe997b6fd14dc6 into PR head commit 27f7e72647d296a9f061c26c8e3ab39b6a913826 [2021-04-20T21:04:11.978Z] Cloning repository https://github.com/moby/moby.git [2021-04-20T21:04:12.077Z] > git init /home/ubuntu/workspace/moby_PR-42311 # timeout=10 [2021-04-20T21:04:12.827Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-20T21:04:12.828Z] > git --version # timeout=10 [2021-04-20T21:04:12.839Z] > git --version # 'git version 2.25.1' [2021-04-20T21:04:12.840Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-20T21:04:12.906Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42311/head:refs/remotes/origin/PR-42311 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-20T21:04:11.219Z] > git remote # timeout=10 [2021-04-20T21:04:11.239Z] > git config --get remote.origin.url # timeout=10 [2021-04-20T21:04:11.254Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-20T21:04:11.255Z] > git merge 8728dd246c3ab53105434eef8ffe997b6fd14dc6 # timeout=10 [2021-04-20T21:04:11.273Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-20T21:04:11.293Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T21:04:11.306Z] > git checkout -f 27f7e72647d296a9f061c26c8e3ab39b6a913826 # timeout=10 [2021-04-20T21:04:12.458Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-20T21:04:12.467Z] > git config --add remote.origin.fetch +refs/pull/42311/head:refs/remotes/origin/PR-42311 # timeout=10 [2021-04-20T21:04:12.503Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-20T21:04:12.530Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-20T21:04:12.609Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-20T21:04:12.609Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-20T21:04:12.610Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42311/head:refs/remotes/origin/PR-42311 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-20T21:04:12.967Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T21:04:12.994Z] > git checkout -f 27f7e72647d296a9f061c26c8e3ab39b6a913826 # timeout=10 [2021-04-20T21:04:13.191Z] #44 26.41 LINK images/built-in.o [2021-04-20T21:04:13.191Z] #44 26.54 GEN compel/include/asm [2021-04-20T21:04:13.206Z] #42 50.77 Selecting previously unselected package protobuf-compiler. [2021-04-20T21:04:13.206Z] #42 50.78 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-20T21:04:13.206Z] #42 50.78 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-20T21:04:13.206Z] #42 50.94 Selecting previously unselected package python-pkg-resources. [2021-04-20T21:04:13.206Z] #42 50.94 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-20T21:04:13.206Z] #42 50.95 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-20T21:04:13.485Z] #44 26.55 GEN compel/include/version.h [2021-04-20T21:04:13.485Z] #44 26.58 touch .config [2021-04-20T21:04:13.485Z] #44 26.59 GEN include/common/config.h [2021-04-20T21:04:13.485Z] #44 26.63 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-04-20T21:04:13.485Z] #44 26.68 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-20T21:04:13.485Z] #44 26.70 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-20T21:04:13.485Z] #44 26.71 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-04-20T21:04:13.485Z] #44 26.72 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-04-20T21:04:13.485Z] #44 26.75 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-04-20T21:04:13.485Z] #44 26.77 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-20T21:04:13.485Z] #44 26.77 DEP compel/plugins/std/infect.d [2021-04-20T21:04:13.775Z] #42 51.19 Selecting previously unselected package python-six. [2021-04-20T21:04:13.775Z] #42 51.20 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-20T21:04:13.775Z] #42 51.22 Unpacking python-six (1.12.0-1) ... [2021-04-20T21:04:13.775Z] #42 51.36 Selecting previously unselected package python-protobuf. [2021-04-20T21:04:13.775Z] #42 51.36 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-20T21:04:13.775Z] #42 51.37 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-20T21:04:13.779Z] #44 26.88 DEP compel/plugins/std/string.d [2021-04-20T21:04:13.779Z] #44 26.96 DEP compel/plugins/std/log.d [2021-04-20T21:04:13.779Z] #44 27.01 DEP compel/plugins/std/fds.d [2021-04-20T21:04:13.779Z] #44 27.06 DEP compel/plugins/std/std.d [2021-04-20T21:04:13.779Z] #44 27.16 DEP compel/plugins/shmem/shmem.d [2021-04-20T21:04:13.818Z] Merge succeeded, producing 27f7e72647d296a9f061c26c8e3ab39b6a913826 [2021-04-20T21:04:13.818Z] Checking out Revision 27f7e72647d296a9f061c26c8e3ab39b6a913826 (PR-42311) [2021-04-20T21:04:14.073Z] #44 27.22 DEP compel/plugins/fds/fds.d [2021-04-20T21:04:14.073Z] #44 27.34 CC compel/plugins/std/std.o [2021-04-20T21:04:14.344Z] #42 52.03 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-20T21:04:14.366Z] #44 27.63 CC compel/plugins/std/fds.o [2021-04-20T21:04:14.664Z] #44 27.98 CC compel/plugins/std/log.o [2021-04-20T21:04:15.239Z] Commit message: "bump up rootlesskit to v0.14.2" [2021-04-20T21:04:15.260Z] > git --version # timeout=10 [2021-04-20T21:04:15.273Z] > git --version # 'git version 2.25.1' [2021-04-20T21:04:15.295Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-20T21:04:15.301Z] #44 28.63 CC compel/plugins/std/string.o [2021-04-20T21:04:13.707Z] > git remote # timeout=10 [2021-04-20T21:04:13.734Z] > git config --get remote.origin.url # timeout=10 [2021-04-20T21:04:13.759Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-20T21:04:13.763Z] > git merge 8728dd246c3ab53105434eef8ffe997b6fd14dc6 # timeout=10 [2021-04-20T21:04:13.789Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-20T21:04:13.823Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T21:04:13.843Z] > git checkout -f 27f7e72647d296a9f061c26c8e3ab39b6a913826 # timeout=10 [Pipeline] withEnv [Pipeline] { [2021-04-20T21:04:15.727Z] #42 ... [2021-04-20T21:04:15.727Z] [2021-04-20T21:04:15.727Z] #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-20T21:04:15.727Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:04:15.728Z] #13 31.55 Reading package lists... [2021-04-20T21:04:15.728Z] #13 38.99 Building dependency tree... [2021-04-20T21:04:15.728Z] #13 42.70 The following additional packages will be installed: [2021-04-20T21:04:15.728Z] #13 42.71 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-20T21:04:15.728Z] #13 42.71 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-20T21:04:15.728Z] #13 42.71 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-20T21:04:15.728Z] #13 42.72 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-20T21:04:15.728Z] #13 42.73 mingw-w64-common mingw-w64-x86-64-dev [2021-04-20T21:04:15.728Z] #13 42.73 Suggested packages: [2021-04-20T21:04:15.728Z] #13 42.73 gcc-8-locales seccomp wine64 [2021-04-20T21:04:15.728Z] #13 44.20 The following NEW packages will be installed: [2021-04-20T21:04:15.728Z] #13 44.22 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-20T21:04:15.728Z] #13 44.22 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-20T21:04:15.728Z] #13 44.22 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-20T21:04:15.728Z] #13 44.22 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-20T21:04:15.728Z] #13 44.22 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-20T21:04:15.728Z] #13 44.23 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-20T21:04:15.728Z] #13 44.24 The following packages will be upgraded: [2021-04-20T21:04:15.728Z] #13 44.26 libseccomp2 libsystemd0 libudev1 [2021-04-20T21:04:15.728Z] #13 44.69 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-20T21:04:15.728Z] #13 44.69 Need to get 78.2 MB of archives. [2021-04-20T21:04:15.728Z] #13 44.69 After this operation, 487 MB of additional disk space will be used. [2021-04-20T21:04:15.728Z] #13 44.69 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-20T21:04:15.728Z] #13 44.69 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-20T21:04:15.728Z] #13 44.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-20T21:04:15.728Z] #13 44.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-20T21:04:15.728Z] #13 44.74 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-20T21:04:15.728Z] #13 44.94 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-20T21:04:15.728Z] #13 45.22 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-20T21:04:15.728Z] #13 45.22 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-20T21:04:15.728Z] #13 45.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-20T21:04:15.728Z] #13 45.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-20T21:04:15.728Z] #13 45.75 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-20T21:04:15.728Z] #13 46.08 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-20T21:04:15.728Z] #13 46.08 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-20T21:04:15.728Z] #13 ... [2021-04-20T21:04:15.728Z] [2021-04-20T21:04:15.728Z] #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-20T21:04:15.728Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-20T21:04:15.728Z] #32 51.16 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-20T21:04:15.728Z] #32 51.45 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-20T21:04:15.728Z] #32 52.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-20T21:04:15.939Z] #44 29.05 CC compel/plugins/std/infect.o [2021-04-20T21:04:15.940Z] #44 29.19 CC compel/arch/s390/plugins/std/parasite-head.o [2021-04-20T21:04:15.940Z] #44 29.21 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-04-20T21:04:15.940Z] #44 29.23 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-04-20T21:04:15.940Z] #44 29.34 AR compel/plugins/std.lib.a [2021-04-20T21:04:16.265Z] #44 29.36 CC compel/plugins/fds/fds.o [2021-04-20T21:04:16.265Z] #44 29.59 AR compel/plugins/fds.lib.a [2021-04-20T21:04:16.291Z] + docker version [2021-04-20T21:04:16.558Z] #44 29.63 HOSTDEP compel/src/lib/log-host.d [2021-04-20T21:04:16.558Z] #44 29.71 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-20T21:04:16.558Z] #44 29.81 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-04-20T21:04:16.558Z] #44 29.85 HOSTDEP compel/src/main-host.d [2021-04-20T21:04:16.558Z] #44 29.89 DEP compel/src/lib/ptrace.d [2021-04-20T21:04:16.558Z] #44 29.93 DEP compel/src/lib/infect.d [2021-04-20T21:04:16.852Z] #44 29.98 DEP compel/src/lib/infect-util.d [2021-04-20T21:04:16.852Z] #44 30.03 DEP compel/src/lib/infect-rpc.d [2021-04-20T21:04:16.852Z] #44 30.08 DEP compel/arch/s390/src/lib/infect.d [2021-04-20T21:04:16.852Z] #44 30.13 DEP compel/arch/s390/src/lib/cpu.d [2021-04-20T21:04:16.852Z] #44 30.18 DEP compel/src/lib/log.d [2021-04-20T21:04:17.145Z] #44 30.21 DEP compel/src/main.d [2021-04-20T21:04:17.145Z] #44 30.27 DEP compel/src/lib/handle-elf.d [2021-04-20T21:04:17.145Z] #44 30.33 DEP compel/arch/s390/src/lib/handle-elf.d [2021-04-20T21:04:17.145Z] #44 30.42 CC compel/src/lib/log.o [2021-04-20T21:04:17.440Z] #44 30.59 CC compel/arch/s390/src/lib/cpu.o [2021-04-20T21:04:17.476Z] Client: [2021-04-20T21:04:17.476Z] Context: default [2021-04-20T21:04:17.476Z] Debug Mode: false [2021-04-20T21:04:17.476Z] Plugins: [2021-04-20T21:04:17.476Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-20T21:04:17.476Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-20T21:04:17.476Z] [2021-04-20T21:04:17.476Z] Server: [2021-04-20T21:04:17.476Z] Containers: 0 [2021-04-20T21:04:17.476Z] Running: 0 [2021-04-20T21:04:17.476Z] Paused: 0 [2021-04-20T21:04:17.476Z] Stopped: 0 [2021-04-20T21:04:17.476Z] Images: 0 [2021-04-20T21:04:17.476Z] Server Version: 20.10.5 [2021-04-20T21:04:17.476Z] Storage Driver: overlay2 [2021-04-20T21:04:17.476Z] Backing Filesystem: extfs [2021-04-20T21:04:17.476Z] Supports d_type: true [2021-04-20T21:04:17.476Z] Native Overlay Diff: true [2021-04-20T21:04:17.476Z] Logging Driver: json-file [2021-04-20T21:04:17.476Z] Cgroup Driver: cgroupfs [2021-04-20T21:04:17.476Z] Cgroup Version: 1 [2021-04-20T21:04:17.476Z] Plugins: [2021-04-20T21:04:17.476Z] Volume: local [2021-04-20T21:04:17.476Z] Network: bridge host ipvlan macvlan null overlay [2021-04-20T21:04:17.476Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-20T21:04:17.476Z] Swarm: inactive [2021-04-20T21:04:17.476Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-20T21:04:17.476Z] Default Runtime: runc [2021-04-20T21:04:17.476Z] Init Binary: docker-init [2021-04-20T21:04:17.476Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:04:17.476Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-20T21:04:17.476Z] init version: de40ad0 [2021-04-20T21:04:17.476Z] Security Options: [2021-04-20T21:04:17.476Z] apparmor [2021-04-20T21:04:17.476Z] seccomp [2021-04-20T21:04:17.476Z] Profile: default [2021-04-20T21:04:17.476Z] Kernel Version: 5.4.0-1041-aws [2021-04-20T21:04:17.476Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-20T21:04:17.476Z] OSType: linux [2021-04-20T21:04:17.476Z] Architecture: x86_64 [2021-04-20T21:04:17.476Z] CPUs: 2 [2021-04-20T21:04:17.476Z] Total Memory: 7.569GiB [2021-04-20T21:04:17.476Z] Name: ip-10-100-34-152 [2021-04-20T21:04:17.476Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-20T21:04:17.476Z] Docker Root Dir: /var/lib/docker [2021-04-20T21:04:17.476Z] Debug Mode: false [2021-04-20T21:04:17.476Z] Registry: https://index.docker.io/v1/ [2021-04-20T21:04:17.476Z] Labels: [2021-04-20T21:04:17.476Z] Experimental: true [2021-04-20T21:04:17.476Z] Insecure Registries: [2021-04-20T21:04:17.476Z] 127.0.0.0/8 [2021-04-20T21:04:17.476Z] Live Restore Enabled: true [2021-04-20T21:04:17.476Z] [2021-04-20T21:04:17.476Z] WARNING: No swap limit support [Pipeline] sh [2021-04-20T21:04:17.646Z] #32 ... [2021-04-20T21:04:17.646Z] [2021-04-20T21:04:17.646Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:04:17.646Z] #34 sha256:965381fe9c818769f4333359085459647e262a2ef483161c0088808e4f34c0ba [2021-04-20T21:04:17.646Z] #34 44.94 internal/oserror [2021-04-20T21:04:17.646Z] #34 45.05 syscall [2021-04-20T21:04:17.646Z] #34 47.62 reflect [2021-04-20T21:04:17.646Z] #34 52.37 time [2021-04-20T21:04:17.646Z] #34 ... [2021-04-20T21:04:17.646Z] [2021-04-20T21:04:17.646Z] #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-20T21:04:17.646Z] #56 sha256:ef27758d32939b3e195e802151ac4e1635df99c52381ecf0d20c9c2f33a91e8f [2021-04-20T21:04:17.646Z] #56 1.187 + RM_GOPATH=0 [2021-04-20T21:04:17.646Z] #56 1.187 + TMP_GOPATH= [2021-04-20T21:04:17.646Z] #56 1.187 + : /build [2021-04-20T21:04:17.646Z] #56 1.187 + '[' -z '' ']' [2021-04-20T21:04:17.646Z] #56 1.188 ++ mktemp -d [2021-04-20T21:04:17.646Z] #56 1.196 + export GOPATH=/tmp/tmp.eqHBHy57z9 [2021-04-20T21:04:17.646Z] #56 1.196 + GOPATH=/tmp/tmp.eqHBHy57z9 [2021-04-20T21:04:17.646Z] #56 1.196 + RM_GOPATH=1 [2021-04-20T21:04:17.646Z] #56 1.197 + case "$(go env GOARCH)" in [2021-04-20T21:04:17.646Z] #56 1.197 ++ go env GOARCH [2021-04-20T21:04:17.646Z] #56 1.231 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:04:17.646Z] #56 1.231 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:04:17.646Z] #56 1.231 ++ dirname /tmp/install/install.sh [2021-04-20T21:04:17.646Z] #56 1.233 + dir=/tmp/install [2021-04-20T21:04:17.646Z] #56 1.234 + bin=containerd [2021-04-20T21:04:17.646Z] #56 1.235 + shift [2021-04-20T21:04:17.646Z] #56 1.235 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-20T21:04:17.646Z] #56 1.235 + . /tmp/install/containerd.installer [2021-04-20T21:04:17.646Z] #56 1.236 ++ set -e [2021-04-20T21:04:17.646Z] #56 1.236 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:04:17.646Z] #56 1.236 + install_containerd [2021-04-20T21:04:17.646Z] #56 1.239 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-20T21:04:17.646Z] #56 1.239 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:04:17.646Z] #56 1.239 + git clone https://github.com/containerd/containerd.git /tmp/tmp.eqHBHy57z9/src/github.com/containerd/containerd [2021-04-20T21:04:17.646Z] #56 1.241 Cloning into '/tmp/tmp.eqHBHy57z9/src/github.com/containerd/containerd'... [2021-04-20T21:04:17.734Z] #44 30.78 CC compel/arch/s390/src/lib/infect.o [2021-04-20T21:04:17.771Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-20T21:04:17.771Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-20T21:04:17.771Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42311/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-04-20T21:04:17.771Z] + bash /home/ubuntu/workspace/moby_PR-42311/check-config.sh [2021-04-20T21:04:17.771Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-20T21:04:17.771Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-20T21:04:17.771Z] [2021-04-20T21:04:17.771Z] Generally Necessary: [2021-04-20T21:04:17.771Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-20T21:04:17.771Z] - apparmor: enabled and tools installed [2021-04-20T21:04:17.771Z] - CONFIG_NAMESPACES: enabled [2021-04-20T21:04:17.772Z] - CONFIG_NET_NS: enabled [2021-04-20T21:04:17.772Z] - CONFIG_PID_NS: enabled [2021-04-20T21:04:17.772Z] - CONFIG_IPC_NS: enabled [2021-04-20T21:04:17.772Z] - CONFIG_UTS_NS: enabled [2021-04-20T21:04:17.772Z] - CONFIG_CGROUPS: enabled [2021-04-20T21:04:17.772Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-20T21:04:17.772Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-20T21:04:17.772Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-20T21:04:17.772Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-20T21:04:17.772Z] - CONFIG_CPUSETS: enabled [2021-04-20T21:04:17.772Z] - CONFIG_MEMCG: enabled [2021-04-20T21:04:17.772Z] - CONFIG_KEYS: enabled [2021-04-20T21:04:17.772Z] - CONFIG_VETH: enabled (as module) [2021-04-20T21:04:17.772Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-20T21:04:17.772Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-20T21:04:17.772Z] - CONFIG_NF_NAT_IPV4: missing [2021-04-20T21:04:17.772Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-20T21:04:17.772Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-20T21:04:17.772Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-20T21:04:17.772Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-20T21:04:17.772Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-20T21:04:17.772Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-20T21:04:17.772Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-20T21:04:17.772Z] - CONFIG_NF_NAT_NEEDED: missing [2021-04-20T21:04:17.772Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-20T21:04:17.772Z] [2021-04-20T21:04:17.772Z] Optional Features: [2021-04-20T21:04:17.772Z] - CONFIG_USER_NS: enabled [2021-04-20T21:04:17.772Z] - CONFIG_SECCOMP: enabled [2021-04-20T21:04:17.772Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-20T21:04:17.772Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-20T21:04:17.772Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-20T21:04:17.772Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-20T21:04:18.034Z] - CONFIG_BLK_CGROUP: enabled [2021-04-20T21:04:18.034Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-20T21:04:18.034Z] - CONFIG_IOSCHED_CFQ: missing [2021-04-20T21:04:18.034Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-04-20T21:04:18.034Z] - CONFIG_CGROUP_PERF: enabled [2021-04-20T21:04:18.034Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-20T21:04:18.034Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-20T21:04:18.034Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-20T21:04:18.034Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-20T21:04:18.034Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-20T21:04:18.034Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-20T21:04:18.034Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-20T21:04:18.034Z] - CONFIG_IP_VS: enabled (as module) [2021-04-20T21:04:18.034Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-20T21:04:18.034Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-20T21:04:18.034Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-20T21:04:18.034Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-20T21:04:18.034Z] - CONFIG_EXT4_FS: enabled [2021-04-20T21:04:18.034Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-20T21:04:18.034Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-20T21:04:18.034Z] - Network Drivers: [2021-04-20T21:04:18.034Z] - "overlay": [2021-04-20T21:04:18.034Z] - CONFIG_VXLAN: enabled (as module) [2021-04-20T21:04:18.034Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-20T21:04:18.034Z] Optional (for encrypted networks): [2021-04-20T21:04:18.034Z] - CONFIG_CRYPTO: enabled [2021-04-20T21:04:18.034Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-20T21:04:18.034Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-20T21:04:18.034Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-20T21:04:18.034Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-20T21:04:18.034Z] - CONFIG_XFRM: enabled [2021-04-20T21:04:18.034Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-20T21:04:18.034Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-20T21:04:18.034Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-20T21:04:18.034Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-04-20T21:04:18.034Z] - "ipvlan": [2021-04-20T21:04:18.034Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-20T21:04:18.034Z] - "macvlan": [2021-04-20T21:04:18.034Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-20T21:04:18.034Z] - CONFIG_DUMMY: enabled (as module) [2021-04-20T21:04:18.034Z] - "ftp,tftp client in container": [2021-04-20T21:04:18.034Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-20T21:04:18.034Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-20T21:04:18.034Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-20T21:04:18.034Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-20T21:04:18.034Z] - Storage Drivers: [2021-04-20T21:04:18.034Z] - "aufs": [2021-04-20T21:04:18.034Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-20T21:04:18.034Z] - "btrfs": [2021-04-20T21:04:18.034Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-20T21:04:18.034Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-20T21:04:18.034Z] - "devicemapper": [2021-04-20T21:04:18.212Z] Commit message: "bump up rootlesskit to v0.14.2" [2021-04-20T21:04:18.229Z] > git --version # timeout=10 [2021-04-20T21:04:18.246Z] > git --version # 'git version 2.17.1' [2021-04-20T21:04:18.255Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-20T21:04:18.296Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-20T21:04:18.296Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-20T21:04:18.296Z] - "overlay": [2021-04-20T21:04:18.296Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-20T21:04:18.296Z] - "zfs": [2021-04-20T21:04:18.296Z] - /dev/zfs: present [2021-04-20T21:04:18.296Z] - zfs command: missing [2021-04-20T21:04:18.296Z] - zpool command: missing [2021-04-20T21:04:18.296Z] [2021-04-20T21:04:18.296Z] Limits: [2021-04-20T21:04:18.296Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-20T21:04:18.296Z] [2021-04-20T21:04:18.296Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-20T21:04:18.419Z] #44 31.36 CC compel/src/lib/infect-rpc.o [2021-04-20T21:04:18.419Z] #44 31.63 CC compel/src/lib/infect-util.o [2021-04-20T21:04:18.649Z] + sudo modprobe ip_vs [2021-04-20T21:04:18.649Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 . [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-20T21:04:18.714Z] #44 31.87 CC compel/src/lib/infect.o [2021-04-20T21:04:18.912Z] #2 [internal] load .dockerignore [2021-04-20T21:04:18.912Z] #2 sha256:0c08996af3ffa4e86a26a3773f3ae2ce255efd0844503174f76c74d2e46be5e1 [2021-04-20T21:04:19.027Z] #56 ... [2021-04-20T21:04:19.027Z] [2021-04-20T21:04:19.027Z] #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-20T21:04:19.027Z] #45 sha256:53984545fbdf46335dcfb02f5a41573ab666fb9887c72b478fc24120df6977fa [2021-04-20T21:04:19.027Z] #45 56.33 time [2021-04-20T21:04:19.027Z] #45 ... [2021-04-20T21:04:19.027Z] [2021-04-20T21:04:19.027Z] #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-20T21:04:19.027Z] #51 sha256:d6d4cc2dca5f7fa93a86c70b09f6f8ac33ada7f24d8de343d19e38608f63d6ed [2021-04-20T21:04:19.027Z] #51 46.77 syscall [2021-04-20T21:04:19.027Z] #51 46.78 bytes [2021-04-20T21:04:19.027Z] #51 49.40 reflect [2021-04-20T21:04:19.027Z] #51 54.21 time [2021-04-20T21:04:19.141Z] + docker version [2021-04-20T21:04:19.287Z] #51 ... [2021-04-20T21:04:19.287Z] [2021-04-20T21:04:19.287Z] #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-20T21:04:19.287Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:04:19.287Z] #42 56.70 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-20T21:04:19.287Z] #42 56.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-20T21:04:19.287Z] #42 56.91 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-20T21:04:19.486Z] #2 transferring context: [2021-04-20T21:04:19.486Z] #2 transferring context: 87B done [2021-04-20T21:04:19.486Z] #2 DONE 0.6s [2021-04-20T21:04:19.486Z] [2021-04-20T21:04:19.486Z] #1 [internal] load build definition from Dockerfile [2021-04-20T21:04:19.486Z] #1 sha256:3c6cbbaad837a29f7ccb44006dbabf0ef6eaddfae20c9a597696961f25d6cca0 [2021-04-20T21:04:19.486Z] #1 transferring dockerfile: 17.02kB done [2021-04-20T21:04:19.486Z] #1 DONE 0.6s [2021-04-20T21:04:19.548Z] #42 56.99 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-20T21:04:19.549Z] #42 57.03 Setting up python-six (1.12.0-1) ... [2021-04-20T21:04:19.751Z] [2021-04-20T21:04:19.751Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-20T21:04:19.751Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-20T21:04:20.232Z] #44 33.43 CC compel/src/lib/ptrace.o [2021-04-20T21:04:20.326Z] #3 DONE 0.6s [2021-04-20T21:04:20.326Z] [2021-04-20T21:04:20.326Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-20T21:04:20.326Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-20T21:04:20.326Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-04-20T21:04:20.326Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-20T21:04:20.326Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-20T21:04:20.326Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-20T21:04:20.326Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.2s [2021-04-20T21:04:20.326Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-04-20T21:04:20.535Z] #44 33.60 AR compel/libcompel.a [2021-04-20T21:04:20.535Z] #44 33.65 HOSTCC compel/src/main-host.o [2021-04-20T21:04:20.535Z] #44 ... [2021-04-20T21:04:20.535Z] [2021-04-20T21:04:20.535Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-20T21:04:20.535Z] #14 71.63 Selecting previously unselected package libapparmor1:s390x. [2021-04-20T21:04:20.535Z] #14 71.63 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-04-20T21:04:20.535Z] #14 71.64 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-04-20T21:04:20.535Z] #14 71.71 Selecting previously unselected package libapparmor-dev:s390x. [2021-04-20T21:04:20.535Z] #14 71.71 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-04-20T21:04:20.535Z] #14 71.72 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-04-20T21:04:20.535Z] #14 71.79 Selecting previously unselected package libbtrfs0. [2021-04-20T21:04:20.535Z] #14 71.79 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-04-20T21:04:20.535Z] #14 71.80 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-20T21:04:20.535Z] #14 71.84 Selecting previously unselected package libbtrfs-dev. [2021-04-20T21:04:20.535Z] #14 71.84 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-04-20T21:04:20.535Z] #14 71.85 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-20T21:04:20.535Z] #14 71.92 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-04-20T21:04:20.535Z] #14 71.92 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-04-20T21:04:20.535Z] #14 71.93 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-04-20T21:04:20.588Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-04-20T21:04:20.588Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-04-20T21:04:20.828Z] #14 71.98 Selecting previously unselected package libudev-dev:s390x. [2021-04-20T21:04:20.828Z] #14 71.99 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_s390x.deb ... [2021-04-20T21:04:20.828Z] #14 72.00 Unpacking libudev-dev:s390x (241-7~deb10u7) ... [2021-04-20T21:04:20.828Z] #14 72.11 Selecting previously unselected package libsepol1-dev:s390x. [2021-04-20T21:04:20.828Z] #14 72.11 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-04-20T21:04:20.828Z] #14 72.11 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-04-20T21:04:21.158Z] #14 72.30 Selecting previously unselected package libpcre16-3:s390x. [2021-04-20T21:04:21.158Z] #14 72.30 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-04-20T21:04:21.158Z] #14 72.32 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-04-20T21:04:21.158Z] #14 72.39 Selecting previously unselected package libpcre32-3:s390x. [2021-04-20T21:04:21.158Z] #14 72.40 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-04-20T21:04:21.158Z] #14 72.40 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-04-20T21:04:21.158Z] #14 72.51 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-04-20T21:04:21.164Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-04-20T21:04:21.431Z] #4 DONE 1.2s [2021-04-20T21:04:21.460Z] #14 72.51 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-04-20T21:04:21.460Z] #14 72.56 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-04-20T21:04:21.460Z] #14 72.64 Selecting previously unselected package libpcre3-dev:s390x. [2021-04-20T21:04:21.460Z] #14 72.65 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-04-20T21:04:21.460Z] #14 72.65 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-04-20T21:04:21.695Z] [2021-04-20T21:04:21.695Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-20T21:04:21.695Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-20T21:04:21.754Z] #14 72.91 Selecting previously unselected package libselinux1-dev:s390x. [2021-04-20T21:04:21.754Z] #14 72.91 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-04-20T21:04:21.754Z] #14 72.92 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-04-20T21:04:22.091Z] #14 73.15 Selecting previously unselected package libdevmapper-dev:s390x. [2021-04-20T21:04:22.091Z] #14 73.15 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-04-20T21:04:22.091Z] #14 73.16 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-04-20T21:04:22.091Z] #14 73.21 Selecting previously unselected package libseccomp-dev:s390x. [2021-04-20T21:04:22.091Z] #14 73.22 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_s390x.deb ... [2021-04-20T21:04:22.091Z] #14 73.23 Unpacking libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-04-20T21:04:22.091Z] #14 73.31 Selecting previously unselected package libsystemd-dev:s390x. [2021-04-20T21:04:22.091Z] #14 73.31 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_s390x.deb ... [2021-04-20T21:04:22.091Z] #14 73.31 Unpacking libsystemd-dev:s390x (241-7~deb10u7) ... [2021-04-20T21:04:22.091Z] #14 ... [2021-04-20T21:04:22.091Z] [2021-04-20T21:04:22.091Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-20T21:04:22.091Z] #46 66.62 vendor/golang.org/x/crypto/internal/chacha20 [2021-04-20T21:04:22.091Z] #46 67.10 vendor/golang.org/x/crypto/poly1305 [2021-04-20T21:04:22.091Z] #46 67.50 vendor/golang.org/x/crypto/chacha20poly1305 [2021-04-20T21:04:22.091Z] #46 67.93 vendor/golang.org/x/crypto/curve25519 [2021-04-20T21:04:22.091Z] #46 68.28 vendor/golang.org/x/text/transform [2021-04-20T21:04:22.091Z] #46 68.68 vendor/golang.org/x/text/unicode/bidi [2021-04-20T21:04:22.091Z] #46 69.80 vendor/golang.org/x/text/secure/bidirule [2021-04-20T21:04:22.091Z] #46 70.00 vendor/golang.org/x/text/unicode/norm [2021-04-20T21:04:22.091Z] #46 72.60 vendor/golang.org/x/net/idna [2021-04-20T21:04:22.091Z] #46 74.21 vendor/golang.org/x/net/http2/hpack [2021-04-20T21:04:22.091Z] #46 74.95 mime [2021-04-20T21:04:22.091Z] #46 76.32 mime/quotedprintable [2021-04-20T21:04:22.109Z] #42 ... [2021-04-20T21:04:22.109Z] [2021-04-20T21:04:22.109Z] #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-20T21:04:22.109Z] #47 sha256:37ba871983013ce235559860936937b4da3886edd9ad48f0f8daaa1dfdfbc18a [2021-04-20T21:04:22.109Z] #47 DONE 59.3s [2021-04-20T21:04:22.109Z] [2021-04-20T21:04:22.109Z] #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-20T21:04:22.109Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:04:22.109Z] #13 49.78 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-20T21:04:22.109Z] #13 52.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-20T21:04:22.109Z] #13 52.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-20T21:04:22.109Z] #13 52.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-20T21:04:22.109Z] #13 52.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-20T21:04:22.109Z] #13 52.42 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-20T21:04:22.109Z] #13 52.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-20T21:04:22.109Z] #13 52.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-20T21:04:22.109Z] #13 52.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-20T21:04:22.109Z] #13 52.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-20T21:04:22.109Z] #13 52.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-20T21:04:22.109Z] #13 52.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-20T21:04:22.109Z] #13 52.57 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-20T21:04:22.109Z] #13 52.59 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-20T21:04:22.109Z] #13 52.60 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-20T21:04:22.109Z] #13 53.77 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:04:22.109Z] #13 53.89 Fetched 78.2 MB in 8s (9529 kB/s) [2021-04-20T21:04:22.109Z] #13 54.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-20T21:04:22.109Z] #13 54.58 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-20T21:04:22.109Z] #13 54.95 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-20T21:04:22.109Z] #13 ... [2021-04-20T21:04:22.109Z] [2021-04-20T21:04:22.109Z] #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-20T21:04:22.109Z] #51 sha256:d6d4cc2dca5f7fa93a86c70b09f6f8ac33ada7f24d8de343d19e38608f63d6ed [2021-04-20T21:04:22.109Z] #51 59.88 context [2021-04-20T21:04:22.269Z] #8 ... [2021-04-20T21:04:22.269Z] [2021-04-20T21:04:22.269Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-20T21:04:22.269Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-20T21:04:22.269Z] #6 DONE 0.8s [2021-04-20T21:04:22.386Z] #46 76.83 net/http/internal [2021-04-20T21:04:22.386Z] #46 ... [2021-04-20T21:04:22.386Z] [2021-04-20T21:04:22.386Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-20T21:04:22.386Z] #14 73.63 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-04-20T21:04:22.386Z] #14 73.65 Setting up libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-04-20T21:04:22.386Z] #14 73.66 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-04-20T21:04:22.386Z] #14 73.67 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-20T21:04:22.386Z] #14 73.68 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-04-20T21:04:22.386Z] #14 73.69 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-04-20T21:04:22.386Z] #14 73.70 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:04:22.386Z] #14 73.71 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-20T21:04:22.386Z] #14 73.72 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-04-20T21:04:22.386Z] #14 73.73 Setting up libudev-dev:s390x (241-7~deb10u7) ... [2021-04-20T21:04:22.680Z] #14 73.74 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-20T21:04:22.680Z] #14 73.75 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-20T21:04:22.680Z] #14 73.76 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-04-20T21:04:22.680Z] #14 73.77 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-20T21:04:22.680Z] #14 73.78 Setting up libsystemd-dev:s390x (241-7~deb10u7) ... [2021-04-20T21:04:22.680Z] #14 73.78 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-20T21:04:22.680Z] #14 73.79 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-04-20T21:04:22.680Z] #14 73.80 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:04:22.680Z] #14 73.81 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-20T21:04:22.680Z] #14 73.81 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-20T21:04:22.680Z] #14 73.82 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:04:22.680Z] #14 73.83 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-20T21:04:22.681Z] #14 73.83 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-20T21:04:22.681Z] #14 73.84 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-20T21:04:22.681Z] #14 73.84 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-04-20T21:04:22.681Z] #14 73.85 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-04-20T21:04:22.681Z] #14 73.86 Setting up dmsetup (2:1.02.155-3) ... [2021-04-20T21:04:22.681Z] #14 73.87 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-04-20T21:04:22.681Z] #14 73.88 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-04-20T21:04:22.681Z] #14 73.89 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:04:22.697Z] [2021-04-20T21:04:22.697Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-20T21:04:22.697Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-20T21:04:22.697Z] #5 DONE 0.8s [2021-04-20T21:04:22.697Z] [2021-04-20T21:04:22.697Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-20T21:04:22.697Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-20T21:04:22.697Z] #7 DONE 0.9s [2021-04-20T21:04:22.697Z] [2021-04-20T21:04:22.697Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-20T21:04:22.697Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-20T21:04:22.961Z] #8 DONE 1.0s [2021-04-20T21:04:23.061Z] #51 ... [2021-04-20T21:04:23.061Z] [2021-04-20T21:04:23.061Z] #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-20T21:04:23.061Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-20T21:04:23.061Z] #36 50.87 Selecting previously unselected package libicu63:amd64. [2021-04-20T21:04:23.061Z] #36 50.87 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-20T21:04:23.061Z] #36 50.89 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-20T21:04:23.061Z] #36 59.20 Selecting previously unselected package libxml2:amd64. [2021-04-20T21:04:23.061Z] #36 59.24 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-20T21:04:23.061Z] #36 59.29 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-20T21:04:23.061Z] #36 60.23 Selecting previously unselected package libarchive13:amd64. [2021-04-20T21:04:23.061Z] #36 60.23 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-20T21:04:23.061Z] #36 60.27 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-20T21:04:23.061Z] #36 60.88 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-20T21:04:23.320Z] #36 60.88 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-20T21:04:23.320Z] #36 60.89 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-20T21:04:23.320Z] #36 ... [2021-04-20T21:04:23.320Z] [2021-04-20T21:04:23.320Z] #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-20T21:04:23.320Z] #51 sha256:d6d4cc2dca5f7fa93a86c70b09f6f8ac33ada7f24d8de343d19e38608f63d6ed [2021-04-20T21:04:23.320Z] #51 60.99 internal/syscall/unix [2021-04-20T21:04:23.321Z] Client: Docker Engine - Community [2021-04-20T21:04:23.321Z] Version: 20.10.5 [2021-04-20T21:04:23.321Z] API version: 1.41 [2021-04-20T21:04:23.321Z] Go version: go1.13.15 [2021-04-20T21:04:23.321Z] Git commit: 55c4c88 [2021-04-20T21:04:23.321Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-20T21:04:23.321Z] OS/Arch: linux/amd64 [2021-04-20T21:04:23.321Z] Context: default [2021-04-20T21:04:23.321Z] Experimental: true [2021-04-20T21:04:23.321Z] [2021-04-20T21:04:23.321Z] Server: Docker Engine - Community [2021-04-20T21:04:23.321Z] Engine: [2021-04-20T21:04:23.321Z] Version: 20.10.5 [2021-04-20T21:04:23.321Z] API version: 1.41 (minimum version 1.12) [2021-04-20T21:04:23.321Z] Go version: go1.13.15 [2021-04-20T21:04:23.321Z] Git commit: 363e9a8 [2021-04-20T21:04:23.321Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-20T21:04:23.321Z] OS/Arch: linux/amd64 [2021-04-20T21:04:23.321Z] Experimental: true [2021-04-20T21:04:23.321Z] containerd: [2021-04-20T21:04:23.321Z] Version: 1.4.4 [2021-04-20T21:04:23.321Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:04:23.321Z] runc: [2021-04-20T21:04:23.321Z] Version: 1.0.0-rc93 [2021-04-20T21:04:23.321Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-20T21:04:23.321Z] docker-init: [2021-04-20T21:04:23.321Z] Version: 0.19.0 [2021-04-20T21:04:23.321Z] GitCommit: de40ad0 [2021-04-20T21:04:23.322Z] #14 DONE 74.4s [2021-04-20T21:04:23.322Z] [2021-04-20T21:04:23.322Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [Pipeline] sh [2021-04-20T21:04:23.580Z] #51 61.30 os [2021-04-20T21:04:23.701Z] + docker info [2021-04-20T21:04:23.907Z] [2021-04-20T21:04:23.907Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-20T21:04:23.907Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-20T21:04:23.907Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-20T21:04:24.171Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done [2021-04-20T21:04:24.171Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-20T21:04:24.171Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-20T21:04:24.171Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-20T21:04:24.973Z] #51 62.39 encoding/binary [2021-04-20T21:04:25.424Z] #15 DONE 2.1s [2021-04-20T21:04:25.424Z] [2021-04-20T21:04:25.424Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-04-20T21:04:26.287Z] Client: Docker Engine - Community [2021-04-20T21:04:26.288Z] Version: 20.10.5 [2021-04-20T21:04:26.288Z] API version: 1.41 [2021-04-20T21:04:26.288Z] Go version: go1.13.15 [2021-04-20T21:04:26.288Z] Git commit: 55c4c88 [2021-04-20T21:04:26.288Z] Built: Tue Mar 2 20:18:20 2021 [2021-04-20T21:04:26.288Z] OS/Arch: linux/amd64 [2021-04-20T21:04:26.288Z] Context: default [2021-04-20T21:04:26.288Z] Experimental: true [2021-04-20T21:04:26.288Z] [2021-04-20T21:04:26.288Z] Server: Docker Engine - Community [2021-04-20T21:04:26.288Z] Engine: [2021-04-20T21:04:26.288Z] Version: 20.10.5 [2021-04-20T21:04:26.288Z] API version: 1.41 (minimum version 1.12) [2021-04-20T21:04:26.288Z] Go version: go1.13.15 [2021-04-20T21:04:26.288Z] Git commit: 363e9a8 [2021-04-20T21:04:26.288Z] Built: Tue Mar 2 20:16:15 2021 [2021-04-20T21:04:26.288Z] OS/Arch: linux/amd64 [2021-04-20T21:04:26.288Z] Experimental: true [2021-04-20T21:04:26.288Z] containerd: [2021-04-20T21:04:26.288Z] Version: 1.4.4 [2021-04-20T21:04:26.288Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:04:26.288Z] runc: [2021-04-20T21:04:26.288Z] Version: 1.0.0-rc93 [2021-04-20T21:04:26.288Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-20T21:04:26.288Z] docker-init: [2021-04-20T21:04:26.288Z] Version: 0.19.0 [2021-04-20T21:04:26.288Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-20T21:04:26.599Z] + docker info [2021-04-20T21:04:26.889Z] #51 64.60 fmt [2021-04-20T21:04:27.088Z] #16 DONE 1.7s [2021-04-20T21:04:27.089Z] [2021-04-20T21:04:27.089Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-20T21:04:27.089Z] #54 1.443 + RM_GOPATH=0 [2021-04-20T21:04:27.089Z] #54 1.443 + TMP_GOPATH= [2021-04-20T21:04:27.089Z] #54 1.444 + : /build [2021-04-20T21:04:27.089Z] #54 1.449 + '[' -z '' ']' [2021-04-20T21:04:27.089Z] #54 1.450 ++ mktemp -d [2021-04-20T21:04:27.089Z] #54 1.457 + export GOPATH=/tmp/tmp.4cLoYrIctY [2021-04-20T21:04:27.089Z] #54 1.457 + GOPATH=/tmp/tmp.4cLoYrIctY [2021-04-20T21:04:27.089Z] #54 1.457 + RM_GOPATH=1 [2021-04-20T21:04:27.089Z] #54 1.457 + case "$(go env GOARCH)" in [2021-04-20T21:04:27.089Z] #54 1.457 ++ go env GOARCH [2021-04-20T21:04:27.089Z] #54 1.469 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:04:27.089Z] #54 1.472 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:04:27.089Z] #54 1.476 ++ dirname /tmp/install/install.sh [2021-04-20T21:04:27.089Z] #54 1.479 + dir=/tmp/install [2021-04-20T21:04:27.089Z] #54 1.479 + bin=runc [2021-04-20T21:04:27.089Z] #54 1.479 + shift [2021-04-20T21:04:27.089Z] #54 1.479 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-20T21:04:27.089Z] #54 1.479 + . /tmp/install/runc.installer [2021-04-20T21:04:27.089Z] #54 1.480 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-20T21:04:27.089Z] #54 1.480 + install_runc [2021-04-20T21:04:27.089Z] #54 1.480 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-20T21:04:27.089Z] #54 1.484 + uname -r [2021-04-20T21:04:27.089Z] #54 1.486 + RUNC_BUILDTAGS='seccomp ' [2021-04-20T21:04:27.089Z] #54 1.486 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-20T21:04:27.089Z] #54 1.486 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-20T21:04:27.089Z] #54 1.486 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4cLoYrIctY/src/github.com/opencontainers/runc [2021-04-20T21:04:27.089Z] #54 1.491 Cloning into '/tmp/tmp.4cLoYrIctY/src/github.com/opencontainers/runc'... [2021-04-20T21:04:27.149Z] #51 64.95 encoding/base64 [2021-04-20T21:04:28.094Z] #51 ... [2021-04-20T21:04:28.094Z] [2021-04-20T21:04:28.094Z] #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-20T21:04:28.094Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-20T21:04:28.094Z] #36 61.08 Selecting previously unselected package librhash0:amd64. [2021-04-20T21:04:28.094Z] #36 61.09 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-20T21:04:28.094Z] #36 61.11 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-20T21:04:28.094Z] #36 61.32 Selecting previously unselected package libuv1:amd64. [2021-04-20T21:04:28.094Z] #36 61.32 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-20T21:04:28.094Z] #36 61.33 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-20T21:04:28.094Z] #36 61.47 Selecting previously unselected package cmake. [2021-04-20T21:04:28.094Z] #36 61.48 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-20T21:04:28.094Z] #36 61.49 Unpacking cmake (3.13.4-1) ... [2021-04-20T21:04:28.094Z] #36 64.63 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-20T21:04:28.094Z] #36 64.71 Setting up xxd (2:8.1.0875-5) ... [2021-04-20T21:04:28.094Z] #36 64.74 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-20T21:04:28.095Z] #36 64.77 Setting up vim-common (2:8.1.0875-5) ... [2021-04-20T21:04:28.095Z] #36 64.81 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-20T21:04:28.095Z] #36 64.83 Setting up cmake-data (3.13.4-1) ... [2021-04-20T21:04:28.095Z] #36 64.85 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-20T21:04:28.095Z] #36 64.88 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-20T21:04:28.095Z] #36 64.89 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-20T21:04:28.095Z] #36 64.91 Setting up cmake (3.13.4-1) ... [2021-04-20T21:04:28.095Z] #36 64.93 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:04:28.095Z] #36 65.01 Processing triggers for mime-support (3.62) ... [2021-04-20T21:04:28.095Z] #36 DONE 65.8s [2021-04-20T21:04:28.354Z] [2021-04-20T21:04:28.354Z] #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-20T21:04:28.354Z] #51 sha256:d6d4cc2dca5f7fa93a86c70b09f6f8ac33ada7f24d8de343d19e38608f63d6ed [2021-04-20T21:04:28.354Z] #51 65.93 path/filepath [2021-04-20T21:04:28.405Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 0B / 50.43MB 4.2s [2021-04-20T21:04:28.692Z] #54 ... [2021-04-20T21:04:28.692Z] [2021-04-20T21:04:28.692Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-04-20T21:04:28.692Z] #17 1.328 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-20T21:04:28.692Z] #17 DONE 1.5s [2021-04-20T21:04:28.692Z] [2021-04-20T21:04:28.692Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-04-20T21:04:28.986Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 7.34MB / 50.43MB 4.5s [2021-04-20T21:04:28.986Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 12.58MB / 50.43MB 4.7s [2021-04-20T21:04:28.986Z] #26 ... [2021-04-20T21:04:28.986Z] [2021-04-20T21:04:28.986Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-20T21:04:28.986Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-20T21:04:28.986Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-20T21:04:28.986Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-20T21:04:28.986Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-20T21:04:28.986Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-04-20T21:04:28.986Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-20T21:04:28.986Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.1s done [2021-04-20T21:04:28.986Z] #62 DONE 5.0s [2021-04-20T21:04:28.986Z] [2021-04-20T21:04:28.986Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-20T21:04:28.986Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-20T21:04:28.986Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 16.74MB / 50.43MB 4.8s [2021-04-20T21:04:28.986Z] #26 ... [2021-04-20T21:04:28.986Z] [2021-04-20T21:04:28.986Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:04:28.986Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-20T21:04:28.986Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-20T21:04:28.986Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-20T21:04:28.986Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-20T21:04:28.986Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-20T21:04:28.986Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.2s done [2021-04-20T21:04:28.986Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done [2021-04-20T21:04:28.986Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.8s done [2021-04-20T21:04:28.986Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.5s done [2021-04-20T21:04:28.986Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.2s done [2021-04-20T21:04:28.986Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.2s [2021-04-20T21:04:28.986Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 75.50MB / 120.17MB 4.9s [2021-04-20T21:04:28.986Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.9s done [2021-04-20T21:04:29.252Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 82.84MB / 120.17MB 5.0s [2021-04-20T21:04:29.252Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 89.86MB / 120.17MB 5.2s [2021-04-20T21:04:29.517Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 98.99MB / 120.17MB 5.4s [2021-04-20T21:04:29.780Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.61MB / 120.17MB 5.5s [2021-04-20T21:04:29.780Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 112.20MB / 120.17MB 5.6s [2021-04-20T21:04:30.046Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 119.54MB / 120.17MB 5.8s [2021-04-20T21:04:30.212Z] #18 DONE 1.7s [2021-04-20T21:04:30.212Z] [2021-04-20T21:04:30.212Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-04-20T21:04:30.260Z] Client: [2021-04-20T21:04:30.260Z] Context: default [2021-04-20T21:04:30.260Z] Debug Mode: false [2021-04-20T21:04:30.260Z] Plugins: [2021-04-20T21:04:30.260Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-20T21:04:30.260Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-20T21:04:30.260Z] [2021-04-20T21:04:30.260Z] Server: [2021-04-20T21:04:30.260Z] Containers: 0 [2021-04-20T21:04:30.260Z] Running: 0 [2021-04-20T21:04:30.260Z] Paused: 0 [2021-04-20T21:04:30.260Z] Stopped: 0 [2021-04-20T21:04:30.260Z] Images: 0 [2021-04-20T21:04:30.260Z] Server Version: 20.10.5 [2021-04-20T21:04:30.260Z] Storage Driver: overlay2 [2021-04-20T21:04:30.260Z] Backing Filesystem: extfs [2021-04-20T21:04:30.260Z] Supports d_type: true [2021-04-20T21:04:30.260Z] Native Overlay Diff: true [2021-04-20T21:04:30.260Z] Logging Driver: json-file [2021-04-20T21:04:30.260Z] Cgroup Driver: cgroupfs [2021-04-20T21:04:30.260Z] Cgroup Version: 1 [2021-04-20T21:04:30.260Z] Plugins: [2021-04-20T21:04:30.260Z] Volume: local [2021-04-20T21:04:30.260Z] Network: bridge host ipvlan macvlan null overlay [2021-04-20T21:04:30.260Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-20T21:04:30.260Z] Swarm: inactive [2021-04-20T21:04:30.260Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-20T21:04:30.260Z] Default Runtime: runc [2021-04-20T21:04:30.260Z] Init Binary: docker-init [2021-04-20T21:04:30.260Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:04:30.260Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-20T21:04:30.260Z] init version: de40ad0 [2021-04-20T21:04:30.260Z] Security Options: [2021-04-20T21:04:30.260Z] apparmor [2021-04-20T21:04:30.260Z] seccomp [2021-04-20T21:04:30.260Z] Profile: default [2021-04-20T21:04:30.260Z] Kernel Version: 5.4.0-1041-aws [2021-04-20T21:04:30.260Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-20T21:04:30.260Z] OSType: linux [2021-04-20T21:04:30.260Z] Architecture: x86_64 [2021-04-20T21:04:30.260Z] CPUs: 2 [2021-04-20T21:04:30.260Z] Total Memory: 7.487GiB [2021-04-20T21:04:30.260Z] Name: ip-10-100-72-186 [2021-04-20T21:04:30.260Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-20T21:04:30.260Z] Docker Root Dir: /var/lib/docker [2021-04-20T21:04:30.260Z] Debug Mode: false [2021-04-20T21:04:30.260Z] Registry: https://index.docker.io/v1/ [2021-04-20T21:04:30.260Z] Labels: [2021-04-20T21:04:30.260Z] Experimental: true [2021-04-20T21:04:30.260Z] Insecure Registries: [2021-04-20T21:04:30.260Z] 127.0.0.0/8 [2021-04-20T21:04:30.260Z] Live Restore Enabled: true [2021-04-20T21:04:30.260Z] [2021-04-20T21:04:30.260Z] WARNING: No swap limit support [Pipeline] sh [2021-04-20T21:04:30.273Z] #51 67.48 golang.org/x/sys/unix [2021-04-20T21:04:30.309Z] #9 ... [2021-04-20T21:04:30.309Z] [2021-04-20T21:04:30.309Z] #23 [internal] load build context [2021-04-20T21:04:30.309Z] #23 sha256:8e828a80c528c85cd70d3d0e3b809178251a25ea274a3b5ac5b5bcd66dcd9926 [2021-04-20T21:04:30.309Z] #23 transferring context: 53.38MB 6.0s done [2021-04-20T21:04:30.309Z] #23 DONE 6.3s [2021-04-20T21:04:30.309Z] [2021-04-20T21:04:30.309Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:04:30.309Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-20T21:04:30.309Z] #9 ... [2021-04-20T21:04:30.309Z] [2021-04-20T21:04:30.309Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-20T21:04:30.309Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-20T21:04:30.309Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 6.0s [2021-04-20T21:04:30.533Z] #51 ... [2021-04-20T21:04:30.533Z] [2021-04-20T21:04:30.533Z] #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-20T21:04:30.533Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:04:30.533Z] #42 61.30 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-20T21:04:30.533Z] #42 61.32 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-20T21:04:30.533Z] #42 61.34 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-20T21:04:30.533Z] #42 61.36 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-20T21:04:30.533Z] #42 61.39 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-20T21:04:30.533Z] #42 61.41 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-20T21:04:30.533Z] #42 61.44 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-20T21:04:30.533Z] #42 61.46 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-20T21:04:30.533Z] #42 61.47 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-20T21:04:30.533Z] #42 61.49 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-20T21:04:30.533Z] #42 67.67 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-20T21:04:30.533Z] #42 67.69 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:04:30.533Z] #42 DONE 68.2s [2021-04-20T21:04:30.533Z] [2021-04-20T21:04:30.533Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:04:30.533Z] #34 sha256:965381fe9c818769f4333359085459647e262a2ef483161c0088808e4f34c0ba [2021-04-20T21:04:30.533Z] #34 58.14 internal/poll [2021-04-20T21:04:30.533Z] #34 60.51 internal/syscall/execenv [2021-04-20T21:04:30.533Z] #34 60.79 internal/syscall/unix [2021-04-20T21:04:30.533Z] #34 61.10 os [2021-04-20T21:04:30.533Z] #34 61.69 internal/fmtsort [2021-04-20T21:04:30.533Z] #34 62.41 strings [2021-04-20T21:04:30.533Z] #34 64.85 fmt [2021-04-20T21:04:30.533Z] #34 65.09 path/filepath [2021-04-20T21:04:30.533Z] #34 66.92 io/ioutil [2021-04-20T21:04:30.533Z] #34 67.59 path [2021-04-20T21:04:30.533Z] #34 68.03 text/tabwriter [2021-04-20T21:04:30.533Z] #34 ... [2021-04-20T21:04:30.533Z] [2021-04-20T21:04:30.533Z] #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-20T21:04:30.533Z] #37 sha256:1b80a16ebd1713ea10482fdeade79bba51f0b082331786c29d10c2e2da9fe19c [2021-04-20T21:04:30.533Z] #37 1.148 + RM_GOPATH=0 [2021-04-20T21:04:30.533Z] #37 1.148 + TMP_GOPATH= [2021-04-20T21:04:30.533Z] #37 1.148 + : /build [2021-04-20T21:04:30.533Z] #37 1.148 + '[' -z '' ']' [2021-04-20T21:04:30.533Z] #37 1.148 ++ mktemp -d [2021-04-20T21:04:30.533Z] #37 1.148 + export GOPATH=/tmp/tmp.xBHBzuy48R [2021-04-20T21:04:30.533Z] #37 1.148 + GOPATH=/tmp/tmp.xBHBzuy48R [2021-04-20T21:04:30.533Z] #37 1.148 + RM_GOPATH=1 [2021-04-20T21:04:30.533Z] #37 1.148 + case "$(go env GOARCH)" in [2021-04-20T21:04:30.533Z] #37 1.148 ++ go env GOARCH [2021-04-20T21:04:30.533Z] #37 1.173 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:04:30.533Z] #37 1.173 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:04:30.533Z] #37 1.176 ++ dirname /tmp/install/install.sh [2021-04-20T21:04:30.533Z] #37 1.182 + dir=/tmp/install [2021-04-20T21:04:30.533Z] #37 1.182 + bin=tini [2021-04-20T21:04:30.533Z] #37 1.182 + shift [2021-04-20T21:04:30.533Z] #37 1.182 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-20T21:04:30.533Z] #37 1.182 + . /tmp/install/tini.installer [2021-04-20T21:04:30.533Z] #37 1.183 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-20T21:04:30.533Z] #37 1.183 + install_tini [2021-04-20T21:04:30.533Z] #37 1.183 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-20T21:04:30.533Z] #37 1.183 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-20T21:04:30.533Z] #37 1.183 + git clone https://github.com/krallin/tini.git /tmp/tmp.xBHBzuy48R/tini [2021-04-20T21:04:30.533Z] #37 1.186 Cloning into '/tmp/tmp.xBHBzuy48R/tini'... [2021-04-20T21:04:30.533Z] #37 1.985 + cd /tmp/tmp.xBHBzuy48R/tini [2021-04-20T21:04:30.533Z] #37 1.985 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-20T21:04:30.533Z] #37 2.009 + cmake . [2021-04-20T21:04:30.573Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 6.3s done [2021-04-20T21:04:30.603Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-20T21:04:30.603Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-20T21:04:30.603Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42311/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-04-20T21:04:30.603Z] + bash /home/ubuntu/workspace/moby_PR-42311/check-config.sh [2021-04-20T21:04:30.603Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-20T21:04:30.603Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-20T21:04:30.603Z] [2021-04-20T21:04:30.603Z] Generally Necessary: [2021-04-20T21:04:30.603Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-20T21:04:30.603Z] - apparmor: enabled and tools installed [2021-04-20T21:04:30.603Z] - CONFIG_NAMESPACES: enabled [2021-04-20T21:04:30.603Z] - CONFIG_NET_NS: enabled [2021-04-20T21:04:30.603Z] - CONFIG_PID_NS: enabled [2021-04-20T21:04:30.603Z] - CONFIG_IPC_NS: enabled [2021-04-20T21:04:30.603Z] - CONFIG_UTS_NS: enabled [2021-04-20T21:04:30.603Z] - CONFIG_CGROUPS: enabled [2021-04-20T21:04:30.603Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-20T21:04:30.603Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-20T21:04:30.603Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-20T21:04:30.603Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-20T21:04:30.603Z] - CONFIG_CPUSETS: enabled [2021-04-20T21:04:30.603Z] - CONFIG_MEMCG: enabled [2021-04-20T21:04:30.603Z] - CONFIG_KEYS: enabled [2021-04-20T21:04:30.603Z] - CONFIG_VETH: enabled (as module) [2021-04-20T21:04:30.603Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-20T21:04:30.603Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-20T21:04:30.603Z] - CONFIG_NF_NAT_IPV4: missing [2021-04-20T21:04:30.603Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-20T21:04:30.603Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-20T21:04:30.603Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-20T21:04:30.603Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-20T21:04:30.603Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-20T21:04:30.603Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-20T21:04:30.603Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-20T21:04:30.603Z] - CONFIG_NF_NAT_NEEDED: missing [2021-04-20T21:04:30.603Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-20T21:04:30.603Z] [2021-04-20T21:04:30.603Z] Optional Features: [2021-04-20T21:04:30.603Z] - CONFIG_USER_NS: enabled [2021-04-20T21:04:30.603Z] - CONFIG_SECCOMP: enabled [2021-04-20T21:04:30.836Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc [2021-04-20T21:04:30.874Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-20T21:04:30.874Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-20T21:04:30.874Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-20T21:04:30.874Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-20T21:04:30.874Z] - CONFIG_BLK_CGROUP: enabled [2021-04-20T21:04:30.874Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-20T21:04:30.874Z] - CONFIG_IOSCHED_CFQ: missing [2021-04-20T21:04:30.874Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-04-20T21:04:30.874Z] - CONFIG_CGROUP_PERF: enabled [2021-04-20T21:04:30.874Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-20T21:04:30.874Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-20T21:04:30.874Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-20T21:04:30.874Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-20T21:04:30.874Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-20T21:04:30.874Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-20T21:04:30.874Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-20T21:04:30.874Z] - CONFIG_IP_VS: enabled (as module) [2021-04-20T21:04:30.874Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-20T21:04:30.874Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-20T21:04:30.874Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-20T21:04:30.874Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-20T21:04:30.874Z] - CONFIG_EXT4_FS: enabled [2021-04-20T21:04:30.874Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-20T21:04:30.874Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-20T21:04:30.874Z] - Network Drivers: [2021-04-20T21:04:30.874Z] - "overlay": [2021-04-20T21:04:30.874Z] - CONFIG_VXLAN: enabled (as module) [2021-04-20T21:04:30.874Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-20T21:04:30.874Z] Optional (for encrypted networks): [2021-04-20T21:04:30.889Z] #19 ... [2021-04-20T21:04:30.889Z] [2021-04-20T21:04:30.889Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-20T21:04:30.889Z] #44 33.96 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-04-20T21:04:30.889Z] #44 34.07 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-20T21:04:30.889Z] #44 34.30 HOSTCC compel/src/lib/log-host.o [2021-04-20T21:04:30.889Z] #44 34.45 HOSTLINK compel/compel-host-bin [2021-04-20T21:04:30.889Z] #44 34.56 DEP soccr/soccr.d [2021-04-20T21:04:30.889Z] #44 34.77 CC soccr/soccr.o [2021-04-20T21:04:30.889Z] #44 35.62 AR soccr/libsoccr.a [2021-04-20T21:04:30.889Z] #44 35.65 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-20T21:04:30.889Z] #44 35.99 DEP criu/arch/s390/sigframe.d [2021-04-20T21:04:30.889Z] #44 36.08 DEP criu/arch/s390/crtools.d [2021-04-20T21:04:30.889Z] #44 36.33 DEP criu/arch/s390/cpu.d [2021-04-20T21:04:30.889Z] #44 36.53 CC criu/arch/s390/cpu.o [2021-04-20T21:04:30.889Z] #44 37.08 CC criu/arch/s390/crtools.o [2021-04-20T21:04:30.889Z] #44 38.10 CC criu/arch/s390/sigframe.o [2021-04-20T21:04:30.889Z] #44 38.28 LINK criu/arch/s390/crtools.built-in.o [2021-04-20T21:04:30.889Z] #44 38.33 DEP criu/pie/util-vdso.d [2021-04-20T21:04:30.889Z] #44 38.60 DEP criu/pie/util.d [2021-04-20T21:04:30.889Z] #44 38.77 CC criu/pie/util.o [2021-04-20T21:04:30.889Z] #44 39.12 CC criu/pie/util-vdso.o [2021-04-20T21:04:30.889Z] #44 39.50 AR criu/pie/pie.lib.a [2021-04-20T21:04:30.890Z] #44 39.53 DEP criu/pie/restorer.d [2021-04-20T21:04:30.890Z] #44 39.64 DEP criu/arch/s390/restorer.d [2021-04-20T21:04:30.890Z] #44 39.76 DEP criu/arch/s390/vdso-pie.d [2021-04-20T21:04:30.890Z] #44 39.85 DEP criu/pie/parasite-vdso.d [2021-04-20T21:04:30.890Z] #44 39.97 DEP criu/pie/parasite.d [2021-04-20T21:04:30.890Z] #44 40.15 CC criu/pie/parasite.o [2021-04-20T21:04:30.890Z] #44 41.07 LINK criu/pie/parasite.built-in.o [2021-04-20T21:04:30.890Z] #44 41.08 GEN criu/pie/parasite-blob.h [2021-04-20T21:04:30.890Z] #44 41.09 CC criu/pie/parasite-vdso.o [2021-04-20T21:04:30.890Z] #44 41.85 CC criu/arch/s390/vdso-pie.o [2021-04-20T21:04:30.890Z] #44 42.01 CC criu/arch/s390/restorer.o [2021-04-20T21:04:30.890Z] #44 42.43 CC criu/pie/restorer.o [2021-04-20T21:04:31.102Z] #37 2.903 -- The C compiler identification is GNU 8.3.0 [2021-04-20T21:04:31.102Z] #37 3.075 -- Check for working C compiler: /usr/bin/cc [2021-04-20T21:04:31.133Z] - CONFIG_CRYPTO: enabled [2021-04-20T21:04:31.133Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-20T21:04:31.133Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-20T21:04:31.133Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-20T21:04:31.133Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-20T21:04:31.133Z] - CONFIG_XFRM: enabled [2021-04-20T21:04:31.133Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-20T21:04:31.133Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-20T21:04:31.133Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-20T21:04:31.133Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-04-20T21:04:31.133Z] - "ipvlan": [2021-04-20T21:04:31.133Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-20T21:04:31.133Z] - "macvlan": [2021-04-20T21:04:31.133Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-20T21:04:31.133Z] - CONFIG_DUMMY: enabled (as module) [2021-04-20T21:04:31.133Z] - "ftp,tftp client in container": [2021-04-20T21:04:31.133Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-20T21:04:31.133Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-20T21:04:31.133Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-20T21:04:31.133Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-20T21:04:31.133Z] - Storage Drivers: [2021-04-20T21:04:31.133Z] - "aufs": [2021-04-20T21:04:31.133Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-20T21:04:31.133Z] - "btrfs": [2021-04-20T21:04:31.133Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-20T21:04:31.133Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-20T21:04:31.133Z] - "devicemapper": [2021-04-20T21:04:31.133Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-20T21:04:31.133Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-20T21:04:31.133Z] - "overlay": [2021-04-20T21:04:31.133Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-20T21:04:31.133Z] - "zfs": [2021-04-20T21:04:31.133Z] - /dev/zfs: present [2021-04-20T21:04:31.133Z] - zfs command: missing [2021-04-20T21:04:31.133Z] - zpool command: missing [2021-04-20T21:04:31.133Z] [2021-04-20T21:04:31.133Z] Limits: [2021-04-20T21:04:31.133Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-20T21:04:31.133Z] [2021-04-20T21:04:31.133Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-20T21:04:31.496Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 . [2021-04-20T21:04:31.594Z] #44 ... [2021-04-20T21:04:31.594Z] [2021-04-20T21:04:31.594Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-20T21:04:31.594Z] #54 8.464 + cd /tmp/tmp.4cLoYrIctY/src/github.com/opencontainers/runc [2021-04-20T21:04:31.594Z] #54 8.468 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-20T21:04:31.755Z] #2 [internal] load .dockerignore [2021-04-20T21:04:31.755Z] #2 sha256:2f21aea26420da467f9c3fe87951184f7972e5d88e6267c50dc45baa3374cfd2 [2021-04-20T21:04:32.041Z] #37 3.862 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-20T21:04:32.041Z] #37 3.884 -- Detecting C compiler ABI info [2021-04-20T21:04:32.236Z] #54 ... [2021-04-20T21:04:32.236Z] [2021-04-20T21:04:32.236Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-04-20T21:04:32.236Z] #19 DONE 2.1s [2021-04-20T21:04:32.236Z] [2021-04-20T21:04:32.236Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-20T21:04:32.236Z] #44 45.47 LINK criu/pie/restorer.built-in.o [2021-04-20T21:04:32.236Z] #44 45.52 GEN criu/pie/restorer-blob.h [2021-04-20T21:04:32.588Z] #44 45.61 DEP criu/vdso.d [2021-04-20T21:04:32.588Z] #44 45.85 DEP criu/uts_ns.d [2021-04-20T21:04:32.610Z] #37 ... [2021-04-20T21:04:32.610Z] [2021-04-20T21:04:32.610Z] #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-20T21:04:32.610Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:04:32.610Z] #13 55.75 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-20T21:04:32.610Z] #13 56.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 ... 15410 files and directories currently installed.) [2021-04-20T21:04:32.610Z] #13 56.40 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-20T21:04:32.610Z] #13 56.48 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-20T21:04:32.610Z] #13 56.68 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-20T21:04:32.610Z] #13 56.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-20T21:04:32.610Z] #13 56.92 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-20T21:04:32.610Z] #13 56.95 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-20T21:04:32.610Z] #13 57.16 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-20T21:04:32.610Z] #13 57.34 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-20T21:04:32.610Z] #13 57.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 ... 15410 files and directories currently installed.) [2021-04-20T21:04:32.610Z] #13 57.41 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-20T21:04:32.610Z] #13 57.42 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-20T21:04:32.610Z] #13 59.86 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-20T21:04:32.610Z] #13 59.89 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-20T21:04:32.610Z] #13 59.90 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-20T21:04:32.610Z] #13 62.81 Selecting previously unselected package binutils-mingw-w64. [2021-04-20T21:04:32.610Z] #13 62.81 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-20T21:04:32.610Z] #13 62.81 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-20T21:04:32.610Z] #13 62.95 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-20T21:04:32.610Z] #13 62.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-20T21:04:32.610Z] #13 62.95 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-20T21:04:32.610Z] #13 63.12 Selecting previously unselected package dmsetup. [2021-04-20T21:04:32.610Z] #13 63.12 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-20T21:04:32.610Z] #13 63.12 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-20T21:04:32.610Z] #13 63.32 Selecting previously unselected package mingw-w64-common. [2021-04-20T21:04:32.610Z] #13 63.33 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-20T21:04:32.610Z] #13 63.33 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-20T21:04:32.610Z] #13 ... [2021-04-20T21:04:32.610Z] [2021-04-20T21:04:32.610Z] #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-20T21:04:32.610Z] #37 sha256:1b80a16ebd1713ea10482fdeade79bba51f0b082331786c29d10c2e2da9fe19c [2021-04-20T21:04:32.610Z] #37 4.542 -- Detecting C compiler ABI info - done [2021-04-20T21:04:32.610Z] #37 4.591 -- Detecting C compile features [2021-04-20T21:04:32.761Z] #26 ... [2021-04-20T21:04:32.761Z] [2021-04-20T21:04:32.761Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-20T21:04:32.761Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-20T21:04:32.761Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-20T21:04:32.761Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-20T21:04:32.761Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-20T21:04:32.761Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-20T21:04:32.761Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.4s done [2021-04-20T21:04:32.761Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s done [2021-04-20T21:04:32.761Z] #64 DONE 8.6s [2021-04-20T21:04:32.761Z] [2021-04-20T21:04:32.761Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-20T21:04:32.761Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-20T21:04:32.882Z] #44 46.13 DEP criu/util.d [2021-04-20T21:04:33.108Z] Fetching without tags [2021-04-20T21:04:33.122Z] #2 transferring context: 87B done [2021-04-20T21:04:33.123Z] #2 DONE 1.2s [2021-04-20T21:04:33.123Z] [2021-04-20T21:04:33.123Z] #1 [internal] load build definition from Dockerfile [2021-04-20T21:04:33.123Z] #1 sha256:66f39c99ffafb13098aff7980b1b60c65ff6a1ebb409e98b0f3b43b8f4552d68 [2021-04-20T21:04:33.123Z] #1 transferring dockerfile: 17.02kB 0.0s done [2021-04-20T21:04:33.123Z] #1 DONE 1.2s [2021-04-20T21:04:33.123Z] [2021-04-20T21:04:33.123Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-20T21:04:33.123Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-20T21:04:33.177Z] #44 46.29 DEP criu/uffd.d [2021-04-20T21:04:33.177Z] #44 46.47 DEP criu/tun.d [2021-04-20T21:04:33.484Z] Merging remotes/origin/20.10 commit 8728dd246c3ab53105434eef8ffe997b6fd14dc6 into PR head commit 27f7e72647d296a9f061c26c8e3ab39b6a913826 [2021-04-20T21:04:33.550Z] #44 46.68 DEP criu/tty.d [2021-04-20T21:04:33.686Z] #3 DONE 0.5s [2021-04-20T21:04:33.686Z] [2021-04-20T21:04:33.686Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-20T21:04:33.686Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-20T21:04:33.686Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-20T21:04:33.686Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-20T21:04:33.686Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-20T21:04:33.687Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-20T21:04:33.687Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.44MB / 9.64MB 0.2s [2021-04-20T21:04:33.687Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-04-20T21:04:33.846Z] #44 46.92 DEP criu/timerfd.d [2021-04-20T21:04:33.846Z] #44 ... [2021-04-20T21:04:33.846Z] [2021-04-20T21:04:33.846Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-04-20T21:04:33.846Z] #20 DONE 1.6s [2021-04-20T21:04:33.846Z] [2021-04-20T21:04:33.847Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-20T21:04:33.847Z] #44 47.07 DEP criu/timens.d [2021-04-20T21:04:33.944Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-04-20T21:04:33.991Z] #37 ... [2021-04-20T21:04:33.991Z] [2021-04-20T21:04:33.992Z] #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-20T21:04:33.992Z] #45 sha256:53984545fbdf46335dcfb02f5a41573ab666fb9887c72b478fc24120df6977fa [2021-04-20T21:04:33.992Z] #45 61.46 os [2021-04-20T21:04:33.992Z] #45 62.37 internal/fmtsort [2021-04-20T21:04:33.992Z] #45 63.13 strings [2021-04-20T21:04:33.992Z] #45 65.13 fmt [2021-04-20T21:04:33.992Z] #45 65.94 path/filepath [2021-04-20T21:04:33.992Z] #45 67.59 regexp/syntax [2021-04-20T21:04:33.992Z] #45 70.75 flag [2021-04-20T21:04:33.992Z] #45 ... [2021-04-20T21:04:33.992Z] [2021-04-20T21:04:33.992Z] #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-20T21:04:33.992Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:04:33.992Z] #43 2.282 Note: Building without setproctitle() and strlcpy() support. [2021-04-20T21:04:33.992Z] #43 2.282 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-20T21:04:33.992Z] #43 2.296 Note: Building without GnuTLS support [2021-04-20T21:04:33.992Z] #43 2.309 Makefile.config:39: Warn: you have no libnftables installed [2021-04-20T21:04:33.992Z] #43 2.309 Makefile.config:40: Warn: Building without nftables support [2021-04-20T21:04:34.147Z] #44 ... [2021-04-20T21:04:34.147Z] [2021-04-20T21:04:34.147Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-20T21:04:34.147Z] #46 78.43 mime/multipart [2021-04-20T21:04:34.147Z] #46 78.43 crypto/tls [2021-04-20T21:04:34.147Z] #46 85.34 net/http/httptrace [2021-04-20T21:04:34.147Z] #46 85.60 net/http [2021-04-20T21:04:34.147Z] #46 ... [2021-04-20T21:04:34.147Z] [2021-04-20T21:04:34.147Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-20T21:04:34.147Z] #44 47.33 DEP criu/sysfs_parse.d [2021-04-20T21:04:34.202Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-04-20T21:04:34.441Z] #44 47.46 DEP criu/sysctl.d [2021-04-20T21:04:34.441Z] #44 47.71 DEP criu/string.d [2021-04-20T21:04:34.441Z] #44 47.75 DEP criu/stats.d [2021-04-20T21:04:34.461Z] #4 DONE 1.0s [2021-04-20T21:04:33.067Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-20T21:04:33.083Z] > git config --add remote.origin.fetch +refs/pull/42311/head:refs/remotes/origin/PR-42311 # timeout=10 [2021-04-20T21:04:33.089Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-20T21:04:33.103Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-20T21:04:33.115Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-20T21:04:33.115Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-20T21:04:33.118Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42311/head:refs/remotes/origin/PR-42311 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-20T21:04:33.494Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T21:04:33.510Z] > git checkout -f 27f7e72647d296a9f061c26c8e3ab39b6a913826 # timeout=10 [2021-04-20T21:04:34.560Z] #43 4.156 fatal: not a git repository (or any of the parent directories): .git [2021-04-20T21:04:34.591Z] Merge succeeded, producing 27f7e72647d296a9f061c26c8e3ab39b6a913826 [2021-04-20T21:04:34.591Z] Checking out Revision 27f7e72647d296a9f061c26c8e3ab39b6a913826 (PR-42311) [2021-04-20T21:04:34.719Z] [2021-04-20T21:04:34.719Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-20T21:04:34.719Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-20T21:04:34.736Z] #44 47.90 DEP criu/sockets.d [2021-04-20T21:04:34.819Z] #43 4.213 GEN .gitid [2021-04-20T21:04:34.819Z] #43 4.260 GEN criu/include/version.h [2021-04-20T21:04:34.819Z] #43 4.324 GEN include/common/asm [2021-04-20T21:04:35.030Z] #44 48.20 DEP criu/sk-unix.d [2021-04-20T21:04:35.332Z] #26 ... [2021-04-20T21:04:35.332Z] [2021-04-20T21:04:35.332Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-20T21:04:35.332Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-20T21:04:35.332Z] #63 DONE 1.0s [2021-04-20T21:04:35.332Z] [2021-04-20T21:04:35.332Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-20T21:04:35.332Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-20T21:04:35.348Z] #44 48.57 DEP criu/sk-tcp.d [2021-04-20T21:04:35.644Z] #44 ... [2021-04-20T21:04:35.644Z] [2021-04-20T21:04:35.644Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-20T21:04:35.644Z] #59 81.74 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-20T21:04:35.644Z] #59 81.74 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-20T21:04:35.644Z] #59 DONE 90.0s [2021-04-20T21:04:35.644Z] [2021-04-20T21:04:35.644Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-20T21:04:35.644Z] #44 48.79 DEP criu/sk-queue.d [2021-04-20T21:04:35.644Z] #44 ... [2021-04-20T21:04:35.644Z] [2021-04-20T21:04:35.644Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-20T21:04:35.644Z] #60 DONE 0.1s [2021-04-20T21:04:35.644Z] [2021-04-20T21:04:35.644Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-20T21:04:35.644Z] #61 DONE 0.1s [2021-04-20T21:04:35.908Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 5.0s [2021-04-20T21:04:35.938Z] [2021-04-20T21:04:35.938Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-20T21:04:35.938Z] #44 49.00 DEP criu/sk-packet.d [2021-04-20T21:04:35.938Z] #44 49.18 DEP criu/sk-netlink.d [2021-04-20T21:04:36.136Z] #8 ... [2021-04-20T21:04:36.136Z] [2021-04-20T21:04:36.136Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-20T21:04:36.136Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-20T21:04:36.136Z] #5 DONE 1.3s [2021-04-20T21:04:36.136Z] [2021-04-20T21:04:36.136Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-20T21:04:36.136Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-20T21:04:36.136Z] #7 DONE 1.4s [2021-04-20T21:04:36.136Z] [2021-04-20T21:04:36.136Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-20T21:04:36.136Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-20T21:04:36.136Z] #8 DONE 1.4s [2021-04-20T21:04:36.136Z] [2021-04-20T21:04:36.136Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-20T21:04:36.136Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-20T21:04:36.136Z] #6 DONE 1.5s [2021-04-20T21:04:36.199Z] #43 ... [2021-04-20T21:04:36.199Z] [2021-04-20T21:04:36.199Z] #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-20T21:04:36.199Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:04:36.199Z] #13 69.54 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-20T21:04:36.199Z] #13 69.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-20T21:04:36.199Z] #13 69.56 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-20T21:04:36.486Z] #26 ... [2021-04-20T21:04:36.486Z] [2021-04-20T21:04:36.486Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-20T21:04:36.486Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-20T21:04:36.486Z] #65 DONE 1.3s [2021-04-20T21:04:36.486Z] [2021-04-20T21:04:36.486Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-20T21:04:36.486Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-20T21:04:36.603Z] #44 49.73 DEP criu/sk-inet.d [2021-04-20T21:04:34.550Z] > git remote # timeout=10 [2021-04-20T21:04:34.557Z] > git config --get remote.origin.url # timeout=10 [2021-04-20T21:04:34.570Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-20T21:04:34.572Z] > git merge 8728dd246c3ab53105434eef8ffe997b6fd14dc6 # timeout=10 [2021-04-20T21:04:34.586Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-20T21:04:34.596Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T21:04:34.606Z] > git checkout -f 27f7e72647d296a9f061c26c8e3ab39b6a913826 # timeout=10 [2021-04-20T21:04:36.897Z] #44 50.09 DEP criu/signalfd.d [2021-04-20T21:04:36.897Z] #44 50.21 DEP criu/sigframe.d [2021-04-20T21:04:36.897Z] #44 50.29 DEP criu/shmem.d [2021-04-20T21:04:37.268Z] #44 50.39 DEP criu/servicefd.d [2021-04-20T21:04:37.268Z] #44 50.48 DEP criu/seize.d [2021-04-20T21:04:37.268Z] #44 50.57 DEP criu/seccomp.d [2021-04-20T21:04:37.268Z] #44 50.64 DEP criu/rst-malloc.d [2021-04-20T21:04:37.268Z] #44 50.70 DEP criu/rbtree.d [2021-04-20T21:04:37.506Z] [2021-04-20T21:04:37.507Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-20T21:04:37.507Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-20T21:04:37.507Z] #26 DONE 0.0s [2021-04-20T21:04:37.507Z] [2021-04-20T21:04:37.507Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:04:37.507Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-20T21:04:37.507Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-20T21:04:37.561Z] #44 50.74 DEP criu/pstree.d [2021-04-20T21:04:37.767Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-20T21:04:37.767Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-20T21:04:37.767Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-20T21:04:37.856Z] #44 50.94 DEP criu/protobuf.d [2021-04-20T21:04:37.856Z] #44 51.04 GEN criu/protobuf-desc-gen.h [2021-04-20T21:04:38.024Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.05MB / 50.40MB 0.6s [2021-04-20T21:04:38.283Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.29MB / 50.40MB 0.8s [2021-04-20T21:04:38.283Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.8s [2021-04-20T21:04:38.283Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.95MB / 50.40MB 0.9s [2021-04-20T21:04:38.283Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.05MB / 7.81MB 0.9s [2021-04-20T21:04:38.408Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 7.4s done [2021-04-20T21:04:38.539Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 15.73MB / 50.40MB 1.0s [2021-04-20T21:04:38.539Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.15MB / 7.81MB 1.0s [2021-04-20T21:04:38.539Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.34MB / 7.81MB 1.1s [2021-04-20T21:04:38.736Z] #13 ... [2021-04-20T21:04:38.736Z] [2021-04-20T21:04:38.736Z] #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-20T21:04:38.736Z] #37 sha256:1b80a16ebd1713ea10482fdeade79bba51f0b082331786c29d10c2e2da9fe19c [2021-04-20T21:04:38.736Z] #37 6.723 -- Detecting C compile features - done [2021-04-20T21:04:38.736Z] #37 6.785 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-20T21:04:38.736Z] #37 6.989 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-20T21:04:38.736Z] #37 7.137 -- Configuring done [2021-04-20T21:04:38.736Z] #37 7.166 -- Generating done [2021-04-20T21:04:38.736Z] #37 7.171 -- Build files have been written to: /tmp/tmp.xBHBzuy48R/tini [2021-04-20T21:04:38.736Z] #37 7.188 + make tini-static [2021-04-20T21:04:38.736Z] #37 7.738 Scanning dependencies of target tini-static [2021-04-20T21:04:38.736Z] #37 7.893 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-20T21:04:38.736Z] #37 9.363 [100%] Linking C executable tini-static [2021-04-20T21:04:38.736Z] #37 10.00 [100%] Built target tini-static [2021-04-20T21:04:38.736Z] #37 10.07 + mkdir -p /build [2021-04-20T21:04:38.736Z] #37 10.07 + cp tini-static /build/docker-init [2021-04-20T21:04:38.736Z] #37 DONE 10.5s [2021-04-20T21:04:38.736Z] [2021-04-20T21:04:38.736Z] #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-20T21:04:38.736Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:04:38.736Z] #43 5.919 PBCC images/timens.pb-c.c [2021-04-20T21:04:38.736Z] #43 5.969 DEP images/timens.pb-c.d [2021-04-20T21:04:38.736Z] #43 6.042 PBCC images/fown.pb-c.c [2021-04-20T21:04:38.736Z] #43 6.078 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-20T21:04:38.736Z] #43 6.154 PBCC images/opts.pb-c.c [2021-04-20T21:04:38.736Z] #43 6.219 PBCC images/memfd.pb-c.c [2021-04-20T21:04:38.736Z] #43 6.304 DEP images/fown.pb-c.d [2021-04-20T21:04:38.736Z] #43 6.366 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-20T21:04:38.736Z] #43 6.425 DEP images/opts.pb-c.d [2021-04-20T21:04:38.736Z] #43 6.519 DEP images/memfd.pb-c.d [2021-04-20T21:04:38.736Z] #43 6.582 PBCC images/sit.pb-c.c [2021-04-20T21:04:38.736Z] #43 6.623 DEP images/sit.pb-c.d [2021-04-20T21:04:38.736Z] #43 6.706 PBCC images/macvlan.pb-c.c [2021-04-20T21:04:38.736Z] #43 6.750 DEP images/macvlan.pb-c.d [2021-04-20T21:04:38.736Z] #43 6.810 PBCC images/autofs.pb-c.c [2021-04-20T21:04:38.736Z] #43 6.861 DEP images/autofs.pb-c.d [2021-04-20T21:04:38.736Z] #43 6.916 PBCC images/sysctl.pb-c.c [2021-04-20T21:04:38.736Z] #43 6.950 DEP images/sysctl.pb-c.d [2021-04-20T21:04:38.736Z] #43 6.998 PBCC images/time.pb-c.c [2021-04-20T21:04:38.736Z] #43 7.039 DEP images/time.pb-c.d [2021-04-20T21:04:38.736Z] #43 7.113 PBCC images/binfmt-misc.pb-c.c [2021-04-20T21:04:38.736Z] #43 7.143 DEP images/binfmt-misc.pb-c.d [2021-04-20T21:04:38.736Z] #43 7.190 PBCC images/seccomp.pb-c.c [2021-04-20T21:04:38.736Z] #43 7.222 DEP images/seccomp.pb-c.d [2021-04-20T21:04:38.736Z] #43 7.279 PBCC images/userns.pb-c.c [2021-04-20T21:04:38.736Z] #43 7.321 DEP images/userns.pb-c.d [2021-04-20T21:04:38.736Z] #43 7.382 PBCC images/cgroup.pb-c.c [2021-04-20T21:04:38.736Z] #43 7.419 DEP images/cgroup.pb-c.d [2021-04-20T21:04:38.736Z] #43 7.516 PBCC images/ext-file.pb-c.c [2021-04-20T21:04:38.736Z] #43 7.542 DEP images/ext-file.pb-c.d [2021-04-20T21:04:38.736Z] #43 7.574 PBCC images/rpc.pb-c.c [2021-04-20T21:04:38.736Z] #43 7.631 DEP images/rpc.pb-c.d [2021-04-20T21:04:38.736Z] #43 7.712 PBCC images/siginfo.pb-c.c [2021-04-20T21:04:38.736Z] #43 7.775 DEP images/siginfo.pb-c.d [2021-04-20T21:04:38.736Z] #43 7.814 PBCC images/pagemap.pb-c.c [2021-04-20T21:04:38.736Z] #43 7.854 DEP images/pagemap.pb-c.d [2021-04-20T21:04:38.736Z] #43 7.940 PBCC images/rlimit.pb-c.c [2021-04-20T21:04:38.736Z] #43 7.985 DEP images/rlimit.pb-c.d [2021-04-20T21:04:38.736Z] #43 8.055 PBCC images/file-lock.pb-c.c [2021-04-20T21:04:38.736Z] #43 8.063 DEP images/file-lock.pb-c.d [2021-04-20T21:04:38.736Z] #43 8.214 PBCC images/tty.pb-c.c [2021-04-20T21:04:38.736Z] #43 8.285 DEP images/tty.pb-c.d [2021-04-20T21:04:38.796Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 24.12MB / 50.40MB 1.2s [2021-04-20T21:04:38.796Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.2s [2021-04-20T21:04:38.796Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 28.31MB / 50.40MB 1.3s [2021-04-20T21:04:38.796Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.2s done [2021-04-20T21:04:38.796Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 1.3s [2021-04-20T21:04:38.887Z] Commit message: "bump up rootlesskit to v0.14.2" [2021-04-20T21:04:38.897Z] #44 52.17 DEP criu/protobuf-desc.d [2021-04-20T21:04:38.914Z] > git --version # timeout=10 [2021-04-20T21:04:38.918Z] > git --version # 'git version 2.25.1' [2021-04-20T21:04:38.928Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-20T21:04:38.995Z] #43 8.362 PBCC images/tun.pb-c.c [2021-04-20T21:04:38.995Z] #43 8.500 PBCC images/netdev.pb-c.c [2021-04-20T21:04:38.995Z] #43 8.551 DEP images/tun.pb-c.d [2021-04-20T21:04:38.995Z] #43 8.620 DEP images/netdev.pb-c.d [2021-04-20T21:04:39.056Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.51MB / 50.40MB 1.4s [2021-04-20T21:04:39.056Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.78MB / 10.00MB 1.4s [2021-04-20T21:04:39.056Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.99MB / 50.40MB 1.6s [2021-04-20T21:04:39.056Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.6s [2021-04-20T21:04:39.192Z] #44 52.35 DEP criu/proc_parse.d [2021-04-20T21:04:39.192Z] #44 52.51 DEP criu/plugin.d [2021-04-20T21:04:39.255Z] #43 8.762 PBCC images/vma.pb-c.c [2021-04-20T21:04:39.316Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 47.19MB / 50.40MB 1.7s [2021-04-20T21:04:39.316Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s [2021-04-20T21:04:39.316Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.8s done [2021-04-20T21:04:39.316Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 548.86kB / 51.83MB 1.9s [2021-04-20T21:04:39.363Z] #26 DONE 15.2s [2021-04-20T21:04:39.363Z] [2021-04-20T21:04:39.363Z] #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-20T21:04:39.363Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-20T21:04:39.486Z] #44 52.64 DEP criu/pipes.d [2021-04-20T21:04:39.486Z] #44 52.79 DEP criu/pie-util.d [2021-04-20T21:04:39.486Z] #44 52.91 DEP criu/pie-util-vdso.d [2021-04-20T21:04:39.514Z] #43 8.893 DEP images/vma.pb-c.d [2021-04-20T21:04:39.514Z] #43 9.050 PBCC images/creds.pb-c.c [2021-04-20T21:04:39.514Z] #43 9.076 DEP images/creds.pb-c.d [2021-04-20T21:04:39.514Z] #43 9.154 PBCC images/utsns.pb-c.c [2021-04-20T21:04:39.575Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.10MB / 68.67MB 2.0s [2021-04-20T21:04:39.575Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.15MB / 51.83MB 2.1s [2021-04-20T21:04:39.774Z] #43 9.182 DEP images/utsns.pb-c.d [2021-04-20T21:04:39.774Z] #43 9.302 PBCC images/ipc-desc.pb-c.c [2021-04-20T21:04:39.780Z] #44 52.99 DEP criu/path.d [2021-04-20T21:04:39.834Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 13.63MB / 68.67MB 2.2s [2021-04-20T21:04:39.834Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.44MB / 51.83MB 2.3s [2021-04-20T21:04:39.834Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 20.97MB / 68.67MB 2.3s [2021-04-20T21:04:39.834Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.4s done [2021-04-20T21:04:39.834Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.63MB / 51.83MB 2.4s [2021-04-20T21:04:39.834Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 27.26MB / 68.67MB 2.4s [2021-04-20T21:04:40.021Z] + docker version [2021-04-20T21:04:40.033Z] #43 9.341 PBCC images/ipc-sem.pb-c.c [2021-04-20T21:04:40.033Z] #43 9.375 DEP images/ipc-desc.pb-c.d [2021-04-20T21:04:40.033Z] #43 9.475 DEP images/ipc-sem.pb-c.d [2021-04-20T21:04:40.033Z] #43 9.519 PBCC images/ipc-msg.pb-c.c [2021-04-20T21:04:40.033Z] #43 9.554 DEP images/ipc-msg.pb-c.d [2021-04-20T21:04:40.033Z] #43 9.616 PBCC images/ipc-shm.pb-c.c [2021-04-20T21:04:40.074Z] #44 53.21 DEP criu/parasite-syscall.d [2021-04-20T21:04:40.075Z] #44 53.51 DEP criu/pagemap.d [2021-04-20T21:04:40.092Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.5s [2021-04-20T21:04:40.092Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.56MB / 51.83MB 2.7s [2021-04-20T21:04:40.092Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 32.51MB / 68.67MB 2.7s [2021-04-20T21:04:40.293Z] #43 9.648 DEP images/ipc-shm.pb-c.d [2021-04-20T21:04:40.293Z] #43 9.697 PBCC images/ipc-var.pb-c.c [2021-04-20T21:04:40.293Z] #43 9.729 DEP images/ipc-var.pb-c.d [2021-04-20T21:04:40.293Z] #43 9.826 PBCC images/sk-opts.pb-c.c [2021-04-20T21:04:40.293Z] #43 9.850 PBCC images/packet-sock.pb-c.c [2021-04-20T21:04:40.313Z] #27 ... [2021-04-20T21:04:40.313Z] [2021-04-20T21:04:40.313Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:04:40.313Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-20T21:04:40.313Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.0s done [2021-04-20T21:04:40.313Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.4s done [2021-04-20T21:04:40.313Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done [2021-04-20T21:04:40.313Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2021-04-20T21:04:40.313Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.5s [2021-04-20T21:04:40.352Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.26MB / 51.83MB 2.8s [2021-04-20T21:04:40.352Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.70MB / 68.67MB 2.8s [2021-04-20T21:04:40.352Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-04-20T21:04:40.553Z] #43 9.906 DEP images/sk-opts.pb-c.d [2021-04-20T21:04:40.553Z] #43 9.942 DEP images/packet-sock.pb-c.d [2021-04-20T21:04:40.553Z] #43 9.990 PBCC images/sk-netlink.pb-c.c [2021-04-20T21:04:40.553Z] #43 10.07 DEP images/sk-netlink.pb-c.d [2021-04-20T21:04:40.553Z] #43 10.12 PBCC images/sk-inet.pb-c.c [2021-04-20T21:04:40.610Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.46MB / 51.83MB 3.0s [2021-04-20T21:04:40.610Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 42.99MB / 68.67MB 3.0s [2021-04-20T21:04:40.610Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.34MB / 120.17MB 3.0s [2021-04-20T21:04:40.610Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.80MB / 51.83MB 3.2s [2021-04-20T21:04:40.610Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.19MB / 68.67MB 3.2s [2021-04-20T21:04:40.610Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 13.63MB / 120.17MB 3.2s [2021-04-20T21:04:40.712Z] #44 53.70 DEP criu/pagemap-cache.d [2021-04-20T21:04:40.712Z] #44 53.82 DEP criu/page-xfer.d [2021-04-20T21:04:40.712Z] #44 53.90 DEP criu/page-pipe.d [2021-04-20T21:04:40.712Z] #44 53.98 DEP criu/netfilter.d [2021-04-20T21:04:40.712Z] #44 54.08 DEP criu/net.d [2021-04-20T21:04:40.814Z] #43 10.20 DEP images/sk-inet.pb-c.d [2021-04-20T21:04:40.814Z] #43 10.27 PBCC images/sk-unix.pb-c.c [2021-04-20T21:04:40.814Z] #43 10.33 DEP images/sk-unix.pb-c.d [2021-04-20T21:04:40.871Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.04MB / 51.83MB 3.3s [2021-04-20T21:04:40.871Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.43MB / 68.67MB 3.4s [2021-04-20T21:04:41.006Z] #44 54.22 DEP criu/namespaces.d [2021-04-20T21:04:41.006Z] #44 54.34 DEP criu/mount.d [2021-04-20T21:04:41.074Z] #43 10.42 PBCC images/mm.pb-c.c [2021-04-20T21:04:41.074Z] #43 10.46 DEP images/mm.pb-c.d [2021-04-20T21:04:41.074Z] #43 ... [2021-04-20T21:04:41.074Z] [2021-04-20T21:04:41.074Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:04:41.074Z] #34 sha256:965381fe9c818769f4333359085459647e262a2ef483161c0088808e4f34c0ba [2021-04-20T21:04:41.074Z] #34 69.97 github.com/BurntSushi/toml [2021-04-20T21:04:41.074Z] #34 69.98 flag [2021-04-20T21:04:41.074Z] #34 71.61 log [2021-04-20T21:04:41.074Z] #34 74.26 github.com/BurntSushi/toml/cmd/tomlv [2021-04-20T21:04:41.074Z] #34 DONE 78.8s [2021-04-20T21:04:41.074Z] [2021-04-20T21:04:41.074Z] #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-20T21:04:41.074Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:04:41.074Z] #43 10.56 PBCC images/timerfd.pb-c.c [2021-04-20T21:04:41.074Z] #43 10.62 DEP images/timerfd.pb-c.d [2021-04-20T21:04:41.074Z] #43 10.70 PBCC images/timer.pb-c.c [2021-04-20T21:04:41.128Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 49.28MB / 51.83MB 3.5s [2021-04-20T21:04:41.128Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 23.07MB / 120.17MB 3.5s [2021-04-20T21:04:41.128Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.77MB / 68.67MB 3.7s [2021-04-20T21:04:41.266Z] #9 ... [2021-04-20T21:04:41.266Z] [2021-04-20T21:04:41.266Z] #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-20T21:04:41.266Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-20T21:04:41.266Z] #27 1.831 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:04:41.266Z] #27 1.847 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:04:41.266Z] #27 1.847 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:04:41.300Z] #44 54.53 DEP criu/memfd.d [2021-04-20T21:04:41.349Z] #43 10.73 DEP images/timer.pb-c.d [2021-04-20T21:04:41.349Z] #43 10.80 PBCC images/sa.pb-c.c [2021-04-20T21:04:41.349Z] #43 10.86 DEP images/sa.pb-c.d [2021-04-20T21:04:41.349Z] #43 10.95 PBCC images/pipe-data.pb-c.c [2021-04-20T21:04:41.349Z] #43 10.97 DEP images/pipe-data.pb-c.d [2021-04-20T21:04:41.386Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 64.05MB / 68.67MB 3.8s [2021-04-20T21:04:41.386Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.9s [2021-04-20T21:04:41.386Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 32.51MB / 120.17MB 3.9s [2021-04-20T21:04:41.492Z] Client: [2021-04-20T21:04:41.492Z] Context: default [2021-04-20T21:04:41.492Z] Debug Mode: false [2021-04-20T21:04:41.492Z] Plugins: [2021-04-20T21:04:41.492Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-20T21:04:41.492Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-20T21:04:41.492Z] [2021-04-20T21:04:41.492Z] Server: [2021-04-20T21:04:41.492Z] Containers: 0 [2021-04-20T21:04:41.492Z] Running: 0 [2021-04-20T21:04:41.492Z] Paused: 0 [2021-04-20T21:04:41.492Z] Stopped: 0 [2021-04-20T21:04:41.492Z] Images: 0 [2021-04-20T21:04:41.492Z] Server Version: 20.10.5 [2021-04-20T21:04:41.492Z] Storage Driver: overlay2 [2021-04-20T21:04:41.492Z] Backing Filesystem: extfs [2021-04-20T21:04:41.492Z] Supports d_type: true [2021-04-20T21:04:41.492Z] Native Overlay Diff: true [2021-04-20T21:04:41.492Z] Logging Driver: json-file [2021-04-20T21:04:41.492Z] Cgroup Driver: systemd [2021-04-20T21:04:41.492Z] Cgroup Version: 2 [2021-04-20T21:04:41.492Z] Plugins: [2021-04-20T21:04:41.492Z] Volume: local [2021-04-20T21:04:41.492Z] Network: bridge host ipvlan macvlan null overlay [2021-04-20T21:04:41.492Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-20T21:04:41.492Z] Swarm: inactive [2021-04-20T21:04:41.492Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-20T21:04:41.492Z] Default Runtime: runc [2021-04-20T21:04:41.492Z] Init Binary: docker-init [2021-04-20T21:04:41.492Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:04:41.492Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-20T21:04:41.492Z] init version: de40ad0 [2021-04-20T21:04:41.492Z] Security Options: [2021-04-20T21:04:41.492Z] apparmor [2021-04-20T21:04:41.492Z] seccomp [2021-04-20T21:04:41.492Z] Profile: default [2021-04-20T21:04:41.492Z] cgroupns [2021-04-20T21:04:41.492Z] Kernel Version: 5.4.0-1041-aws [2021-04-20T21:04:41.492Z] Operating System: Ubuntu 20.04.2 LTS [2021-04-20T21:04:41.492Z] OSType: linux [2021-04-20T21:04:41.492Z] Architecture: x86_64 [2021-04-20T21:04:41.492Z] CPUs: 2 [2021-04-20T21:04:41.492Z] Total Memory: 7.487GiB [2021-04-20T21:04:41.492Z] Name: ip-10-100-119-184 [2021-04-20T21:04:41.492Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR [2021-04-20T21:04:41.492Z] Docker Root Dir: /var/lib/docker [2021-04-20T21:04:41.492Z] Debug Mode: false [2021-04-20T21:04:41.492Z] Registry: https://index.docker.io/v1/ [2021-04-20T21:04:41.492Z] Labels: [2021-04-20T21:04:41.492Z] Experimental: true [2021-04-20T21:04:41.492Z] Insecure Registries: [2021-04-20T21:04:41.492Z] 127.0.0.0/8 [2021-04-20T21:04:41.492Z] Live Restore Enabled: true [2021-04-20T21:04:41.492Z] [2021-04-20T21:04:41.492Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [2021-04-20T21:04:41.533Z] #27 2.050 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-20T21:04:41.593Z] #44 54.73 DEP criu/mem.d [2021-04-20T21:04:41.593Z] #44 55.00 DEP criu/lsm.d [2021-04-20T21:04:41.617Z] #43 11.11 PBCC images/mnt.pb-c.c [2021-04-20T21:04:41.617Z] #43 11.19 DEP images/mnt.pb-c.d [2021-04-20T21:04:41.642Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.1s done [2021-04-20T21:04:41.642Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 39.12MB / 120.17MB 4.2s [2021-04-20T21:04:41.642Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 4.2s [2021-04-20T21:04:41.642Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.3s [2021-04-20T21:04:41.799Z] #27 2.338 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-20T21:04:41.841Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 . [2021-04-20T21:04:41.877Z] #43 11.34 PBCC images/sk-packet.pb-c.c [2021-04-20T21:04:41.877Z] #43 11.39 DEP images/sk-packet.pb-c.d [2021-04-20T21:04:41.877Z] #43 11.48 PBCC images/tcp-stream.pb-c.c [2021-04-20T21:04:41.887Z] #44 55.12 DEP criu/log.d [2021-04-20T21:04:41.899Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 47.19MB / 120.17MB 4.5s [2021-04-20T21:04:42.061Z] #27 2.681 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-20T21:04:42.116Z] #2 [internal] load .dockerignore [2021-04-20T21:04:42.116Z] #2 sha256:f7ef207605b2fc816b8fbce68ad9eb123b1052c4c7d26eabfd2f4dff08c3fd0d [2021-04-20T21:04:42.143Z] #43 11.56 DEP images/tcp-stream.pb-c.d [2021-04-20T21:04:42.160Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 53.58MB / 120.17MB 4.7s [2021-04-20T21:04:42.180Z] #44 55.27 DEP criu/libnetlink.d [2021-04-20T21:04:42.180Z] #44 55.44 DEP criu/kerndat.d [2021-04-20T21:04:42.180Z] #44 ... [2021-04-20T21:04:42.180Z] [2021-04-20T21:04:42.180Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-20T21:04:42.180Z] #54 9.135 + '[' -z '' ']' [2021-04-20T21:04:42.180Z] #54 9.135 + target=static [2021-04-20T21:04:42.180Z] #54 9.135 + make 'BUILDTAGS=seccomp ' static [2021-04-20T21:04:42.180Z] #54 9.542 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-20T21:04:42.402Z] #2 ... [2021-04-20T21:04:42.402Z] [2021-04-20T21:04:42.402Z] #1 [internal] load build definition from Dockerfile [2021-04-20T21:04:42.402Z] #1 sha256:9d90216805470f8953320016d8e3ea805eeea8e10d85453dc04bc46530149050 [2021-04-20T21:04:42.402Z] #1 transferring dockerfile: 17.02kB 0.0s done [2021-04-20T21:04:42.402Z] #1 DONE 0.6s [2021-04-20T21:04:42.402Z] [2021-04-20T21:04:42.402Z] #2 [internal] load .dockerignore [2021-04-20T21:04:42.402Z] #2 sha256:f7ef207605b2fc816b8fbce68ad9eb123b1052c4c7d26eabfd2f4dff08c3fd0d [2021-04-20T21:04:42.402Z] #2 transferring context: 87B done [2021-04-20T21:04:42.403Z] #43 11.78 PBCC images/pipe.pb-c.c [2021-04-20T21:04:42.403Z] #43 11.85 DEP images/pipe.pb-c.d [2021-04-20T21:04:42.404Z] #43 11.91 PBCC images/pstree.pb-c.c [2021-04-20T21:04:42.404Z] #43 11.93 DEP images/pstree.pb-c.d [2021-04-20T21:04:42.404Z] #43 11.97 PBCC images/fs.pb-c.c [2021-04-20T21:04:42.417Z] #9 ... [2021-04-20T21:04:42.417Z] [2021-04-20T21:04:42.417Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-20T21:04:42.417Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-20T21:04:42.417Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-20T21:04:42.417Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-20T21:04:42.417Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-20T21:04:42.417Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-20T21:04:42.417Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-04-20T21:04:42.417Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.2s done [2021-04-20T21:04:42.417Z] #62 DONE 5.0s [2021-04-20T21:04:42.417Z] [2021-04-20T21:04:42.417Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:04:42.417Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-20T21:04:42.417Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.8s done [2021-04-20T21:04:42.417Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 66.17MB / 120.17MB 5.0s [2021-04-20T21:04:42.417Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.8s done [2021-04-20T21:04:42.417Z] #9 ... [2021-04-20T21:04:42.417Z] [2021-04-20T21:04:42.417Z] #23 [internal] load build context [2021-04-20T21:04:42.417Z] #23 sha256:0dcb1a1e279d1490be9fbcf7f4700b60498993d2274211cf6aa68262291f7fc9 [2021-04-20T21:04:42.417Z] #23 transferring context: 19.18MB 5.0s [2021-04-20T21:04:42.474Z] #54 ... [2021-04-20T21:04:42.474Z] [2021-04-20T21:04:42.474Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-20T21:04:42.474Z] #44 55.63 DEP criu/kcmp-ids.d [2021-04-20T21:04:42.474Z] #44 55.71 DEP criu/irmap.d [2021-04-20T21:04:42.662Z] #2 DONE 0.6s [2021-04-20T21:04:42.662Z] [2021-04-20T21:04:42.662Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-20T21:04:42.662Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-20T21:04:42.663Z] #43 12.01 DEP images/fs.pb-c.d [2021-04-20T21:04:42.663Z] #43 12.04 PBCC images/signalfd.pb-c.c [2021-04-20T21:04:42.663Z] #43 12.09 DEP images/signalfd.pb-c.d [2021-04-20T21:04:42.663Z] #43 12.17 PBCC images/fh.pb-c.c [2021-04-20T21:04:42.663Z] #43 12.26 PBCC images/fsnotify.pb-c.c [2021-04-20T21:04:42.663Z] #43 12.34 DEP images/fh.pb-c.d [2021-04-20T21:04:42.663Z] #43 ... [2021-04-20T21:04:42.663Z] [2021-04-20T21:04:42.663Z] #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-20T21:04:42.663Z] #51 sha256:d6d4cc2dca5f7fa93a86c70b09f6f8ac33ada7f24d8de343d19e38608f63d6ed [2021-04-20T21:04:42.663Z] #51 70.50 encoding/json [2021-04-20T21:04:42.663Z] #51 76.78 github.com/pkg/diff [2021-04-20T21:04:42.663Z] #51 77.05 go/ast [2021-04-20T21:04:42.663Z] #51 78.57 golang.org/x/crypto/ssh/terminal [2021-04-20T21:04:42.663Z] #51 80.44 mvdan.cc/editorconfig [2021-04-20T21:04:42.768Z] #44 55.87 DEP criu/ipc_ns.d [2021-04-20T21:04:42.768Z] #44 56.06 DEP criu/image.d [2021-04-20T21:04:42.924Z] #51 ... [2021-04-20T21:04:42.924Z] [2021-04-20T21:04:42.924Z] #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-20T21:04:42.924Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:04:42.924Z] #43 12.42 DEP images/fsnotify.pb-c.d [2021-04-20T21:04:42.924Z] #43 12.47 PBCC images/eventpoll.pb-c.c [2021-04-20T21:04:43.062Z] #44 56.27 DEP criu/image-desc.d [2021-04-20T21:04:43.062Z] #44 56.37 DEP criu/fsnotify.d [2021-04-20T21:04:43.184Z] #43 12.51 DEP images/eventpoll.pb-c.d [2021-04-20T21:04:43.184Z] #43 12.56 PBCC images/eventfd.pb-c.c [2021-04-20T21:04:43.184Z] #43 12.62 DEP images/eventfd.pb-c.d [2021-04-20T21:04:43.184Z] #43 12.67 PBCC images/remap-file-path.pb-c.c [2021-04-20T21:04:43.184Z] #43 12.68 DEP images/remap-file-path.pb-c.d [2021-04-20T21:04:43.231Z] #3 DONE 0.4s [2021-04-20T21:04:43.231Z] [2021-04-20T21:04:43.231Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-20T21:04:43.231Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-20T21:04:43.231Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-20T21:04:43.231Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-20T21:04:43.231Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-20T21:04:43.231Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-20T21:04:43.231Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.1s [2021-04-20T21:04:43.231Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-04-20T21:04:43.231Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-04-20T21:04:43.356Z] #44 56.54 DEP criu/filesystems.d [2021-04-20T21:04:43.356Z] #44 56.65 DEP criu/files.d [2021-04-20T21:04:43.356Z] #44 56.79 DEP criu/files-reg.d [2021-04-20T21:04:43.444Z] #43 12.77 PBCC images/fifo.pb-c.c [2021-04-20T21:04:43.444Z] #43 12.80 DEP images/fifo.pb-c.d [2021-04-20T21:04:43.444Z] #43 12.83 PBCC images/ghost-file.pb-c.c [2021-04-20T21:04:43.444Z] #43 12.89 DEP images/ghost-file.pb-c.d [2021-04-20T21:04:43.444Z] #43 12.97 PBCC images/regfile.pb-c.c [2021-04-20T21:04:43.444Z] #43 13.00 DEP images/regfile.pb-c.d [2021-04-20T21:04:43.491Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-04-20T21:04:43.651Z] #44 57.08 DEP criu/files-ext.d [2021-04-20T21:04:43.651Z] #44 ... [2021-04-20T21:04:43.651Z] [2021-04-20T21:04:43.651Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-20T21:04:43.651Z] #21 2.034 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:04:43.651Z] #21 2.075 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-20T21:04:43.651Z] #21 2.142 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:04:43.651Z] #21 2.323 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:04:43.651Z] #21 2.724 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-20T21:04:43.651Z] #21 4.504 Get:6 http://deb.debian.org/debian buster-backports/main s390x Packages [433 kB] [2021-04-20T21:04:43.651Z] #21 6.204 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-20T21:04:43.651Z] #21 7.737 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-20T21:04:43.651Z] #21 9.233 Fetched 8594 kB in 7s (1176 kB/s) [2021-04-20T21:04:43.705Z] #43 13.06 PBCC images/ns.pb-c.c [2021-04-20T21:04:43.705Z] #43 13.09 DEP images/ns.pb-c.d [2021-04-20T21:04:43.705Z] #43 13.15 PBCC images/fdinfo.pb-c.c [2021-04-20T21:04:43.705Z] #43 13.21 DEP images/fdinfo.pb-c.d [2021-04-20T21:04:43.751Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-04-20T21:04:43.751Z] #4 DONE 0.6s [2021-04-20T21:04:43.946Z] #21 9.233 Reading package lists... [2021-04-20T21:04:43.946Z] #21 ... [2021-04-20T21:04:43.946Z] [2021-04-20T21:04:43.946Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-20T21:04:43.946Z] #46 96.79 github.com/LK4D4/vndr/godl [2021-04-20T21:04:43.946Z] #46 97.41 github.com/LK4D4/vndr [2021-04-20T21:04:43.965Z] #43 13.30 PBCC images/core-aarch64.pb-c.c [2021-04-20T21:04:43.965Z] #43 13.35 PBCC images/core-arm.pb-c.c [2021-04-20T21:04:43.965Z] #43 13.42 PBCC images/core-ppc64.pb-c.c [2021-04-20T21:04:43.965Z] #43 13.45 PBCC images/core-s390.pb-c.c [2021-04-20T21:04:43.965Z] #43 13.49 PBCC images/core-x86.pb-c.c [2021-04-20T21:04:43.983Z] #27 4.274 Fetched 8427 kB in 3s (3116 kB/s) [2021-04-20T21:04:44.010Z] [2021-04-20T21:04:44.010Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-20T21:04:44.010Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-20T21:04:44.225Z] #43 13.58 PBCC images/core.pb-c.c [2021-04-20T21:04:44.225Z] #43 13.69 PBCC images/inventory.pb-c.c [2021-04-20T21:04:44.225Z] #43 13.74 DEP images/core-aarch64.pb-c.d [2021-04-20T21:04:44.225Z] #43 13.79 DEP images/core-arm.pb-c.d [2021-04-20T21:04:44.225Z] #43 13.82 DEP images/core-ppc64.pb-c.d [2021-04-20T21:04:44.350Z] #23 ... [2021-04-20T21:04:44.350Z] [2021-04-20T21:04:44.350Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:04:44.350Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-20T21:04:44.350Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 112.20MB / 120.17MB 6.5s [2021-04-20T21:04:44.350Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.7s [2021-04-20T21:04:44.485Z] #43 13.90 DEP images/core-s390.pb-c.d [2021-04-20T21:04:44.485Z] #43 13.97 DEP images/core-x86.pb-c.d [2021-04-20T21:04:44.485Z] #43 14.03 DEP images/core.pb-c.d [2021-04-20T21:04:44.485Z] #43 14.09 DEP images/inventory.pb-c.d [2021-04-20T21:04:44.485Z] #43 ... [2021-04-20T21:04:44.485Z] [2021-04-20T21:04:44.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-20T21:04:44.485Z] #45 sha256:53984545fbdf46335dcfb02f5a41573ab666fb9887c72b478fc24120df6977fa [2021-04-20T21:04:44.485Z] #45 72.22 go/token [2021-04-20T21:04:44.485Z] #45 72.93 go/scanner [2021-04-20T21:04:44.485Z] #45 73.24 regexp [2021-04-20T21:04:44.485Z] #45 74.18 go/ast [2021-04-20T21:04:44.485Z] #45 77.53 internal/lazyregexp [2021-04-20T21:04:44.485Z] #45 77.85 net/url [2021-04-20T21:04:44.485Z] #45 80.10 text/template/parse [2021-04-20T21:04:44.485Z] #45 80.15 go/parser [2021-04-20T21:04:44.557Z] #27 4.274 Reading package lists... [2021-04-20T21:04:44.747Z] #45 ... [2021-04-20T21:04:44.747Z] [2021-04-20T21:04:44.747Z] #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-20T21:04:44.747Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:04:44.747Z] #43 14.17 PBCC images/cpuinfo.pb-c.c [2021-04-20T21:04:44.747Z] #43 14.19 DEP images/cpuinfo.pb-c.d [2021-04-20T21:04:44.747Z] #43 14.25 PBCC images/stats.pb-c.c [2021-04-20T21:04:44.747Z] #43 14.28 DEP images/stats.pb-c.d [2021-04-20T21:04:44.948Z] #8 DONE 1.0s [2021-04-20T21:04:44.948Z] [2021-04-20T21:04:44.948Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-20T21:04:44.948Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-20T21:04:44.948Z] #7 DONE 1.0s [2021-04-20T21:04:44.948Z] [2021-04-20T21:04:44.948Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-20T21:04:44.948Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-20T21:04:44.948Z] #5 DONE 1.0s [2021-04-20T21:04:44.948Z] [2021-04-20T21:04:44.948Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-20T21:04:44.948Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-20T21:04:44.948Z] #6 DONE 1.0s [2021-04-20T21:04:45.216Z] [2021-04-20T21:04:45.216Z] #23 [internal] load build context [2021-04-20T21:04:45.216Z] #23 sha256:ab76738a38684843ce6d01b87af3afd7631dd448a9d00a42b49de686ac1232c6 [2021-04-20T21:04:45.504Z] #27 5.226 Reading package lists... [2021-04-20T21:04:45.727Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s [2021-04-20T21:04:45.727Z] #9 ... [2021-04-20T21:04:45.727Z] [2021-04-20T21:04:45.727Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-20T21:04:45.727Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-20T21:04:45.727Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-20T21:04:45.727Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-20T21:04:45.727Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-20T21:04:45.727Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2021-04-20T21:04:45.727Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-20T21:04:45.727Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.0s done [2021-04-20T21:04:45.727Z] #64 DONE 8.1s [2021-04-20T21:04:45.727Z] [2021-04-20T21:04:45.727Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:04:45.727Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-20T21:04:45.727Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.0s done [2021-04-20T21:04:45.766Z] #27 6.176 Building dependency tree... [2021-04-20T21:04:46.028Z] #27 6.539 The following additional packages will be installed: [2021-04-20T21:04:46.028Z] #27 6.539 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-20T21:04:46.028Z] #27 6.539 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-20T21:04:46.028Z] #27 6.539 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-20T21:04:46.028Z] #27 6.539 Suggested packages: [2021-04-20T21:04:46.028Z] #27 6.539 krb5-doc krb5-user [2021-04-20T21:04:46.028Z] #27 6.539 Recommended packages: [2021-04-20T21:04:46.028Z] #27 6.539 krb5-locales publicsuffix libsasl2-modules [2021-04-20T21:04:46.028Z] #27 6.763 The following NEW packages will be installed: [2021-04-20T21:04:46.119Z] Removing intermediate container 6065ea68048e [2021-04-20T21:04:46.120Z] ---> 8e3e7e23aad4 [2021-04-20T21:04:46.120Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-04-20T21:04:46.120Z] ---> 805dc2d65d1c [2021-04-20T21:04:46.120Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-04-20T21:04:46.120Z] ---> f4599fa88a0c [2021-04-20T21:04:46.120Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-04-20T21:04:46.120Z] ---> Running in afb9ffb34ad8 [2021-04-20T21:04:46.120Z] Removing intermediate container afb9ffb34ad8 [2021-04-20T21:04:46.120Z] ---> 5dacf0690a47 [2021-04-20T21:04:46.120Z] Successfully built 5dacf0690a47 [2021-04-20T21:04:46.120Z] Successfully tagged moby-buildx:latest [2021-04-20T21:04:46.120Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-04-20T21:04:46.120Z] if [ -n "${id}" ]; then \ [2021-04-20T21:04:46.120Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-04-20T21:04:46.120Z] && touch bundles/buildx; \ [2021-04-20T21:04:46.120Z] docker rm -f ${id}; \ [2021-04-20T21:04:46.120Z] fi [2021-04-20T21:04:46.120Z] 4b289f1c550f0ec21f3c2264e393e04fd54550320f9c91dd52580e4684de531c [2021-04-20T21:04:46.120Z] bundles/buildx version [2021-04-20T21:04:46.120Z] buildx v0.5.1 11057da [2021-04-20T21:04:46.120Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 . [2021-04-20T21:04:46.120Z] #1 [internal] booting buildkit [2021-04-20T21:04:46.120Z] #1 sha256:74f8d8f60ae63a6a13f86cd6b34a4519ea13421ec2ffee71da48f09903033737 [2021-04-20T21:04:46.120Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-04-20T21:04:46.120Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2021-04-20T21:04:46.120Z] #1 creating container buildx_buildkit_default [2021-04-20T21:04:46.141Z] #43 15.61 make[1]: Nothing to be done for 'all'. [2021-04-20T21:04:46.290Z] #27 6.768 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-20T21:04:46.290Z] #27 6.768 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-20T21:04:46.290Z] #27 6.768 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-20T21:04:46.290Z] #27 6.768 libssh2-1 libssl1.1 openssl [2021-04-20T21:04:46.417Z] #1 creating container buildx_buildkit_default 0.4s done [2021-04-20T21:04:46.417Z] #1 DONE 3.1s [2021-04-20T21:04:46.553Z] #27 7.048 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-20T21:04:46.553Z] #27 7.048 Need to get 5059 kB of archives. [2021-04-20T21:04:46.553Z] #27 7.048 After this operation, 12.1 MB of additional disk space will be used. [2021-04-20T21:04:46.553Z] #27 7.048 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-20T21:04:46.553Z] #27 7.053 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-20T21:04:46.553Z] #27 7.053 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-20T21:04:46.553Z] #27 7.054 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-20T21:04:46.553Z] #27 7.059 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-20T21:04:46.553Z] #27 7.064 Get:6 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-20T21:04:46.553Z] #27 7.070 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-20T21:04:46.553Z] #27 7.070 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-20T21:04:46.553Z] #27 7.070 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-20T21:04:46.553Z] #27 7.074 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-20T21:04:46.553Z] #27 7.079 Get:11 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-20T21:04:46.553Z] #27 7.079 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-20T21:04:46.553Z] #27 7.079 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-20T21:04:46.553Z] #27 7.079 Get:14 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-20T21:04:46.553Z] #27 7.080 Get:15 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-20T21:04:46.553Z] #27 7.085 Get:16 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-20T21:04:46.553Z] #27 7.088 Get:17 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-20T21:04:46.553Z] #27 7.117 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-20T21:04:46.664Z] #9 ... [2021-04-20T21:04:46.664Z] [2021-04-20T21:04:46.664Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-20T21:04:46.664Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-20T21:04:46.664Z] #63 DONE 0.7s [2021-04-20T21:04:46.664Z] [2021-04-20T21:04:46.664Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:04:46.664Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-20T21:04:46.712Z] [2021-04-20T21:04:46.712Z] #2 [internal] load build definition from Dockerfile [2021-04-20T21:04:46.712Z] #2 sha256:87d46677831948000dc6f07fba636f11fd0a8372bc29600267e8ba9aad139f76 [2021-04-20T21:04:46.712Z] #2 transferring dockerfile: 17.01kB done [2021-04-20T21:04:46.712Z] #2 DONE 0.0s [2021-04-20T21:04:46.712Z] [2021-04-20T21:04:46.712Z] #3 [internal] load .dockerignore [2021-04-20T21:04:46.712Z] #3 sha256:9eaf4ec6f8ed67ebbd12cc78268db1d45e716daee1aabd56c7b285a78d906ee0 [2021-04-20T21:04:46.712Z] #3 transferring context: 87B done [2021-04-20T21:04:46.712Z] #3 DONE 0.0s [2021-04-20T21:04:46.712Z] [2021-04-20T21:04:46.712Z] #4 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-20T21:04:46.712Z] #4 sha256:015248391ba8b1ea9cbf068fd1b217d4a8c47b8199713eff20dde0d4bb1ff54e [2021-04-20T21:04:46.815Z] #27 7.401 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-20T21:04:46.815Z] #27 7.481 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-20T21:04:46.816Z] #27 7.513 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-20T21:04:47.078Z] #27 7.770 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:04:47.078Z] #27 7.796 Fetched 5059 kB in 1s (6782 kB/s) [2021-04-20T21:04:47.341Z] #27 7.854 Selecting previously unselected package libssl1.1:amd64. [2021-04-20T21:04:47.341Z] #27 7.854 (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-20T21:04:47.341Z] #27 7.854 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-20T21:04:47.341Z] #27 7.876 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-20T21:04:47.341Z] #27 8.138 Selecting previously unselected package openssl. [2021-04-20T21:04:47.350Z] #4 DONE 0.5s [2021-04-20T21:04:47.350Z] [2021-04-20T21:04:47.350Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-20T21:04:47.350Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35 [2021-04-20T21:04:47.350Z] #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-20T21:04:47.350Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 8.92MB / 8.92MB 0.2s done [2021-04-20T21:04:47.350Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 [2021-04-20T21:04:47.481Z] #46 ... [2021-04-20T21:04:47.481Z] [2021-04-20T21:04:47.481Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-20T21:04:47.481Z] #44 57.29 DEP criu/file-lock.d [2021-04-20T21:04:47.481Z] #44 57.45 DEP criu/file-ids.d [2021-04-20T21:04:47.481Z] #44 57.55 DEP criu/fifo.d [2021-04-20T21:04:47.481Z] #44 57.73 DEP criu/fdstore.d [2021-04-20T21:04:47.481Z] #44 57.87 DEP criu/fault-injection.d [2021-04-20T21:04:47.481Z] #44 57.91 DEP criu/external.d [2021-04-20T21:04:47.481Z] #44 58.06 DEP criu/eventpoll.d [2021-04-20T21:04:47.481Z] #44 58.32 DEP criu/eventfd.d [2021-04-20T21:04:47.481Z] #44 58.62 DEP criu/crtools.d [2021-04-20T21:04:47.481Z] #44 58.83 DEP criu/cr-service.d [2021-04-20T21:04:47.481Z] #44 59.02 DEP criu/cr-restore.d [2021-04-20T21:04:47.481Z] #44 59.16 DEP criu/cr-errno.d [2021-04-20T21:04:47.481Z] #44 59.18 DEP criu/cr-dump.d [2021-04-20T21:04:47.481Z] #44 59.32 DEP criu/cr-dedup.d [2021-04-20T21:04:47.481Z] #44 59.44 DEP criu/cr-check.d [2021-04-20T21:04:47.481Z] #44 59.66 DEP criu/config.d [2021-04-20T21:04:47.481Z] #44 59.81 DEP criu/clone-noasan.d [2021-04-20T21:04:47.481Z] #44 59.88 DEP criu/cgroup.d [2021-04-20T21:04:47.481Z] #44 60.04 DEP criu/cgroup-props.d [2021-04-20T21:04:47.481Z] #44 60.18 DEP criu/bitmap.d [2021-04-20T21:04:47.481Z] #44 60.19 DEP criu/bfd.d [2021-04-20T21:04:47.481Z] #44 60.31 DEP criu/autofs.d [2021-04-20T21:04:47.481Z] #44 60.47 DEP criu/aio.d [2021-04-20T21:04:47.482Z] #44 60.60 DEP criu/action-scripts.d [2021-04-20T21:04:47.522Z] #43 16.97 CC images/stats.o [2021-04-20T21:04:47.606Z] #9 ... [2021-04-20T21:04:47.606Z] [2021-04-20T21:04:47.606Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-20T21:04:47.606Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-20T21:04:47.606Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-04-20T21:04:47.606Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-20T21:04:47.606Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-20T21:04:47.606Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-20T21:04:47.606Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 1.7s done [2021-04-20T21:04:47.606Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 7.7s [2021-04-20T21:04:47.606Z] #26 ... [2021-04-20T21:04:47.606Z] [2021-04-20T21:04:47.606Z] #23 [internal] load build context [2021-04-20T21:04:47.606Z] #23 sha256:0dcb1a1e279d1490be9fbcf7f4700b60498993d2274211cf6aa68262291f7fc9 [2021-04-20T21:04:47.606Z] #23 transferring context: 53.38MB 10.0s done [2021-04-20T21:04:47.606Z] #23 DONE 10.1s [2021-04-20T21:04:47.606Z] [2021-04-20T21:04:47.606Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-20T21:04:47.606Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-20T21:04:47.606Z] #65 DONE 0.8s [2021-04-20T21:04:47.606Z] [2021-04-20T21:04:47.606Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-20T21:04:47.606Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-20T21:04:47.606Z] #26 ... [2021-04-20T21:04:47.606Z] [2021-04-20T21:04:47.606Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:04:47.606Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-20T21:04:47.606Z] #27 8.140 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-20T21:04:47.606Z] #27 8.170 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-20T21:04:47.606Z] #27 8.326 Selecting previously unselected package ca-certificates. [2021-04-20T21:04:47.606Z] #27 8.327 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-20T21:04:47.606Z] #27 8.331 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-20T21:04:47.645Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0.1s done [2021-04-20T21:04:47.645Z] #5 DONE 0.4s [2021-04-20T21:04:47.645Z] [2021-04-20T21:04:47.645Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-20T21:04:47.645Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-20T21:04:47.775Z] #23 transferring context: 30.40MB 2.2s [2021-04-20T21:04:47.776Z] #44 61.01 CC criu/action-scripts.o [2021-04-20T21:04:47.876Z] #27 8.425 Selecting previously unselected package libkeyutils1:amd64. [2021-04-20T21:04:47.877Z] #27 8.425 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-20T21:04:47.877Z] #27 8.428 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-20T21:04:47.877Z] #27 8.467 Selecting previously unselected package libkrb5support0:amd64. [2021-04-20T21:04:47.877Z] #27 8.468 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-20T21:04:47.877Z] #27 8.474 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:04:47.877Z] #27 8.532 Selecting previously unselected package libk5crypto3:amd64. [2021-04-20T21:04:47.877Z] #27 8.533 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-20T21:04:47.877Z] #27 8.539 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:04:48.092Z] #43 17.42 CC images/core.o [2021-04-20T21:04:48.139Z] #27 8.608 Selecting previously unselected package libkrb5-3:amd64. [2021-04-20T21:04:48.139Z] #27 8.608 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-20T21:04:48.139Z] #27 8.616 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:04:48.139Z] #27 8.725 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-20T21:04:48.139Z] #27 8.725 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-20T21:04:48.139Z] #27 8.731 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:04:48.139Z] #27 8.788 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-20T21:04:48.139Z] #27 8.788 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-20T21:04:48.139Z] #27 8.794 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-20T21:04:48.139Z] #27 8.853 Selecting previously unselected package libsasl2-2:amd64. [2021-04-20T21:04:48.139Z] #27 8.853 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-20T21:04:48.139Z] #27 8.858 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-20T21:04:48.139Z] #27 8.909 Selecting previously unselected package libldap-common. [2021-04-20T21:04:48.139Z] #27 8.909 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-20T21:04:48.287Z] #8 DONE 0.5s [2021-04-20T21:04:48.287Z] [2021-04-20T21:04:48.287Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-04-20T21:04:48.287Z] #7 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-04-20T21:04:48.287Z] #7 DONE 0.5s [2021-04-20T21:04:48.287Z] [2021-04-20T21:04:48.287Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-20T21:04:48.287Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-20T21:04:48.287Z] #9 DONE 0.6s [2021-04-20T21:04:48.287Z] [2021-04-20T21:04:48.287Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-20T21:04:48.287Z] #6 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-04-20T21:04:48.404Z] #27 8.915 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-20T21:04:48.404Z] #27 8.971 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-20T21:04:48.404Z] #27 8.972 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-20T21:04:48.404Z] #27 8.976 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-20T21:04:48.404Z] #27 9.053 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-20T21:04:48.404Z] #27 9.053 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-20T21:04:48.404Z] #27 9.059 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-20T21:04:48.404Z] #27 9.128 Selecting previously unselected package libpsl5:amd64. [2021-04-20T21:04:48.404Z] #27 9.128 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-20T21:04:48.404Z] #27 9.152 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-20T21:04:48.417Z] #44 61.56 CC criu/aio.o [2021-04-20T21:04:48.594Z] #6 DONE 0.7s [2021-04-20T21:04:48.594Z] [2021-04-20T21:04:48.594Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-20T21:04:48.594Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-20T21:04:48.594Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-20T21:04:48.594Z] #71 ... [2021-04-20T21:04:48.594Z] [2021-04-20T21:04:48.594Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-20T21:04:48.594Z] #27 sha256:f97cf082e1c4cda7ec0929cb7fee296ebcaaf7a1989fbc207ba906f6405eea48 [2021-04-20T21:04:48.595Z] #27 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done [2021-04-20T21:04:48.595Z] #27 DONE 0.2s [2021-04-20T21:04:48.595Z] [2021-04-20T21:04:48.595Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-20T21:04:48.595Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-20T21:04:48.668Z] #27 9.203 Selecting previously unselected package librtmp1:amd64. [2021-04-20T21:04:48.668Z] #27 9.203 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-20T21:04:48.668Z] #27 9.211 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-20T21:04:48.668Z] #27 9.265 Selecting previously unselected package libssh2-1:amd64. [2021-04-20T21:04:48.668Z] #27 9.265 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-20T21:04:48.668Z] #27 9.269 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-20T21:04:48.668Z] #27 9.328 Selecting previously unselected package libcurl4:amd64. [2021-04-20T21:04:48.668Z] #27 9.328 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-20T21:04:48.668Z] #27 9.336 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-20T21:04:48.679Z] #43 18.14 CC images/core-x86.o [2021-04-20T21:04:48.712Z] #44 61.97 CC criu/autofs.o [2021-04-20T21:04:48.904Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.2s [2021-04-20T21:04:48.932Z] #27 9.419 Selecting previously unselected package curl. [2021-04-20T21:04:48.932Z] #27 9.419 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-20T21:04:48.932Z] #27 9.423 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-20T21:04:48.932Z] #27 9.492 Selecting previously unselected package libonig5:amd64. [2021-04-20T21:04:48.932Z] #27 9.492 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-20T21:04:48.932Z] #27 9.497 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-20T21:04:48.932Z] #27 9.575 Selecting previously unselected package libjq1:amd64. [2021-04-20T21:04:48.932Z] #27 9.575 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-20T21:04:48.932Z] #27 9.581 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-20T21:04:49.194Z] #27 9.623 Selecting previously unselected package jq. [2021-04-20T21:04:49.194Z] #27 9.623 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-20T21:04:49.194Z] #27 9.628 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-20T21:04:49.194Z] #27 9.682 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-20T21:04:49.194Z] #27 9.695 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-20T21:04:49.194Z] #27 9.713 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-20T21:04:49.194Z] #27 9.840 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-20T21:04:49.194Z] #27 9.854 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-20T21:04:49.194Z] #27 9.873 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:04:49.194Z] #27 9.891 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-20T21:04:49.194Z] #27 9.907 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-20T21:04:49.194Z] #27 9.929 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:04:49.194Z] #27 9.943 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-20T21:04:49.194Z] #27 9.960 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-20T21:04:49.194Z] #27 9.982 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:04:49.223Z] #23 transferring context: 53.37MB 4.0s done [2021-04-20T21:04:49.248Z] #43 18.66 CC images/core-arm.o [2021-04-20T21:04:49.343Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.5s [2021-04-20T21:04:49.343Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.6s [2021-04-20T21:04:49.457Z] #27 9.997 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-20T21:04:49.457Z] #27 10.01 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-20T21:04:49.457Z] #27 10.04 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-20T21:04:49.457Z] #27 10.06 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-20T21:04:49.457Z] #27 10.07 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-20T21:04:49.483Z] #23 DONE 4.3s [2021-04-20T21:04:49.483Z] [2021-04-20T21:04:49.483Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:04:49.483Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-20T21:04:49.483Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-04-20T21:04:49.483Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-20T21:04:49.483Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-20T21:04:49.483Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-20T21:04:49.483Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.3s done [2021-04-20T21:04:49.483Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done [2021-04-20T21:04:49.483Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s done [2021-04-20T21:04:49.483Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.0s done [2021-04-20T21:04:49.483Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.1s done [2021-04-20T21:04:49.483Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.3s [2021-04-20T21:04:49.483Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 66.06MB / 120.17MB 4.1s [2021-04-20T21:04:49.483Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.3s done [2021-04-20T21:04:49.483Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 77.59MB / 120.17MB 4.3s [2021-04-20T21:04:49.507Z] #43 19.06 CC images/core-aarch64.o [2021-04-20T21:04:49.696Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.8s [2021-04-20T21:04:49.696Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2021-04-20T21:04:49.696Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-04-20T21:04:49.744Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 85.98MB / 120.17MB 4.5s [2021-04-20T21:04:50.007Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.42MB / 120.17MB 4.8s [2021-04-20T21:04:50.034Z] #27 10.69 Updating certificates in /etc/ssl/certs... [2021-04-20T21:04:50.046Z] Client: Docker Engine - Community [2021-04-20T21:04:50.046Z] Version: 20.10.5 [2021-04-20T21:04:50.046Z] API version: 1.41 [2021-04-20T21:04:50.046Z] Go version: go1.13.15 [2021-04-20T21:04:50.046Z] Git commit: 55c4c88 [2021-04-20T21:04:50.046Z] Built: Tue Mar 2 20:19:31 2021 [2021-04-20T21:04:50.046Z] OS/Arch: linux/arm64 [2021-04-20T21:04:50.046Z] Context: default [2021-04-20T21:04:50.046Z] Experimental: true [2021-04-20T21:04:50.046Z] [2021-04-20T21:04:50.046Z] Server: Docker Engine - Community [2021-04-20T21:04:50.046Z] Engine: [2021-04-20T21:04:50.046Z] Version: 20.10.5 [2021-04-20T21:04:50.046Z] API version: 1.41 (minimum version 1.12) [2021-04-20T21:04:50.046Z] Go version: go1.13.15 [2021-04-20T21:04:50.046Z] Git commit: 363e9a8 [2021-04-20T21:04:50.046Z] Built: Tue Mar 2 20:17:22 2021 [2021-04-20T21:04:50.046Z] OS/Arch: linux/arm64 [2021-04-20T21:04:50.046Z] Experimental: true [2021-04-20T21:04:50.046Z] containerd: [2021-04-20T21:04:50.046Z] Version: 1.4.4 [2021-04-20T21:04:50.046Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:04:50.046Z] runc: [2021-04-20T21:04:50.046Z] Version: 1.0.0-rc93 [2021-04-20T21:04:50.046Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-20T21:04:50.046Z] docker-init: [2021-04-20T21:04:50.046Z] Version: 0.19.0 [2021-04-20T21:04:50.046Z] GitCommit: de40ad0 [2021-04-20T21:04:50.077Z] #43 19.45 CC images/core-ppc64.o [Pipeline] sh [2021-04-20T21:04:50.269Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.95MB / 120.17MB 5.1s [2021-04-20T21:04:50.383Z] + docker info [2021-04-20T21:04:50.529Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.25MB / 120.17MB 5.2s [2021-04-20T21:04:50.529Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 119.54MB / 120.17MB 5.3s [2021-04-20T21:04:50.646Z] #43 20.04 CC images/core-s390.o [2021-04-20T21:04:50.796Z] #44 63.54 CC criu/bfd.o [2021-04-20T21:04:50.796Z] #44 64.10 CC criu/bitmap.o [2021-04-20T21:04:50.796Z] #44 64.21 CC criu/cgroup-props.o [2021-04-20T21:04:50.880Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.3s [2021-04-20T21:04:50.986Z] #27 11.49 137 added, 0 removed; done. [2021-04-20T21:04:50.986Z] #27 11.55 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:04:50.986Z] #27 11.57 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-20T21:04:50.986Z] #27 11.58 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-20T21:04:50.986Z] #27 11.60 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-20T21:04:50.986Z] #27 11.62 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:04:50.986Z] #27 11.65 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-20T21:04:50.986Z] #27 11.66 Updating certificates in /etc/ssl/certs... [2021-04-20T21:04:51.137Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.9s done [2021-04-20T21:04:51.229Z] #43 20.65 CC images/cpuinfo.o [2021-04-20T21:04:51.435Z] #44 ... [2021-04-20T21:04:51.435Z] [2021-04-20T21:04:51.435Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-20T21:04:51.435Z] #46 DONE 105.8s [2021-04-20T21:04:51.435Z] [2021-04-20T21:04:51.435Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-20T21:04:51.435Z] #21 9.233 Reading package lists... [2021-04-20T21:04:51.435Z] #21 12.39 Reading package lists... [2021-04-20T21:04:51.435Z] #21 15.27 Building dependency tree... [2021-04-20T21:04:51.435Z] #21 16.78 libcap2-bin is already the newest version (1:2.25-2). [2021-04-20T21:04:51.435Z] #21 16.78 The following additional packages will be installed: [2021-04-20T21:04:51.435Z] #21 16.78 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-20T21:04:51.435Z] #21 16.78 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-20T21:04:51.435Z] #21 16.78 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-20T21:04:51.435Z] #21 16.78 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-20T21:04:51.435Z] #21 16.78 python3.7 python3.7-minimal vim-runtime xxd [2021-04-20T21:04:51.435Z] #21 16.79 Suggested packages: [2021-04-20T21:04:51.435Z] #21 16.79 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-20T21:04:51.435Z] #21 16.79 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-20T21:04:51.435Z] #21 16.79 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-20T21:04:51.435Z] #21 16.79 Recommended packages: [2021-04-20T21:04:51.435Z] #21 16.79 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-20T21:04:51.435Z] #21 16.79 python3-keyrings.alt python3-xdg unzip [2021-04-20T21:04:51.435Z] #21 ... [2021-04-20T21:04:51.435Z] [2021-04-20T21:04:51.435Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-20T21:04:51.436Z] #44 64.76 CC criu/cgroup.o [2021-04-20T21:04:51.561Z] #27 ... [2021-04-20T21:04:51.561Z] [2021-04-20T21:04:51.561Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:04:51.561Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-20T21:04:51.561Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.8s done [2021-04-20T21:04:51.561Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.3s done [2021-04-20T21:04:51.561Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.8s [2021-04-20T21:04:51.611Z] #71 ... [2021-04-20T21:04:51.611Z] [2021-04-20T21:04:51.611Z] #70 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-20T21:04:51.611Z] #70 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-20T21:04:51.611Z] #70 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2021-04-20T21:04:51.611Z] #70 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done [2021-04-20T21:04:51.611Z] #70 DONE 2.7s [2021-04-20T21:04:51.611Z] [2021-04-20T21:04:51.611Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:04:51.611Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-20T21:04:51.611Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-20T21:04:51.611Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.2s done [2021-04-20T21:04:51.611Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 35.65MB / 96.52MB 2.4s [2021-04-20T21:04:51.611Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 31.46MB / 73.58MB 2.4s [2021-04-20T21:04:51.611Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.4s done [2021-04-20T21:04:51.611Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 26.21MB / 57.46MB 2.4s [2021-04-20T21:04:51.611Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 0.7s done [2021-04-20T21:04:51.611Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 5.24MB / 54.14MB 2.3s [2021-04-20T21:04:51.611Z] #10 ... [2021-04-20T21:04:51.611Z] [2021-04-20T21:04:51.611Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-20T21:04:51.611Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-20T21:04:51.611Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done [2021-04-20T21:04:51.611Z] #71 DONE 2.9s [2021-04-20T21:04:51.611Z] [2021-04-20T21:04:51.611Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:04:51.611Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-20T21:04:51.700Z] #9 ... [2021-04-20T21:04:51.700Z] [2021-04-20T21:04:51.700Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-20T21:04:51.700Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-20T21:04:51.700Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 11.1s done [2021-04-20T21:04:51.700Z] #26 DONE 14.1s [2021-04-20T21:04:51.700Z] [2021-04-20T21:04:51.700Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:04:51.700Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-20T21:04:51.700Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-04-20T21:04:51.798Z] #43 21.09 CC images/inventory.o [2021-04-20T21:04:51.823Z] #9 ... [2021-04-20T21:04:51.824Z] [2021-04-20T21:04:51.824Z] #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-20T21:04:51.824Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-20T21:04:51.824Z] #27 12.35 0 added, 0 removed; done. [2021-04-20T21:04:51.824Z] #27 12.35 Running hooks in /etc/ca-certificates/update.d... [2021-04-20T21:04:51.824Z] #27 12.36 done. [2021-04-20T21:04:51.908Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.5s done [2021-04-20T21:04:51.908Z] #9 ... [2021-04-20T21:04:51.908Z] [2021-04-20T21:04:51.908Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-20T21:04:51.908Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-20T21:04:51.908Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-20T21:04:51.908Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-20T21:04:51.908Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-20T21:04:51.908Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-20T21:04:51.908Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.9s done [2021-04-20T21:04:51.908Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2021-04-20T21:04:51.908Z] #62 DONE 6.7s [2021-04-20T21:04:51.908Z] [2021-04-20T21:04:51.908Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:04:51.908Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-20T21:04:51.908Z] #9 ... [2021-04-20T21:04:51.908Z] [2021-04-20T21:04:51.908Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-20T21:04:51.908Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-20T21:04:51.908Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-04-20T21:04:51.908Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-20T21:04:51.908Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-20T21:04:51.908Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-20T21:04:51.908Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 1.7s done [2021-04-20T21:04:51.908Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 4.9s [2021-04-20T21:04:52.011Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 36.70MB / 73.58MB 2.7s [2021-04-20T21:04:52.011Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 30.41MB / 57.46MB 2.7s [2021-04-20T21:04:52.011Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 41.94MB / 96.52MB 3.0s [2021-04-20T21:04:52.011Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 41.94MB / 73.58MB 3.0s [2021-04-20T21:04:52.011Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 33.55MB / 57.46MB 3.0s [2021-04-20T21:04:52.011Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 8.39MB / 54.14MB 3.0s [2021-04-20T21:04:52.057Z] #43 21.41 CC images/fdinfo.o [2021-04-20T21:04:52.172Z] #26 ... [2021-04-20T21:04:52.172Z] [2021-04-20T21:04:52.172Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-20T21:04:52.172Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-20T21:04:52.172Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-20T21:04:52.172Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-20T21:04:52.172Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-20T21:04:52.172Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-20T21:04:52.172Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s done [2021-04-20T21:04:52.172Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2021-04-20T21:04:52.172Z] #64 DONE 6.8s [2021-04-20T21:04:52.172Z] [2021-04-20T21:04:52.172Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-20T21:04:52.172Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-20T21:04:52.316Z] #43 21.84 CC images/fown.o [2021-04-20T21:04:52.444Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 47.32MB / 73.58MB 3.3s [2021-04-20T21:04:52.444Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 47.19MB / 96.52MB 3.5s [2021-04-20T21:04:52.444Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 36.70MB / 57.46MB 3.3s [2021-04-20T21:04:52.576Z] #43 22.08 CC images/ns.o [2021-04-20T21:04:52.633Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done [2021-04-20T21:04:52.633Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2021-04-20T21:04:52.833Z] #10 ... [2021-04-20T21:04:52.833Z] [2021-04-20T21:04:52.833Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-20T21:04:52.833Z] #63 sha256:9291c3b4e140d56f3257205169f51baeff14b98cd9f05d842abc32b62c68ed9f [2021-04-20T21:04:52.833Z] #63 DONE 0.2s [2021-04-20T21:04:52.833Z] [2021-04-20T21:04:52.833Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:04:52.833Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-20T21:04:52.833Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 53.48MB / 73.58MB 3.7s [2021-04-20T21:04:52.833Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 40.89MB / 57.46MB 3.6s [2021-04-20T21:04:52.833Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 12.58MB / 54.14MB 3.6s [2021-04-20T21:04:52.833Z] #10 ... [2021-04-20T21:04:52.833Z] [2021-04-20T21:04:52.833Z] #64 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-20T21:04:52.833Z] #64 sha256:f5430741c081573d02fc73e742c13c54ad86b2979a0d716d52e92328bd15c9ac [2021-04-20T21:04:52.833Z] #64 DONE 0.2s [2021-04-20T21:04:52.833Z] [2021-04-20T21:04:52.833Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:04:52.833Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-20T21:04:52.833Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 55.57MB / 96.52MB 3.9s [2021-04-20T21:04:52.833Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 58.72MB / 73.58MB 3.9s [2021-04-20T21:04:52.836Z] #43 22.36 CC images/regfile.o [2021-04-20T21:04:52.836Z] #43 ... [2021-04-20T21:04:52.836Z] [2021-04-20T21:04:52.836Z] #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-20T21:04:52.836Z] #56 sha256:ef27758d32939b3e195e802151ac4e1635df99c52381ecf0d20c9c2f33a91e8f [2021-04-20T21:04:53.095Z] #56 44.89 Checking out files: 45% (1768/3901) Checking out files: 46% (1795/3901) Checking out files: 47% (1834/3901) Checking out files: 48% (1873/3901) Checking out files: 49% (1912/3901) Checking out files: 50% (1951/3901) Checking out files: 51% (1990/3901) Checking out files: 52% (2029/3901) [2021-04-20T21:04:53.095Z] #56 ... [2021-04-20T21:04:53.095Z] [2021-04-20T21:04:53.095Z] #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-20T21:04:53.095Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:04:53.095Z] #13 76.30 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-20T21:04:53.095Z] #13 76.30 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-20T21:04:53.095Z] #13 76.31 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:04:53.095Z] #13 76.49 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-20T21:04:53.095Z] #13 76.50 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-20T21:04:53.095Z] #13 76.51 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:04:53.095Z] #13 ... [2021-04-20T21:04:53.095Z] [2021-04-20T21:04:53.095Z] #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-20T21:04:53.095Z] #56 sha256:ef27758d32939b3e195e802151ac4e1635df99c52381ecf0d20c9c2f33a91e8f [2021-04-20T21:04:53.261Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 60.82MB / 96.52MB 4.2s [2021-04-20T21:04:53.261Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 45.09MB / 57.46MB 4.1s [2021-04-20T21:04:53.261Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 63.96MB / 73.58MB 4.2s [2021-04-20T21:04:53.564Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-04-20T21:04:53.564Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-04-20T21:04:53.591Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 15.73MB / 54.14MB 4.2s [2021-04-20T21:04:53.591Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 67.11MB / 96.52MB 4.5s [2021-04-20T21:04:53.591Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 68.16MB / 73.58MB 4.5s [2021-04-20T21:04:53.591Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 50.33MB / 57.46MB 4.5s [2021-04-20T21:04:53.591Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 72.35MB / 73.58MB 4.7s [2021-04-20T21:04:53.873Z] #56 44.89 Checking out files: 45% (1768/3901) Checking out files: 46% (1795/3901) Checking out files: 47% (1834/3901) Checking out files: 48% (1873/3901) Checking out files: 49% (1912/3901) Checking out files: 50% (1951/3901) Checking out files: 51% (1990/3901) Checking out files: 52% (2029/3901) Checking out files: 53% (2068/3901) Checking out files: 54% (2107/3901) Checking out files: 55% (2146/3901) Checking out files: 56% (2185/3901) Checking out files: 57% (2224/3901) Checking out files: 58% (2263/3901) Checking out files: 59% (2302/3901) Checking out files: 60% (2341/3901) Checking out files: 61% (2380/3901) Checking out files: 62% (2419/3901) Checking out files: 63% (2458/3901) Checking out files: 64% (2497/3901) Checking out files: 65% (2536/3901) Checking out files: 66% (2575/3901) Checking out files: 67% (2614/3901) Checking out files: 68% (2653/3901) Checking out files: 69% (2692/3901) Checking out files: 70% (2731/3901) Checking out files: 71% (2770/3901) Checking out files: 72% (2809/3901) Checking out files: 73% (2848/3901) Checking out files: 74% (2887/3901) Checking out files: 75% (2926/3901) Checking out files: 76% (2965/3901) Checking out files: 77% (3004/3901) Checking out files: 78% (3043/3901) Checking out files: 79% (3082/3901) Checking out files: 80% (3121/3901) Checking out files: 81% (3160/3901) Checking out files: 82% (3199/3901) Checking out files: 83% (3238/3901) Checking out files: 84% (3277/3901) Checking out files: 85% (3316/3901) Checking out files: 86% (3355/3901) Checking out files: 87% (3394/3901) Checking out files: 88% (3433/3901) Checking out files: 88% (3460/3901) Checking out files: 89% (3472/3901) Checking out files: 90% (3511/3901) Checking out files: 91% (3550/3901) [2021-04-20T21:04:53.873Z] #56 ... [2021-04-20T21:04:53.873Z] [2021-04-20T21:04:53.873Z] #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-20T21:04:53.873Z] #51 sha256:d6d4cc2dca5f7fa93a86c70b09f6f8ac33ada7f24d8de343d19e38608f63d6ed [2021-04-20T21:04:53.873Z] #51 81.61 mvdan.cc/sh/v3/fileutil [2021-04-20T21:04:53.873Z] #51 81.75 mvdan.cc/sh/v3/syntax [2021-04-20T21:04:53.873Z] #51 88.36 mvdan.cc/sh/v3/cmd/shfmt [2021-04-20T21:04:53.897Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 72.35MB / 96.52MB 4.8s [2021-04-20T21:04:53.897Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.8s done [2021-04-20T21:04:53.897Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 18.87MB / 54.14MB 4.7s [2021-04-20T21:04:53.897Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 77.59MB / 96.52MB 5.0s [2021-04-20T21:04:53.897Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 54.53MB / 57.46MB 4.8s [2021-04-20T21:04:54.132Z] #51 ... [2021-04-20T21:04:54.132Z] [2021-04-20T21:04:54.132Z] #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-20T21:04:54.132Z] #56 sha256:ef27758d32939b3e195e802151ac4e1635df99c52381ecf0d20c9c2f33a91e8f [2021-04-20T21:04:54.183Z] #44 67.46 CC criu/clone-noasan.o [2021-04-20T21:04:54.183Z] #44 67.58 CC criu/config.o [2021-04-20T21:04:54.279Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 23.07MB / 54.14MB 5.0s [2021-04-20T21:04:54.279Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 83.89MB / 96.52MB 5.3s [2021-04-20T21:04:54.279Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.1s done [2021-04-20T21:04:54.279Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 27.26MB / 54.14MB 5.1s [2021-04-20T21:04:54.279Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 30.41MB / 54.14MB 5.3s [2021-04-20T21:04:54.391Z] #56 44.89 Checking out files: 45% (1768/3901) Checking out files: 46% (1795/3901) Checking out files: 47% (1834/3901) Checking out files: 48% (1873/3901) Checking out files: 49% (1912/3901) Checking out files: 50% (1951/3901) Checking out files: 51% (1990/3901) Checking out files: 52% (2029/3901) Checking out files: 53% (2068/3901) Checking out files: 54% (2107/3901) Checking out files: 55% (2146/3901) Checking out files: 56% (2185/3901) Checking out files: 57% (2224/3901) Checking out files: 58% (2263/3901) Checking out files: 59% (2302/3901) Checking out files: 60% (2341/3901) Checking out files: 61% (2380/3901) Checking out files: 62% (2419/3901) Checking out files: 63% (2458/3901) Checking out files: 64% (2497/3901) Checking out files: 65% (2536/3901) Checking out files: 66% (2575/3901) Checking out files: 67% (2614/3901) Checking out files: 68% (2653/3901) Checking out files: 69% (2692/3901) Checking out files: 70% (2731/3901) Checking out files: 71% (2770/3901) Checking out files: 72% (2809/3901) Checking out files: 73% (2848/3901) Checking out files: 74% (2887/3901) Checking out files: 75% (2926/3901) Checking out files: 76% (2965/3901) Checking out files: 77% (3004/3901) Checking out files: 78% (3043/3901) Checking out files: 79% (3082/3901) Checking out files: 80% (3121/3901) Checking out files: 81% (3160/3901) Checking out files: 82% (3199/3901) Checking out files: 83% (3238/3901) Checking out files: 84% (3277/3901) Checking out files: 85% (3316/3901) Checking out files: 86% (3355/3901) Checking out files: 87% (3394/3901) Checking out files: 88% (3433/3901) Checking out files: 88% (3460/3901) Checking out files: 89% (3472/3901) Checking out files: 90% (3511/3901) Checking out files: 91% (3550/3901) Checking out files: 92% (3589/3901) Checking out files: 93% (3628/3901) Checking out files: 94% (3667/3901) Checking out files: 95% (3706/3901) Checking out files: 96% (3745/3901) Checking out files: 97% (3784/3901) Checking out files: 98% (3823/3901) Checking out files: 99% (3862/3901) Checking out files: 100% (3901/3901) Checking out files: 100% (3901/3901), done. [2021-04-20T21:04:54.391Z] #56 46.39 + cd /tmp/tmp.eqHBHy57z9/src/github.com/containerd/containerd [2021-04-20T21:04:54.391Z] #56 46.39 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:04:54.599Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 92.27MB / 96.52MB 5.5s [2021-04-20T21:04:54.599Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 33.55MB / 54.14MB 5.4s [2021-04-20T21:04:54.599Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 37.75MB / 54.14MB 5.6s [2021-04-20T21:04:54.719Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 7.2s done [2021-04-20T21:04:54.719Z] #26 DONE 9.4s [2021-04-20T21:04:54.719Z] [2021-04-20T21:04:54.719Z] #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-20T21:04:54.719Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-20T21:04:54.912Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.8s done [2021-04-20T21:04:54.912Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 42.99MB / 54.14MB 5.7s [2021-04-20T21:04:55.211Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 48.23MB / 54.14MB 5.9s [2021-04-20T21:04:55.211Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 6.1s done [2021-04-20T21:04:55.211Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-04-20T21:04:55.226Z] #44 68.50 CC criu/cr-check.o [2021-04-20T21:04:55.660Z] #27 ... [2021-04-20T21:04:55.660Z] [2021-04-20T21:04:55.660Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-20T21:04:55.660Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-20T21:04:55.660Z] #63 DONE 0.7s [2021-04-20T21:04:55.660Z] [2021-04-20T21:04:55.660Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:04:55.660Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-20T21:04:55.660Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.8s done [2021-04-20T21:04:55.660Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done [2021-04-20T21:04:55.660Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s [2021-04-20T21:04:55.660Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2021-04-20T21:04:55.790Z] #56 ... [2021-04-20T21:04:55.790Z] [2021-04-20T21:04:55.790Z] #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-20T21:04:55.790Z] #45 sha256:53984545fbdf46335dcfb02f5a41573ab666fb9887c72b478fc24120df6977fa [2021-04-20T21:04:55.790Z] #45 83.44 encoding/xml [2021-04-20T21:04:55.790Z] #45 84.21 text/template [2021-04-20T21:04:55.790Z] #45 88.68 go/doc [2021-04-20T21:04:55.790Z] #45 88.95 github.com/LK4D4/vndr/versioned [2021-04-20T21:04:55.790Z] #45 89.04 compress/flate [2021-04-20T21:04:55.790Z] #45 91.70 hash/crc32 [2021-04-20T21:04:55.790Z] #45 92.02 github.com/LK4D4/vndr/build [2021-04-20T21:04:55.790Z] #45 92.24 compress/gzip [2021-04-20T21:04:55.790Z] #45 92.96 net [2021-04-20T21:04:55.790Z] #45 ... [2021-04-20T21:04:55.790Z] [2021-04-20T21:04:55.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-20T21:04:55.790Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:04:55.790Z] #43 22.60 CC images/ghost-file.o [2021-04-20T21:04:55.790Z] #43 22.93 CC images/fifo.o [2021-04-20T21:04:55.790Z] #43 23.18 CC images/remap-file-path.o [2021-04-20T21:04:55.790Z] #43 23.37 CC images/eventfd.o [2021-04-20T21:04:55.790Z] #43 23.53 CC images/eventpoll.o [2021-04-20T21:04:55.790Z] #43 23.81 CC images/fh.o [2021-04-20T21:04:55.790Z] #43 24.08 CC images/fsnotify.o [2021-04-20T21:04:55.790Z] #43 24.64 CC images/signalfd.o [2021-04-20T21:04:55.790Z] #43 24.90 CC images/fs.o [2021-04-20T21:04:55.790Z] #43 25.16 CC images/pstree.o [2021-04-20T21:04:55.790Z] #43 25.37 CC images/pipe.o [2021-04-20T21:04:56.051Z] #43 25.61 CC images/tcp-stream.o [2021-04-20T21:04:56.120Z] #27 DONE 16.8s [2021-04-20T21:04:56.120Z] [2021-04-20T21:04:56.120Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:04:56.121Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-20T21:04:56.121Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.7s done [2021-04-20T21:04:56.121Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-20T21:04:56.121Z] #9 DONE 32.1s [2021-04-20T21:04:56.121Z] [2021-04-20T21:04:56.121Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-20T21:04:56.121Z] #28 sha256:cad1edf542c663d5a74365f1e02dea4a8977acdde2804fc293ed3cbb571c15d3 [2021-04-20T21:04:56.121Z] #28 DONE 0.1s [2021-04-20T21:04:56.121Z] [2021-04-20T21:04:56.121Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-20T21:04:56.121Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-20T21:04:56.230Z] #9 ... [2021-04-20T21:04:56.230Z] [2021-04-20T21:04:56.230Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-20T21:04:56.230Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-20T21:04:56.230Z] #65 DONE 0.8s [2021-04-20T21:04:56.230Z] [2021-04-20T21:04:56.230Z] #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-20T21:04:56.230Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-20T21:04:56.230Z] #27 1.579 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:04:56.230Z] #27 1.587 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:04:56.230Z] #27 1.587 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:04:56.230Z] #27 1.752 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-20T21:04:56.310Z] #43 25.84 CC images/sk-packet.o [2021-04-20T21:04:56.310Z] #43 ... [2021-04-20T21:04:56.310Z] [2021-04-20T21:04:56.310Z] #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-20T21:04:56.310Z] #51 sha256:d6d4cc2dca5f7fa93a86c70b09f6f8ac33ada7f24d8de343d19e38608f63d6ed [2021-04-20T21:04:56.310Z] #51 DONE 94.1s [2021-04-20T21:04:56.696Z] [2021-04-20T21:04:56.696Z] #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-20T21:04:56.696Z] #56 sha256:ef27758d32939b3e195e802151ac4e1635df99c52381ecf0d20c9c2f33a91e8f [2021-04-20T21:04:56.696Z] #56 48.06 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-20T21:04:56.696Z] #56 48.06 + BUILDTAGS='netgo osusergo static_build' [2021-04-20T21:04:56.696Z] #56 48.06 + export EXTRA_FLAGS=-buildmode=pie [2021-04-20T21:04:56.696Z] #56 48.07 + EXTRA_FLAGS=-buildmode=pie [2021-04-20T21:04:56.696Z] #56 48.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-20T21:04:56.696Z] #56 48.07 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-20T21:04:56.696Z] #56 48.07 + '[' '' = dynamic ']' [2021-04-20T21:04:56.696Z] #56 48.07 + make [2021-04-20T21:04:56.746Z] #44 69.97 CC criu/cr-dedup.o [2021-04-20T21:04:56.746Z] #44 ... [2021-04-20T21:04:56.746Z] [2021-04-20T21:04:56.746Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-20T21:04:56.746Z] #21 18.88 The following NEW packages will be installed: [2021-04-20T21:04:56.746Z] #21 18.88 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-20T21:04:56.746Z] #21 18.88 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-20T21:04:56.746Z] #21 18.88 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-20T21:04:56.746Z] #21 18.88 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-20T21:04:56.746Z] #21 18.88 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-20T21:04:56.746Z] #21 18.88 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-20T21:04:56.746Z] #21 18.88 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-20T21:04:56.746Z] #21 18.88 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-20T21:04:56.746Z] #21 18.88 xz-utils zip [2021-04-20T21:04:56.746Z] #21 19.02 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-20T21:04:56.746Z] #21 19.02 Need to get 27.7 MB of archives. [2021-04-20T21:04:56.746Z] #21 19.02 After this operation, 117 MB of additional disk space will be used. [2021-04-20T21:04:56.746Z] #21 19.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-04-20T21:04:56.746Z] #21 19.04 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-20T21:04:56.746Z] #21 19.10 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-20T21:04:56.746Z] #21 19.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-04-20T21:04:56.746Z] #21 19.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-04-20T21:04:56.746Z] #21 19.22 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-20T21:04:56.746Z] #21 19.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u3 [330 kB] [2021-04-20T21:04:56.746Z] #21 19.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-04-20T21:04:56.746Z] #21 19.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-04-20T21:04:56.746Z] #21 19.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-04-20T21:04:56.746Z] #21 19.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-04-20T21:04:56.746Z] #21 19.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-04-20T21:04:56.746Z] #21 19.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-04-20T21:04:56.746Z] #21 19.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-04-20T21:04:56.746Z] #21 19.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-04-20T21:04:56.746Z] #21 19.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-04-20T21:04:56.746Z] #21 19.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-04-20T21:04:56.746Z] #21 19.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-04-20T21:04:56.746Z] #21 19.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-04-20T21:04:56.746Z] #21 19.34 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-20T21:04:56.746Z] #21 19.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-04-20T21:04:56.746Z] #21 19.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-04-20T21:04:56.746Z] #21 19.36 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-04-20T21:04:56.746Z] #21 19.38 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-04-20T21:04:56.746Z] #21 19.38 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-04-20T21:04:56.746Z] #21 19.39 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-04-20T21:04:56.746Z] #21 19.39 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-04-20T21:04:56.746Z] #21 19.39 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-04-20T21:04:56.746Z] #21 19.39 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-04-20T21:04:56.746Z] #21 19.67 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-20T21:04:56.746Z] #21 19.67 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-20T21:04:56.746Z] #21 19.68 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-20T21:04:56.746Z] #21 19.68 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-04-20T21:04:56.746Z] #21 19.68 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-04-20T21:04:56.746Z] #21 19.69 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-04-20T21:04:56.746Z] #21 19.75 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-20T21:04:56.746Z] #21 19.75 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-04-20T21:04:56.746Z] #21 19.76 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-04-20T21:04:56.746Z] #21 19.76 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-20T21:04:56.746Z] #21 19.77 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-04-20T21:04:56.746Z] #21 19.77 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-20T21:04:56.746Z] #21 19.78 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-04-20T21:04:56.746Z] #21 19.82 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-20T21:04:56.746Z] #21 19.83 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-04-20T21:04:56.746Z] #21 19.84 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-20T21:04:56.746Z] #21 20.02 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-04-20T21:04:56.746Z] #21 20.07 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-04-20T21:04:56.746Z] #21 20.10 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-04-20T21:04:56.746Z] #21 20.66 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:04:56.746Z] #21 20.71 Fetched 27.7 MB in 1s (23.7 MB/s) [2021-04-20T21:04:56.746Z] #21 20.77 Selecting previously unselected package pigz. [2021-04-20T21:04:56.746Z] #21 20.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 ... 23201 files and directories currently installed.) [2021-04-20T21:04:56.746Z] #21 20.84 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-04-20T21:04:56.746Z] #21 20.84 Unpacking pigz (2.4-1) ... [2021-04-20T21:04:56.746Z] #21 20.92 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-04-20T21:04:56.746Z] #21 20.92 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-04-20T21:04:56.746Z] #21 20.92 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-04-20T21:04:56.746Z] #21 21.29 Selecting previously unselected package python3.7-minimal. [2021-04-20T21:04:56.746Z] #21 21.29 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-04-20T21:04:56.746Z] #21 21.30 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-20T21:04:56.746Z] #21 22.02 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-04-20T21:04:56.746Z] #21 22.04 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-20T21:04:56.748Z] #10 ... [2021-04-20T21:04:56.748Z] [2021-04-20T21:04:56.748Z] #24 [internal] load build context [2021-04-20T21:04:56.748Z] #24 sha256:4da53bd473506952c5c774acca4048d114ad418bea18aa2400a85a3b4f965fbe [2021-04-20T21:04:56.748Z] #24 transferring context: 53.38MB 7.8s done [2021-04-20T21:04:56.748Z] #24 DONE 7.9s [2021-04-20T21:04:56.748Z] [2021-04-20T21:04:56.748Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-20T21:04:56.748Z] #27 sha256:f97cf082e1c4cda7ec0929cb7fee296ebcaaf7a1989fbc207ba906f6405eea48 [2021-04-20T21:04:56.748Z] #27 sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 54.18MB / 54.18MB 3.5s done [2021-04-20T21:04:56.748Z] #27 extracting sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b [2021-04-20T21:04:56.800Z] #27 1.967 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-20T21:04:57.064Z] #27 2.341 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-20T21:04:57.076Z] #10 DONE 0.8s [2021-04-20T21:04:57.076Z] [2021-04-20T21:04:57.076Z] #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-20T21:04:57.076Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-20T21:04:57.845Z] #21 24.10 Selecting previously unselected package python3-minimal. [2021-04-20T21:04:57.845Z] #21 24.10 (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-20T21:04:57.845Z] #21 24.18 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-04-20T21:04:57.845Z] #21 24.19 Unpacking python3-minimal (3.7.3-1) ... [2021-04-20T21:04:58.114Z] #56 49.98 + bin/ctr [2021-04-20T21:04:58.138Z] #21 24.27 Selecting previously unselected package libmpdec2:s390x. [2021-04-20T21:04:58.138Z] #21 24.28 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-04-20T21:04:58.138Z] #21 24.29 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-04-20T21:04:58.138Z] #21 24.40 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-04-20T21:04:58.138Z] #21 24.41 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_s390x.deb ... [2021-04-20T21:04:58.138Z] #21 24.41 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-04-20T21:04:58.298Z] #27 extracting sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 5.6s done [2021-04-20T21:04:58.298Z] #27 DONE 9.1s [2021-04-20T21:04:58.298Z] [2021-04-20T21:04:58.298Z] #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-20T21:04:58.298Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-20T21:04:58.298Z] #28 0.264 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:04:58.298Z] #28 0.286 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:04:58.298Z] #28 0.305 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:04:58.298Z] #28 0.515 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-20T21:04:58.472Z] #11 DONE 1.3s [2021-04-20T21:04:58.472Z] [2021-04-20T21:04:58.472Z] #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-20T21:04:58.472Z] #29 sha256:dd4fc5e678eeeae5cbfe062b00558586829009876bafc8630b8ef572857c668d [2021-04-20T21:04:58.472Z] #29 1.162 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-20T21:04:58.472Z] #29 1.280 [2021-04-20T21:04:58.472Z] #29 1.394 ############ 17.9% ########################### 37.5% ######################################### 57.8% ####################################################### 77.6% ##################################################################### 97.1% ######################################################################## 100.0% [2021-04-20T21:04:58.472Z] #29 1.908 [2021-04-20T21:04:58.472Z] #29 2.028 ####################################################### 76.6% ######################################################################## 100.0% [2021-04-20T21:04:58.472Z] #29 2.102 [2021-04-20T21:04:58.472Z] #29 2.215 ################################################################ 89.9% ######################################################################## 100.0% [2021-04-20T21:04:58.472Z] #29 2.331 [2021-04-20T21:04:58.601Z] #28 0.776 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-20T21:04:58.833Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2021-04-20T21:04:58.983Z] #27 4.064 Fetched 8427 kB in 3s (3070 kB/s) [2021-04-20T21:04:59.003Z] #29 2.456 ######## 12.3% ########################## 36.3% ####################################### 55.0% [2021-04-20T21:04:59.003Z] #29 ... [2021-04-20T21:04:59.003Z] [2021-04-20T21:04:59.003Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-20T21:04:59.003Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-20T21:04:59.003Z] #39 DONE 0.6s [2021-04-20T21:04:59.003Z] [2021-04-20T21:04:59.003Z] #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-20T21:04:59.003Z] #29 sha256:dd4fc5e678eeeae5cbfe062b00558586829009876bafc8630b8ef572857c668d [2021-04-20T21:04:59.091Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.6s done [2021-04-20T21:04:59.190Z] #21 ... [2021-04-20T21:04:59.190Z] [2021-04-20T21:04:59.190Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-20T21:04:59.190Z] #33 DONE 113.5s [2021-04-20T21:04:59.190Z] [2021-04-20T21:04:59.190Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-20T21:04:59.190Z] #21 25.45 Selecting previously unselected package python3.7. [2021-04-20T21:04:59.190Z] #21 25.45 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_s390x.deb ... [2021-04-20T21:04:59.190Z] #21 25.45 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-20T21:04:59.190Z] #21 ... [2021-04-20T21:04:59.190Z] [2021-04-20T21:04:59.190Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-20T21:04:59.190Z] #44 70.39 CC criu/cr-dump.o [2021-04-20T21:04:59.250Z] #28 1.106 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-20T21:04:59.250Z] #28 ... [2021-04-20T21:04:59.250Z] [2021-04-20T21:04:59.250Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:04:59.250Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-20T21:04:59.250Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 3.7s done [2021-04-20T21:04:59.250Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-04-20T21:04:59.250Z] #10 DONE 10.3s [2021-04-20T21:04:59.250Z] [2021-04-20T21:04:59.250Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:04:59.250Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-20T21:04:59.250Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 [2021-04-20T21:04:59.265Z] #29 2.456 ######## 12.3% ########################## 36.3% ####################################### 55.0% #################################################### 73.1% [2021-04-20T21:04:59.265Z] #29 ... [2021-04-20T21:04:59.265Z] [2021-04-20T21:04:59.265Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-20T21:04:59.265Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-20T21:04:59.265Z] #31 DONE 0.8s [2021-04-20T21:04:59.265Z] [2021-04-20T21:04:59.265Z] #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-20T21:04:59.265Z] #29 sha256:dd4fc5e678eeeae5cbfe062b00558586829009876bafc8630b8ef572857c668d [2021-04-20T21:04:59.265Z] #29 2.456 ######## 12.3% ########################## 36.3% ####################################### 55.0% #################################################### 73.1% ######################################################## 78.3% ##################################################################### 96.8% ######################################################################## 100.0% [2021-04-20T21:04:59.350Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-04-20T21:04:59.528Z] #29 3.131 [2021-04-20T21:04:59.549Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-04-20T21:04:59.549Z] #10 DONE 10.6s [2021-04-20T21:04:59.549Z] [2021-04-20T21:04:59.549Z] #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-20T21:04:59.549Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-20T21:04:59.553Z] #27 4.064 Reading package lists... [2021-04-20T21:04:59.840Z] #44 72.93 CC criu/cr-errno.o [2021-04-20T21:04:59.840Z] #44 73.09 CC criu/cr-restore.o [2021-04-20T21:05:00.281Z] #9 ... [2021-04-20T21:05:00.282Z] [2021-04-20T21:05:00.282Z] #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-20T21:05:00.282Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-20T21:05:00.282Z] #27 1.176 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:05:00.282Z] #27 1.184 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:05:00.282Z] #27 1.298 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:05:00.282Z] #27 1.415 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-20T21:05:00.282Z] #27 1.712 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-20T21:05:00.282Z] #27 2.159 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-20T21:05:00.282Z] #27 3.604 Fetched 8427 kB in 3s (3145 kB/s) [2021-04-20T21:05:00.282Z] #27 3.604 Reading package lists... [2021-04-20T21:05:00.282Z] #27 4.541 Reading package lists... [2021-04-20T21:05:00.282Z] #27 5.486 Building dependency tree... [2021-04-20T21:05:00.282Z] #27 5.895 The following additional packages will be installed: [2021-04-20T21:05:00.282Z] #27 5.895 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-20T21:05:00.282Z] #27 5.896 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-20T21:05:00.282Z] #27 5.903 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-20T21:05:00.282Z] #27 5.903 Suggested packages: [2021-04-20T21:05:00.282Z] #27 5.903 krb5-doc krb5-user [2021-04-20T21:05:00.282Z] #27 5.903 Recommended packages: [2021-04-20T21:05:00.282Z] #27 5.903 krb5-locales publicsuffix libsasl2-modules [2021-04-20T21:05:00.282Z] #27 6.123 The following NEW packages will be installed: [2021-04-20T21:05:00.282Z] #27 6.123 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-20T21:05:00.282Z] #27 6.123 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-20T21:05:00.282Z] #27 6.123 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-20T21:05:00.282Z] #27 6.123 libssh2-1 libssl1.1 openssl [2021-04-20T21:05:00.282Z] #27 6.405 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-20T21:05:00.282Z] #27 6.405 Need to get 5059 kB of archives. [2021-04-20T21:05:00.282Z] #27 6.405 After this operation, 12.1 MB of additional disk space will be used. [2021-04-20T21:05:00.282Z] #27 6.405 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-20T21:05:00.282Z] #27 6.409 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-20T21:05:00.282Z] #27 6.409 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-20T21:05:00.282Z] #27 6.410 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-20T21:05:00.282Z] #27 6.412 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-20T21:05:00.282Z] #27 6.416 Get:6 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-20T21:05:00.282Z] #27 6.419 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-20T21:05:00.282Z] #27 6.421 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-20T21:05:00.282Z] #27 6.424 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-20T21:05:00.282Z] #27 6.426 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-20T21:05:00.282Z] #27 6.431 Get:11 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-20T21:05:00.282Z] #27 6.433 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-20T21:05:00.282Z] #27 6.435 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-20T21:05:00.282Z] #27 6.435 Get:14 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-20T21:05:00.282Z] #27 6.438 Get:15 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-20T21:05:00.282Z] #27 6.440 Get:16 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-20T21:05:00.282Z] #27 6.442 Get:17 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-20T21:05:00.282Z] #27 6.451 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-20T21:05:00.282Z] #27 6.643 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-20T21:05:00.282Z] #27 6.699 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-20T21:05:00.282Z] #27 6.720 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-20T21:05:00.282Z] #27 6.893 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:05:00.282Z] #27 6.918 Fetched 5059 kB in 1s (8620 kB/s) [2021-04-20T21:05:00.282Z] #27 6.963 Selecting previously unselected package libssl1.1:amd64. [2021-04-20T21:05:00.282Z] #27 6.963 (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-20T21:05:00.282Z] #27 6.966 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-20T21:05:00.282Z] #27 6.981 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-20T21:05:00.282Z] #27 7.182 Selecting previously unselected package openssl. [2021-04-20T21:05:00.282Z] #27 7.182 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-20T21:05:00.282Z] #27 7.188 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-20T21:05:00.282Z] #27 7.334 Selecting previously unselected package ca-certificates. [2021-04-20T21:05:00.282Z] #27 7.334 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-20T21:05:00.282Z] #27 7.338 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-20T21:05:00.282Z] #27 7.415 Selecting previously unselected package libkeyutils1:amd64. [2021-04-20T21:05:00.282Z] #27 7.416 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-20T21:05:00.282Z] #27 7.422 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-20T21:05:00.282Z] #27 7.457 Selecting previously unselected package libkrb5support0:amd64. [2021-04-20T21:05:00.282Z] #27 7.458 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-20T21:05:00.282Z] #27 7.464 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:05:00.282Z] #27 7.510 Selecting previously unselected package libk5crypto3:amd64. [2021-04-20T21:05:00.282Z] #27 7.510 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-20T21:05:00.282Z] #27 7.515 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:05:00.282Z] #27 7.573 Selecting previously unselected package libkrb5-3:amd64. [2021-04-20T21:05:00.282Z] #27 7.573 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-20T21:05:00.282Z] #27 7.573 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:05:00.282Z] #27 7.663 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-20T21:05:00.282Z] #27 7.665 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-20T21:05:00.282Z] #27 7.669 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:05:00.282Z] #27 7.723 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-20T21:05:00.282Z] #27 7.723 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-20T21:05:00.282Z] #27 7.726 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-20T21:05:00.282Z] #27 7.769 Selecting previously unselected package libsasl2-2:amd64. [2021-04-20T21:05:00.282Z] #27 7.769 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-20T21:05:00.282Z] #27 7.772 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-20T21:05:00.282Z] #27 7.820 Selecting previously unselected package libldap-common. [2021-04-20T21:05:00.282Z] #27 7.820 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-20T21:05:00.282Z] #27 7.825 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-20T21:05:00.282Z] #27 7.865 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-20T21:05:00.282Z] #27 7.865 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-20T21:05:00.282Z] #27 7.869 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-20T21:05:00.282Z] #27 7.926 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-20T21:05:00.282Z] #27 7.926 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-20T21:05:00.282Z] #27 7.929 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-20T21:05:00.282Z] #27 7.967 Selecting previously unselected package libpsl5:amd64. [2021-04-20T21:05:00.282Z] #27 7.969 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-20T21:05:00.282Z] #27 7.973 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-20T21:05:00.282Z] #27 8.013 Selecting previously unselected package librtmp1:amd64. [2021-04-20T21:05:00.282Z] #27 8.013 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-20T21:05:00.282Z] #27 8.016 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-20T21:05:00.282Z] #27 8.060 Selecting previously unselected package libssh2-1:amd64. [2021-04-20T21:05:00.282Z] #27 8.060 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-20T21:05:00.282Z] #27 8.063 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-20T21:05:00.282Z] #27 8.120 Selecting previously unselected package libcurl4:amd64. [2021-04-20T21:05:00.282Z] #27 8.121 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-20T21:05:00.282Z] #27 8.126 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-20T21:05:00.282Z] #27 8.208 Selecting previously unselected package curl. [2021-04-20T21:05:00.282Z] #27 8.208 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-20T21:05:00.282Z] #27 8.212 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-20T21:05:00.282Z] #27 8.290 Selecting previously unselected package libonig5:amd64. [2021-04-20T21:05:00.282Z] #27 8.290 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-20T21:05:00.282Z] #27 8.294 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-20T21:05:00.282Z] #27 8.353 Selecting previously unselected package libjq1:amd64. [2021-04-20T21:05:00.282Z] #27 8.353 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-20T21:05:00.282Z] #27 8.359 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-20T21:05:00.282Z] #27 8.413 Selecting previously unselected package jq. [2021-04-20T21:05:00.282Z] #27 8.413 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-20T21:05:00.282Z] #27 8.418 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-20T21:05:00.282Z] #27 8.462 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-20T21:05:00.282Z] #27 8.475 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-20T21:05:00.282Z] #27 8.487 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-20T21:05:00.282Z] #27 8.602 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-20T21:05:00.282Z] #27 8.611 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-20T21:05:00.282Z] #27 8.631 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:05:00.282Z] #27 8.641 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-20T21:05:00.282Z] #27 8.653 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-20T21:05:00.282Z] #27 8.671 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:05:00.282Z] #27 8.681 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-20T21:05:00.282Z] #27 8.692 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-20T21:05:00.282Z] #27 8.702 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:05:00.282Z] #27 8.712 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-20T21:05:00.282Z] #27 8.725 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-20T21:05:00.282Z] #27 8.737 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-20T21:05:00.282Z] #27 8.748 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-20T21:05:00.282Z] #27 8.757 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-20T21:05:00.282Z] #27 ... [2021-04-20T21:05:00.282Z] [2021-04-20T21:05:00.282Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:05:00.282Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-20T21:05:00.492Z] #27 4.961 Reading package lists... [2021-04-20T21:05:00.758Z] #27 5.892 Building dependency tree... [2021-04-20T21:05:01.017Z] #27 6.284 The following additional packages will be installed: [2021-04-20T21:05:01.017Z] #27 6.284 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-20T21:05:01.017Z] #27 6.285 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-20T21:05:01.017Z] #27 6.285 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-20T21:05:01.017Z] #27 6.286 Suggested packages: [2021-04-20T21:05:01.017Z] #27 6.286 krb5-doc krb5-user [2021-04-20T21:05:01.018Z] #27 6.286 Recommended packages: [2021-04-20T21:05:01.018Z] #27 6.286 krb5-locales publicsuffix libsasl2-modules [2021-04-20T21:05:01.018Z] #27 6.511 The following NEW packages will be installed: [2021-04-20T21:05:01.075Z] #28 3.242 Fetched 8202 kB in 3s (2749 kB/s) [2021-04-20T21:05:01.277Z] #27 6.512 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-20T21:05:01.277Z] #27 6.512 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-20T21:05:01.277Z] #27 6.512 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-20T21:05:01.277Z] #27 6.513 libssh2-1 libssl1.1 openssl [2021-04-20T21:05:01.537Z] #27 6.793 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-20T21:05:01.537Z] #27 6.793 Need to get 5059 kB of archives. [2021-04-20T21:05:01.537Z] #27 6.793 After this operation, 12.1 MB of additional disk space will be used. [2021-04-20T21:05:01.537Z] #27 6.793 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-20T21:05:01.537Z] #27 6.795 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-20T21:05:01.537Z] #27 6.795 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-20T21:05:01.537Z] #27 6.796 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-20T21:05:01.537Z] #27 6.798 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-20T21:05:01.537Z] #27 6.802 Get:6 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-20T21:05:01.537Z] #27 6.803 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-20T21:05:01.537Z] #27 6.804 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-20T21:05:01.537Z] #27 6.806 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-20T21:05:01.537Z] #27 6.807 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-20T21:05:01.537Z] #27 6.813 Get:11 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-20T21:05:01.537Z] #27 6.818 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-20T21:05:01.537Z] #27 6.818 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-20T21:05:01.537Z] #27 6.818 Get:14 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-20T21:05:01.537Z] #27 6.818 Get:15 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-20T21:05:01.537Z] #27 6.828 Get:16 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-20T21:05:01.537Z] #27 6.830 Get:17 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-20T21:05:01.537Z] #27 6.840 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-20T21:05:01.537Z] #27 7.030 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-20T21:05:01.797Z] #27 7.091 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-20T21:05:01.797Z] #27 7.111 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-20T21:05:01.911Z] #29 3.269 # 1.5% ### 5.2% ###### 8.9% ######### 12.8% ########### 16.5% ############## 20.6% ################# 24.3% #################### 28.6% ####################### 32.7% ########################### 37.6% ############################## 43.0% ################################## 48.3% ###################################### 54.1% ############################################ 61.5% ################################################ 68.0% ################################################### 71.2% ###################################################### 75.9% ########################################################## 81.9% ################################################################ 90.2% ####################################################################### 98.8% ######################################################################## 100.0% [2021-04-20T21:05:01.911Z] #29 5.424 [2021-04-20T21:05:02.059Z] #27 7.377 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:05:02.059Z] #27 7.404 Fetched 5059 kB in 1s (8566 kB/s) [2021-04-20T21:05:02.059Z] #27 7.451 Selecting previously unselected package libssl1.1:amd64. [2021-04-20T21:05:02.059Z] #27 7.451 (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-20T21:05:02.059Z] #27 7.453 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-20T21:05:02.059Z] #27 7.464 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-20T21:05:02.176Z] #29 5.884 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-20T21:05:02.178Z] #28 3.242 Reading package lists... [2021-04-20T21:05:02.179Z] #28 ... [2021-04-20T21:05:02.179Z] [2021-04-20T21:05:02.179Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:05:02.179Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-20T21:05:02.179Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.6s done [2021-04-20T21:05:02.179Z] #10 DONE 13.2s [2021-04-20T21:05:02.179Z] [2021-04-20T21:05:02.179Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:05:02.179Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-20T21:05:02.179Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad [2021-04-20T21:05:02.320Z] #27 7.667 Selecting previously unselected package openssl. [2021-04-20T21:05:02.320Z] #27 7.669 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-20T21:05:02.320Z] #27 7.672 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-20T21:05:02.439Z] #29 5.999 [2021-04-20T21:05:02.439Z] #29 6.151 0.5% ######################################################################## 100.0% [2021-04-20T21:05:02.439Z] #29 6.184 [2021-04-20T21:05:02.581Z] #27 7.824 Selecting previously unselected package ca-certificates. [2021-04-20T21:05:02.581Z] #27 7.824 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-20T21:05:02.581Z] #27 7.853 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-20T21:05:02.581Z] #27 7.905 Selecting previously unselected package libkeyutils1:amd64. [2021-04-20T21:05:02.581Z] #27 7.905 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-20T21:05:02.581Z] #27 7.910 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-20T21:05:02.581Z] #27 7.945 Selecting previously unselected package libkrb5support0:amd64. [2021-04-20T21:05:02.581Z] #27 7.945 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-20T21:05:02.581Z] #27 7.949 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:05:02.581Z] #27 7.995 Selecting previously unselected package libk5crypto3:amd64. [2021-04-20T21:05:02.581Z] #27 7.995 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-20T21:05:02.581Z] #27 7.999 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:05:02.581Z] #27 8.047 Selecting previously unselected package libkrb5-3:amd64. [2021-04-20T21:05:02.581Z] #27 8.048 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-20T21:05:02.581Z] #27 8.052 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:05:02.626Z] #44 ... [2021-04-20T21:05:02.627Z] [2021-04-20T21:05:02.627Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-20T21:05:02.627Z] #21 25.73 Selecting previously unselected package libpython3-stdlib:s390x. [2021-04-20T21:05:02.627Z] #21 25.73 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-04-20T21:05:02.627Z] #21 25.74 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-04-20T21:05:02.627Z] #21 26.09 Setting up python3-minimal (3.7.3-1) ... [2021-04-20T21:05:02.627Z] #21 26.95 Selecting previously unselected package python3. [2021-04-20T21:05:02.627Z] #21 26.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 ... 23862 files and directories currently installed.) [2021-04-20T21:05:02.627Z] #21 27.02 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-04-20T21:05:02.627Z] #21 27.03 Unpacking python3 (3.7.3-1) ... [2021-04-20T21:05:02.627Z] #21 27.12 Selecting previously unselected package libip4tc0:s390x. [2021-04-20T21:05:02.627Z] #21 27.12 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-04-20T21:05:02.627Z] #21 27.13 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-04-20T21:05:02.627Z] #21 27.19 Selecting previously unselected package libip6tc0:s390x. [2021-04-20T21:05:02.627Z] #21 27.20 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-04-20T21:05:02.627Z] #21 27.20 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-04-20T21:05:02.627Z] #21 27.26 Selecting previously unselected package libiptc0:s390x. [2021-04-20T21:05:02.627Z] #21 27.27 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-04-20T21:05:02.627Z] #21 27.27 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-04-20T21:05:02.627Z] #21 27.35 Selecting previously unselected package libnfnetlink0:s390x. [2021-04-20T21:05:02.627Z] #21 27.36 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-04-20T21:05:02.627Z] #21 27.36 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-04-20T21:05:02.627Z] #21 27.42 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-04-20T21:05:02.627Z] #21 27.43 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-04-20T21:05:02.627Z] #21 27.43 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-04-20T21:05:02.627Z] #21 27.51 Selecting previously unselected package libnftnl11:s390x. [2021-04-20T21:05:02.627Z] #21 27.51 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-04-20T21:05:02.627Z] #21 27.52 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-04-20T21:05:02.627Z] #21 27.58 Selecting previously unselected package iptables. [2021-04-20T21:05:02.627Z] #21 27.58 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-04-20T21:05:02.627Z] #21 27.59 Unpacking iptables (1.8.2-4) ... [2021-04-20T21:05:02.627Z] #21 27.81 Selecting previously unselected package xxd. [2021-04-20T21:05:02.627Z] #21 27.82 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-04-20T21:05:02.627Z] #21 27.82 Unpacking xxd (2:8.1.0875-5) ... [2021-04-20T21:05:02.627Z] #21 27.93 Selecting previously unselected package vim-common. [2021-04-20T21:05:02.627Z] #21 27.93 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-20T21:05:02.627Z] #21 27.95 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-20T21:05:02.627Z] #21 28.10 Selecting previously unselected package bash-completion. [2021-04-20T21:05:02.627Z] #21 28.10 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-20T21:05:02.806Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.5s done [2021-04-20T21:05:02.841Z] #27 8.166 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-20T21:05:02.841Z] #27 8.166 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-20T21:05:02.841Z] #27 8.171 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:05:02.841Z] #27 8.225 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-20T21:05:02.841Z] #27 8.226 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-20T21:05:02.841Z] #27 8.232 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-20T21:05:02.841Z] #27 8.283 Selecting previously unselected package libsasl2-2:amd64. [2021-04-20T21:05:02.841Z] #27 8.283 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-20T21:05:02.841Z] #27 8.288 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-20T21:05:03.101Z] #27 8.338 Selecting previously unselected package libldap-common. [2021-04-20T21:05:03.101Z] #27 8.338 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-20T21:05:03.101Z] #27 8.342 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-20T21:05:03.101Z] #27 8.403 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-20T21:05:03.101Z] #27 8.403 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-20T21:05:03.101Z] #27 8.448 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-20T21:05:03.101Z] #27 8.516 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-20T21:05:03.101Z] #27 8.516 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-20T21:05:03.101Z] #27 8.523 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-20T21:05:03.360Z] #27 8.653 Selecting previously unselected package libpsl5:amd64. [2021-04-20T21:05:03.360Z] #27 8.653 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-20T21:05:03.360Z] #27 8.658 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-20T21:05:03.360Z] #27 8.702 Selecting previously unselected package librtmp1:amd64. [2021-04-20T21:05:03.360Z] #27 8.702 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-20T21:05:03.360Z] #27 8.706 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-20T21:05:03.360Z] #27 8.755 Selecting previously unselected package libssh2-1:amd64. [2021-04-20T21:05:03.360Z] #27 8.755 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-20T21:05:03.360Z] #27 8.757 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-20T21:05:03.360Z] #27 8.812 Selecting previously unselected package libcurl4:amd64. [2021-04-20T21:05:03.360Z] #27 8.812 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-20T21:05:03.360Z] #27 8.818 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-20T21:05:03.394Z] #29 6.969 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-20T21:05:03.395Z] #29 7.099 [2021-04-20T21:05:03.425Z] #56 ... [2021-04-20T21:05:03.425Z] [2021-04-20T21:05:03.425Z] #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-20T21:05:03.425Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:05:03.425Z] #43 26.15 CC images/mnt.o [2021-04-20T21:05:03.425Z] #43 26.56 CC images/pipe-data.o [2021-04-20T21:05:03.425Z] #43 27.08 CC images/sa.o [2021-04-20T21:05:03.425Z] #43 27.33 CC images/timer.o [2021-04-20T21:05:03.425Z] #43 27.71 CC images/timerfd.o [2021-04-20T21:05:03.425Z] #43 28.02 CC images/mm.o [2021-04-20T21:05:03.425Z] #43 28.29 CC images/sk-opts.o [2021-04-20T21:05:03.425Z] #43 28.51 CC images/sk-unix.o [2021-04-20T21:05:03.425Z] #43 28.87 CC images/sk-inet.o [2021-04-20T21:05:03.425Z] #43 29.15 CC images/tun.o [2021-04-20T21:05:03.425Z] #43 29.36 CC images/sk-netlink.o [2021-04-20T21:05:03.425Z] #43 29.54 CC images/packet-sock.o [2021-04-20T21:05:03.425Z] #43 29.89 CC images/ipc-var.o [2021-04-20T21:05:03.425Z] #43 30.04 CC images/ipc-desc.o [2021-04-20T21:05:03.425Z] #43 30.20 CC images/ipc-shm.o [2021-04-20T21:05:03.425Z] #43 30.39 CC images/ipc-msg.o [2021-04-20T21:05:03.425Z] #43 30.59 CC images/ipc-sem.o [2021-04-20T21:05:03.426Z] #43 30.74 CC images/utsns.o [2021-04-20T21:05:03.426Z] #43 30.97 CC images/creds.o [2021-04-20T21:05:03.426Z] #43 31.15 CC images/vma.o [2021-04-20T21:05:03.426Z] #43 31.36 CC images/netdev.o [2021-04-20T21:05:03.426Z] #43 31.69 CC images/tty.o [2021-04-20T21:05:03.426Z] #43 32.30 CC images/file-lock.o [2021-04-20T21:05:03.426Z] #43 32.46 CC images/rlimit.o [2021-04-20T21:05:03.426Z] #43 32.62 CC images/pagemap.o [2021-04-20T21:05:03.426Z] #43 32.92 CC images/siginfo.o [2021-04-20T21:05:03.621Z] #27 8.892 Selecting previously unselected package curl. [2021-04-20T21:05:03.621Z] #27 8.892 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-20T21:05:03.621Z] #27 8.896 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-20T21:05:03.621Z] #27 8.974 Selecting previously unselected package libonig5:amd64. [2021-04-20T21:05:03.621Z] #27 8.974 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-20T21:05:03.621Z] #27 8.978 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-20T21:05:03.621Z] #27 9.054 Selecting previously unselected package libjq1:amd64. [2021-04-20T21:05:03.621Z] #27 9.054 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-20T21:05:03.621Z] #27 9.059 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-20T21:05:03.621Z] #27 9.103 Selecting previously unselected package jq. [2021-04-20T21:05:03.621Z] #27 9.103 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-20T21:05:03.621Z] #27 9.108 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-20T21:05:03.659Z] #29 7.248 0.0% ######################################################################## 100.0% [2021-04-20T21:05:03.659Z] #29 7.338 [2021-04-20T21:05:03.674Z] #21 29.66 Unpacking bash-completion (1:2.8-6) ... [2021-04-20T21:05:03.685Z] #43 33.15 CC images/rpc.o [2021-04-20T21:05:03.737Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-04-20T21:05:03.880Z] #27 9.156 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-20T21:05:03.881Z] #27 9.173 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-20T21:05:03.881Z] #27 9.187 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-20T21:05:03.881Z] #27 9.306 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-20T21:05:03.881Z] #27 9.333 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-20T21:05:03.881Z] #27 9.339 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:05:03.881Z] #27 9.353 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-20T21:05:03.922Z] #29 7.689 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-20T21:05:03.970Z] #21 30.03 Selecting previously unselected package bzip2. [2021-04-20T21:05:03.970Z] #21 30.04 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-04-20T21:05:03.970Z] #21 30.04 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-20T21:05:03.970Z] #21 30.13 Selecting previously unselected package xz-utils. [2021-04-20T21:05:03.970Z] #21 30.13 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-04-20T21:05:03.970Z] #21 30.13 Unpacking xz-utils (5.2.4-1) ... [2021-04-20T21:05:04.141Z] #27 9.367 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-20T21:05:04.142Z] #27 9.380 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:05:04.142Z] #27 9.392 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-20T21:05:04.142Z] #27 9.403 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-20T21:05:04.142Z] #27 9.414 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:05:04.142Z] #27 9.431 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-20T21:05:04.142Z] #27 9.448 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-20T21:05:04.142Z] #27 9.460 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-20T21:05:04.142Z] #27 9.472 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-20T21:05:04.142Z] #27 9.484 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-20T21:05:04.187Z] #29 7.820 [2021-04-20T21:05:04.265Z] #21 30.29 Selecting previously unselected package apparmor. [2021-04-20T21:05:04.265Z] #21 30.30 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-04-20T21:05:04.265Z] #21 30.34 Unpacking apparmor (2.13.2-10) ... [2021-04-20T21:05:04.561Z] #21 30.63 Selecting previously unselected package aufs-tools. [2021-04-20T21:05:04.561Z] #21 30.63 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-04-20T21:05:04.561Z] #21 30.63 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-20T21:05:04.561Z] #21 30.71 Selecting previously unselected package libonig5:s390x. [2021-04-20T21:05:04.561Z] #21 30.71 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-04-20T21:05:04.561Z] #21 30.71 Unpacking libonig5:s390x (6.9.1-1) ... [2021-04-20T21:05:04.711Z] #27 10.06 Updating certificates in /etc/ssl/certs... [2021-04-20T21:05:04.857Z] #21 30.87 Selecting previously unselected package libjq1:s390x. [2021-04-20T21:05:04.857Z] #21 30.87 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-04-20T21:05:04.857Z] #21 30.88 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-20T21:05:04.857Z] #21 31.04 Selecting previously unselected package jq. [2021-04-20T21:05:04.857Z] #21 31.05 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-04-20T21:05:04.857Z] #21 31.05 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-20T21:05:04.857Z] #21 31.14 Selecting previously unselected package libaio1:s390x. [2021-04-20T21:05:04.857Z] #21 31.14 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-04-20T21:05:04.857Z] #21 31.15 Unpacking libaio1:s390x (0.3.112-3) ... [2021-04-20T21:05:04.857Z] #21 31.20 Selecting previously unselected package libgpm2:s390x. [2021-04-20T21:05:04.857Z] #21 31.21 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-04-20T21:05:04.857Z] #21 31.21 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-04-20T21:05:04.857Z] #21 31.27 Selecting previously unselected package libicu63:s390x. [2021-04-20T21:05:04.980Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.4s done [2021-04-20T21:05:04.980Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2021-04-20T21:05:04.987Z] #29 7.972 0.0% ########## 14.6% ################### 26.7% ############################ 39.3% ####################################### 54.4% ########################################## 58.9% ################################################ 66.7% ################################################################ 88.9% ######################################################################## 100.0% [2021-04-20T21:05:05.064Z] #43 34.31 CC images/ext-file.o [2021-04-20T21:05:05.064Z] #43 ... [2021-04-20T21:05:05.064Z] [2021-04-20T21:05:05.064Z] #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-20T21:05:05.064Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:05:05.064Z] #13 98.13 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-20T21:05:05.064Z] #13 98.14 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-20T21:05:05.064Z] #13 98.15 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:05:05.111Z] #9 ... [2021-04-20T21:05:05.111Z] [2021-04-20T21:05:05.111Z] #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-20T21:05:05.111Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-20T21:05:05.111Z] #27 9.346 Updating certificates in /etc/ssl/certs... [2021-04-20T21:05:05.111Z] #27 10.14 137 added, 0 removed; done. [2021-04-20T21:05:05.111Z] #27 10.18 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:05:05.111Z] #27 10.19 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-20T21:05:05.111Z] #27 10.19 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-20T21:05:05.111Z] #27 10.20 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-20T21:05:05.111Z] #27 10.21 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:05:05.111Z] #27 10.23 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-20T21:05:05.111Z] #27 10.24 Updating certificates in /etc/ssl/certs... [2021-04-20T21:05:05.111Z] #27 10.85 0 added, 0 removed; done. [2021-04-20T21:05:05.111Z] #27 10.85 Running hooks in /etc/ca-certificates/update.d... [2021-04-20T21:05:05.111Z] #27 10.85 done. [2021-04-20T21:05:05.111Z] #27 DONE 13.6s [2021-04-20T21:05:05.111Z] [2021-04-20T21:05:05.111Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:05:05.111Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-20T21:05:05.151Z] #21 31.27 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-04-20T21:05:05.151Z] #21 31.27 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-04-20T21:05:05.250Z] #29 8.891 [2021-04-20T21:05:05.281Z] #27 10.75 137 added, 0 removed; done. [2021-04-20T21:05:05.281Z] #27 10.79 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-20T21:05:05.281Z] #27 10.81 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-20T21:05:05.310Z] Client: [2021-04-20T21:05:05.310Z] Context: default [2021-04-20T21:05:05.310Z] Debug Mode: false [2021-04-20T21:05:05.310Z] Plugins: [2021-04-20T21:05:05.310Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-20T21:05:05.310Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-20T21:05:05.310Z] [2021-04-20T21:05:05.310Z] Server: [2021-04-20T21:05:05.310Z] Containers: 0 [2021-04-20T21:05:05.310Z] Running: 0 [2021-04-20T21:05:05.310Z] Paused: 0 [2021-04-20T21:05:05.310Z] Stopped: 0 [2021-04-20T21:05:05.310Z] Images: 0 [2021-04-20T21:05:05.310Z] Server Version: 20.10.5 [2021-04-20T21:05:05.310Z] Storage Driver: overlay2 [2021-04-20T21:05:05.310Z] Backing Filesystem: extfs [2021-04-20T21:05:05.310Z] Supports d_type: true [2021-04-20T21:05:05.310Z] Native Overlay Diff: true [2021-04-20T21:05:05.310Z] Logging Driver: json-file [2021-04-20T21:05:05.310Z] Cgroup Driver: cgroupfs [2021-04-20T21:05:05.310Z] Cgroup Version: 1 [2021-04-20T21:05:05.310Z] Plugins: [2021-04-20T21:05:05.310Z] Volume: local [2021-04-20T21:05:05.310Z] Network: bridge host ipvlan macvlan null overlay [2021-04-20T21:05:05.310Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-20T21:05:05.310Z] Swarm: inactive [2021-04-20T21:05:05.310Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-04-20T21:05:05.310Z] Default Runtime: runc [2021-04-20T21:05:05.310Z] Init Binary: docker-init [2021-04-20T21:05:05.310Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:05:05.310Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-20T21:05:05.310Z] init version: de40ad0 [2021-04-20T21:05:05.310Z] Security Options: [2021-04-20T21:05:05.310Z] apparmor [2021-04-20T21:05:05.310Z] seccomp [2021-04-20T21:05:05.310Z] Profile: default [2021-04-20T21:05:05.310Z] Kernel Version: 5.4.0-1041-aws [2021-04-20T21:05:05.310Z] Operating System: Ubuntu 20.04.2 LTS [2021-04-20T21:05:05.310Z] OSType: linux [2021-04-20T21:05:05.310Z] Architecture: aarch64 [2021-04-20T21:05:05.310Z] CPUs: 4 [2021-04-20T21:05:05.310Z] Total Memory: 7.494GiB [2021-04-20T21:05:05.310Z] Name: ip-10-100-55-132 [2021-04-20T21:05:05.310Z] ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4 [2021-04-20T21:05:05.310Z] Docker Root Dir: /var/lib/docker [2021-04-20T21:05:05.310Z] Debug Mode: false [2021-04-20T21:05:05.310Z] Registry: https://index.docker.io/v1/ [2021-04-20T21:05:05.310Z] Labels: [2021-04-20T21:05:05.310Z] Experimental: true [2021-04-20T21:05:05.310Z] Insecure Registries: [2021-04-20T21:05:05.310Z] 127.0.0.0/8 [2021-04-20T21:05:05.310Z] Live Restore Enabled: true [2021-04-20T21:05:05.310Z] [2021-04-20T21:05:05.310Z] WARNING: No swap limit support [Pipeline] sh [2021-04-20T21:05:05.368Z] #9 ... [2021-04-20T21:05:05.368Z] [2021-04-20T21:05:05.368Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-20T21:05:05.368Z] #28 sha256:3db508a5427de4c0d8fdcd11896d37338d799bc960afff62a7f953d8fa18d6fe [2021-04-20T21:05:05.368Z] #28 DONE 0.3s [2021-04-20T21:05:05.368Z] [2021-04-20T21:05:05.368Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:05:05.368Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-20T21:05:05.541Z] #27 10.83 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-20T21:05:05.542Z] #27 10.87 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-20T21:05:05.542Z] #27 10.89 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:05:05.542Z] #27 10.92 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-20T21:05:05.542Z] #27 10.94 Updating certificates in /etc/ssl/certs... [2021-04-20T21:05:05.605Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-20T21:05:05.605Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-20T21:05:05.605Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42311/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-04-20T21:05:05.605Z] + bash /home/ubuntu/workspace/moby_PR-42311/check-config.sh [2021-04-20T21:05:05.605Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-20T21:05:05.605Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-20T21:05:05.605Z] [2021-04-20T21:05:05.605Z] Generally Necessary: [2021-04-20T21:05:05.605Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-20T21:05:05.605Z] - apparmor: enabled and tools installed [2021-04-20T21:05:05.605Z] - CONFIG_NAMESPACES: enabled [2021-04-20T21:05:05.605Z] - CONFIG_NET_NS: enabled [2021-04-20T21:05:05.605Z] - CONFIG_PID_NS: enabled [2021-04-20T21:05:05.605Z] - CONFIG_IPC_NS: enabled [2021-04-20T21:05:05.605Z] - CONFIG_UTS_NS: enabled [2021-04-20T21:05:05.605Z] - CONFIG_CGROUPS: enabled [2021-04-20T21:05:05.605Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-20T21:05:05.605Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-20T21:05:05.605Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-20T21:05:05.605Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-20T21:05:05.605Z] - CONFIG_CPUSETS: enabled [2021-04-20T21:05:05.605Z] - CONFIG_MEMCG: enabled [2021-04-20T21:05:05.605Z] - CONFIG_KEYS: enabled [2021-04-20T21:05:05.868Z] - CONFIG_VETH: enabled (as module) [2021-04-20T21:05:05.868Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-20T21:05:05.868Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-20T21:05:05.868Z] - CONFIG_NF_NAT_IPV4: missing [2021-04-20T21:05:05.868Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-20T21:05:05.868Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-20T21:05:05.868Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-20T21:05:05.868Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-20T21:05:05.868Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-20T21:05:05.868Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-20T21:05:05.868Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-20T21:05:05.868Z] - CONFIG_NF_NAT_NEEDED: missing [2021-04-20T21:05:05.868Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-20T21:05:05.868Z] [2021-04-20T21:05:05.868Z] Optional Features: [2021-04-20T21:05:05.868Z] - CONFIG_USER_NS: enabled [2021-04-20T21:05:05.868Z] - CONFIG_SECCOMP: enabled [2021-04-20T21:05:05.868Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-20T21:05:05.868Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-20T21:05:05.868Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-20T21:05:05.868Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-20T21:05:05.868Z] - CONFIG_BLK_CGROUP: enabled [2021-04-20T21:05:06.118Z] #27 11.50 0 added, 0 removed; done. [2021-04-20T21:05:06.118Z] #27 11.50 Running hooks in /etc/ca-certificates/update.d... [2021-04-20T21:05:06.118Z] #27 11.50 done. [2021-04-20T21:05:06.131Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-20T21:05:06.131Z] - CONFIG_IOSCHED_CFQ: missing [2021-04-20T21:05:06.131Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-04-20T21:05:06.131Z] - CONFIG_CGROUP_PERF: enabled [2021-04-20T21:05:06.131Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-20T21:05:06.131Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-20T21:05:06.131Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-20T21:05:06.131Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-20T21:05:06.131Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-20T21:05:06.131Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-20T21:05:06.131Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-20T21:05:06.131Z] - CONFIG_IP_VS: enabled (as module) [2021-04-20T21:05:06.131Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-20T21:05:06.131Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-20T21:05:06.131Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-20T21:05:06.131Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-20T21:05:06.131Z] - CONFIG_EXT4_FS: enabled [2021-04-20T21:05:06.131Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-20T21:05:06.131Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-20T21:05:06.131Z] - Network Drivers: [2021-04-20T21:05:06.131Z] - "overlay": [2021-04-20T21:05:06.131Z] - CONFIG_VXLAN: enabled (as module) [2021-04-20T21:05:06.131Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-20T21:05:06.131Z] Optional (for encrypted networks): [2021-04-20T21:05:06.200Z] #29 9.942 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-20T21:05:06.377Z] #27 ... [2021-04-20T21:05:06.377Z] [2021-04-20T21:05:06.377Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:05:06.377Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-20T21:05:06.377Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.2s done [2021-04-20T21:05:06.377Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.1s done [2021-04-20T21:05:06.377Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.3s [2021-04-20T21:05:06.394Z] - CONFIG_CRYPTO: enabled [2021-04-20T21:05:06.394Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-20T21:05:06.394Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-20T21:05:06.394Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-20T21:05:06.394Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-20T21:05:06.394Z] - CONFIG_XFRM: enabled [2021-04-20T21:05:06.394Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-20T21:05:06.394Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-20T21:05:06.394Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-20T21:05:06.394Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-04-20T21:05:06.394Z] - "ipvlan": [2021-04-20T21:05:06.394Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-20T21:05:06.394Z] - "macvlan": [2021-04-20T21:05:06.394Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-20T21:05:06.394Z] - CONFIG_DUMMY: enabled (as module) [2021-04-20T21:05:06.394Z] - "ftp,tftp client in container": [2021-04-20T21:05:06.394Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-20T21:05:06.394Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-20T21:05:06.394Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-20T21:05:06.394Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-20T21:05:06.394Z] - Storage Drivers: [2021-04-20T21:05:06.394Z] - "aufs": [2021-04-20T21:05:06.394Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-20T21:05:06.394Z] - "btrfs": [2021-04-20T21:05:06.394Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-20T21:05:06.394Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-20T21:05:06.394Z] - "devicemapper": [2021-04-20T21:05:06.657Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-20T21:05:06.657Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-20T21:05:06.657Z] - "overlay": [2021-04-20T21:05:06.657Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-20T21:05:06.657Z] - "zfs": [2021-04-20T21:05:06.657Z] - /dev/zfs: present [2021-04-20T21:05:06.657Z] - zfs command: missing [2021-04-20T21:05:06.657Z] - zpool command: missing [2021-04-20T21:05:06.657Z] [2021-04-20T21:05:06.657Z] Limits: [2021-04-20T21:05:06.657Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-20T21:05:06.657Z] [2021-04-20T21:05:06.657Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-20T21:05:06.776Z] #29 10.32 [2021-04-20T21:05:07.013Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 . [2021-04-20T21:05:07.055Z] #29 10.52 ######################################################################## 100.0% [2021-04-20T21:05:07.055Z] #29 10.71 [2021-04-20T21:05:07.236Z] #21 33.62 Selecting previously unselected package libnet1:s390x. [2021-04-20T21:05:07.340Z] #29 ... [2021-04-20T21:05:07.340Z] [2021-04-20T21:05:07.340Z] #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-20T21:05:07.340Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-20T21:05:07.340Z] #12 DONE 8.7s [2021-04-20T21:05:07.340Z] [2021-04-20T21:05:07.340Z] #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-20T21:05:07.340Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:05:07.530Z] #21 33.63 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-20T21:05:07.530Z] #21 33.63 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-20T21:05:07.530Z] #21 33.70 Selecting previously unselected package libnl-3-200:s390x. [2021-04-20T21:05:07.530Z] #21 33.70 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-04-20T21:05:07.530Z] #21 33.70 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-04-20T21:05:07.530Z] #21 33.77 Selecting previously unselected package libprotobuf-c1:s390x. [2021-04-20T21:05:07.530Z] #21 33.77 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-04-20T21:05:07.530Z] #21 33.78 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-20T21:05:07.530Z] #21 33.83 Selecting previously unselected package libreadline5:s390x. [2021-04-20T21:05:07.530Z] #21 33.84 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-04-20T21:05:07.530Z] #21 33.84 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-04-20T21:05:07.530Z] #21 33.91 Selecting previously unselected package net-tools. [2021-04-20T21:05:07.588Z] #2 [internal] load .dockerignore [2021-04-20T21:05:07.589Z] #2 sha256:a6f2148884aa1ce15735119fbe892ea822e9193d538d82b899d2ca95454172ae [2021-04-20T21:05:07.589Z] #2 transferring context: 87B done [2021-04-20T21:05:07.589Z] #2 DONE 0.1s [2021-04-20T21:05:07.589Z] [2021-04-20T21:05:07.589Z] #1 [internal] load build definition from Dockerfile [2021-04-20T21:05:07.589Z] #1 sha256:50419bee957d8007a042ccd788e714939c9fff8c297be517f391463d3552bdc8 [2021-04-20T21:05:07.589Z] #1 transferring dockerfile: 17.02kB done [2021-04-20T21:05:07.589Z] #1 DONE 0.2s [2021-04-20T21:05:07.589Z] [2021-04-20T21:05:07.589Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-20T21:05:07.589Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-04-20T21:05:07.756Z] #10 ... [2021-04-20T21:05:07.756Z] [2021-04-20T21:05:07.756Z] #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-20T21:05:07.756Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-20T21:05:07.756Z] #28 3.242 Reading package lists... [2021-04-20T21:05:07.756Z] #28 4.791 Reading package lists... [2021-04-20T21:05:07.756Z] #28 6.274 Building dependency tree... [2021-04-20T21:05:07.756Z] #28 6.754 The following additional packages will be installed: [2021-04-20T21:05:07.756Z] #28 6.754 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-20T21:05:07.756Z] #28 6.754 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-20T21:05:07.756Z] #28 6.755 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-20T21:05:07.756Z] #28 6.757 Suggested packages: [2021-04-20T21:05:07.756Z] #28 6.757 krb5-doc krb5-user [2021-04-20T21:05:07.756Z] #28 6.757 Recommended packages: [2021-04-20T21:05:07.756Z] #28 6.757 krb5-locales publicsuffix libsasl2-modules [2021-04-20T21:05:07.756Z] #28 7.099 The following NEW packages will be installed: [2021-04-20T21:05:07.756Z] #28 7.099 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-20T21:05:07.756Z] #28 7.100 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-20T21:05:07.756Z] #28 7.100 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-20T21:05:07.756Z] #28 7.101 libssh2-1 libssl1.1 openssl [2021-04-20T21:05:07.756Z] #28 7.154 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-20T21:05:07.756Z] #28 7.154 Need to get 5176 kB of archives. [2021-04-20T21:05:07.756Z] #28 7.154 After this operation, 14.5 MB of additional disk space will be used. [2021-04-20T21:05:07.756Z] #28 7.154 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u6 [1527 kB] [2021-04-20T21:05:07.756Z] #28 7.163 Get:2 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-20T21:05:07.756Z] #28 7.196 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-04-20T21:05:07.756Z] #28 7.202 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-04-20T21:05:07.756Z] #28 7.214 Get:5 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-04-20T21:05:07.756Z] #28 7.231 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-04-20T21:05:07.756Z] #28 7.248 Get:7 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-04-20T21:05:07.756Z] #28 7.253 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-20T21:05:07.756Z] #28 7.256 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-04-20T21:05:07.756Z] #28 7.258 Get:10 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u6 [844 kB] [2021-04-20T21:05:07.756Z] #28 7.281 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-20T21:05:07.756Z] #28 7.284 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-20T21:05:07.756Z] #28 7.294 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-04-20T21:05:07.756Z] #28 7.315 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-04-20T21:05:07.756Z] #28 7.318 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-04-20T21:05:07.756Z] #28 7.319 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-04-20T21:05:07.756Z] #28 7.322 Get:17 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-04-20T21:05:07.756Z] #28 7.332 Get:18 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-04-20T21:05:07.756Z] #28 7.335 Get:19 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-04-20T21:05:07.756Z] #28 7.335 Get:20 http://security.debian.org/debian-security buster/updates/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u2 [349 kB] [2021-04-20T21:05:07.756Z] #28 7.342 Get:21 http://security.debian.org/debian-security buster/updates/main ppc64el curl ppc64el 7.64.0-4+deb10u2 [268 kB] [2021-04-20T21:05:07.756Z] #28 7.566 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:05:07.756Z] #28 7.597 Fetched 5176 kB in 0s (24.9 MB/s) [2021-04-20T21:05:07.756Z] #28 7.626 Selecting previously unselected package libssl1.1:ppc64el. [2021-04-20T21:05:07.756Z] #28 7.626 (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-20T21:05:07.756Z] #28 7.635 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-04-20T21:05:07.756Z] #28 7.648 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-04-20T21:05:07.756Z] #28 7.862 Selecting previously unselected package openssl. [2021-04-20T21:05:07.756Z] #28 7.862 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-04-20T21:05:07.756Z] #28 7.864 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-20T21:05:07.756Z] #28 8.004 Selecting previously unselected package ca-certificates. [2021-04-20T21:05:07.756Z] #28 8.007 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-20T21:05:07.756Z] #28 8.008 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-20T21:05:07.756Z] #28 8.143 Selecting previously unselected package libkeyutils1:ppc64el. [2021-04-20T21:05:07.756Z] #28 8.145 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2021-04-20T21:05:07.756Z] #28 8.146 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-04-20T21:05:07.756Z] #28 8.176 Selecting previously unselected package libkrb5support0:ppc64el. [2021-04-20T21:05:07.756Z] #28 8.178 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-04-20T21:05:07.756Z] #28 8.179 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-04-20T21:05:07.756Z] #28 8.219 Selecting previously unselected package libk5crypto3:ppc64el. [2021-04-20T21:05:07.756Z] #28 8.221 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-04-20T21:05:07.756Z] #28 8.223 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-04-20T21:05:07.756Z] #28 8.264 Selecting previously unselected package libkrb5-3:ppc64el. [2021-04-20T21:05:07.756Z] #28 8.265 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-04-20T21:05:07.756Z] #28 8.267 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-04-20T21:05:07.756Z] #28 8.362 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-04-20T21:05:07.756Z] #28 8.362 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-04-20T21:05:07.756Z] #28 8.364 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-04-20T21:05:07.756Z] #28 8.415 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-04-20T21:05:07.756Z] #28 8.415 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-04-20T21:05:07.756Z] #28 8.417 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-20T21:05:07.756Z] #28 8.468 Selecting previously unselected package libsasl2-2:ppc64el. [2021-04-20T21:05:07.756Z] #28 8.468 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-04-20T21:05:07.756Z] #28 8.468 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-20T21:05:07.756Z] #28 8.506 Selecting previously unselected package libldap-common. [2021-04-20T21:05:07.756Z] #28 8.509 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-20T21:05:07.756Z] #28 8.521 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-20T21:05:07.756Z] #28 8.561 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-04-20T21:05:07.756Z] #28 8.563 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ... [2021-04-20T21:05:07.756Z] #28 8.565 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-04-20T21:05:07.756Z] #28 8.624 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-04-20T21:05:07.756Z] #28 8.626 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-04-20T21:05:07.756Z] #28 8.629 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-04-20T21:05:07.756Z] #28 8.671 Selecting previously unselected package libpsl5:ppc64el. [2021-04-20T21:05:07.756Z] #28 8.675 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-04-20T21:05:07.756Z] #28 8.684 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-04-20T21:05:07.756Z] #28 8.715 Selecting previously unselected package librtmp1:ppc64el. [2021-04-20T21:05:07.756Z] #28 8.717 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-04-20T21:05:07.756Z] #28 8.718 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-04-20T21:05:07.756Z] #28 8.755 Selecting previously unselected package libssh2-1:ppc64el. [2021-04-20T21:05:07.756Z] #28 8.758 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-04-20T21:05:07.756Z] #28 8.760 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-04-20T21:05:07.756Z] #28 8.803 Selecting previously unselected package libcurl4:ppc64el. [2021-04-20T21:05:07.756Z] #28 8.803 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_ppc64el.deb ... [2021-04-20T21:05:07.756Z] #28 8.805 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-04-20T21:05:07.756Z] #28 8.870 Selecting previously unselected package curl. [2021-04-20T21:05:07.756Z] #28 8.872 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_ppc64el.deb ... [2021-04-20T21:05:07.756Z] #28 8.874 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-20T21:05:07.756Z] #28 8.932 Selecting previously unselected package libonig5:ppc64el. [2021-04-20T21:05:07.756Z] #28 8.934 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-04-20T21:05:07.756Z] #28 8.935 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-04-20T21:05:07.756Z] #28 8.986 Selecting previously unselected package libjq1:ppc64el. [2021-04-20T21:05:07.756Z] #28 8.988 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-20T21:05:07.756Z] #28 8.990 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-20T21:05:07.756Z] #28 9.041 Selecting previously unselected package jq. [2021-04-20T21:05:07.756Z] #28 9.043 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-20T21:05:07.756Z] #28 9.049 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-20T21:05:07.756Z] #28 9.085 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-04-20T21:05:07.756Z] #28 9.089 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-04-20T21:05:07.756Z] #28 9.093 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-04-20T21:05:07.756Z] #28 9.266 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-04-20T21:05:07.756Z] #28 9.271 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-20T21:05:07.756Z] #28 9.276 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-04-20T21:05:07.756Z] #28 9.279 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-20T21:05:07.756Z] #28 9.284 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-04-20T21:05:07.756Z] #28 9.287 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-04-20T21:05:07.756Z] #28 9.290 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-20T21:05:07.756Z] #28 9.293 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-04-20T21:05:07.756Z] #28 9.296 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-04-20T21:05:07.756Z] #28 9.299 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-20T21:05:07.756Z] #28 9.309 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-04-20T21:05:07.756Z] #28 9.313 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-20T21:05:07.756Z] #28 9.316 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-04-20T21:05:07.756Z] #28 9.319 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-20T21:05:07.824Z] #21 33.92 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-04-20T21:05:07.824Z] #21 33.92 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-20T21:05:07.824Z] #21 34.05 Selecting previously unselected package python-pip-whl. [2021-04-20T21:05:07.824Z] #21 34.05 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-20T21:05:07.825Z] #21 34.06 Unpacking python-pip-whl (18.1-5) ... [2021-04-20T21:05:08.055Z] #28 10.25 Updating certificates in /etc/ssl/certs... [2021-04-20T21:05:08.119Z] #21 34.43 Selecting previously unselected package python3-lib2to3. [2021-04-20T21:05:08.119Z] #21 34.44 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-20T21:05:08.119Z] #21 34.44 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-20T21:05:08.356Z] #13 ... [2021-04-20T21:05:08.356Z] [2021-04-20T21:05:08.356Z] #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-20T21:05:08.356Z] #45 sha256:53984545fbdf46335dcfb02f5a41573ab666fb9887c72b478fc24120df6977fa [2021-04-20T21:05:08.356Z] #45 95.45 vendor/golang.org/x/text/transform [2021-04-20T21:05:08.356Z] #45 96.16 vendor/golang.org/x/text/unicode/bidi [2021-04-20T21:05:08.356Z] #45 97.62 vendor/golang.org/x/text/secure/bidirule [2021-04-20T21:05:08.356Z] #45 97.97 vendor/golang.org/x/text/unicode/norm [2021-04-20T21:05:08.356Z] #45 101.7 vendor/golang.org/x/net/idna [2021-04-20T21:05:08.356Z] #45 103.7 vendor/golang.org/x/net/http2/hpack [2021-04-20T21:05:08.356Z] #45 104.7 mime [2021-04-20T21:05:08.356Z] #45 ... [2021-04-20T21:05:08.356Z] [2021-04-20T21:05:08.356Z] #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-20T21:05:08.356Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:05:08.356Z] #43 34.56 CC images/cgroup.o [2021-04-20T21:05:08.356Z] #43 35.05 CC images/userns.o [2021-04-20T21:05:08.356Z] #43 35.36 CC images/google/protobuf/descriptor.o [2021-04-20T21:05:08.356Z] #43 36.92 CC images/opts.o [2021-04-20T21:05:08.356Z] #43 37.23 CC images/seccomp.o [2021-04-20T21:05:08.356Z] #43 37.57 CC images/binfmt-misc.o [2021-04-20T21:05:08.356Z] #43 37.74 CC images/time.o [2021-04-20T21:05:08.356Z] #43 37.93 CC images/sysctl.o [2021-04-20T21:05:08.413Z] #21 34.54 Selecting previously unselected package python3-distutils. [2021-04-20T21:05:08.413Z] #21 34.55 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-20T21:05:08.413Z] #21 34.55 Unpacking python3-distutils (3.7.3-1) ... [2021-04-20T21:05:08.413Z] #21 34.69 Selecting previously unselected package python3-pip. [2021-04-20T21:05:08.413Z] #21 34.69 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-20T21:05:08.413Z] #21 34.70 Unpacking python3-pip (18.1-5) ... [2021-04-20T21:05:08.615Z] #43 38.10 CC images/autofs.o [2021-04-20T21:05:08.643Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-04-20T21:05:08.708Z] #21 34.82 Selecting previously unselected package python3-pkg-resources. [2021-04-20T21:05:08.708Z] #21 34.82 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-20T21:05:08.708Z] #21 34.82 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-20T21:05:08.708Z] #21 34.93 Selecting previously unselected package python3-setuptools. [2021-04-20T21:05:08.708Z] #21 34.93 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-20T21:05:08.708Z] #21 34.93 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-20T21:05:08.735Z] #13 ... [2021-04-20T21:05:08.736Z] [2021-04-20T21:05:08.736Z] #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-20T21:05:08.736Z] #24 sha256:1c3df392d2532f6f1ee5d566b9d2ddf4128ac2c0e6eab7617ccc7cbcfa5c6cd8 [2021-04-20T21:05:08.736Z] #24 7.135 + RM_GOPATH=0 [2021-04-20T21:05:08.736Z] #24 7.135 + TMP_GOPATH= [2021-04-20T21:05:08.736Z] #24 7.135 + : /build [2021-04-20T21:05:08.736Z] #24 7.135 + '[' -z '' ']' [2021-04-20T21:05:08.736Z] #24 7.135 ++ mktemp -d [2021-04-20T21:05:08.736Z] #24 7.137 + export GOPATH=/tmp/tmp.p88zqhaBds [2021-04-20T21:05:08.736Z] #24 7.138 + GOPATH=/tmp/tmp.p88zqhaBds [2021-04-20T21:05:08.736Z] #24 7.138 + RM_GOPATH=1 [2021-04-20T21:05:08.736Z] #24 7.138 + case "$(go env GOARCH)" in [2021-04-20T21:05:08.736Z] #24 7.140 ++ go env GOARCH [2021-04-20T21:05:08.736Z] #24 7.193 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:08.736Z] #24 7.193 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:08.736Z] #24 7.196 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:08.736Z] #24 7.204 + dir=/tmp/install [2021-04-20T21:05:08.736Z] #24 7.204 + bin=dockercli [2021-04-20T21:05:08.736Z] #24 7.205 + shift [2021-04-20T21:05:08.736Z] #24 7.205 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-20T21:05:08.736Z] #24 7.206 + . /tmp/install/dockercli.installer [2021-04-20T21:05:08.736Z] #24 7.208 ++ : stable [2021-04-20T21:05:08.736Z] #24 7.208 ++ : 17.06.2-ce [2021-04-20T21:05:08.736Z] #24 7.215 + install_dockercli [2021-04-20T21:05:08.736Z] #24 7.215 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-20T21:05:08.736Z] #24 7.215 Install docker/cli version 17.06.2-ce from stable [2021-04-20T21:05:08.736Z] #24 7.218 ++ uname -m [2021-04-20T21:05:08.736Z] #24 7.219 + arch=x86_64 [2021-04-20T21:05:08.736Z] #24 7.220 + '[' x86_64 '!=' x86_64 ']' [2021-04-20T21:05:08.736Z] #24 7.220 + url=https://download.docker.com/linux/static [2021-04-20T21:05:08.736Z] #24 7.220 + tar -xz docker/docker [2021-04-20T21:05:08.736Z] #24 7.222 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-20T21:05:08.736Z] #24 ... [2021-04-20T21:05:08.736Z] [2021-04-20T21:05:08.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-20T21:05:08.736Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-20T21:05:08.736Z] #55 8.026 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:05:08.736Z] #55 8.097 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:05:08.736Z] #55 8.105 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:05:08.736Z] #55 9.727 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-20T21:05:08.736Z] #55 ... [2021-04-20T21:05:08.736Z] [2021-04-20T21:05:08.736Z] #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-20T21:05:08.736Z] #51 sha256:4491f862ac2bfdda9b6ae1d6697857171a0243d6bff526426402c84d555798a5 [2021-04-20T21:05:08.736Z] #51 6.054 + RM_GOPATH=0 [2021-04-20T21:05:08.736Z] #51 6.054 + TMP_GOPATH= [2021-04-20T21:05:08.736Z] #51 6.054 + : /build [2021-04-20T21:05:08.736Z] #51 6.054 + '[' -z '' ']' [2021-04-20T21:05:08.736Z] #51 6.054 ++ mktemp -d [2021-04-20T21:05:08.736Z] #51 6.054 + export GOPATH=/tmp/tmp.jV1sk7JNpw [2021-04-20T21:05:08.736Z] #51 6.054 + GOPATH=/tmp/tmp.jV1sk7JNpw [2021-04-20T21:05:08.736Z] #51 6.054 + RM_GOPATH=1 [2021-04-20T21:05:08.736Z] #51 6.054 + case "$(go env GOARCH)" in [2021-04-20T21:05:08.736Z] #51 6.054 ++ go env GOARCH [2021-04-20T21:05:08.736Z] #51 6.063 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-20T21:05:08.736Z] #51 6.063 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:08.736Z] #51 6.063 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:08.736Z] #51 6.063 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:08.736Z] #51 6.063 + dir=/tmp/install [2021-04-20T21:05:08.736Z] #51 6.063 + bin=shfmt [2021-04-20T21:05:08.736Z] #51 6.063 + shift [2021-04-20T21:05:08.736Z] #51 6.063 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-20T21:05:08.736Z] #51 6.063 + . /tmp/install/shfmt.installer [2021-04-20T21:05:08.736Z] #51 6.063 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-20T21:05:08.736Z] #51 6.063 + install_shfmt [2021-04-20T21:05:08.736Z] #51 6.063 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-20T21:05:08.736Z] #51 6.063 + git clone https://github.com/mvdan/sh.git /tmp/tmp.jV1sk7JNpw/src/github.com/mvdan/sh [2021-04-20T21:05:08.736Z] #51 6.068 Cloning into '/tmp/tmp.jV1sk7JNpw/src/github.com/mvdan/sh'... [2021-04-20T21:05:08.875Z] #43 38.33 CC images/macvlan.o [2021-04-20T21:05:08.919Z] #9 ... [2021-04-20T21:05:08.919Z] [2021-04-20T21:05:08.919Z] #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-20T21:05:08.919Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-20T21:05:08.919Z] #27 DONE 14.1s [2021-04-20T21:05:08.919Z] [2021-04-20T21:05:08.919Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:05:08.919Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-20T21:05:08.919Z] #9 ... [2021-04-20T21:05:08.919Z] [2021-04-20T21:05:08.919Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-20T21:05:08.919Z] #28 sha256:8e680ce765b156d4becea57022185c7f097ece9dd6d66a2beda5577400ce48a1 [2021-04-20T21:05:09.002Z] #21 35.12 Selecting previously unselected package python3-wheel. [2021-04-20T21:05:09.002Z] #21 35.12 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-20T21:05:09.002Z] #21 35.13 Unpacking python3-wheel (0.32.3-2) ... [2021-04-20T21:05:09.002Z] #21 35.20 Selecting previously unselected package sudo. [2021-04-20T21:05:09.002Z] #21 35.21 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-04-20T21:05:09.002Z] #21 35.21 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-20T21:05:09.004Z] #51 ... [2021-04-20T21:05:09.004Z] [2021-04-20T21:05:09.004Z] #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-20T21:05:09.004Z] #67 sha256:2472a4735856b8ec3e7ac7a975a1a1c63c93ddd64bca8a50accee803fc8d6198 [2021-04-20T21:05:09.004Z] #67 7.291 + RM_GOPATH=0 [2021-04-20T21:05:09.004Z] #67 7.291 + TMP_GOPATH= [2021-04-20T21:05:09.004Z] #67 7.291 + : /build [2021-04-20T21:05:09.004Z] #67 7.291 + '[' -z '' ']' [2021-04-20T21:05:09.004Z] #67 7.292 ++ mktemp -d [2021-04-20T21:05:09.004Z] #67 7.294 + export GOPATH=/tmp/tmp.WmMj6lJK7W [2021-04-20T21:05:09.004Z] #67 7.294 + GOPATH=/tmp/tmp.WmMj6lJK7W [2021-04-20T21:05:09.004Z] #67 7.294 + RM_GOPATH=1 [2021-04-20T21:05:09.004Z] #67 7.294 + case "$(go env GOARCH)" in [2021-04-20T21:05:09.004Z] #67 7.303 ++ go env GOARCH [2021-04-20T21:05:09.004Z] #67 7.335 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:09.004Z] #67 7.335 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:09.004Z] #67 7.335 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:09.004Z] #67 7.371 + dir=/tmp/install [2021-04-20T21:05:09.004Z] #67 7.371 + bin=proxy [2021-04-20T21:05:09.004Z] #67 7.371 + shift [2021-04-20T21:05:09.004Z] #67 7.371 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-20T21:05:09.004Z] #67 7.371 + . /tmp/install/proxy.installer [2021-04-20T21:05:09.004Z] #67 7.372 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-20T21:05:09.004Z] #67 7.373 + install_proxy [2021-04-20T21:05:09.004Z] #67 7.373 + case "$1" in [2021-04-20T21:05:09.004Z] #67 7.373 + export CGO_ENABLED=0 [2021-04-20T21:05:09.004Z] #67 7.373 + CGO_ENABLED=0 [2021-04-20T21:05:09.004Z] #67 7.373 + _install_proxy [2021-04-20T21:05:09.004Z] #67 7.373 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-20T21:05:09.004Z] #67 7.373 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-20T21:05:09.004Z] #67 7.374 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.WmMj6lJK7W/src/github.com/docker/libnetwork [2021-04-20T21:05:09.004Z] #67 7.375 Cloning into '/tmp/tmp.WmMj6lJK7W/src/github.com/docker/libnetwork'... [2021-04-20T21:05:09.004Z] #67 ... [2021-04-20T21:05:09.004Z] [2021-04-20T21:05:09.004Z] #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-20T21:05:09.004Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-20T21:05:09.004Z] #40 6.617 + git clone https://github.com/docker/distribution.git . [2021-04-20T21:05:09.004Z] #40 6.636 Cloning into '.'... [2021-04-20T21:05:09.004Z] #40 ... [2021-04-20T21:05:09.004Z] [2021-04-20T21:05:09.004Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:05:09.004Z] #34 sha256:3447af1bafa6cc144e0f4f898807a037e3f12ee5562f5d6be13373623c78388c [2021-04-20T21:05:09.004Z] #34 7.122 + RM_GOPATH=0 [2021-04-20T21:05:09.004Z] #34 7.122 + TMP_GOPATH= [2021-04-20T21:05:09.004Z] #34 7.122 + : /build [2021-04-20T21:05:09.004Z] #34 7.124 + '[' -z '' ']' [2021-04-20T21:05:09.004Z] #34 7.126 ++ mktemp -d [2021-04-20T21:05:09.004Z] #34 7.130 + export GOPATH=/tmp/tmp.WfsLQgeSom [2021-04-20T21:05:09.004Z] #34 7.131 + GOPATH=/tmp/tmp.WfsLQgeSom [2021-04-20T21:05:09.004Z] #34 7.131 + RM_GOPATH=1 [2021-04-20T21:05:09.004Z] #34 7.131 + case "$(go env GOARCH)" in [2021-04-20T21:05:09.004Z] #34 7.132 ++ go env GOARCH [2021-04-20T21:05:09.004Z] #34 7.185 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:09.004Z] #34 7.186 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:09.004Z] #34 7.186 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:09.004Z] #34 7.187 + dir=/tmp/install [2021-04-20T21:05:09.004Z] #34 7.199 + bin=tomlv [2021-04-20T21:05:09.004Z] #34 7.199 + shift [2021-04-20T21:05:09.004Z] #34 7.203 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-20T21:05:09.004Z] #34 7.203 + . /tmp/install/tomlv.installer [2021-04-20T21:05:09.004Z] #34 7.204 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-20T21:05:09.004Z] #34 7.207 + install_tomlv [2021-04-20T21:05:09.004Z] #34 7.209 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-20T21:05:09.004Z] #34 7.214 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-20T21:05:09.004Z] #34 7.215 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.WfsLQgeSom/src/github.com/BurntSushi/toml [2021-04-20T21:05:09.004Z] #34 7.227 Cloning into '/tmp/tmp.WfsLQgeSom/src/github.com/BurntSushi/toml'... [2021-04-20T21:05:09.004Z] #34 8.629 + cd /tmp/tmp.WfsLQgeSom/src/github.com/BurntSushi/toml [2021-04-20T21:05:09.004Z] #34 8.630 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-20T21:05:09.004Z] #34 8.670 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-20T21:05:09.004Z] #34 9.835 runtime/internal/sys [2021-04-20T21:05:09.004Z] #34 9.851 internal/cpu [2021-04-20T21:05:09.004Z] #34 10.15 math/bits [2021-04-20T21:05:09.134Z] #43 38.54 CC images/sit.o [2021-04-20T21:05:09.134Z] #43 38.74 CC images/memfd.o [2021-04-20T21:05:09.212Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.7s done [2021-04-20T21:05:09.212Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-20T21:05:09.267Z] #34 10.71 internal/bytealg [2021-04-20T21:05:09.267Z] #34 ... [2021-04-20T21:05:09.267Z] [2021-04-20T21:05:09.267Z] #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-20T21:05:09.267Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-20T21:05:09.267Z] #32 6.384 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-20T21:05:09.267Z] #32 6.387 Cloning into '.'... [2021-04-20T21:05:09.267Z] #32 ... [2021-04-20T21:05:09.267Z] [2021-04-20T21:05:09.267Z] #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-20T21:05:09.267Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-20T21:05:09.267Z] #36 6.871 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:05:09.267Z] #36 7.032 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:05:09.267Z] #36 7.032 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:05:09.267Z] #36 8.170 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-20T21:05:09.267Z] #36 10.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-20T21:05:09.296Z] #21 35.53 Selecting previously unselected package thin-provisioning-tools. [2021-04-20T21:05:09.296Z] #21 35.54 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-04-20T21:05:09.296Z] #21 35.55 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-20T21:05:09.393Z] #43 39.01 CC images/timens.o [2021-04-20T21:05:09.490Z] #28 DONE 0.5s [2021-04-20T21:05:09.490Z] [2021-04-20T21:05:09.490Z] #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-20T21:05:09.490Z] #29 sha256:507585c8b3ab2b76db0b101333afb8ccb783595c9c812eb878ccf06ded62312c [2021-04-20T21:05:09.508Z] #3 DONE 1.9s [2021-04-20T21:05:09.589Z] #36 ... [2021-04-20T21:05:09.589Z] [2021-04-20T21:05:09.589Z] #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-20T21:05:09.589Z] #58 sha256:297a676baf24d6d5d79de9c0bf6599b0aec5422007d4a3606d97ca11ce37551b [2021-04-20T21:05:09.589Z] #58 6.685 + RM_GOPATH=0 [2021-04-20T21:05:09.589Z] #58 6.685 + TMP_GOPATH= [2021-04-20T21:05:09.589Z] #58 6.685 + : /build [2021-04-20T21:05:09.589Z] #58 6.685 + '[' -z '' ']' [2021-04-20T21:05:09.589Z] #58 6.685 ++ mktemp -d [2021-04-20T21:05:09.589Z] #58 6.685 + export GOPATH=/tmp/tmp.zxpHEBpdEX [2021-04-20T21:05:09.589Z] #58 6.685 + GOPATH=/tmp/tmp.zxpHEBpdEX [2021-04-20T21:05:09.589Z] #58 6.685 + RM_GOPATH=1 [2021-04-20T21:05:09.589Z] #58 6.685 + case "$(go env GOARCH)" in [2021-04-20T21:05:09.589Z] #58 6.698 ++ go env GOARCH [2021-04-20T21:05:09.589Z] #58 6.698 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:09.589Z] #58 6.698 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:09.589Z] #58 6.703 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:09.589Z] #58 6.705 + dir=/tmp/install [2021-04-20T21:05:09.589Z] #58 6.705 + bin=rootlesskit [2021-04-20T21:05:09.589Z] #58 6.705 + shift [2021-04-20T21:05:09.589Z] #58 6.705 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-20T21:05:09.589Z] #58 6.705 + . /tmp/install/rootlesskit.installer [2021-04-20T21:05:09.589Z] #58 6.705 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-20T21:05:09.589Z] #58 6.705 + install_rootlesskit [2021-04-20T21:05:09.589Z] #58 6.705 + case "$1" in [2021-04-20T21:05:09.589Z] #58 6.705 + export CGO_ENABLED=0 [2021-04-20T21:05:09.589Z] #58 6.705 + CGO_ENABLED=0 [2021-04-20T21:05:09.589Z] #58 6.705 + _install_rootlesskit [2021-04-20T21:05:09.589Z] #58 6.706 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-20T21:05:09.589Z] #58 6.706 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.zxpHEBpdEX/src/github.com/rootless-containers/rootlesskit [2021-04-20T21:05:09.589Z] #58 6.707 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-20T21:05:09.589Z] #58 6.737 Cloning into '/tmp/tmp.zxpHEBpdEX/src/github.com/rootless-containers/rootlesskit'... [2021-04-20T21:05:09.590Z] #21 35.69 Selecting previously unselected package uidmap. [2021-04-20T21:05:09.590Z] #21 35.70 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-04-20T21:05:09.590Z] #21 35.71 Unpacking uidmap (1:4.5-1.1) ... [2021-04-20T21:05:09.590Z] #21 35.79 Selecting previously unselected package vim-runtime. [2021-04-20T21:05:09.590Z] #21 35.80 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-20T21:05:09.590Z] #21 35.82 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-20T21:05:09.590Z] #21 35.83 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-20T21:05:09.590Z] #21 35.84 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-20T21:05:09.593Z] #28 11.38 137 added, 0 removed; done. [2021-04-20T21:05:09.593Z] #28 11.42 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-04-20T21:05:09.593Z] #28 11.43 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-20T21:05:09.593Z] #28 11.43 Setting up libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-04-20T21:05:09.593Z] #28 11.43 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-20T21:05:09.593Z] #28 11.44 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:05:09.593Z] #28 11.46 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-20T21:05:09.593Z] #28 11.46 Updating certificates in /etc/ssl/certs... [2021-04-20T21:05:09.593Z] #28 ... [2021-04-20T21:05:09.593Z] [2021-04-20T21:05:09.593Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:05:09.593Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-20T21:05:09.593Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 5.0s done [2021-04-20T21:05:09.593Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-04-20T21:05:09.593Z] #10 DONE 20.6s [2021-04-20T21:05:09.593Z] [2021-04-20T21:05:09.593Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-20T21:05:09.593Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-04-20T21:05:09.593Z] #11 DONE 0.2s [2021-04-20T21:05:09.593Z] [2021-04-20T21:05:09.593Z] #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-20T21:05:09.593Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-20T21:05:09.772Z] [2021-04-20T21:05:09.772Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-20T21:05:09.772Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-04-20T21:05:09.772Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-20T21:05:09.772Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.2s done [2021-04-20T21:05:09.772Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-20T21:05:09.772Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-04-20T21:05:09.772Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-04-20T21:05:09.799Z] #9 DONE 32.1s [2021-04-20T21:05:09.799Z] [2021-04-20T21:05:09.799Z] #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-20T21:05:09.799Z] #29 sha256:a8edbda661e23c58d1edbceb74364a3efb622442f396a7eaab392c8b237be38b [2021-04-20T21:05:09.799Z] #29 1.272 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-20T21:05:09.799Z] #29 1.363 [2021-04-20T21:05:09.799Z] #29 1.476 ########## 14.2% ########################## 37.1% ######################################### 57.0% ####################################################### 76.5% ##################################################################### 97.1% ######################################################################## 100.0% [2021-04-20T21:05:09.799Z] #29 1.978 [2021-04-20T21:05:09.799Z] #29 2.093 ####################################################### 77.6% ######################################################################## 100.0% [2021-04-20T21:05:09.799Z] #29 2.193 [2021-04-20T21:05:09.799Z] #29 2.307 ################ 22.4% ######################################################################## 100.0% [2021-04-20T21:05:09.799Z] #29 2.434 [2021-04-20T21:05:09.799Z] #29 2.552 ######### 13.6% ########################## 36.9% ##################################### 52.2% ###################################################### 75.6% #################################################################### 94.7% ######################################################################## 100.0% [2021-04-20T21:05:09.799Z] #29 3.067 [2021-04-20T21:05:09.884Z] #58 ... [2021-04-20T21:05:09.885Z] [2021-04-20T21:05:09.885Z] #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-20T21:05:09.885Z] #49 sha256:39d159578e4db03ecd3c710d9f5b14bf372e4971b9c5e5d0bde90a33da36979f [2021-04-20T21:05:09.885Z] #49 6.080 + RM_GOPATH=0 [2021-04-20T21:05:09.885Z] #49 6.080 + TMP_GOPATH= [2021-04-20T21:05:09.885Z] #49 6.080 + : /build [2021-04-20T21:05:09.885Z] #49 6.080 + '[' -z '' ']' [2021-04-20T21:05:09.885Z] #49 6.080 ++ mktemp -d [2021-04-20T21:05:09.885Z] #49 6.080 + export GOPATH=/tmp/tmp.cI5tZegTtZ [2021-04-20T21:05:09.885Z] #49 6.080 + GOPATH=/tmp/tmp.cI5tZegTtZ [2021-04-20T21:05:09.885Z] #49 6.080 + RM_GOPATH=1 [2021-04-20T21:05:09.885Z] #49 6.080 + case "$(go env GOARCH)" in [2021-04-20T21:05:09.885Z] #49 6.080 ++ go env GOARCH [2021-04-20T21:05:09.885Z] #49 6.099 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:09.885Z] #49 6.099 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:09.885Z] #49 6.112 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:09.885Z] #49 6.112 + dir=/tmp/install [2021-04-20T21:05:09.885Z] #49 6.112 + bin=golangci_lint [2021-04-20T21:05:09.885Z] #49 6.112 + shift [2021-04-20T21:05:09.885Z] #49 6.112 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-20T21:05:09.885Z] #49 6.112 + . /tmp/install/golangci_lint.installer [2021-04-20T21:05:09.885Z] #49 6.112 ++ : v1.23.8 [2021-04-20T21:05:09.885Z] #49 6.112 + install_golangci_lint [2021-04-20T21:05:09.885Z] #49 6.112 + set -e [2021-04-20T21:05:09.885Z] #49 6.112 + export GO111MODULE=on [2021-04-20T21:05:09.885Z] #49 6.112 + GO111MODULE=on [2021-04-20T21:05:09.885Z] #49 6.112 + GOBIN=/build [2021-04-20T21:05:09.885Z] #49 6.112 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-20T21:05:09.885Z] #49 6.112 go: finding github.com v1.23.8 [2021-04-20T21:05:09.885Z] #49 6.112 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-20T21:05:09.885Z] #49 6.112 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-20T21:05:09.885Z] #49 6.112 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-20T21:05:09.885Z] #49 6.112 go: finding github.com/golangci v1.23.8 [2021-04-20T21:05:09.885Z] #49 6.958 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-20T21:05:09.885Z] #49 7.870 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-20T21:05:09.885Z] #49 ... [2021-04-20T21:05:09.885Z] [2021-04-20T21:05:09.885Z] #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-20T21:05:09.885Z] #47 sha256:9ffc10a5fadeb1019053ec640f7ff9e9d835d20e123fe78dec26f200973bb995 [2021-04-20T21:05:09.885Z] #47 5.586 + RM_GOPATH=0 [2021-04-20T21:05:09.885Z] #47 5.586 + TMP_GOPATH= [2021-04-20T21:05:09.885Z] #47 5.586 + : /build [2021-04-20T21:05:09.885Z] #47 5.586 + '[' -z '' ']' [2021-04-20T21:05:09.885Z] #47 5.586 ++ mktemp -d [2021-04-20T21:05:09.885Z] #47 5.586 + export GOPATH=/tmp/tmp.jmftyZdaXf [2021-04-20T21:05:09.885Z] #47 5.586 + GOPATH=/tmp/tmp.jmftyZdaXf [2021-04-20T21:05:09.885Z] #47 5.586 + RM_GOPATH=1 [2021-04-20T21:05:09.885Z] #47 5.586 + case "$(go env GOARCH)" in [2021-04-20T21:05:09.885Z] #47 5.586 ++ go env GOARCH [2021-04-20T21:05:09.885Z] #47 5.607 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:09.885Z] #47 5.607 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:09.885Z] #47 5.608 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:09.885Z] #47 5.612 + dir=/tmp/install [2021-04-20T21:05:09.885Z] #47 5.612 + bin=gotestsum [2021-04-20T21:05:09.885Z] #47 5.612 + shift [2021-04-20T21:05:09.885Z] #47 5.612 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-20T21:05:09.885Z] #47 5.612 + . /tmp/install/gotestsum.installer [2021-04-20T21:05:09.885Z] #47 5.612 ++ : v0.5.3 [2021-04-20T21:05:09.885Z] #47 5.612 + install_gotestsum [2021-04-20T21:05:09.885Z] #47 5.615 + set -e [2021-04-20T21:05:09.885Z] #47 5.615 + export GO111MODULE=on [2021-04-20T21:05:09.885Z] #47 5.615 + GO111MODULE=on [2021-04-20T21:05:09.885Z] #47 5.615 + GOBIN=/build [2021-04-20T21:05:09.885Z] #47 5.617 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-20T21:05:09.885Z] #47 5.660 go: finding gotest.tools v0.5.3 [2021-04-20T21:05:09.885Z] #47 5.660 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-20T21:05:09.885Z] #47 6.590 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-20T21:05:09.885Z] #47 7.629 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-20T21:05:09.885Z] #47 9.218 go: downloading github.com/pkg/errors v0.9.1 [2021-04-20T21:05:09.885Z] #47 9.456 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-20T21:05:09.885Z] #47 9.502 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-20T21:05:09.885Z] #47 9.502 go: downloading github.com/fatih/color v1.9.0 [2021-04-20T21:05:09.885Z] #47 9.520 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-20T21:05:09.885Z] #47 9.572 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-20T21:05:09.885Z] #47 9.697 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-20T21:05:09.885Z] #47 10.03 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-20T21:05:09.885Z] #47 10.11 go: extracting github.com/fatih/color v1.9.0 [2021-04-20T21:05:09.885Z] #47 10.12 go: extracting github.com/pkg/errors v0.9.1 [2021-04-20T21:05:09.885Z] #47 10.14 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-20T21:05:09.885Z] #47 10.17 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-20T21:05:09.885Z] #47 10.31 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-20T21:05:09.885Z] #47 10.35 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-20T21:05:09.885Z] #47 10.39 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-20T21:05:09.885Z] #47 10.60 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-20T21:05:09.885Z] #47 10.68 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-20T21:05:09.885Z] #47 10.74 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-20T21:05:09.895Z] #28 ... [2021-04-20T21:05:09.895Z] [2021-04-20T21:05:09.895Z] #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-20T21:05:09.895Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-04-20T21:05:09.895Z] #12 DONE 0.2s [2021-04-20T21:05:09.895Z] [2021-04-20T21:05:09.895Z] #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-20T21:05:09.895Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-20T21:05:09.895Z] #28 12.10 0 added, 0 removed; done. [2021-04-20T21:05:09.963Z] #43 39.31 LINK images/built-in.o [2021-04-20T21:05:09.963Z] #43 39.47 GEN compel/include/asm [2021-04-20T21:05:09.963Z] #43 39.52 GEN compel/include/version.h [2021-04-20T21:05:09.963Z] #43 39.54 touch .config [2021-04-20T21:05:09.963Z] #43 39.59 GEN include/common/config.h [2021-04-20T21:05:10.036Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.2s [2021-04-20T21:05:10.060Z] #29 ... [2021-04-20T21:05:10.060Z] [2021-04-20T21:05:10.060Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:05:10.060Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-20T21:05:10.060Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.5s done [2021-04-20T21:05:10.060Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-20T21:05:10.060Z] #9 DONE 24.9s [2021-04-20T21:05:10.176Z] #47 11.54 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-20T21:05:10.176Z] #47 ... [2021-04-20T21:05:10.176Z] [2021-04-20T21:05:10.176Z] #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-20T21:05:10.176Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:05:10.176Z] #42 8.029 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:05:10.176Z] #42 8.100 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:05:10.176Z] #42 8.137 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:05:10.176Z] #42 9.560 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-20T21:05:10.176Z] #42 ... [2021-04-20T21:05:10.176Z] [2021-04-20T21:05:10.176Z] #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-20T21:05:10.176Z] #29 sha256:dd4fc5e678eeeae5cbfe062b00558586829009876bafc8630b8ef572857c668d [2021-04-20T21:05:10.176Z] #29 11.76 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-20T21:05:10.176Z] #29 12.43 [2021-04-20T21:05:10.176Z] #29 12.72 ######################################################################## 100.0% [2021-04-20T21:05:10.176Z] #29 12.85 [2021-04-20T21:05:10.176Z] #29 12.98 Download of images into '/build' complete. [2021-04-20T21:05:10.176Z] #29 12.98 Use something like the following to load the result into a Docker daemon: [2021-04-20T21:05:10.176Z] #29 12.98 tar -cC '/build' . | docker load [2021-04-20T21:05:10.176Z] #29 DONE 13.9s [2021-04-20T21:05:10.176Z] [2021-04-20T21:05:10.176Z] #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-20T21:05:10.176Z] #45 sha256:d6331ae62e1c2e3baf47a87d7e59604453bcaea790f53c11f01a56c0ef6e62d8 [2021-04-20T21:05:10.176Z] #45 6.955 + RM_GOPATH=0 [2021-04-20T21:05:10.176Z] #45 6.955 + TMP_GOPATH= [2021-04-20T21:05:10.176Z] #45 6.955 + : /build [2021-04-20T21:05:10.176Z] #45 6.955 + '[' -z '' ']' [2021-04-20T21:05:10.176Z] #45 6.981 ++ mktemp -d [2021-04-20T21:05:10.176Z] #45 6.981 + export GOPATH=/tmp/tmp.CGz7deBeAB [2021-04-20T21:05:10.176Z] #45 6.981 + GOPATH=/tmp/tmp.CGz7deBeAB [2021-04-20T21:05:10.176Z] #45 6.981 + RM_GOPATH=1 [2021-04-20T21:05:10.176Z] #45 6.981 + case "$(go env GOARCH)" in [2021-04-20T21:05:10.176Z] #45 6.981 ++ go env GOARCH [2021-04-20T21:05:10.176Z] #45 7.042 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:10.176Z] #45 7.042 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:10.176Z] #45 7.042 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:10.176Z] #45 7.042 + dir=/tmp/install [2021-04-20T21:05:10.176Z] #45 7.042 + bin=vndr [2021-04-20T21:05:10.176Z] #45 7.042 + shift [2021-04-20T21:05:10.176Z] #45 7.042 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-20T21:05:10.176Z] #45 7.042 + . /tmp/install/vndr.installer [2021-04-20T21:05:10.176Z] #45 7.042 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-20T21:05:10.176Z] #45 7.042 + install_vndr [2021-04-20T21:05:10.176Z] #45 7.042 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-20T21:05:10.176Z] #45 7.042 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.CGz7deBeAB/src/github.com/LK4D4/vndr [2021-04-20T21:05:10.176Z] #45 7.043 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-20T21:05:10.176Z] #45 7.049 Cloning into '/tmp/tmp.CGz7deBeAB/src/github.com/LK4D4/vndr'... [2021-04-20T21:05:10.176Z] #45 7.943 + cd /tmp/tmp.CGz7deBeAB/src/github.com/LK4D4/vndr [2021-04-20T21:05:10.176Z] #45 7.943 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-20T21:05:10.176Z] #45 7.985 + go build -buildmode=pie -v -o /build/vndr . [2021-04-20T21:05:10.176Z] #45 9.332 internal/cpu [2021-04-20T21:05:10.176Z] #45 9.345 runtime/internal/atomic [2021-04-20T21:05:10.176Z] #45 9.683 runtime/internal/sys [2021-04-20T21:05:10.176Z] #45 10.000 runtime/internal/math [2021-04-20T21:05:10.176Z] #45 10.09 internal/race [2021-04-20T21:05:10.176Z] #45 10.11 internal/bytealg [2021-04-20T21:05:10.176Z] #45 10.22 sync/atomic [2021-04-20T21:05:10.176Z] #45 10.69 unicode [2021-04-20T21:05:10.176Z] #45 11.23 runtime [2021-04-20T21:05:10.176Z] #45 ... [2021-04-20T21:05:10.176Z] [2021-04-20T21:05:10.176Z] #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-20T21:05:10.176Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:05:10.176Z] #42 11.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-20T21:05:10.196Z] #28 12.10 Running hooks in /etc/ca-certificates/update.d... [2021-04-20T21:05:10.196Z] #28 12.11 done. [2021-04-20T21:05:10.196Z] #28 DONE 12.2s [2021-04-20T21:05:10.196Z] [2021-04-20T21:05:10.196Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-20T21:05:10.196Z] #40 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-04-20T21:05:10.196Z] #40 DONE 0.1s [2021-04-20T21:05:10.196Z] [2021-04-20T21:05:10.196Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-20T21:05:10.196Z] #32 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-04-20T21:05:10.196Z] #32 DONE 0.1s [2021-04-20T21:05:10.196Z] [2021-04-20T21:05:10.196Z] #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-20T21:05:10.196Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-20T21:05:10.223Z] #43 39.67 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-20T21:05:10.223Z] #43 39.69 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-20T21:05:10.223Z] #43 39.72 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-20T21:05:10.223Z] #43 39.73 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-20T21:05:10.223Z] #43 39.78 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-20T21:05:10.223Z] #43 39.83 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-20T21:05:10.300Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s [2021-04-20T21:05:10.320Z] [2021-04-20T21:05:10.320Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-20T21:05:10.320Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-20T21:05:10.483Z] #43 39.85 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-20T21:05:10.483Z] #43 39.88 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-20T21:05:10.483Z] #43 39.89 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-20T21:05:10.483Z] #43 39.92 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-20T21:05:10.483Z] #43 39.93 DEP compel/plugins/std/infect.d [2021-04-20T21:05:10.483Z] #43 40.05 DEP compel/plugins/std/string.d [2021-04-20T21:05:10.496Z] #33 ... [2021-04-20T21:05:10.496Z] [2021-04-20T21:05:10.496Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-20T21:05:10.496Z] #29 sha256:2708099ab52e8dd51d6b5a8ff2272e60270c74018cb06b071e1a058029c46496 [2021-04-20T21:05:10.496Z] #29 DONE 0.1s [2021-04-20T21:05:10.496Z] [2021-04-20T21:05:10.496Z] #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-20T21:05:10.496Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168 [2021-04-20T21:05:10.496Z] #13 DONE 0.5s [2021-04-20T21:05:10.496Z] [2021-04-20T21:05:10.496Z] #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-20T21:05:10.496Z] #52 sha256:df6bd44fafad0f4c11467fd1f0ca4874028118f8237716404009a2bedea50961 [2021-04-20T21:05:10.496Z] #52 0.466 + RM_GOPATH=0 [2021-04-20T21:05:10.496Z] #52 0.466 + TMP_GOPATH= [2021-04-20T21:05:10.496Z] #52 0.466 + : /build [2021-04-20T21:05:10.496Z] #52 0.467 + '[' -z '' ']' [2021-04-20T21:05:10.496Z] #52 0.468 ++ mktemp -d [2021-04-20T21:05:10.496Z] #52 0.476 + export GOPATH=/tmp/tmp.Jf7arPHTlL [2021-04-20T21:05:10.496Z] #52 0.477 + GOPATH=/tmp/tmp.Jf7arPHTlL [2021-04-20T21:05:10.496Z] #52 0.477 + RM_GOPATH=1 [2021-04-20T21:05:10.496Z] #52 0.478 + case "$(go env GOARCH)" in [2021-04-20T21:05:10.496Z] #52 0.480 ++ go env GOARCH [2021-04-20T21:05:10.496Z] #52 0.489 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:10.496Z] #52 0.489 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:10.496Z] #52 0.490 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:10.496Z] #52 0.492 + dir=/tmp/install [2021-04-20T21:05:10.496Z] #52 0.492 + bin=shfmt [2021-04-20T21:05:10.496Z] #52 0.492 + shift [2021-04-20T21:05:10.496Z] #52 0.492 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-20T21:05:10.496Z] #52 0.492 + . /tmp/install/shfmt.installer [2021-04-20T21:05:10.496Z] #52 0.492 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-20T21:05:10.496Z] #52 0.493 + install_shfmt [2021-04-20T21:05:10.496Z] #52 0.493 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-20T21:05:10.496Z] #52 0.493 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Jf7arPHTlL/src/github.com/mvdan/sh [2021-04-20T21:05:10.496Z] #52 0.493 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-20T21:05:10.496Z] #52 0.497 Cloning into '/tmp/tmp.Jf7arPHTlL/src/github.com/mvdan/sh'... [2021-04-20T21:05:10.574Z] #29 3.188 # 2.6% ####### 9.8% ########## 15.1% ############## 20.2% ################## 25.5% ###################### 30.7% ######################### 35.7% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################## 56.1% ############################################ 62.2% ################################################ 67.4% #################################################### 72.6% ######################################################## 77.8% ########################################################### 83.0% ############################################################### 88.1% ################################################################### 93.7% ####################################################################### 98.9% ######################################################################## 100.0% [2021-04-20T21:05:10.574Z] #29 5.035 [2021-04-20T21:05:10.743Z] #43 40.16 DEP compel/plugins/std/log.d [2021-04-20T21:05:10.743Z] #43 40.24 DEP compel/plugins/std/fds.d [2021-04-20T21:05:10.743Z] #43 40.39 DEP compel/plugins/std/std.d [2021-04-20T21:05:10.831Z] #29 5.340 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-20T21:05:10.832Z] #29 5.393 [2021-04-20T21:05:10.877Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.8s done [2021-04-20T21:05:10.877Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2021-04-20T21:05:10.877Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-04-20T21:05:10.889Z] #10 DONE 0.6s [2021-04-20T21:05:10.889Z] [2021-04-20T21:05:10.889Z] #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-20T21:05:10.889Z] #29 sha256:507585c8b3ab2b76db0b101333afb8ccb783595c9c812eb878ccf06ded62312c [2021-04-20T21:05:11.003Z] #43 40.53 DEP compel/plugins/shmem/shmem.d [2021-04-20T21:05:11.004Z] #43 40.64 DEP compel/plugins/fds/fds.d [2021-04-20T21:05:11.088Z] #29 5.455 ######################################################################## 100.0% [2021-04-20T21:05:11.088Z] #29 5.471 [2021-04-20T21:05:11.264Z] #43 40.83 CC compel/plugins/std/std.o [2021-04-20T21:05:11.347Z] #29 5.897 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-20T21:05:11.347Z] #29 5.960 [2021-04-20T21:05:11.462Z] #29 ... [2021-04-20T21:05:11.462Z] [2021-04-20T21:05:11.462Z] #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-20T21:05:11.462Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-20T21:05:11.462Z] #11 DONE 0.5s [2021-04-20T21:05:11.462Z] [2021-04-20T21:05:11.462Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-20T21:05:11.462Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-20T21:05:11.462Z] #31 DONE 0.2s [2021-04-20T21:05:11.462Z] [2021-04-20T21:05:11.462Z] #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-20T21:05:11.462Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-20T21:05:11.525Z] #43 41.09 CC compel/plugins/std/fds.o [2021-04-20T21:05:11.603Z] #29 6.064 ######################################################################## 100.0% [2021-04-20T21:05:11.603Z] #29 6.085 [2021-04-20T21:05:11.725Z] #32 ... [2021-04-20T21:05:11.725Z] [2021-04-20T21:05:11.725Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-20T21:05:11.725Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-20T21:05:11.725Z] #39 DONE 0.3s [2021-04-20T21:05:11.725Z] [2021-04-20T21:05:11.725Z] #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-20T21:05:11.725Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-20T21:05:11.824Z] #4 DONE 2.2s [2021-04-20T21:05:11.860Z] #29 6.292 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-20T21:05:11.861Z] #29 6.355 [2021-04-20T21:05:12.095Z] #43 41.53 CC compel/plugins/std/log.o [2021-04-20T21:05:12.339Z] #21 38.38 Selecting previously unselected package vim. [2021-04-20T21:05:12.339Z] #21 38.39 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-04-20T21:05:12.339Z] #21 38.41 Unpacking vim (2:8.1.0875-5) ... [2021-04-20T21:05:12.375Z] #29 6.473 ######### 13.3% ######################### 35.3% ################################# 47.1% ################################################# 68.7% #################################################################### 95.2% ######################################################################## 100.0% [2021-04-20T21:05:12.375Z] #29 6.954 [2021-04-20T21:05:12.632Z] #29 7.267 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-20T21:05:12.632Z] #29 7.325 [2021-04-20T21:05:12.632Z] #21 38.78 Selecting previously unselected package xfsprogs. [2021-04-20T21:05:12.632Z] #21 38.79 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-04-20T21:05:12.632Z] #21 38.79 Unpacking xfsprogs (4.20.0-1) ... [2021-04-20T21:05:12.664Z] #40 ... [2021-04-20T21:05:12.664Z] [2021-04-20T21:05:12.664Z] #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-20T21:05:12.664Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-20T21:05:12.664Z] #12 DONE 1.3s [2021-04-20T21:05:12.664Z] [2021-04-20T21:05:12.664Z] #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-20T21:05:12.664Z] #29 sha256:507585c8b3ab2b76db0b101333afb8ccb783595c9c812eb878ccf06ded62312c [2021-04-20T21:05:12.664Z] #29 3.140 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-20T21:05:12.664Z] #29 3.248 [2021-04-20T21:05:12.771Z] [2021-04-20T21:05:12.771Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-04-20T21:05:12.771Z] #8 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-04-20T21:05:12.891Z] #29 7.373 ######################################################################## 100.0% [2021-04-20T21:05:12.891Z] #29 7.389 [2021-04-20T21:05:12.891Z] #29 7.527 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-20T21:05:12.891Z] #29 7.580 [2021-04-20T21:05:12.927Z] #21 39.13 Selecting previously unselected package zip. [2021-04-20T21:05:12.927Z] #21 39.14 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-04-20T21:05:12.927Z] #21 39.15 Unpacking zip (3.0-11+b1) ... [2021-04-20T21:05:12.927Z] #21 39.28 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-20T21:05:13.036Z] #43 42.31 CC compel/plugins/std/string.o [2021-04-20T21:05:13.147Z] #29 7.615 ######################################################################## 100.0% [2021-04-20T21:05:13.147Z] #29 7.632 [2021-04-20T21:05:13.147Z] #29 7.642 Download of images into '/build' complete. [2021-04-20T21:05:13.147Z] #29 7.642 Use something like the following to load the result into a Docker daemon: [2021-04-20T21:05:13.147Z] #29 7.642 tar -cC '/build' . | docker load [2021-04-20T21:05:13.185Z] #29 3.397 0.1% #################### 27.8% ################################# 46.5% ############################################## 64.1% ################################################################## 92.5% ######################################################################## 100.0% [2021-04-20T21:05:13.186Z] #29 3.929 [2021-04-20T21:05:13.221Z] #21 39.29 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-20T21:05:13.221Z] #21 39.30 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-04-20T21:05:13.221Z] #21 39.31 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-04-20T21:05:13.221Z] #21 39.31 Setting up libgpm2:s390x (1.20.7-5) ... [2021-04-20T21:05:13.221Z] #21 39.32 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-04-20T21:05:13.221Z] #21 39.33 Setting up uidmap (1:4.5-1.1) ... [2021-04-20T21:05:13.221Z] #21 39.34 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-04-20T21:05:13.221Z] #21 39.36 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-20T21:05:13.221Z] #21 39.37 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-20T21:05:13.221Z] #21 39.38 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-20T21:05:13.221Z] #21 39.39 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-04-20T21:05:13.221Z] #21 39.39 Setting up xxd (2:8.1.0875-5) ... [2021-04-20T21:05:13.221Z] #21 39.40 Setting up zip (3.0-11+b1) ... [2021-04-20T21:05:13.221Z] #21 39.41 Setting up vim-common (2:8.1.0875-5) ... [2021-04-20T21:05:13.221Z] #21 39.42 Setting up bash-completion (1:2.8-6) ... [2021-04-20T21:05:13.450Z] #29 4.136 ############################# 40.9% ######################################################################## 100.0% [2021-04-20T21:05:13.515Z] #21 ... [2021-04-20T21:05:13.515Z] [2021-04-20T21:05:13.515Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-20T21:05:13.515Z] #44 76.78 CC criu/cr-service.o [2021-04-20T21:05:13.515Z] #44 77.85 CC criu/crtools.o [2021-04-20T21:05:13.515Z] #44 78.37 CC criu/eventfd.o [2021-04-20T21:05:13.515Z] #44 78.77 CC criu/eventpoll.o [2021-04-20T21:05:13.515Z] #44 79.36 CC criu/external.o [2021-04-20T21:05:13.515Z] #44 79.62 CC criu/fault-injection.o [2021-04-20T21:05:13.515Z] #44 79.77 CC criu/fdstore.o [2021-04-20T21:05:13.515Z] #44 80.05 CC criu/fifo.o [2021-04-20T21:05:13.515Z] #44 80.42 CC criu/file-ids.o [2021-04-20T21:05:13.515Z] #44 80.65 CC criu/file-lock.o [2021-04-20T21:05:13.515Z] #44 81.39 CC criu/files-ext.o [2021-04-20T21:05:13.515Z] #44 81.78 CC criu/files-reg.o [2021-04-20T21:05:13.515Z] #44 83.52 CC criu/files.o [2021-04-20T21:05:13.515Z] #44 85.15 CC criu/filesystems.o [2021-04-20T21:05:13.515Z] #44 85.55 CC criu/fsnotify.o [2021-04-20T21:05:13.515Z] #44 86.37 CC criu/image-desc.o [2021-04-20T21:05:13.515Z] #44 86.48 CC criu/image.o [2021-04-20T21:05:13.607Z] #43 42.91 CC compel/plugins/std/infect.o [2021-04-20T21:05:13.710Z] #29 4.319 [2021-04-20T21:05:13.710Z] #29 4.434 ################################################### 72.2% ######################################################################## 100.0% [2021-04-20T21:05:13.719Z] #8 ... [2021-04-20T21:05:13.719Z] [2021-04-20T21:05:13.719Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-20T21:05:13.719Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-20T21:05:13.719Z] #7 DONE 0.8s [2021-04-20T21:05:13.719Z] [2021-04-20T21:05:13.719Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-04-20T21:05:13.719Z] #8 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-04-20T21:05:13.719Z] #8 DONE 0.9s [2021-04-20T21:05:13.719Z] [2021-04-20T21:05:13.719Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-20T21:05:13.719Z] #5 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-04-20T21:05:13.719Z] #5 DONE 1.0s [2021-04-20T21:05:13.719Z] [2021-04-20T21:05:13.719Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-20T21:05:13.719Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-20T21:05:13.719Z] #6 DONE 1.0s [2021-04-20T21:05:13.811Z] #44 87.02 CC criu/ipc_ns.o [2021-04-20T21:05:13.868Z] #43 43.37 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-20T21:05:13.868Z] #43 43.43 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-20T21:05:13.975Z] #29 4.558 [2021-04-20T21:05:14.128Z] #43 43.48 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-20T21:05:14.128Z] #43 43.54 AR compel/plugins/std.lib.a [2021-04-20T21:05:14.128Z] #43 43.61 CC compel/plugins/fds/fds.o [2021-04-20T21:05:14.296Z] [2021-04-20T21:05:14.296Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:05:14.296Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-20T21:05:14.296Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-20T21:05:14.388Z] #43 43.83 AR compel/plugins/fds.lib.a [2021-04-20T21:05:14.388Z] #43 43.89 HOSTDEP compel/src/lib/log-host.d [2021-04-20T21:05:14.388Z] #43 43.94 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-20T21:05:14.388Z] #43 44.03 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-20T21:05:14.475Z] #42 15.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-20T21:05:14.500Z] #29 4.687 ########### 16.3% ######################### 35.5% ####################################### 54.6% ##################################################### 74.0% ################################################################### 93.4% ######################################################################## 100.0% [2021-04-20T21:05:14.500Z] #29 5.265 [2021-04-20T21:05:14.563Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-20T21:05:14.649Z] #43 44.09 HOSTDEP compel/src/main-host.d [2021-04-20T21:05:14.649Z] #43 44.20 DEP compel/src/lib/ptrace.d [2021-04-20T21:05:14.649Z] #43 44.32 DEP compel/src/lib/infect.d [2021-04-20T21:05:14.834Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-04-20T21:05:14.834Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-04-20T21:05:14.857Z] #44 87.90 CC criu/irmap.o [2021-04-20T21:05:14.857Z] #44 ... [2021-04-20T21:05:14.857Z] [2021-04-20T21:05:14.857Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-20T21:05:14.857Z] #21 40.98 Setting up libiptc0:s390x (1.8.2-4) ... [2021-04-20T21:05:14.857Z] #21 40.99 Setting up xz-utils (5.2.4-1) ... [2021-04-20T21:05:14.857Z] #21 41.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-20T21:05:14.857Z] #21 41.01 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-20T21:05:14.857Z] #21 41.07 invoke-rc.d: could not determine current runlevel [2021-04-20T21:05:14.857Z] #21 41.08 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-20T21:05:14.857Z] #21 41.09 Setting up pigz (2.4-1) ... [2021-04-20T21:05:14.857Z] #21 41.10 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-04-20T21:05:14.857Z] #21 41.11 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-04-20T21:05:14.857Z] #21 41.13 Setting up python-pip-whl (18.1-5) ... [2021-04-20T21:05:14.857Z] #21 41.14 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-04-20T21:05:14.857Z] #21 41.15 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-20T21:05:14.909Z] #43 44.47 DEP compel/src/lib/infect-util.d [2021-04-20T21:05:15.038Z] #29 ... [2021-04-20T21:05:15.039Z] [2021-04-20T21:05:15.039Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-20T21:05:15.039Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-20T21:05:15.039Z] #10 DONE 5.5s [2021-04-20T21:05:15.169Z] #43 44.60 DEP compel/src/lib/infect-rpc.d [2021-04-20T21:05:15.169Z] #43 44.70 DEP compel/arch/x86/src/lib/infect.d [2021-04-20T21:05:15.296Z] [2021-04-20T21:05:15.296Z] #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-20T21:05:15.296Z] #29 sha256:a8edbda661e23c58d1edbceb74364a3efb622442f396a7eaab392c8b237be38b [2021-04-20T21:05:15.296Z] #29 DONE 9.7s [2021-04-20T21:05:15.296Z] [2021-04-20T21:05:15.296Z] #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-20T21:05:15.296Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-20T21:05:15.363Z] #52 ... [2021-04-20T21:05:15.363Z] [2021-04-20T21:05:15.363Z] #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-20T21:05:15.363Z] #30 sha256:bdd1bcd88e95d12973505351a642bb1cc845516d0bf5ec2f075a4b3e46c2d7ed [2021-04-20T21:05:15.363Z] #30 2.421 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-20T21:05:15.363Z] #30 3.247 #=#=# [2021-04-20T21:05:15.430Z] #43 44.85 DEP compel/arch/x86/src/lib/cpu.d [2021-04-20T21:05:15.430Z] #43 44.91 DEP compel/src/lib/log.d [2021-04-20T21:05:15.502Z] #21 41.49 Setting up libaio1:s390x (0.3.112-3) ... [2021-04-20T21:05:15.502Z] #21 41.50 Setting up libonig5:s390x (6.9.1-1) ... [2021-04-20T21:05:15.502Z] #21 41.51 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-04-20T21:05:15.502Z] #21 41.52 Setting up vim (2:8.1.0875-5) ... [2021-04-20T21:05:15.502Z] #21 41.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-20T21:05:15.502Z] #21 41.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-20T21:05:15.502Z] #21 41.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-20T21:05:15.502Z] #21 41.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-20T21:05:15.502Z] #21 41.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-20T21:05:15.502Z] #21 41.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-20T21:05:15.502Z] #21 41.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-20T21:05:15.502Z] #21 41.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-20T21:05:15.502Z] #21 41.61 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-20T21:05:15.502Z] #21 41.63 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-20T21:05:15.502Z] #21 41.64 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-04-20T21:05:15.502Z] #21 41.65 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-20T21:05:15.502Z] #21 41.67 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-04-20T21:05:15.502Z] #21 41.68 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-20T21:05:15.690Z] #43 45.03 DEP compel/src/main.d [2021-04-20T21:05:15.690Z] #43 45.19 DEP compel/src/lib/handle-elf.d [2021-04-20T21:05:15.690Z] #43 45.27 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-20T21:05:15.860Z] #11 DONE 0.7s [2021-04-20T21:05:15.860Z] [2021-04-20T21:05:15.860Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-20T21:05:15.860Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-20T21:05:15.860Z] #31 DONE 0.1s [2021-04-20T21:05:15.860Z] [2021-04-20T21:05:15.860Z] #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-20T21:05:15.860Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-20T21:05:15.870Z] #42 ... [2021-04-20T21:05:15.870Z] [2021-04-20T21:05:15.870Z] #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-20T21:05:15.870Z] #58 sha256:297a676baf24d6d5d79de9c0bf6599b0aec5422007d4a3606d97ca11ce37551b [2021-04-20T21:05:15.870Z] #58 12.81 + cd /tmp/tmp.zxpHEBpdEX/src/github.com/rootless-containers/rootlesskit [2021-04-20T21:05:15.870Z] #58 12.83 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-20T21:05:15.870Z] #58 12.89 + export GO111MODULE=on [2021-04-20T21:05:15.870Z] #58 12.89 + GO111MODULE=on [2021-04-20T21:05:15.870Z] #58 12.89 + export GOPROXY=https://proxy.golang.org [2021-04-20T21:05:15.870Z] #58 12.89 + GOPROXY=https://proxy.golang.org [2021-04-20T21:05:15.870Z] #58 12.89 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-20T21:05:15.870Z] #58 12.89 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-20T21:05:15.870Z] #58 15.58 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-20T21:05:15.870Z] #58 15.67 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-20T21:05:15.870Z] #58 15.67 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-20T21:05:15.870Z] #58 15.67 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-20T21:05:15.870Z] #58 15.69 go: downloading github.com/pkg/errors v0.9.1 [2021-04-20T21:05:15.870Z] #58 15.71 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-20T21:05:15.870Z] #58 16.04 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-20T21:05:15.870Z] #58 16.09 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-20T21:05:15.870Z] #58 16.27 go: downloading github.com/google/uuid v1.2.0 [2021-04-20T21:05:15.870Z] #58 16.33 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-20T21:05:15.870Z] #58 16.36 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-20T21:05:15.871Z] #58 16.38 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-20T21:05:15.871Z] #58 16.49 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-20T21:05:15.871Z] #58 16.51 go: extracting github.com/pkg/errors v0.9.1 [2021-04-20T21:05:15.871Z] #58 16.80 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-20T21:05:15.871Z] #58 16.97 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-20T21:05:15.871Z] #58 17.15 go: extracting github.com/google/uuid v1.2.0 [2021-04-20T21:05:15.871Z] #58 17.54 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-20T21:05:15.951Z] #43 45.42 CC compel/src/lib/log.o [2021-04-20T21:05:16.121Z] #32 ... [2021-04-20T21:05:16.121Z] [2021-04-20T21:05:16.121Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-20T21:05:16.121Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-20T21:05:16.121Z] #39 DONE 0.2s [2021-04-20T21:05:16.213Z] #43 45.62 CC compel/arch/x86/src/lib/cpu.o [2021-04-20T21:05:16.320Z] #30 3.537 0.3% # 2.8% ##### 7.4% ######### 13.0% ########## 15.1% ############# 19.0% ################### 27.1% ###################### 31.2% ########################## 37.3% ############################### 43.3% ##################################### 51.5% ######################################### 58.3% ############################################## 64.4% #################################################### 72.5% ######################################################## 78.7% ############################################################# 84.7% ################################################################ 90.3% ##################################################################### 96.1% ######################################################################## 100.0% [2021-04-20T21:05:16.379Z] [2021-04-20T21:05:16.379Z] #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-20T21:05:16.379Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-20T21:05:16.783Z] #43 46.41 CC compel/arch/x86/src/lib/infect.o [2021-04-20T21:05:16.824Z] #58 ... [2021-04-20T21:05:16.824Z] [2021-04-20T21:05:16.824Z] #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-20T21:05:16.824Z] #24 sha256:1c3df392d2532f6f1ee5d566b9d2ddf4128ac2c0e6eab7617ccc7cbcfa5c6cd8 [2021-04-20T21:05:16.824Z] #24 17.67 + mkdir -p /build [2021-04-20T21:05:16.824Z] #24 17.78 + mv docker/docker /build/ [2021-04-20T21:05:16.824Z] #24 17.82 + rmdir docker [2021-04-20T21:05:16.824Z] #24 DONE 18.4s [2021-04-20T21:05:16.824Z] [2021-04-20T21:05:16.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-20T21:05:16.824Z] #49 sha256:39d159578e4db03ecd3c710d9f5b14bf372e4971b9c5e5d0bde90a33da36979f [2021-04-20T21:05:16.824Z] #49 17.28 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-20T21:05:16.824Z] #49 17.31 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-20T21:05:16.824Z] #49 17.34 go: downloading github.com/pkg/errors v0.8.1 [2021-04-20T21:05:16.824Z] #49 17.34 go: downloading github.com/spf13/viper v1.6.1 [2021-04-20T21:05:16.824Z] #49 17.46 go: extracting github.com/pkg/errors v0.8.1 [2021-04-20T21:05:16.824Z] #49 17.56 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-20T21:05:16.824Z] #49 17.56 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-20T21:05:16.824Z] #49 17.68 go: extracting github.com/spf13/viper v1.6.1 [2021-04-20T21:05:16.824Z] #49 18.04 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-20T21:05:16.824Z] #49 18.08 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-20T21:05:16.824Z] #49 18.10 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-20T21:05:16.824Z] #49 18.14 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-20T21:05:16.824Z] #49 18.16 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-20T21:05:16.824Z] #49 18.31 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-20T21:05:16.824Z] #49 18.31 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-20T21:05:16.859Z] #29 5.386 0.5% # 2.7% ### 5.5% ####### 11.0% ########### 15.9% ############### 22.1% ###################### 31.3% ############################# 40.5% ############################### 43.2% ################################### 48.8% ######################################### 57.2% ############################################### 66.6% ################################################### 71.4% ###################################################### 75.9% ########################################################### 82.9% ################################################################# 90.5% ####################################################################### 98.7% ######################################################################## 100.0% [2021-04-20T21:05:16.980Z] #30 6.516 #=#=# [2021-04-20T21:05:17.087Z] #49 18.54 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-20T21:05:17.087Z] #49 18.61 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-20T21:05:17.087Z] #49 18.76 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-20T21:05:17.120Z] #29 7.761 [2021-04-20T21:05:17.353Z] #43 ... [2021-04-20T21:05:17.353Z] [2021-04-20T21:05:17.353Z] #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-20T21:05:17.353Z] #58 sha256:cb3aa922a8b69509db2d61f49e8f79a491b148fd4a70f58ba18a443f3f0ea7b1 [2021-04-20T21:05:17.353Z] #58 114.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-20T21:05:17.353Z] #58 114.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-20T21:05:17.362Z] #49 18.82 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-20T21:05:17.362Z] #49 18.83 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-20T21:05:17.461Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 2.6s [2021-04-20T21:05:17.461Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 3.15MB / 7.68MB 2.8s [2021-04-20T21:05:17.461Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 2.8s [2021-04-20T21:05:17.461Z] #9 ... [2021-04-20T21:05:17.461Z] [2021-04-20T21:05:17.461Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-20T21:05:17.461Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-20T21:05:17.461Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-20T21:05:17.461Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-20T21:05:17.461Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-20T21:05:17.461Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-20T21:05:17.461Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-04-20T21:05:17.461Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2021-04-20T21:05:17.461Z] #62 DONE 3.1s [2021-04-20T21:05:17.461Z] [2021-04-20T21:05:17.461Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:05:17.461Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-20T21:05:17.461Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 5.24MB / 49.18MB 2.9s [2021-04-20T21:05:17.461Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 2.9s [2021-04-20T21:05:17.461Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 4.19MB / 9.98MB 2.9s [2021-04-20T21:05:17.624Z] #49 19.11 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-20T21:05:17.699Z] #29 8.396 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-20T21:05:17.727Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 19.92MB / 49.18MB 3.0s [2021-04-20T21:05:17.727Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.0s [2021-04-20T21:05:17.727Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 32.51MB / 49.18MB 3.1s [2021-04-20T21:05:17.727Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 46.14MB / 49.18MB 3.2s [2021-04-20T21:05:17.887Z] #49 19.49 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-20T21:05:17.904Z] #30 6.843 #=#=# ################ 22.4% ################################### 49.1% ###################################################### 75.6% ######################################################################## 100.0% [2021-04-20T21:05:17.972Z] #29 8.565 [2021-04-20T21:05:17.972Z] #29 8.667 ######################################################################## 100.0% [2021-04-20T21:05:17.972Z] #29 8.752 [2021-04-20T21:05:17.990Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.3s [2021-04-20T21:05:17.990Z] #9 ... [2021-04-20T21:05:17.990Z] [2021-04-20T21:05:17.990Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-20T21:05:17.990Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-20T21:05:17.990Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-20T21:05:17.990Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-20T21:05:17.990Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-20T21:05:17.990Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-20T21:05:17.990Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done [2021-04-20T21:05:17.990Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done [2021-04-20T21:05:17.990Z] #64 DONE 3.7s [2021-04-20T21:05:17.990Z] [2021-04-20T21:05:17.990Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:05:17.990Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-20T21:05:17.990Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.4s done [2021-04-20T21:05:18.252Z] #21 44.53 Setting up iptables (1.8.2-4) ... [2021-04-20T21:05:18.252Z] #21 44.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-20T21:05:18.252Z] #21 44.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-20T21:05:18.252Z] #21 44.54 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-20T21:05:18.252Z] #21 44.55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-20T21:05:18.252Z] #21 44.55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-20T21:05:18.252Z] #21 44.56 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-20T21:05:18.252Z] #21 44.57 Setting up python3 (3.7.3-1) ... [2021-04-20T21:05:18.253Z] #9 ... [2021-04-20T21:05:18.253Z] [2021-04-20T21:05:18.253Z] #23 [internal] load build context [2021-04-20T21:05:18.253Z] #23 sha256:e8a28be70ea095733e03e6ccfc290a7361dd4e3e105bd51bc2f329472b7cb879 [2021-04-20T21:05:18.253Z] #23 transferring context: 53.38MB 3.5s done [2021-04-20T21:05:18.253Z] #23 DONE 3.9s [2021-04-20T21:05:18.253Z] [2021-04-20T21:05:18.253Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:05:18.253Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-20T21:05:18.253Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 3.6s [2021-04-20T21:05:18.476Z] #49 19.84 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-20T21:05:18.515Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 12.58MB / 52.16MB 3.8s [2021-04-20T21:05:18.516Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 30.89MB / 52.16MB 4.0s [2021-04-20T21:05:18.546Z] #21 44.85 Setting up python3-wheel (0.32.3-2) ... [2021-04-20T21:05:18.574Z] #30 8.020 [2021-04-20T21:05:18.736Z] #58 ... [2021-04-20T21:05:18.736Z] [2021-04-20T21:05:18.736Z] #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-20T21:05:18.736Z] #45 sha256:53984545fbdf46335dcfb02f5a41573ab666fb9887c72b478fc24120df6977fa [2021-04-20T21:05:18.736Z] #45 106.1 mime/quotedprintable [2021-04-20T21:05:18.736Z] #45 106.5 net/http/internal [2021-04-20T21:05:18.736Z] #45 109.9 net/textproto [2021-04-20T21:05:18.736Z] #45 109.9 crypto/x509 [2021-04-20T21:05:18.736Z] #45 111.2 vendor/golang.org/x/net/http/httpguts [2021-04-20T21:05:18.736Z] #45 111.4 vendor/golang.org/x/net/http/httpproxy [2021-04-20T21:05:18.736Z] #45 111.9 mime/multipart [2021-04-20T21:05:18.736Z] #45 113.9 crypto/tls [2021-04-20T21:05:18.736Z] #45 ... [2021-04-20T21:05:18.736Z] [2021-04-20T21:05:18.736Z] #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-20T21:05:18.736Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:05:18.736Z] #43 47.31 CC compel/src/lib/infect-rpc.o [2021-04-20T21:05:18.736Z] #43 47.70 CC compel/src/lib/infect-util.o [2021-04-20T21:05:18.736Z] #43 48.02 CC compel/src/lib/infect.o [2021-04-20T21:05:18.779Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 34.60MB / 52.16MB 4.3s [2021-04-20T21:05:18.913Z] #29 9.379 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-20T21:05:18.913Z] #29 9.712 [2021-04-20T21:05:19.041Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.4s [2021-04-20T21:05:19.055Z] #49 20.52 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-20T21:05:19.055Z] #49 20.66 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-20T21:05:19.175Z] #30 8.272 1.1% ############## 20.1% #################################### 51.1% ################################################################ 89.0% ######################################################################## 100.0% [2021-04-20T21:05:19.189Z] #21 45.45 Setting up apparmor (2.13.2-10) ... [2021-04-20T21:05:19.318Z] #49 ... [2021-04-20T21:05:19.318Z] [2021-04-20T21:05:19.318Z] #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-20T21:05:19.318Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:05:19.318Z] #13 2.093 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-20T21:05:19.318Z] #13 2.154 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:05:19.318Z] #13 2.220 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:05:19.318Z] #13 2.220 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:05:19.318Z] #13 3.350 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-20T21:05:19.318Z] #13 6.578 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-20T21:05:19.318Z] #13 8.575 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-20T21:05:19.318Z] #13 11.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-20T21:05:19.318Z] #13 ... [2021-04-20T21:05:19.318Z] [2021-04-20T21:05:19.318Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:05:19.318Z] #34 sha256:3447af1bafa6cc144e0f4f898807a037e3f12ee5562f5d6be13373623c78388c [2021-04-20T21:05:19.318Z] #34 11.03 math [2021-04-20T21:05:19.318Z] #34 11.84 runtime [2021-04-20T21:05:19.318Z] #34 17.21 internal/testlog [2021-04-20T21:05:19.318Z] #34 17.57 encoding [2021-04-20T21:05:19.318Z] #34 17.80 runtime/cgo [2021-04-20T21:05:19.434Z] #29 9.944 ############################ 39.9% ######################################################################## 100.0% [2021-04-20T21:05:19.434Z] #29 10.06 [2021-04-20T21:05:19.582Z] #34 ... [2021-04-20T21:05:19.582Z] [2021-04-20T21:05:19.582Z] #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-20T21:05:19.582Z] #51 sha256:4491f862ac2bfdda9b6ae1d6697857171a0243d6bff526426402c84d555798a5 [2021-04-20T21:05:19.582Z] #51 17.56 + cd /tmp/tmp.jV1sk7JNpw/src/github.com/mvdan/sh [2021-04-20T21:05:19.582Z] #51 17.56 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-20T21:05:19.582Z] #51 17.73 + GO111MODULE=on [2021-04-20T21:05:19.582Z] #51 17.73 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-20T21:05:19.582Z] #51 19.50 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-20T21:05:19.582Z] #51 19.51 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-20T21:05:19.582Z] #51 19.60 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-20T21:05:19.582Z] #51 20.13 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-20T21:05:19.582Z] #51 20.17 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-20T21:05:19.582Z] #51 21.11 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-20T21:05:19.624Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 4.8s done [2021-04-20T21:05:19.624Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2021-04-20T21:05:19.677Z] #40 ... [2021-04-20T21:05:19.677Z] [2021-04-20T21:05:19.677Z] #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-20T21:05:19.677Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-20T21:05:19.677Z] #12 DONE 3.7s [2021-04-20T21:05:19.677Z] [2021-04-20T21:05:19.677Z] #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-20T21:05:19.677Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:05:19.883Z] #30 9.414 [2021-04-20T21:05:19.883Z] #30 9.603 0.1% [2021-04-20T21:05:19.883Z] #30 ... [2021-04-20T21:05:19.883Z] [2021-04-20T21:05:19.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-20T21:05:19.883Z] #59 sha256:7ca6089986fd51afa0c3262a0d93f0c74a2356531feb9153b4cd6d2641840b38 [2021-04-20T21:05:19.883Z] #59 0.624 + RM_GOPATH=0 [2021-04-20T21:05:19.883Z] #59 0.624 + TMP_GOPATH= [2021-04-20T21:05:19.883Z] #59 0.624 + : /build [2021-04-20T21:05:19.883Z] #59 0.624 + '[' -z '' ']' [2021-04-20T21:05:19.883Z] #59 0.625 ++ mktemp -d [2021-04-20T21:05:19.883Z] #59 0.626 + export GOPATH=/tmp/tmp.daMQbUh5qb [2021-04-20T21:05:19.883Z] #59 0.626 + GOPATH=/tmp/tmp.daMQbUh5qb [2021-04-20T21:05:19.883Z] #59 0.626 + RM_GOPATH=1 [2021-04-20T21:05:19.883Z] #59 0.626 + case "$(go env GOARCH)" in [2021-04-20T21:05:19.883Z] #59 0.627 ++ go env GOARCH [2021-04-20T21:05:19.883Z] #59 0.642 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:19.883Z] #59 0.642 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:19.883Z] #59 0.643 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:19.883Z] #59 0.644 + dir=/tmp/install [2021-04-20T21:05:19.883Z] #59 0.645 + bin=rootlesskit [2021-04-20T21:05:19.883Z] #59 0.645 + shift [2021-04-20T21:05:19.883Z] #59 0.645 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-20T21:05:19.883Z] #59 0.645 + . /tmp/install/rootlesskit.installer [2021-04-20T21:05:19.883Z] #59 0.645 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-20T21:05:19.883Z] #59 0.646 + install_rootlesskit [2021-04-20T21:05:19.883Z] #59 0.646 + case "$1" in [2021-04-20T21:05:19.883Z] #59 0.646 + export CGO_ENABLED=0 [2021-04-20T21:05:19.883Z] #59 0.646 + CGO_ENABLED=0 [2021-04-20T21:05:19.883Z] #59 0.646 + _install_rootlesskit [2021-04-20T21:05:19.883Z] #59 0.647 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-20T21:05:19.883Z] #59 0.647 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-20T21:05:19.883Z] #59 0.647 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.daMQbUh5qb/src/github.com/rootless-containers/rootlesskit [2021-04-20T21:05:19.883Z] #59 0.650 Cloning into '/tmp/tmp.daMQbUh5qb/src/github.com/rootless-containers/rootlesskit'... [2021-04-20T21:05:19.883Z] #59 6.546 + cd /tmp/tmp.daMQbUh5qb/src/github.com/rootless-containers/rootlesskit [2021-04-20T21:05:19.883Z] #59 6.546 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-20T21:05:19.883Z] #59 6.609 + export GO111MODULE=on [2021-04-20T21:05:19.883Z] #59 6.609 + GO111MODULE=on [2021-04-20T21:05:19.883Z] #59 6.610 + export GOPROXY=https://proxy.golang.org [2021-04-20T21:05:19.883Z] #59 6.610 + GOPROXY=https://proxy.golang.org [2021-04-20T21:05:19.883Z] #59 6.610 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-20T21:05:19.883Z] #59 6.610 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-20T21:05:19.883Z] #59 9.329 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-20T21:05:19.883Z] #59 9.383 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-20T21:05:19.883Z] #59 9.386 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-20T21:05:19.883Z] #59 9.419 go: downloading github.com/pkg/errors v0.9.1 [2021-04-20T21:05:19.883Z] #59 9.733 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-20T21:05:19.883Z] #59 9.766 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-20T21:05:19.883Z] #59 9.853 go: downloading github.com/google/uuid v1.2.0 [2021-04-20T21:05:19.883Z] #59 9.943 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-20T21:05:19.883Z] #59 9.949 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-20T21:05:19.883Z] #59 9.951 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-20T21:05:19.883Z] #59 9.971 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-20T21:05:19.883Z] #59 10.02 go: extracting github.com/pkg/errors v0.9.1 [2021-04-20T21:05:20.006Z] #29 ... [2021-04-20T21:05:20.006Z] [2021-04-20T21:05:20.006Z] #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-20T21:05:20.006Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-20T21:05:20.006Z] #32 8.392 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-20T21:05:20.006Z] #32 8.392 Cloning into '.'... [2021-04-20T21:05:20.157Z] #51 21.78 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-20T21:05:20.185Z] #59 ... [2021-04-20T21:05:20.185Z] [2021-04-20T21:05:20.185Z] #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-20T21:05:20.185Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-20T21:05:20.185Z] #56 1.345 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:05:20.185Z] #56 1.419 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:05:20.185Z] #56 1.492 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:05:20.185Z] #56 2.908 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-20T21:05:20.185Z] #56 6.107 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-20T21:05:20.185Z] #56 7.960 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-20T21:05:20.185Z] #56 ... [2021-04-20T21:05:20.185Z] [2021-04-20T21:05:20.185Z] #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-20T21:05:20.185Z] #46 sha256:9f524e77db893bcbe6b33c0f85b213863bb25cbef4f18a57ebb0356a41e7a169 [2021-04-20T21:05:20.185Z] #46 0.885 + RM_GOPATH=0 [2021-04-20T21:05:20.185Z] #46 0.885 + TMP_GOPATH= [2021-04-20T21:05:20.185Z] #46 0.885 + : /build [2021-04-20T21:05:20.185Z] #46 0.886 + '[' -z '' ']' [2021-04-20T21:05:20.185Z] #46 0.887 ++ mktemp -d [2021-04-20T21:05:20.185Z] #46 0.889 + export GOPATH=/tmp/tmp.7VCDCrLwjB [2021-04-20T21:05:20.185Z] #46 0.889 + GOPATH=/tmp/tmp.7VCDCrLwjB [2021-04-20T21:05:20.185Z] #46 0.889 + RM_GOPATH=1 [2021-04-20T21:05:20.185Z] #46 0.889 + case "$(go env GOARCH)" in [2021-04-20T21:05:20.185Z] #46 0.891 ++ go env GOARCH [2021-04-20T21:05:20.185Z] #46 0.985 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:20.185Z] #46 0.985 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:20.185Z] #46 0.994 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:20.185Z] #46 1.008 + dir=/tmp/install [2021-04-20T21:05:20.185Z] #46 1.009 + bin=vndr [2021-04-20T21:05:20.185Z] #46 1.009 + shift [2021-04-20T21:05:20.185Z] #46 1.009 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-20T21:05:20.185Z] #46 1.009 + . /tmp/install/vndr.installer [2021-04-20T21:05:20.185Z] #46 1.010 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-20T21:05:20.185Z] #46 1.011 + install_vndr [2021-04-20T21:05:20.185Z] #46 1.011 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-20T21:05:20.185Z] #46 1.012 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7VCDCrLwjB/src/github.com/LK4D4/vndr [2021-04-20T21:05:20.185Z] #46 1.012 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-20T21:05:20.185Z] #46 1.015 Cloning into '/tmp/tmp.7VCDCrLwjB/src/github.com/LK4D4/vndr'... [2021-04-20T21:05:20.185Z] #46 2.032 + cd /tmp/tmp.7VCDCrLwjB/src/github.com/LK4D4/vndr [2021-04-20T21:05:20.185Z] #46 2.033 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-20T21:05:20.185Z] #46 2.044 + go build -buildmode=pie -v -o /build/vndr . [2021-04-20T21:05:20.185Z] #46 4.068 internal/race [2021-04-20T21:05:20.185Z] #46 4.085 runtime/internal/math [2021-04-20T21:05:20.185Z] #46 4.154 runtime/internal/atomic [2021-04-20T21:05:20.185Z] #46 4.227 internal/cpu [2021-04-20T21:05:20.185Z] #46 4.364 sync/atomic [2021-04-20T21:05:20.185Z] #46 4.587 unicode [2021-04-20T21:05:20.185Z] #46 4.838 unicode/utf8 [2021-04-20T21:05:20.185Z] #46 5.506 math/bits [2021-04-20T21:05:20.185Z] #46 6.236 internal/bytealg [2021-04-20T21:05:20.185Z] #46 6.742 internal/testlog [2021-04-20T21:05:20.185Z] #46 7.311 math [2021-04-20T21:05:20.185Z] #46 7.565 encoding [2021-04-20T21:05:20.185Z] #46 8.108 unicode/utf16 [2021-04-20T21:05:20.185Z] #46 8.680 runtime [2021-04-20T21:05:20.185Z] #46 8.894 container/list [2021-04-20T21:05:20.505Z] #46 ... [2021-04-20T21:05:20.505Z] [2021-04-20T21:05:20.505Z] #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-20T21:05:20.505Z] #50 sha256:874b46b3a2dc5e74273471879c93fb01b85f12bd63f27062bec5c0eca99d6e39 [2021-04-20T21:05:20.505Z] #50 0.604 + RM_GOPATH=0 [2021-04-20T21:05:20.505Z] #50 0.604 + TMP_GOPATH= [2021-04-20T21:05:20.505Z] #50 0.604 + : /build [2021-04-20T21:05:20.505Z] #50 0.604 + '[' -z '' ']' [2021-04-20T21:05:20.505Z] #50 0.605 ++ mktemp -d [2021-04-20T21:05:20.505Z] #50 0.606 + export GOPATH=/tmp/tmp.f8PR8AXpHd [2021-04-20T21:05:20.505Z] #50 0.606 + GOPATH=/tmp/tmp.f8PR8AXpHd [2021-04-20T21:05:20.505Z] #50 0.606 + RM_GOPATH=1 [2021-04-20T21:05:20.505Z] #50 0.606 + case "$(go env GOARCH)" in [2021-04-20T21:05:20.505Z] #50 0.606 ++ go env GOARCH [2021-04-20T21:05:20.505Z] #50 0.610 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:20.505Z] #50 0.610 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:20.505Z] #50 0.611 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:20.505Z] #50 0.612 + dir=/tmp/install [2021-04-20T21:05:20.505Z] #50 0.612 + bin=golangci_lint [2021-04-20T21:05:20.505Z] #50 0.613 + shift [2021-04-20T21:05:20.505Z] #50 0.613 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-20T21:05:20.505Z] #50 0.613 + . /tmp/install/golangci_lint.installer [2021-04-20T21:05:20.505Z] #50 0.614 ++ : v1.23.8 [2021-04-20T21:05:20.505Z] #50 0.614 + install_golangci_lint [2021-04-20T21:05:20.505Z] #50 0.614 + set -e [2021-04-20T21:05:20.505Z] #50 0.614 + export GO111MODULE=on [2021-04-20T21:05:20.505Z] #50 0.614 + GO111MODULE=on [2021-04-20T21:05:20.505Z] #50 0.614 + GOBIN=/build [2021-04-20T21:05:20.505Z] #50 0.614 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-20T21:05:20.505Z] #50 0.634 go: finding github.com v1.23.8 [2021-04-20T21:05:20.505Z] #50 0.636 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-20T21:05:20.505Z] #50 0.637 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-20T21:05:20.505Z] #50 0.637 go: finding github.com/golangci v1.23.8 [2021-04-20T21:05:20.505Z] #50 0.637 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-20T21:05:20.505Z] #50 1.652 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-20T21:05:20.505Z] #50 3.046 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-20T21:05:20.505Z] #50 ... [2021-04-20T21:05:20.505Z] [2021-04-20T21:05:20.505Z] #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-20T21:05:20.505Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-20T21:05:20.505Z] #43 1.189 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:05:20.505Z] #43 1.315 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:05:20.505Z] #43 1.483 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:05:20.505Z] #43 2.989 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-20T21:05:20.505Z] #43 5.862 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-20T21:05:20.505Z] #43 8.247 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-20T21:05:20.505Z] #43 ... [2021-04-20T21:05:20.505Z] [2021-04-20T21:05:20.505Z] #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-20T21:05:20.505Z] #25 sha256:7f6abcfbfc77691566a1531c673cb4d2be580ba4046b194d9a56f4e5e41833cd [2021-04-20T21:05:20.505Z] #25 0.575 + RM_GOPATH=0 [2021-04-20T21:05:20.505Z] #25 0.575 + TMP_GOPATH= [2021-04-20T21:05:20.505Z] #25 0.575 + : /build [2021-04-20T21:05:20.505Z] #25 0.575 + '[' -z '' ']' [2021-04-20T21:05:20.505Z] #25 0.576 ++ mktemp -d [2021-04-20T21:05:20.505Z] #25 0.577 + export GOPATH=/tmp/tmp.tY48Ht3kwI [2021-04-20T21:05:20.505Z] #25 0.577 + GOPATH=/tmp/tmp.tY48Ht3kwI [2021-04-20T21:05:20.505Z] #25 0.577 + RM_GOPATH=1 [2021-04-20T21:05:20.505Z] #25 0.577 + case "$(go env GOARCH)" in [2021-04-20T21:05:20.505Z] #25 0.578 ++ go env GOARCH [2021-04-20T21:05:20.505Z] #25 0.582 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:20.505Z] #25 0.582 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:20.505Z] #25 0.582 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:20.505Z] #25 0.583 + dir=/tmp/install [2021-04-20T21:05:20.505Z] #25 0.583 + bin=dockercli [2021-04-20T21:05:20.505Z] #25 0.583 + shift [2021-04-20T21:05:20.505Z] #25 0.584 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-20T21:05:20.505Z] #25 0.584 + . /tmp/install/dockercli.installer [2021-04-20T21:05:20.505Z] #25 0.584 ++ : stable [2021-04-20T21:05:20.505Z] #25 0.584 ++ : 17.06.2-ce [2021-04-20T21:05:20.505Z] #25 0.585 + install_dockercli [2021-04-20T21:05:20.505Z] #25 0.585 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-20T21:05:20.505Z] #25 0.585 Install docker/cli version 17.06.2-ce from stable [2021-04-20T21:05:20.505Z] #25 0.585 ++ uname -m [2021-04-20T21:05:20.505Z] #25 0.586 + arch=ppc64le [2021-04-20T21:05:20.505Z] #25 0.586 + '[' ppc64le '!=' x86_64 ']' [2021-04-20T21:05:20.505Z] #25 0.586 + '[' ppc64le '!=' s390x ']' [2021-04-20T21:05:20.505Z] #25 0.586 + '[' ppc64le '!=' armhf ']' [2021-04-20T21:05:20.505Z] #25 0.586 + build_dockercli [2021-04-20T21:05:20.505Z] #25 0.587 + git clone https://github.com/docker/docker-ce /tmp/tmp.tY48Ht3kwI/tmp/docker-ce [2021-04-20T21:05:20.505Z] #25 0.588 Cloning into '/tmp/tmp.tY48Ht3kwI/tmp/docker-ce'... [2021-04-20T21:05:20.711Z] #21 46.94 Setting up xfsprogs (4.20.0-1) ... [2021-04-20T21:05:20.711Z] #21 46.95 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-20T21:05:20.734Z] #51 ... [2021-04-20T21:05:20.734Z] [2021-04-20T21:05:20.734Z] #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-20T21:05:20.734Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-20T21:05:20.734Z] #55 12.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-20T21:05:20.734Z] #55 16.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-20T21:05:20.848Z] #25 ... [2021-04-20T21:05:20.848Z] [2021-04-20T21:05:20.848Z] #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-20T21:05:20.848Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-20T21:05:20.848Z] #33 0.648 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-20T21:05:20.848Z] #33 0.651 Cloning into '.'... [2021-04-20T21:05:20.848Z] #33 ... [2021-04-20T21:05:20.848Z] [2021-04-20T21:05:20.848Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:05:20.848Z] #35 sha256:90dcedff4672e27c8c0d29d402496ac74536376bbef3926235d76660f60b3f88 [2021-04-20T21:05:20.848Z] #35 0.788 + RM_GOPATH=0 [2021-04-20T21:05:20.848Z] #35 0.788 + TMP_GOPATH= [2021-04-20T21:05:20.848Z] #35 0.788 + : /build [2021-04-20T21:05:20.848Z] #35 0.788 + '[' -z '' ']' [2021-04-20T21:05:20.848Z] #35 0.789 ++ mktemp -d [2021-04-20T21:05:20.848Z] #35 0.790 + export GOPATH=/tmp/tmp.QYFTjnxLRp [2021-04-20T21:05:20.848Z] #35 0.802 + GOPATH=/tmp/tmp.QYFTjnxLRp [2021-04-20T21:05:20.848Z] #35 0.802 + RM_GOPATH=1 [2021-04-20T21:05:20.848Z] #35 0.803 + case "$(go env GOARCH)" in [2021-04-20T21:05:20.848Z] #35 0.810 ++ go env GOARCH [2021-04-20T21:05:20.848Z] #35 0.849 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:20.848Z] #35 0.849 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:20.848Z] #35 0.849 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:20.848Z] #35 0.861 + dir=/tmp/install [2021-04-20T21:05:20.848Z] #35 0.865 + bin=tomlv [2021-04-20T21:05:20.848Z] #35 0.865 + shift [2021-04-20T21:05:20.848Z] #35 0.865 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-20T21:05:20.848Z] #35 0.865 + . /tmp/install/tomlv.installer [2021-04-20T21:05:20.848Z] #35 0.866 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-20T21:05:20.848Z] #35 0.867 + install_tomlv [2021-04-20T21:05:20.848Z] #35 0.868 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-20T21:05:20.848Z] #35 0.869 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-20T21:05:20.848Z] #35 0.869 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.QYFTjnxLRp/src/github.com/BurntSushi/toml [2021-04-20T21:05:20.848Z] #35 0.880 Cloning into '/tmp/tmp.QYFTjnxLRp/src/github.com/BurntSushi/toml'... [2021-04-20T21:05:20.848Z] #35 2.263 + cd /tmp/tmp.QYFTjnxLRp/src/github.com/BurntSushi/toml [2021-04-20T21:05:20.848Z] #35 2.265 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-20T21:05:20.848Z] #35 2.281 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-20T21:05:20.848Z] #35 3.259 runtime/internal/sys [2021-04-20T21:05:20.848Z] #35 3.473 internal/cpu [2021-04-20T21:05:20.848Z] #35 3.512 math/bits [2021-04-20T21:05:20.848Z] #35 3.561 runtime/internal/atomic [2021-04-20T21:05:20.848Z] #35 3.954 runtime/internal/math [2021-04-20T21:05:20.848Z] #35 4.746 unicode/utf8 [2021-04-20T21:05:20.848Z] #35 5.021 sync/atomic [2021-04-20T21:05:20.848Z] #35 5.570 internal/bytealg [2021-04-20T21:05:20.848Z] #35 6.269 unicode [2021-04-20T21:05:20.848Z] #35 6.493 math [2021-04-20T21:05:20.848Z] #35 6.618 internal/testlog [2021-04-20T21:05:20.848Z] #35 7.709 encoding [2021-04-20T21:05:20.848Z] #35 7.958 runtime/cgo [2021-04-20T21:05:20.848Z] #35 8.259 runtime [2021-04-20T21:05:20.999Z] #55 ... [2021-04-20T21:05:20.999Z] [2021-04-20T21:05:20.999Z] #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-20T21:05:20.999Z] #47 sha256:9ffc10a5fadeb1019053ec640f7ff9e9d835d20e123fe78dec26f200973bb995 [2021-04-20T21:05:20.999Z] #47 13.69 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-20T21:05:20.999Z] #47 15.44 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-20T21:05:20.999Z] #47 16.76 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-20T21:05:20.999Z] #47 21.35 go: finding github.com/fatih/color v1.9.0 [2021-04-20T21:05:20.999Z] #47 21.42 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-20T21:05:20.999Z] #47 21.48 go: finding github.com/pkg/errors v0.9.1 [2021-04-20T21:05:20.999Z] #47 21.61 go: finding github.com/spf13/pflag v1.0.3 [2021-04-20T21:05:20.999Z] #47 21.64 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-20T21:05:20.999Z] #47 21.71 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-20T21:05:20.999Z] #47 21.96 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-20T21:05:20.999Z] #47 22.05 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-20T21:05:20.999Z] #47 22.10 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-20T21:05:20.999Z] #47 22.11 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-20T21:05:20.999Z] #47 22.18 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-20T21:05:21.009Z] #21 47.26 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-20T21:05:21.146Z] #35 ... [2021-04-20T21:05:21.146Z] [2021-04-20T21:05:21.146Z] #66 [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-20T21:05:21.146Z] #66 sha256:dc4fc1b0521627ab120e1c0ede5b162f22e489b2f3967eaca9bbc7703bf4d048 [2021-04-20T21:05:21.146Z] #66 0.690 + RM_GOPATH=0 [2021-04-20T21:05:21.146Z] #66 0.695 + TMP_GOPATH= [2021-04-20T21:05:21.146Z] #66 0.695 + : /build [2021-04-20T21:05:21.146Z] #66 0.696 + '[' -z '' ']' [2021-04-20T21:05:21.146Z] #66 0.696 ++ mktemp -d [2021-04-20T21:05:21.146Z] #66 0.697 + export GOPATH=/tmp/tmp.A8Nwfrbijh [2021-04-20T21:05:21.146Z] #66 0.697 + GOPATH=/tmp/tmp.A8Nwfrbijh [2021-04-20T21:05:21.146Z] #66 0.698 + RM_GOPATH=1 [2021-04-20T21:05:21.146Z] #66 0.698 + case "$(go env GOARCH)" in [2021-04-20T21:05:21.146Z] #66 0.698 ++ go env GOARCH [2021-04-20T21:05:21.146Z] #66 0.708 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:21.146Z] #66 0.708 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:21.146Z] #66 0.709 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:21.146Z] #66 0.710 + dir=/tmp/install [2021-04-20T21:05:21.146Z] #66 0.710 + bin=proxy [2021-04-20T21:05:21.146Z] #66 0.710 + shift [2021-04-20T21:05:21.146Z] #66 0.710 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-20T21:05:21.146Z] #66 0.710 + . /tmp/install/proxy.installer [2021-04-20T21:05:21.146Z] #66 0.710 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-20T21:05:21.146Z] #66 0.711 + install_proxy [2021-04-20T21:05:21.146Z] #66 0.711 + case "$1" in [2021-04-20T21:05:21.146Z] #66 0.711 + export CGO_ENABLED=0 [2021-04-20T21:05:21.146Z] #66 0.711 + CGO_ENABLED=0 [2021-04-20T21:05:21.146Z] #66 0.711 + _install_proxy [2021-04-20T21:05:21.146Z] #66 0.711 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-20T21:05:21.146Z] #66 0.711 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-20T21:05:21.146Z] #66 0.711 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.A8Nwfrbijh/src/github.com/docker/libnetwork [2021-04-20T21:05:21.146Z] #66 0.713 Cloning into '/tmp/tmp.A8Nwfrbijh/src/github.com/docker/libnetwork'... [2021-04-20T21:05:21.146Z] #66 ... [2021-04-20T21:05:21.146Z] [2021-04-20T21:05:21.146Z] #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-20T21:05:21.146Z] #48 sha256:e4157d380f3b2afe16437bbd672d3ec2511fa6f7524eab567f54e40b1ce5a725 [2021-04-20T21:05:21.146Z] #48 0.746 + RM_GOPATH=0 [2021-04-20T21:05:21.146Z] #48 0.746 + TMP_GOPATH= [2021-04-20T21:05:21.146Z] #48 0.746 + : /build [2021-04-20T21:05:21.146Z] #48 0.746 + '[' -z '' ']' [2021-04-20T21:05:21.146Z] #48 0.747 ++ mktemp -d [2021-04-20T21:05:21.146Z] #48 0.749 + export GOPATH=/tmp/tmp.0bldYbd5ex [2021-04-20T21:05:21.146Z] #48 0.749 + GOPATH=/tmp/tmp.0bldYbd5ex [2021-04-20T21:05:21.146Z] #48 0.749 + RM_GOPATH=1 [2021-04-20T21:05:21.146Z] #48 0.750 + case "$(go env GOARCH)" in [2021-04-20T21:05:21.146Z] #48 0.751 ++ go env GOARCH [2021-04-20T21:05:21.146Z] #48 0.767 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:21.146Z] #48 0.768 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:21.146Z] #48 0.769 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:21.146Z] #48 0.772 + dir=/tmp/install [2021-04-20T21:05:21.146Z] #48 0.773 + bin=gotestsum [2021-04-20T21:05:21.146Z] #48 0.773 + shift [2021-04-20T21:05:21.146Z] #48 0.774 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-20T21:05:21.146Z] #48 0.775 + . /tmp/install/gotestsum.installer [2021-04-20T21:05:21.146Z] #48 0.780 ++ : v0.5.3 [2021-04-20T21:05:21.146Z] #48 0.781 + install_gotestsum [2021-04-20T21:05:21.146Z] #48 0.786 + set -e [2021-04-20T21:05:21.146Z] #48 0.787 + export GO111MODULE=on [2021-04-20T21:05:21.146Z] #48 0.787 + GO111MODULE=on [2021-04-20T21:05:21.146Z] #48 0.787 + GOBIN=/build [2021-04-20T21:05:21.146Z] #48 0.787 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-20T21:05:21.146Z] #48 0.842 go: finding gotest.tools v0.5.3 [2021-04-20T21:05:21.146Z] #48 0.848 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-20T21:05:21.146Z] #48 1.817 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-20T21:05:21.146Z] #48 3.011 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-20T21:05:21.146Z] #48 5.780 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-20T21:05:21.146Z] #48 5.782 go: downloading github.com/fatih/color v1.9.0 [2021-04-20T21:05:21.146Z] #48 5.795 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-20T21:05:21.146Z] #48 5.844 go: downloading github.com/pkg/errors v0.9.1 [2021-04-20T21:05:21.146Z] #48 5.942 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-20T21:05:21.146Z] #48 6.057 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-20T21:05:21.146Z] #48 6.098 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-20T21:05:21.146Z] #48 6.129 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-20T21:05:21.146Z] #48 6.273 go: extracting github.com/fatih/color v1.9.0 [2021-04-20T21:05:21.146Z] #48 6.275 go: extracting github.com/pkg/errors v0.9.1 [2021-04-20T21:05:21.146Z] #48 6.307 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-20T21:05:21.146Z] #48 6.353 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-20T21:05:21.146Z] #48 6.426 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-20T21:05:21.146Z] #48 6.663 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-20T21:05:21.146Z] #48 6.824 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-20T21:05:21.146Z] #48 7.653 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-20T21:05:21.146Z] #48 7.678 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-20T21:05:21.146Z] #48 7.894 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-20T21:05:21.146Z] #48 7.964 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-20T21:05:21.146Z] #48 9.806 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-20T21:05:21.146Z] #48 11.26 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-20T21:05:21.279Z] #43 50.32 CC compel/src/lib/ptrace.o [2021-04-20T21:05:21.279Z] #43 50.71 AR compel/libcompel.a [2021-04-20T21:05:21.279Z] #43 50.75 HOSTCC compel/src/main-host.o [2021-04-20T21:05:21.392Z] #32 ... [2021-04-20T21:05:21.392Z] [2021-04-20T21:05:21.392Z] #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-20T21:05:21.392Z] #24 sha256:d7fa95295a91da3e5dd5447708a6fe7de2664ba803b06c5d34889d461d7001a3 [2021-04-20T21:05:21.392Z] #24 7.903 + RM_GOPATH=0 [2021-04-20T21:05:21.392Z] #24 7.903 + TMP_GOPATH= [2021-04-20T21:05:21.392Z] #24 7.903 + : /build [2021-04-20T21:05:21.392Z] #24 7.903 + '[' -z '' ']' [2021-04-20T21:05:21.392Z] #24 7.903 ++ mktemp -d [2021-04-20T21:05:21.392Z] #24 7.903 + export GOPATH=/tmp/tmp.mkCXgLvmqr [2021-04-20T21:05:21.392Z] #24 7.903 + GOPATH=/tmp/tmp.mkCXgLvmqr [2021-04-20T21:05:21.392Z] #24 7.903 + RM_GOPATH=1 [2021-04-20T21:05:21.392Z] #24 7.903 + case "$(go env GOARCH)" in [2021-04-20T21:05:21.392Z] #24 7.903 ++ go env GOARCH [2021-04-20T21:05:21.392Z] #24 7.910 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:21.392Z] #24 7.910 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:21.392Z] #24 7.913 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:21.392Z] #24 7.937 Install docker/cli version 17.06.2-ce from stable [2021-04-20T21:05:21.392Z] #24 7.939 + dir=/tmp/install [2021-04-20T21:05:21.392Z] #24 7.939 + bin=dockercli [2021-04-20T21:05:21.392Z] #24 7.939 + shift [2021-04-20T21:05:21.392Z] #24 7.939 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-20T21:05:21.392Z] #24 7.939 + . /tmp/install/dockercli.installer [2021-04-20T21:05:21.392Z] #24 7.939 ++ : stable [2021-04-20T21:05:21.392Z] #24 7.939 ++ : 17.06.2-ce [2021-04-20T21:05:21.392Z] #24 7.939 + install_dockercli [2021-04-20T21:05:21.392Z] #24 7.939 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-20T21:05:21.392Z] #24 7.939 ++ uname -m [2021-04-20T21:05:21.392Z] #24 7.939 + arch=x86_64 [2021-04-20T21:05:21.392Z] #24 7.939 + '[' x86_64 '!=' x86_64 ']' [2021-04-20T21:05:21.392Z] #24 7.939 + url=https://download.docker.com/linux/static [2021-04-20T21:05:21.392Z] #24 7.939 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-20T21:05:21.392Z] #24 7.939 + tar -xz docker/docker [2021-04-20T21:05:21.392Z] #24 ... [2021-04-20T21:05:21.392Z] [2021-04-20T21:05:21.392Z] #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-20T21:05:21.392Z] #67 sha256:3d9d9bacd092a7e6bf0550c9430ce8dea2401121b41602449fe0347a13343e68 [2021-04-20T21:05:21.392Z] #67 4.960 + RM_GOPATH=0 [2021-04-20T21:05:21.392Z] #67 4.960 + TMP_GOPATH= [2021-04-20T21:05:21.392Z] #67 4.960 + : /build [2021-04-20T21:05:21.392Z] #67 4.960 + '[' -z '' ']' [2021-04-20T21:05:21.392Z] #67 4.960 ++ mktemp -d [2021-04-20T21:05:21.392Z] #67 4.961 + export GOPATH=/tmp/tmp.H2C5Vk786t [2021-04-20T21:05:21.392Z] #67 4.961 + GOPATH=/tmp/tmp.H2C5Vk786t [2021-04-20T21:05:21.392Z] #67 4.961 + RM_GOPATH=1 [2021-04-20T21:05:21.392Z] #67 4.961 + case "$(go env GOARCH)" in [2021-04-20T21:05:21.392Z] #67 4.962 ++ go env GOARCH [2021-04-20T21:05:21.392Z] #67 4.970 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:21.392Z] #67 4.970 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:21.392Z] #67 4.970 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:21.392Z] #67 4.971 + dir=/tmp/install [2021-04-20T21:05:21.392Z] #67 4.971 + bin=proxy [2021-04-20T21:05:21.392Z] #67 4.971 + shift [2021-04-20T21:05:21.392Z] #67 4.971 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-20T21:05:21.392Z] #67 4.972 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-20T21:05:21.392Z] #67 4.972 + . /tmp/install/proxy.installer [2021-04-20T21:05:21.392Z] #67 4.972 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-20T21:05:21.392Z] #67 4.972 + install_proxy [2021-04-20T21:05:21.392Z] #67 4.972 + case "$1" in [2021-04-20T21:05:21.392Z] #67 4.972 + export CGO_ENABLED=0 [2021-04-20T21:05:21.392Z] #67 4.972 + CGO_ENABLED=0 [2021-04-20T21:05:21.392Z] #67 4.972 + _install_proxy [2021-04-20T21:05:21.392Z] #67 4.972 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-20T21:05:21.392Z] #67 4.972 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.H2C5Vk786t/src/github.com/docker/libnetwork [2021-04-20T21:05:21.392Z] #67 4.982 Cloning into '/tmp/tmp.H2C5Vk786t/src/github.com/docker/libnetwork'... [2021-04-20T21:05:21.392Z] #67 ... [2021-04-20T21:05:21.392Z] [2021-04-20T21:05:21.392Z] #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-20T21:05:21.392Z] #49 sha256:2f49bffe3bbadd2daf4dcd9618608ead6db7ca87052a109c01cf681b90fb3bdc [2021-04-20T21:05:21.392Z] #49 4.610 + RM_GOPATH=0 [2021-04-20T21:05:21.392Z] #49 4.610 + TMP_GOPATH= [2021-04-20T21:05:21.392Z] #49 4.610 + : /build [2021-04-20T21:05:21.392Z] #49 4.610 + '[' -z '' ']' [2021-04-20T21:05:21.392Z] #49 4.610 ++ mktemp -d [2021-04-20T21:05:21.392Z] #49 4.610 + export GOPATH=/tmp/tmp.AY2NqELC32 [2021-04-20T21:05:21.392Z] #49 4.610 + GOPATH=/tmp/tmp.AY2NqELC32 [2021-04-20T21:05:21.392Z] #49 4.610 + RM_GOPATH=1 [2021-04-20T21:05:21.392Z] #49 4.610 + case "$(go env GOARCH)" in [2021-04-20T21:05:21.392Z] #49 4.610 ++ go env GOARCH [2021-04-20T21:05:21.392Z] #49 4.619 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:21.392Z] #49 4.619 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:21.392Z] #49 4.620 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:21.392Z] #49 4.622 + dir=/tmp/install [2021-04-20T21:05:21.392Z] #49 4.622 + bin=golangci_lint [2021-04-20T21:05:21.392Z] #49 4.622 + shift [2021-04-20T21:05:21.392Z] #49 4.622 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-20T21:05:21.392Z] #49 4.622 + . /tmp/install/golangci_lint.installer [2021-04-20T21:05:21.392Z] #49 4.622 ++ : v1.23.8 [2021-04-20T21:05:21.392Z] #49 4.622 + install_golangci_lint [2021-04-20T21:05:21.392Z] #49 4.622 + set -e [2021-04-20T21:05:21.392Z] #49 4.622 + export GO111MODULE=on [2021-04-20T21:05:21.392Z] #49 4.622 + GO111MODULE=on [2021-04-20T21:05:21.392Z] #49 4.622 + GOBIN=/build [2021-04-20T21:05:21.392Z] #49 4.622 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-20T21:05:21.392Z] #49 4.746 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-20T21:05:21.392Z] #49 4.750 go: finding github.com v1.23.8 [2021-04-20T21:05:21.392Z] #49 4.750 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-20T21:05:21.392Z] #49 4.750 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-20T21:05:21.392Z] #49 4.750 go: finding github.com/golangci v1.23.8 [2021-04-20T21:05:21.392Z] #49 5.251 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-20T21:05:21.392Z] #49 5.782 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-20T21:05:21.484Z] #48 ... [2021-04-20T21:05:21.484Z] [2021-04-20T21:05:21.484Z] #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-20T21:05:21.484Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-20T21:05:21.484Z] #14 0.557 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-20T21:05:21.484Z] #14 0.777 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:05:21.484Z] #14 0.866 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:05:21.484Z] #14 1.210 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:05:21.484Z] #14 2.517 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [454 kB] [2021-04-20T21:05:21.484Z] #14 5.238 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-20T21:05:21.484Z] #14 7.544 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-20T21:05:21.484Z] #14 9.561 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-20T21:05:21.484Z] #14 ... [2021-04-20T21:05:21.484Z] [2021-04-20T21:05:21.484Z] #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-20T21:05:21.484Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-20T21:05:21.484Z] #37 1.184 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:05:21.484Z] #37 1.307 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:05:21.484Z] #37 1.488 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:05:21.484Z] #37 2.948 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-20T21:05:21.484Z] #37 5.542 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-20T21:05:21.484Z] #37 7.923 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-20T21:05:21.484Z] #37 ... [2021-04-20T21:05:21.484Z] [2021-04-20T21:05:21.484Z] #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-20T21:05:21.484Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-20T21:05:21.484Z] #41 0.528 + git clone https://github.com/docker/distribution.git . [2021-04-20T21:05:21.484Z] #41 0.530 Cloning into '.'... [2021-04-20T21:05:21.574Z] #47 ... [2021-04-20T21:05:21.574Z] [2021-04-20T21:05:21.574Z] #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-20T21:05:21.574Z] #51 sha256:4491f862ac2bfdda9b6ae1d6697857171a0243d6bff526426402c84d555798a5 [2021-04-20T21:05:21.574Z] #51 23.12 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-20T21:05:21.578Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 6.6s done [2021-04-20T21:05:21.655Z] #49 ... [2021-04-20T21:05:21.655Z] [2021-04-20T21:05:21.655Z] #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-20T21:05:21.655Z] #51 sha256:705660e706f5678fd4bcfe31860a673a8d5240100653094a4afe13364f74911c [2021-04-20T21:05:21.655Z] #51 6.142 + RM_GOPATH=0 [2021-04-20T21:05:21.655Z] #51 6.142 + TMP_GOPATH= [2021-04-20T21:05:21.655Z] #51 6.142 + : /build [2021-04-20T21:05:21.655Z] #51 6.142 + '[' -z '' ']' [2021-04-20T21:05:21.655Z] #51 6.142 ++ mktemp -d [2021-04-20T21:05:21.655Z] #51 6.145 + export GOPATH=/tmp/tmp.gBBhfDe8Yv [2021-04-20T21:05:21.655Z] #51 6.145 + GOPATH=/tmp/tmp.gBBhfDe8Yv [2021-04-20T21:05:21.655Z] #51 6.145 + RM_GOPATH=1 [2021-04-20T21:05:21.655Z] #51 6.145 + case "$(go env GOARCH)" in [2021-04-20T21:05:21.655Z] #51 6.154 ++ go env GOARCH [2021-04-20T21:05:21.655Z] #51 6.154 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:21.655Z] #51 6.154 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:21.655Z] #51 6.158 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-20T21:05:21.655Z] #51 6.158 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:21.655Z] #51 6.158 + dir=/tmp/install [2021-04-20T21:05:21.655Z] #51 6.158 + bin=shfmt [2021-04-20T21:05:21.655Z] #51 6.158 + shift [2021-04-20T21:05:21.655Z] #51 6.158 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-20T21:05:21.655Z] #51 6.158 + . /tmp/install/shfmt.installer [2021-04-20T21:05:21.655Z] #51 6.158 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-20T21:05:21.655Z] #51 6.158 + install_shfmt [2021-04-20T21:05:21.655Z] #51 6.158 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-20T21:05:21.655Z] #51 6.158 + git clone https://github.com/mvdan/sh.git /tmp/tmp.gBBhfDe8Yv/src/github.com/mvdan/sh [2021-04-20T21:05:21.655Z] #51 6.158 Cloning into '/tmp/tmp.gBBhfDe8Yv/src/github.com/mvdan/sh'... [2021-04-20T21:05:21.655Z] #51 ... [2021-04-20T21:05:21.655Z] [2021-04-20T21:05:21.655Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:05:21.655Z] #34 sha256:9d6f8ac49ab3d46618827dae06c3553eec03bceb0a57df5ad8b0378bd363c338 [2021-04-20T21:05:21.655Z] #34 6.848 + RM_GOPATH=0 [2021-04-20T21:05:21.655Z] #34 6.848 + TMP_GOPATH= [2021-04-20T21:05:21.655Z] #34 6.848 + : /build [2021-04-20T21:05:21.655Z] #34 6.848 + '[' -z '' ']' [2021-04-20T21:05:21.655Z] #34 6.848 ++ mktemp -d [2021-04-20T21:05:21.655Z] #34 6.920 + export GOPATH=/tmp/tmp.g6pZQKIUpA [2021-04-20T21:05:21.655Z] #34 6.920 + GOPATH=/tmp/tmp.g6pZQKIUpA [2021-04-20T21:05:21.655Z] #34 6.920 + RM_GOPATH=1 [2021-04-20T21:05:21.655Z] #34 6.920 + case "$(go env GOARCH)" in [2021-04-20T21:05:21.655Z] #34 6.920 ++ go env GOARCH [2021-04-20T21:05:21.655Z] #34 6.920 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:21.655Z] #34 6.920 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:21.655Z] #34 6.938 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-20T21:05:21.655Z] #34 6.940 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:21.655Z] #34 6.940 + dir=/tmp/install [2021-04-20T21:05:21.655Z] #34 6.940 + bin=tomlv [2021-04-20T21:05:21.655Z] #34 6.940 + shift [2021-04-20T21:05:21.655Z] #34 6.940 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-20T21:05:21.655Z] #34 6.940 + . /tmp/install/tomlv.installer [2021-04-20T21:05:21.655Z] #34 6.940 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-20T21:05:21.655Z] #34 6.940 + install_tomlv [2021-04-20T21:05:21.655Z] #34 6.940 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-20T21:05:21.655Z] #34 6.940 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.g6pZQKIUpA/src/github.com/BurntSushi/toml [2021-04-20T21:05:21.655Z] #34 6.940 Cloning into '/tmp/tmp.g6pZQKIUpA/src/github.com/BurntSushi/toml'... [2021-04-20T21:05:21.655Z] #34 7.694 + cd /tmp/tmp.g6pZQKIUpA/src/github.com/BurntSushi/toml [2021-04-20T21:05:21.655Z] #34 7.694 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-20T21:05:21.655Z] #34 7.727 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-20T21:05:21.655Z] #34 8.234 internal/cpu [2021-04-20T21:05:21.655Z] #34 8.293 runtime/internal/atomic [2021-04-20T21:05:21.655Z] #34 8.615 runtime/internal/sys [2021-04-20T21:05:21.655Z] #34 8.732 internal/bytealg [2021-04-20T21:05:21.655Z] #34 8.830 runtime/internal/math [2021-04-20T21:05:21.655Z] #34 8.947 math/bits [2021-04-20T21:05:21.655Z] #34 9.393 runtime [2021-04-20T21:05:21.655Z] #34 9.651 math [2021-04-20T21:05:21.655Z] #34 ... [2021-04-20T21:05:21.655Z] [2021-04-20T21:05:21.655Z] #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-20T21:05:21.655Z] #45 sha256:cc6989394c428ddad2300d4f2615dee21ca41197d6991f53460641c6c187cee5 [2021-04-20T21:05:21.655Z] #45 7.080 + RM_GOPATH=0 [2021-04-20T21:05:21.655Z] #45 7.080 + TMP_GOPATH= [2021-04-20T21:05:21.655Z] #45 7.080 + : /build [2021-04-20T21:05:21.655Z] #45 7.080 + '[' -z '' ']' [2021-04-20T21:05:21.655Z] #45 7.080 ++ mktemp -d [2021-04-20T21:05:21.655Z] #45 7.080 + export GOPATH=/tmp/tmp.Crf1ovPD0m [2021-04-20T21:05:21.655Z] #45 7.080 + GOPATH=/tmp/tmp.Crf1ovPD0m [2021-04-20T21:05:21.655Z] #45 7.080 + RM_GOPATH=1 [2021-04-20T21:05:21.655Z] #45 7.080 + case "$(go env GOARCH)" in [2021-04-20T21:05:21.655Z] #45 7.080 ++ go env GOARCH [2021-04-20T21:05:21.655Z] #45 7.090 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:21.655Z] #45 7.090 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:21.655Z] #45 7.090 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:21.655Z] #45 7.092 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-20T21:05:21.655Z] #45 7.092 + dir=/tmp/install [2021-04-20T21:05:21.655Z] #45 7.092 + bin=vndr [2021-04-20T21:05:21.655Z] #45 7.092 + shift [2021-04-20T21:05:21.655Z] #45 7.092 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-20T21:05:21.655Z] #45 7.092 + . /tmp/install/vndr.installer [2021-04-20T21:05:21.655Z] #45 7.092 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-20T21:05:21.655Z] #45 7.092 + install_vndr [2021-04-20T21:05:21.655Z] #45 7.092 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-20T21:05:21.655Z] #45 7.092 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Crf1ovPD0m/src/github.com/LK4D4/vndr [2021-04-20T21:05:21.655Z] #45 7.098 Cloning into '/tmp/tmp.Crf1ovPD0m/src/github.com/LK4D4/vndr'... [2021-04-20T21:05:21.655Z] #45 7.632 + cd /tmp/tmp.Crf1ovPD0m/src/github.com/LK4D4/vndr [2021-04-20T21:05:21.655Z] #45 7.632 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-20T21:05:21.655Z] #45 7.646 + go build -buildmode=pie -v -o /build/vndr . [2021-04-20T21:05:21.655Z] #45 8.792 runtime/internal/sys [2021-04-20T21:05:21.655Z] #45 8.821 internal/bytealg [2021-04-20T21:05:21.655Z] #45 8.926 runtime/internal/math [2021-04-20T21:05:21.655Z] #45 9.029 internal/race [2021-04-20T21:05:21.655Z] #45 9.151 sync/atomic [2021-04-20T21:05:21.655Z] #45 9.462 unicode [2021-04-20T21:05:21.655Z] #45 9.536 runtime [2021-04-20T21:05:21.786Z] #41 ... [2021-04-20T21:05:21.786Z] [2021-04-20T21:05:21.787Z] #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-20T21:05:21.787Z] #30 sha256:bdd1bcd88e95d12973505351a642bb1cc845516d0bf5ec2f075a4b3e46c2d7ed [2021-04-20T21:05:21.845Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 7.3s [2021-04-20T21:05:21.845Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 10.04MB / 62.53MB 7.4s [2021-04-20T21:05:21.851Z] #43 51.13 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-20T21:05:21.851Z] #43 51.33 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-20T21:05:21.919Z] #45 ... [2021-04-20T21:05:21.919Z] [2021-04-20T21:05:21.919Z] #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-20T21:05:21.919Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:05:21.919Z] #42 9.627 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:05:21.919Z] #42 9.700 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:05:21.919Z] #42 9.710 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:05:21.919Z] #42 ... [2021-04-20T21:05:21.919Z] [2021-04-20T21:05:21.919Z] #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-20T21:05:21.919Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-20T21:05:21.919Z] #36 9.429 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:05:21.919Z] #36 9.492 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:05:21.919Z] #36 9.507 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:05:21.919Z] #36 10.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-20T21:05:22.055Z] #21 48.07 Setting up python3-distutils (3.7.3-1) ... [2021-04-20T21:05:22.111Z] #43 51.68 HOSTCC compel/src/lib/log-host.o [2021-04-20T21:05:22.116Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 19.92MB / 62.53MB 7.5s [2021-04-20T21:05:22.116Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 7.5s [2021-04-20T21:05:22.116Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 32.51MB / 62.53MB 7.6s [2021-04-20T21:05:22.184Z] #36 ... [2021-04-20T21:05:22.184Z] [2021-04-20T21:05:22.184Z] #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-20T21:05:22.184Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-20T21:05:22.184Z] #55 9.720 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:05:22.184Z] #55 9.826 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:05:22.184Z] #55 9.826 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:05:22.184Z] #55 ... [2021-04-20T21:05:22.184Z] [2021-04-20T21:05:22.184Z] #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-20T21:05:22.184Z] #47 sha256:4c92e26818cd88adb512abb28ef3e02625a5aef61e9aafc2c4323de19782c276 [2021-04-20T21:05:22.184Z] #47 8.034 + RM_GOPATH=0 [2021-04-20T21:05:22.184Z] #47 8.034 + TMP_GOPATH= [2021-04-20T21:05:22.184Z] #47 8.034 + : /build [2021-04-20T21:05:22.184Z] #47 8.034 + '[' -z '' ']' [2021-04-20T21:05:22.184Z] #47 8.034 ++ mktemp -d [2021-04-20T21:05:22.184Z] #47 8.034 + export GOPATH=/tmp/tmp.DrqqPXBAQQ [2021-04-20T21:05:22.184Z] #47 8.034 + GOPATH=/tmp/tmp.DrqqPXBAQQ [2021-04-20T21:05:22.184Z] #47 8.034 + RM_GOPATH=1 [2021-04-20T21:05:22.184Z] #47 8.034 + case "$(go env GOARCH)" in [2021-04-20T21:05:22.184Z] #47 8.034 ++ go env GOARCH [2021-04-20T21:05:22.184Z] #47 8.059 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:22.184Z] #47 8.059 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:22.184Z] #47 8.059 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:22.184Z] #47 8.059 + dir=/tmp/install [2021-04-20T21:05:22.184Z] #47 8.059 + bin=gotestsum [2021-04-20T21:05:22.184Z] #47 8.059 + shift [2021-04-20T21:05:22.184Z] #47 8.059 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-20T21:05:22.184Z] #47 8.059 + . /tmp/install/gotestsum.installer [2021-04-20T21:05:22.184Z] #47 8.059 ++ : v0.5.3 [2021-04-20T21:05:22.184Z] #47 8.059 + install_gotestsum [2021-04-20T21:05:22.184Z] #47 8.059 + set -e [2021-04-20T21:05:22.184Z] #47 8.059 + export GO111MODULE=on [2021-04-20T21:05:22.184Z] #47 8.059 + GO111MODULE=on [2021-04-20T21:05:22.184Z] #47 8.059 + GOBIN=/build [2021-04-20T21:05:22.184Z] #47 8.059 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-20T21:05:22.184Z] #47 8.070 go: finding gotest.tools v0.5.3 [2021-04-20T21:05:22.184Z] #47 8.070 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-20T21:05:22.184Z] #47 8.944 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-20T21:05:22.184Z] #47 9.468 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-20T21:05:22.184Z] #47 10.48 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-20T21:05:22.184Z] #47 10.49 go: downloading github.com/fatih/color v1.9.0 [2021-04-20T21:05:22.184Z] #47 10.51 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-20T21:05:22.184Z] #47 10.55 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-20T21:05:22.184Z] #47 10.58 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-20T21:05:22.184Z] #47 10.59 go: downloading github.com/pkg/errors v0.9.1 [2021-04-20T21:05:22.184Z] #47 10.73 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-20T21:05:22.184Z] #47 10.80 go: extracting github.com/fatih/color v1.9.0 [2021-04-20T21:05:22.184Z] #47 10.81 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-20T21:05:22.184Z] #47 10.93 go: extracting github.com/pkg/errors v0.9.1 [2021-04-20T21:05:22.184Z] #47 11.03 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-20T21:05:22.184Z] #47 11.08 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-20T21:05:22.184Z] #47 ... [2021-04-20T21:05:22.184Z] [2021-04-20T21:05:22.184Z] #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-20T21:05:22.184Z] #58 sha256:3c1626a26489def3f1d5893a4e863da48c5138f5cf1b6cb3836a981d952341b0 [2021-04-20T21:05:22.184Z] #58 6.847 + RM_GOPATH=0 [2021-04-20T21:05:22.184Z] #58 6.847 + TMP_GOPATH= [2021-04-20T21:05:22.184Z] #58 6.847 + : /build [2021-04-20T21:05:22.184Z] #58 6.847 + '[' -z '' ']' [2021-04-20T21:05:22.184Z] #58 6.847 ++ mktemp -d [2021-04-20T21:05:22.184Z] #58 6.918 + export GOPATH=/tmp/tmp.UcmCxkBOuv [2021-04-20T21:05:22.184Z] #58 6.918 + GOPATH=/tmp/tmp.UcmCxkBOuv [2021-04-20T21:05:22.184Z] #58 6.918 + RM_GOPATH=1 [2021-04-20T21:05:22.184Z] #58 6.918 + case "$(go env GOARCH)" in [2021-04-20T21:05:22.184Z] #58 6.918 ++ go env GOARCH [2021-04-20T21:05:22.184Z] #58 6.918 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:22.184Z] #58 6.918 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:22.184Z] #58 6.924 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:22.184Z] #58 6.938 + dir=/tmp/install [2021-04-20T21:05:22.184Z] #58 6.938 + bin=rootlesskit [2021-04-20T21:05:22.184Z] #58 6.938 + shift [2021-04-20T21:05:22.184Z] #58 6.938 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-20T21:05:22.184Z] #58 6.938 + . /tmp/install/rootlesskit.installer [2021-04-20T21:05:22.184Z] #58 6.938 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-20T21:05:22.184Z] #58 6.938 + install_rootlesskit [2021-04-20T21:05:22.184Z] #58 6.938 + case "$1" in [2021-04-20T21:05:22.184Z] #58 6.938 + export CGO_ENABLED=0 [2021-04-20T21:05:22.184Z] #58 6.938 + CGO_ENABLED=0 [2021-04-20T21:05:22.184Z] #58 6.938 + _install_rootlesskit [2021-04-20T21:05:22.184Z] #58 6.938 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-20T21:05:22.184Z] #58 6.938 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.UcmCxkBOuv/src/github.com/rootless-containers/rootlesskit [2021-04-20T21:05:22.184Z] #58 6.941 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-20T21:05:22.184Z] #58 6.965 Cloning into '/tmp/tmp.UcmCxkBOuv/src/github.com/rootless-containers/rootlesskit'... [2021-04-20T21:05:22.350Z] #21 48.46 Setting up python3-setuptools (40.8.0-1) ... [2021-04-20T21:05:22.372Z] #43 51.90 HOSTLINK compel/compel-host-bin [2021-04-20T21:05:22.381Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.8s done [2021-04-20T21:05:22.381Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 36.13MB / 62.53MB 7.7s [2021-04-20T21:05:22.381Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 15.74MB / 97.69MB 7.7s [2021-04-20T21:05:22.381Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 51.38MB / 62.53MB 7.9s [2021-04-20T21:05:22.381Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 32.51MB / 97.69MB 7.9s [2021-04-20T21:05:22.381Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 7.9s [2021-04-20T21:05:22.444Z] #58 ... [2021-04-20T21:05:22.444Z] [2021-04-20T21:05:22.444Z] #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-20T21:05:22.444Z] #47 sha256:4c92e26818cd88adb512abb28ef3e02625a5aef61e9aafc2c4323de19782c276 [2021-04-20T21:05:22.444Z] #47 11.19 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-20T21:05:22.444Z] #47 11.20 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-20T21:05:22.444Z] #47 ... [2021-04-20T21:05:22.444Z] [2021-04-20T21:05:22.444Z] #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-20T21:05:22.444Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:05:22.444Z] #13 5.949 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:05:22.444Z] #13 5.998 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:05:22.444Z] #13 5.998 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:05:22.444Z] #13 6.019 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-20T21:05:22.444Z] #13 6.855 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-20T21:05:22.444Z] #13 9.040 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-20T21:05:22.522Z] #51 ... [2021-04-20T21:05:22.522Z] [2021-04-20T21:05:22.522Z] #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-20T21:05:22.522Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-20T21:05:22.522Z] #36 13.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-20T21:05:22.522Z] #36 ... [2021-04-20T21:05:22.522Z] [2021-04-20T21:05:22.522Z] #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-20T21:05:22.522Z] #49 sha256:39d159578e4db03ecd3c710d9f5b14bf372e4971b9c5e5d0bde90a33da36979f [2021-04-20T21:05:22.522Z] #49 21.63 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-20T21:05:22.522Z] #49 23.93 go: downloading github.com/spf13/afero v1.1.2 [2021-04-20T21:05:22.522Z] #49 24.03 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-20T21:05:22.522Z] #49 24.04 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-20T21:05:22.522Z] #49 24.05 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-20T21:05:22.522Z] #49 24.10 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-20T21:05:22.522Z] #49 24.10 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-20T21:05:22.522Z] #49 24.10 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-20T21:05:22.522Z] #49 24.10 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-20T21:05:22.522Z] #49 24.10 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-20T21:05:22.522Z] #49 24.10 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-20T21:05:22.522Z] #49 24.10 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-20T21:05:22.522Z] #49 24.12 go: downloading github.com/spf13/cast v1.3.0 [2021-04-20T21:05:22.522Z] #49 24.16 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-20T21:05:22.632Z] #43 52.02 DEP soccr/soccr.d [2021-04-20T21:05:22.632Z] #43 52.15 CC soccr/soccr.o [2021-04-20T21:05:22.643Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 44.04MB / 97.69MB 8.0s [2021-04-20T21:05:22.643Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 7.9s done [2021-04-20T21:05:22.643Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 8.1s [2021-04-20T21:05:22.643Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 55.57MB / 97.69MB 8.2s [2021-04-20T21:05:22.694Z] #30 9.603 0.1% #### 5.6% ######## 11.3% ############ 17.0% ################ 22.8% ##################### 29.7% ######################## 33.4% ########################## 37.3% ############################# 41.1% ################################ 44.9% #################################### 50.6% ######################################### 58.3% ############################################## 64.1% ################################################ 67.9% ################################################### 71.7% ####################################################### 77.4% ########################################################### 83.1% ############################################################## 86.9% ################################################################## 92.7% ###################################################################### 98.4% ######################################################################## 100.0% [2021-04-20T21:05:22.704Z] #13 ... [2021-04-20T21:05:22.704Z] [2021-04-20T21:05:22.704Z] #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-20T21:05:22.704Z] #29 sha256:507585c8b3ab2b76db0b101333afb8ccb783595c9c812eb878ccf06ded62312c [2021-04-20T21:05:22.704Z] #29 11.11 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-20T21:05:22.704Z] #29 11.55 [2021-04-20T21:05:22.704Z] #29 11.83 # 1.8% ##### 7.4% ####### 10.6% ########### 16.4% ############## 20.3% ################## 26.2% ######################## 34.2% ############################### 44.2% ####################################### 54.9% ########################################### 60.3% ################################################# 69.3% ###################################################### 75.2% ########################################################## 81.3% ############################################################### 88.8% ##################################################################### 96.5% ######################################################################## 100.0% [2021-04-20T21:05:22.785Z] #49 24.16 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-20T21:05:22.785Z] #49 24.19 go: extracting github.com/spf13/afero v1.1.2 [2021-04-20T21:05:22.785Z] #49 24.34 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-20T21:05:22.924Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 65.86MB / 97.69MB 8.3s [2021-04-20T21:05:22.964Z] #29 13.53 [2021-04-20T21:05:22.989Z] #21 49.30 Setting up python3-pip (18.1-5) ... [2021-04-20T21:05:22.994Z] #30 12.67 [2021-04-20T21:05:23.048Z] #49 24.52 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-20T21:05:23.048Z] #49 24.56 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-20T21:05:23.048Z] #49 24.58 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-20T21:05:23.048Z] #49 24.61 go: extracting github.com/spf13/cast v1.3.0 [2021-04-20T21:05:23.048Z] #49 24.61 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-20T21:05:23.188Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 83.89MB / 97.69MB 8.6s [2021-04-20T21:05:23.204Z] #43 ... [2021-04-20T21:05:23.204Z] [2021-04-20T21:05:23.204Z] #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-20T21:05:23.204Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:05:23.204Z] #13 112.5 Selecting previously unselected package libapparmor1:amd64. [2021-04-20T21:05:23.204Z] #13 112.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-20T21:05:23.204Z] #13 112.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-20T21:05:23.204Z] #13 112.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-20T21:05:23.204Z] #13 112.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-20T21:05:23.204Z] #13 112.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-20T21:05:23.204Z] #13 112.8 Selecting previously unselected package libbtrfs0. [2021-04-20T21:05:23.204Z] #13 112.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-20T21:05:23.204Z] #13 112.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-20T21:05:23.204Z] #13 112.9 Selecting previously unselected package libbtrfs-dev. [2021-04-20T21:05:23.204Z] #13 112.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-20T21:05:23.204Z] #13 113.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-20T21:05:23.204Z] #13 113.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-20T21:05:23.204Z] #13 113.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-20T21:05:23.204Z] #13 113.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-20T21:05:23.204Z] #13 113.2 Selecting previously unselected package libudev-dev:amd64. [2021-04-20T21:05:23.204Z] #13 113.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-20T21:05:23.204Z] #13 113.2 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-20T21:05:23.204Z] #13 113.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-20T21:05:23.204Z] #13 113.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-20T21:05:23.204Z] #13 113.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-20T21:05:23.204Z] #13 113.6 Selecting previously unselected package libpcre16-3:amd64. [2021-04-20T21:05:23.204Z] #13 113.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-20T21:05:23.204Z] #13 113.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-20T21:05:23.204Z] #13 113.9 Selecting previously unselected package libpcre32-3:amd64. [2021-04-20T21:05:23.204Z] #13 113.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-20T21:05:23.204Z] #13 113.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-20T21:05:23.204Z] #13 114.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-20T21:05:23.204Z] #13 114.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-20T21:05:23.204Z] #13 114.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-20T21:05:23.204Z] #13 114.2 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-20T21:05:23.204Z] #13 114.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-20T21:05:23.204Z] #13 114.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-20T21:05:23.204Z] #13 114.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-20T21:05:23.204Z] #13 114.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-20T21:05:23.204Z] #13 114.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-20T21:05:23.204Z] #13 114.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-20T21:05:23.204Z] #13 115.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-20T21:05:23.204Z] #13 115.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-20T21:05:23.204Z] #13 115.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-20T21:05:23.204Z] #13 115.1 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-20T21:05:23.204Z] #13 115.1 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-20T21:05:23.204Z] #13 115.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-20T21:05:23.204Z] #13 115.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-20T21:05:23.204Z] #13 115.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-20T21:05:23.204Z] #13 115.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-20T21:05:23.204Z] #13 115.7 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-20T21:05:23.204Z] #13 115.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-20T21:05:23.204Z] #13 115.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-20T21:05:23.204Z] #13 115.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-20T21:05:23.204Z] #13 115.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-20T21:05:23.204Z] #13 115.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:05:23.204Z] #13 115.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-20T21:05:23.204Z] #13 115.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-20T21:05:23.204Z] #13 115.9 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-20T21:05:23.204Z] #13 115.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-20T21:05:23.204Z] #13 116.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-20T21:05:23.204Z] #13 116.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-20T21:05:23.204Z] #13 116.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-20T21:05:23.204Z] #13 116.0 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-20T21:05:23.204Z] #13 116.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-20T21:05:23.204Z] #13 116.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-20T21:05:23.204Z] #13 116.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:05:23.204Z] #13 116.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-20T21:05:23.204Z] #13 116.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-20T21:05:23.204Z] #13 116.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:05:23.204Z] #13 116.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-20T21:05:23.204Z] #13 116.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-20T21:05:23.204Z] #13 116.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-20T21:05:23.204Z] #13 116.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-20T21:05:23.204Z] #13 116.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-20T21:05:23.204Z] #13 116.1 Setting up dmsetup (2:1.02.155-3) ... [2021-04-20T21:05:23.204Z] #13 116.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-20T21:05:23.204Z] #13 116.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-20T21:05:23.204Z] #13 116.2 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:05:23.311Z] #49 24.74 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-20T21:05:23.311Z] #49 24.81 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-20T21:05:23.311Z] #49 24.83 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-20T21:05:23.311Z] #49 24.86 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-20T21:05:23.311Z] #49 24.89 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-20T21:05:23.451Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.8s [2021-04-20T21:05:23.602Z] #49 25.01 go: downloading github.com/fatih/color v1.7.0 [2021-04-20T21:05:23.602Z] #49 25.01 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-20T21:05:23.602Z] #49 25.12 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-20T21:05:23.602Z] #49 25.12 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-20T21:05:23.602Z] #49 25.19 go: extracting github.com/fatih/color v1.7.0 [2021-04-20T21:05:23.602Z] #49 25.24 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-20T21:05:23.637Z] #21 49.87 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:05:23.637Z] #21 49.91 Processing triggers for mime-support (3.62) ... [2021-04-20T21:05:23.864Z] #49 25.31 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-20T21:05:23.865Z] #49 25.37 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-20T21:05:23.865Z] #49 ... [2021-04-20T21:05:23.865Z] [2021-04-20T21:05:23.865Z] #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-20T21:05:23.865Z] #45 sha256:d6331ae62e1c2e3baf47a87d7e59604453bcaea790f53c11f01a56c0ef6e62d8 [2021-04-20T21:05:23.865Z] #45 15.34 unicode/utf8 [2021-04-20T21:05:23.865Z] #45 15.89 math [2021-04-20T21:05:23.865Z] #45 19.75 unicode/utf16 [2021-04-20T21:05:23.865Z] #45 20.36 container/list [2021-04-20T21:05:23.865Z] #45 21.22 crypto/internal/subtle [2021-04-20T21:05:23.865Z] #45 21.31 crypto/subtle [2021-04-20T21:05:23.865Z] #45 21.44 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-20T21:05:23.865Z] #45 21.60 internal/nettrace [2021-04-20T21:05:23.865Z] #45 21.71 runtime/cgo [2021-04-20T21:05:23.865Z] #45 ... [2021-04-20T21:05:23.865Z] [2021-04-20T21:05:23.865Z] #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-20T21:05:23.865Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-20T21:05:23.889Z] #13 3.599 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-20T21:05:23.889Z] #13 3.778 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:05:23.889Z] #13 3.819 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:05:23.889Z] #13 3.860 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:05:23.910Z] #29 14.70 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-20T21:05:24.132Z] #40 24.88 Checking out files: 88% (1489/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-20T21:05:24.132Z] #40 25.10 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-20T21:05:24.311Z] #21 DONE 50.6s [2021-04-20T21:05:24.311Z] [2021-04-20T21:05:24.311Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-20T21:05:24.311Z] #44 88.35 CC criu/kcmp-ids.o [2021-04-20T21:05:24.311Z] #44 88.59 CC criu/kerndat.o [2021-04-20T21:05:24.311Z] #44 89.39 CC criu/libnetlink.o [2021-04-20T21:05:24.311Z] #44 89.72 CC criu/log.o [2021-04-20T21:05:24.311Z] #44 90.01 CC criu/lsm.o [2021-04-20T21:05:24.311Z] #44 90.30 CC criu/mem.o [2021-04-20T21:05:24.311Z] #44 91.66 CC criu/memfd.o [2021-04-20T21:05:24.311Z] #44 92.34 CC criu/mount.o [2021-04-20T21:05:24.311Z] #44 95.41 CC criu/namespaces.o [2021-04-20T21:05:24.311Z] #44 96.67 CC criu/net.o [2021-04-20T21:05:24.311Z] #44 ... [2021-04-20T21:05:24.311Z] [2021-04-20T21:05:24.311Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-04-20T21:05:24.399Z] #9 ... [2021-04-20T21:05:24.399Z] [2021-04-20T21:05:24.399Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-20T21:05:24.399Z] #26 sha256:47bdea7822f41a7ae5f8934db38630836f0e2a1fd7c2685e16267fad2718b13e [2021-04-20T21:05:24.399Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done [2021-04-20T21:05:24.399Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-20T21:05:24.399Z] #26 sha256:6d3b727c744260afb6a671dbe8ed3af11078bd3df69d7bc3f24607a145afa750 1.46kB / 1.46kB done [2021-04-20T21:05:24.399Z] #26 sha256:9de3fd952a4a90cb25b73e4afa386abcbfb13451aa74d95fdb206dbadc5c831c 529B / 529B done [2021-04-20T21:05:24.399Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 49.23MB / 49.23MB 2.5s done [2021-04-20T21:05:24.399Z] #26 extracting sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 3.5s done [2021-04-20T21:05:24.399Z] #26 DONE 10.0s [2021-04-20T21:05:24.399Z] [2021-04-20T21:05:24.399Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:05:24.399Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-20T21:05:24.399Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 9.6s done [2021-04-20T21:05:24.455Z] #13 4.804 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-20T21:05:24.481Z] #29 15.29 [2021-04-20T21:05:24.662Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-04-20T21:05:24.743Z] #29 15.54 ######################################################################## 100.0% [2021-04-20T21:05:24.953Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2021-04-20T21:05:25.003Z] #29 15.70 [2021-04-20T21:05:25.033Z] #13 ... [2021-04-20T21:05:25.033Z] [2021-04-20T21:05:25.033Z] #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-20T21:05:25.033Z] #47 sha256:67763155e3e28293339940659a62397752feaabf256f0bdd8a9c292a0c9e1685 [2021-04-20T21:05:25.033Z] #47 4.979 + RM_GOPATH=0 [2021-04-20T21:05:25.033Z] #47 4.979 + TMP_GOPATH= [2021-04-20T21:05:25.033Z] #47 4.979 + : /build [2021-04-20T21:05:25.033Z] #47 4.979 + '[' -z '' ']' [2021-04-20T21:05:25.033Z] #47 4.979 ++ mktemp -d [2021-04-20T21:05:25.033Z] #47 4.979 + export GOPATH=/tmp/tmp.sztGZQAtUM [2021-04-20T21:05:25.033Z] #47 4.979 + GOPATH=/tmp/tmp.sztGZQAtUM [2021-04-20T21:05:25.033Z] #47 4.979 + RM_GOPATH=1 [2021-04-20T21:05:25.033Z] #47 4.979 + case "$(go env GOARCH)" in [2021-04-20T21:05:25.033Z] #47 4.979 ++ go env GOARCH [2021-04-20T21:05:25.033Z] #47 5.030 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:25.033Z] #47 5.030 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:25.033Z] #47 5.030 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:25.033Z] #47 5.030 + dir=/tmp/install [2021-04-20T21:05:25.033Z] #47 5.030 + bin=gotestsum [2021-04-20T21:05:25.033Z] #47 5.030 + shift [2021-04-20T21:05:25.033Z] #47 5.030 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-20T21:05:25.033Z] #47 5.030 + . /tmp/install/gotestsum.installer [2021-04-20T21:05:25.033Z] #47 5.030 ++ : v0.5.3 [2021-04-20T21:05:25.033Z] #47 5.030 + install_gotestsum [2021-04-20T21:05:25.033Z] #47 5.030 + set -e [2021-04-20T21:05:25.033Z] #47 5.030 + export GO111MODULE=on [2021-04-20T21:05:25.033Z] #47 5.030 + GO111MODULE=on [2021-04-20T21:05:25.034Z] #47 5.030 + GOBIN=/build [2021-04-20T21:05:25.034Z] #47 5.030 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-20T21:05:25.034Z] #47 5.147 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-20T21:05:25.034Z] #47 5.170 go: finding gotest.tools v0.5.3 [2021-04-20T21:05:25.034Z] #47 6.526 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-20T21:05:25.034Z] #47 7.063 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-20T21:05:25.034Z] #47 8.269 go: downloading github.com/pkg/errors v0.9.1 [2021-04-20T21:05:25.034Z] #47 8.276 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-20T21:05:25.034Z] #47 8.303 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-20T21:05:25.034Z] #47 8.420 go: extracting github.com/pkg/errors v0.9.1 [2021-04-20T21:05:25.034Z] #47 8.452 go: downloading github.com/fatih/color v1.9.0 [2021-04-20T21:05:25.034Z] #47 8.749 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-20T21:05:25.034Z] #47 8.780 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-20T21:05:25.034Z] #47 8.810 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-20T21:05:25.034Z] #47 8.861 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-20T21:05:25.034Z] #47 8.865 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-20T21:05:25.034Z] #47 8.922 go: extracting github.com/fatih/color v1.9.0 [2021-04-20T21:05:25.034Z] #47 9.020 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-20T21:05:25.034Z] #47 9.023 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-20T21:05:25.034Z] #47 9.085 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-20T21:05:25.034Z] #47 9.211 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-20T21:05:25.034Z] #47 9.227 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-20T21:05:25.034Z] #47 9.231 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-20T21:05:25.119Z] #13 ... [2021-04-20T21:05:25.119Z] [2021-04-20T21:05:25.119Z] #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-20T21:05:25.119Z] #58 sha256:cb3aa922a8b69509db2d61f49e8f79a491b148fd4a70f58ba18a443f3f0ea7b1 [2021-04-20T21:05:25.119Z] #58 DONE 122.8s [2021-04-20T21:05:25.119Z] [2021-04-20T21:05:25.119Z] #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-20T21:05:25.119Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:05:25.119Z] #43 53.44 AR soccr/libsoccr.a [2021-04-20T21:05:25.119Z] #43 53.46 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-20T21:05:25.119Z] #43 53.85 DEP criu/arch/x86/sigframe.d [2021-04-20T21:05:25.119Z] #43 53.96 DEP criu/arch/x86/sigaction_compat.d [2021-04-20T21:05:25.119Z] #43 54.00 DEP criu/arch/x86/kerndat.d [2021-04-20T21:05:25.119Z] #43 54.15 DEP criu/arch/x86/crtools.d [2021-04-20T21:05:25.119Z] #43 54.29 DEP criu/arch/x86/cpu.d [2021-04-20T21:05:25.119Z] #43 54.43 CC criu/arch/x86/cpu.o [2021-04-20T21:05:25.119Z] #43 ... [2021-04-20T21:05:25.119Z] [2021-04-20T21:05:25.119Z] #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-20T21:05:25.119Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:05:25.119Z] #13 DONE 118.5s [2021-04-20T21:05:25.119Z] [2021-04-20T21:05:25.119Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-20T21:05:25.119Z] #59 sha256:a4699ea60dfd737df733cb401cf19db162f20e9273186623b0ecd7bd53e0d6a7 [2021-04-20T21:05:25.119Z] #59 DONE 0.1s [2021-04-20T21:05:25.292Z] #47 9.414 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-20T21:05:25.380Z] [2021-04-20T21:05:25.380Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-20T21:05:25.380Z] #60 sha256:6bc2c28391b75a4209f6fc222212753fcc300caf5ea899154da989be828deee6 [2021-04-20T21:05:25.380Z] #60 DONE 0.1s [2021-04-20T21:05:25.380Z] [2021-04-20T21:05:25.380Z] #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-20T21:05:25.380Z] #53 sha256:397fd039ad7e5507d2536d6c3c9fa6b9b8000bceacd2e6068550abd7baa692df [2021-04-20T21:05:25.550Z] #47 9.650 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-20T21:05:25.808Z] #47 ... [2021-04-20T21:05:25.808Z] [2021-04-20T21:05:25.808Z] #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-20T21:05:25.808Z] #67 sha256:5fb0744d566bc79a032144315e27e576ccdd481a479bc907cd60bd6d50673c25 [2021-04-20T21:05:25.808Z] #67 5.762 + RM_GOPATH=0 [2021-04-20T21:05:25.808Z] #67 5.762 + TMP_GOPATH= [2021-04-20T21:05:25.808Z] #67 5.762 + : /build [2021-04-20T21:05:25.808Z] #67 5.762 + '[' -z '' ']' [2021-04-20T21:05:25.808Z] #67 5.762 ++ mktemp -d [2021-04-20T21:05:25.808Z] #67 5.762 + export GOPATH=/tmp/tmp.QI1oysd8m3 [2021-04-20T21:05:25.808Z] #67 5.762 + GOPATH=/tmp/tmp.QI1oysd8m3 [2021-04-20T21:05:25.808Z] #67 5.762 + RM_GOPATH=1 [2021-04-20T21:05:25.808Z] #67 5.762 + case "$(go env GOARCH)" in [2021-04-20T21:05:25.808Z] #67 5.762 ++ go env GOARCH [2021-04-20T21:05:25.808Z] #67 5.789 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:25.808Z] #67 5.789 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:25.808Z] #67 5.794 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:25.808Z] #67 5.794 + dir=/tmp/install [2021-04-20T21:05:25.808Z] #67 5.802 + bin=proxy [2021-04-20T21:05:25.808Z] #67 5.802 + shift [2021-04-20T21:05:25.808Z] #67 5.802 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-20T21:05:25.808Z] #67 5.802 + . /tmp/install/proxy.installer [2021-04-20T21:05:25.808Z] #67 5.802 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-20T21:05:25.808Z] #67 5.802 + install_proxy [2021-04-20T21:05:25.808Z] #67 5.802 + case "$1" in [2021-04-20T21:05:25.808Z] #67 5.802 + export CGO_ENABLED=0 [2021-04-20T21:05:25.808Z] #67 5.802 + CGO_ENABLED=0 [2021-04-20T21:05:25.808Z] #67 5.802 + _install_proxy [2021-04-20T21:05:25.808Z] #67 5.802 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-20T21:05:25.808Z] #67 5.802 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.QI1oysd8m3/src/github.com/docker/libnetwork [2021-04-20T21:05:25.808Z] #67 5.806 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-20T21:05:25.808Z] #67 5.813 Cloning into '/tmp/tmp.QI1oysd8m3/src/github.com/docker/libnetwork'... [2021-04-20T21:05:25.849Z] #22 1.568 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-20T21:05:25.945Z] #29 16.66 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-20T21:05:26.065Z] #67 ... [2021-04-20T21:05:26.065Z] [2021-04-20T21:05:26.065Z] #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-20T21:05:26.065Z] #58 sha256:5774c1a170736c19764ca518ba1709f8bc679858f3994ada945bc0514c3aab8e [2021-04-20T21:05:26.065Z] #58 4.519 + RM_GOPATH=0 [2021-04-20T21:05:26.065Z] #58 4.519 + TMP_GOPATH= [2021-04-20T21:05:26.065Z] #58 4.519 + : /build [2021-04-20T21:05:26.065Z] #58 4.519 + '[' -z '' ']' [2021-04-20T21:05:26.065Z] #58 4.519 ++ mktemp -d [2021-04-20T21:05:26.065Z] #58 4.520 + export GOPATH=/tmp/tmp.DQM0rsfc40 [2021-04-20T21:05:26.065Z] #58 4.520 + GOPATH=/tmp/tmp.DQM0rsfc40 [2021-04-20T21:05:26.065Z] #58 4.520 + RM_GOPATH=1 [2021-04-20T21:05:26.065Z] #58 4.520 + case "$(go env GOARCH)" in [2021-04-20T21:05:26.065Z] #58 4.540 ++ go env GOARCH [2021-04-20T21:05:26.065Z] #58 4.540 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:26.065Z] #58 4.540 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:26.065Z] #58 4.540 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:26.065Z] #58 4.540 + dir=/tmp/install [2021-04-20T21:05:26.065Z] #58 4.540 + bin=rootlesskit [2021-04-20T21:05:26.065Z] #58 4.540 + shift [2021-04-20T21:05:26.065Z] #58 4.540 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-20T21:05:26.065Z] #58 4.540 + . /tmp/install/rootlesskit.installer [2021-04-20T21:05:26.065Z] #58 4.540 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-20T21:05:26.065Z] #58 4.540 + install_rootlesskit [2021-04-20T21:05:26.065Z] #58 4.540 + case "$1" in [2021-04-20T21:05:26.065Z] #58 4.540 + export CGO_ENABLED=0 [2021-04-20T21:05:26.065Z] #58 4.540 + CGO_ENABLED=0 [2021-04-20T21:05:26.065Z] #58 4.540 + _install_rootlesskit [2021-04-20T21:05:26.065Z] #58 4.540 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-20T21:05:26.065Z] #58 4.540 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.DQM0rsfc40/src/github.com/rootless-containers/rootlesskit [2021-04-20T21:05:26.065Z] #58 4.541 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-20T21:05:26.066Z] #58 4.556 Cloning into '/tmp/tmp.DQM0rsfc40/src/github.com/rootless-containers/rootlesskit'... [2021-04-20T21:05:26.066Z] #58 9.416 + cd /tmp/tmp.DQM0rsfc40/src/github.com/rootless-containers/rootlesskit [2021-04-20T21:05:26.066Z] #58 9.424 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-20T21:05:26.066Z] #58 9.430 + export GO111MODULE=on [2021-04-20T21:05:26.066Z] #58 9.438 + GO111MODULE=on [2021-04-20T21:05:26.066Z] #58 9.439 + export GOPROXY=https://proxy.golang.org [2021-04-20T21:05:26.066Z] #58 9.439 + GOPROXY=https://proxy.golang.org [2021-04-20T21:05:26.066Z] #58 9.439 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-20T21:05:26.066Z] #58 9.439 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-20T21:05:26.066Z] #58 ... [2021-04-20T21:05:26.066Z] [2021-04-20T21:05:26.066Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:05:26.066Z] #34 sha256:3be4602e578fd189c374d0813ad699298bc5bbd165bae922ed9c4e21c828d8ed [2021-04-20T21:05:26.066Z] #34 5.555 + RM_GOPATH=0 [2021-04-20T21:05:26.066Z] #34 5.555 + TMP_GOPATH= [2021-04-20T21:05:26.066Z] #34 5.555 + : /build [2021-04-20T21:05:26.066Z] #34 5.555 + '[' -z '' ']' [2021-04-20T21:05:26.066Z] #34 5.555 ++ mktemp -d [2021-04-20T21:05:26.066Z] #34 5.555 + export GOPATH=/tmp/tmp.jj7SlAhTO6 [2021-04-20T21:05:26.066Z] #34 5.555 + GOPATH=/tmp/tmp.jj7SlAhTO6 [2021-04-20T21:05:26.066Z] #34 5.555 + RM_GOPATH=1 [2021-04-20T21:05:26.066Z] #34 5.555 + case "$(go env GOARCH)" in [2021-04-20T21:05:26.066Z] #34 5.557 ++ go env GOARCH [2021-04-20T21:05:26.066Z] #34 5.598 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-20T21:05:26.066Z] #34 5.599 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:26.066Z] #34 5.599 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:26.066Z] #34 5.599 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:26.066Z] #34 5.599 + dir=/tmp/install [2021-04-20T21:05:26.066Z] #34 5.599 + bin=tomlv [2021-04-20T21:05:26.066Z] #34 5.599 + shift [2021-04-20T21:05:26.066Z] #34 5.599 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-20T21:05:26.066Z] #34 5.599 + . /tmp/install/tomlv.installer [2021-04-20T21:05:26.066Z] #34 5.599 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-20T21:05:26.066Z] #34 5.599 + install_tomlv [2021-04-20T21:05:26.066Z] #34 5.599 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-20T21:05:26.066Z] #34 5.599 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jj7SlAhTO6/src/github.com/BurntSushi/toml [2021-04-20T21:05:26.066Z] #34 5.602 Cloning into '/tmp/tmp.jj7SlAhTO6/src/github.com/BurntSushi/toml'... [2021-04-20T21:05:26.066Z] #34 7.015 + cd /tmp/tmp.jj7SlAhTO6/src/github.com/BurntSushi/toml [2021-04-20T21:05:26.066Z] #34 7.015 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-20T21:05:26.066Z] #34 7.023 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-20T21:05:26.066Z] #34 8.047 runtime/internal/sys [2021-04-20T21:05:26.066Z] #34 8.110 internal/cpu [2021-04-20T21:05:26.066Z] #34 8.288 math/bits [2021-04-20T21:05:26.066Z] #34 8.872 unicode/utf8 [2021-04-20T21:05:26.066Z] #34 8.932 internal/bytealg [2021-04-20T21:05:26.066Z] #34 9.491 math [2021-04-20T21:05:26.066Z] #34 10.03 runtime [2021-04-20T21:05:26.146Z] #22 1.571 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-20T21:05:26.146Z] #22 1.573 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-20T21:05:26.146Z] #22 DONE 1.8s [2021-04-20T21:05:26.146Z] [2021-04-20T21:05:26.146Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-20T21:05:26.323Z] #34 ... [2021-04-20T21:05:26.323Z] [2021-04-20T21:05:26.323Z] #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-20T21:05:26.323Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:05:26.323Z] #42 7.333 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:05:26.323Z] #42 7.558 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:05:26.323Z] #42 7.558 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:05:26.323Z] #42 8.732 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-20T21:05:26.323Z] #42 ... [2021-04-20T21:05:26.323Z] [2021-04-20T21:05:26.323Z] #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-20T21:05:26.323Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-20T21:05:26.323Z] #55 4.385 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:05:26.323Z] #55 4.410 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:05:26.323Z] #55 4.410 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:05:26.323Z] #55 4.920 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-20T21:05:26.323Z] #55 7.935 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-20T21:05:26.323Z] #55 10.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-20T21:05:26.516Z] #29 17.10 [2021-04-20T21:05:26.516Z] #29 17.33 ##################################### 52.6% ######################################################################## 100.0% [2021-04-20T21:05:26.581Z] #55 ... [2021-04-20T21:05:26.581Z] [2021-04-20T21:05:26.581Z] #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-20T21:05:26.581Z] #45 sha256:b89cebe42b1cb9e988a10e7cf2641e608e106377da7a9e637214823f5b2a896d [2021-04-20T21:05:26.581Z] #45 4.844 + RM_GOPATH=0 [2021-04-20T21:05:26.581Z] #45 4.844 + TMP_GOPATH= [2021-04-20T21:05:26.581Z] #45 4.844 + : /build [2021-04-20T21:05:26.581Z] #45 4.844 + '[' -z '' ']' [2021-04-20T21:05:26.581Z] #45 4.844 ++ mktemp -d [2021-04-20T21:05:26.581Z] #45 4.844 + export GOPATH=/tmp/tmp.PYhGZRFDZJ [2021-04-20T21:05:26.581Z] #45 4.844 + GOPATH=/tmp/tmp.PYhGZRFDZJ [2021-04-20T21:05:26.581Z] #45 4.844 + RM_GOPATH=1 [2021-04-20T21:05:26.581Z] #45 4.844 + case "$(go env GOARCH)" in [2021-04-20T21:05:26.581Z] #45 4.844 ++ go env GOARCH [2021-04-20T21:05:26.581Z] #45 4.857 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-20T21:05:26.581Z] #45 4.859 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:26.581Z] #45 4.859 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:26.581Z] #45 4.859 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:26.581Z] #45 4.859 + dir=/tmp/install [2021-04-20T21:05:26.581Z] #45 4.859 + bin=vndr [2021-04-20T21:05:26.581Z] #45 4.859 + shift [2021-04-20T21:05:26.581Z] #45 4.859 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-20T21:05:26.581Z] #45 4.859 + . /tmp/install/vndr.installer [2021-04-20T21:05:26.581Z] #45 4.859 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-20T21:05:26.581Z] #45 4.859 + install_vndr [2021-04-20T21:05:26.581Z] #45 4.859 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-20T21:05:26.581Z] #45 4.859 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PYhGZRFDZJ/src/github.com/LK4D4/vndr [2021-04-20T21:05:26.581Z] #45 4.859 Cloning into '/tmp/tmp.PYhGZRFDZJ/src/github.com/LK4D4/vndr'... [2021-04-20T21:05:26.581Z] #45 5.678 + cd /tmp/tmp.PYhGZRFDZJ/src/github.com/LK4D4/vndr [2021-04-20T21:05:26.581Z] #45 5.678 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-20T21:05:26.581Z] #45 5.697 + go build -buildmode=pie -v -o /build/vndr . [2021-04-20T21:05:26.581Z] #45 7.547 runtime/internal/atomic [2021-04-20T21:05:26.581Z] #45 7.578 internal/cpu [2021-04-20T21:05:26.581Z] #45 7.871 runtime/internal/sys [2021-04-20T21:05:26.581Z] #45 8.099 runtime/internal/math [2021-04-20T21:05:26.581Z] #45 8.227 internal/race [2021-04-20T21:05:26.581Z] #45 8.257 internal/bytealg [2021-04-20T21:05:26.581Z] #45 8.296 sync/atomic [2021-04-20T21:05:26.581Z] #45 8.665 unicode [2021-04-20T21:05:26.581Z] #45 9.253 runtime [2021-04-20T21:05:26.581Z] #45 ... [2021-04-20T21:05:26.581Z] [2021-04-20T21:05:26.581Z] #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-20T21:05:26.581Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-20T21:05:26.581Z] #36 7.333 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:05:26.581Z] #36 7.567 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:05:26.581Z] #36 7.567 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:05:26.581Z] #36 8.787 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-20T21:05:26.581Z] #36 10.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-20T21:05:26.690Z] #40 27.73 + 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-20T21:05:26.776Z] #29 17.43 [2021-04-20T21:05:26.776Z] #29 17.53 Download of images into '/build' complete. [2021-04-20T21:05:26.776Z] #29 17.53 Use something like the following to load the result into a Docker daemon: [2021-04-20T21:05:26.776Z] #29 17.53 tar -cC '/build' . | docker load [2021-04-20T21:05:26.839Z] #36 ... [2021-04-20T21:05:26.839Z] [2021-04-20T21:05:26.839Z] #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-20T21:05:26.839Z] #51 sha256:a612ae55c45b030ecd343f7342ed763f15b6fb721dcfb203e393dbd0ca147d01 [2021-04-20T21:05:26.839Z] #51 4.377 + RM_GOPATH=0 [2021-04-20T21:05:26.839Z] #51 4.377 + TMP_GOPATH= [2021-04-20T21:05:26.839Z] #51 4.377 + : /build [2021-04-20T21:05:26.839Z] #51 4.377 + '[' -z '' ']' [2021-04-20T21:05:26.839Z] #51 4.377 ++ mktemp -d [2021-04-20T21:05:26.839Z] #51 4.377 + export GOPATH=/tmp/tmp.ZpQl2F2JDu [2021-04-20T21:05:26.839Z] #51 4.377 + GOPATH=/tmp/tmp.ZpQl2F2JDu [2021-04-20T21:05:26.839Z] #51 4.377 + RM_GOPATH=1 [2021-04-20T21:05:26.839Z] #51 4.377 + case "$(go env GOARCH)" in [2021-04-20T21:05:26.839Z] #51 4.377 ++ go env GOARCH [2021-04-20T21:05:26.839Z] #51 4.379 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:26.839Z] #51 4.379 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:26.839Z] #51 4.379 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:26.839Z] #51 4.379 + dir=/tmp/install [2021-04-20T21:05:26.839Z] #51 4.379 + bin=shfmt [2021-04-20T21:05:26.839Z] #51 4.379 + shift [2021-04-20T21:05:26.839Z] #51 4.379 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-20T21:05:26.839Z] #51 4.379 + . /tmp/install/shfmt.installer [2021-04-20T21:05:26.839Z] #51 4.379 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-20T21:05:26.839Z] #51 4.379 + install_shfmt [2021-04-20T21:05:26.839Z] #51 4.379 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-20T21:05:26.839Z] #51 4.379 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ZpQl2F2JDu/src/github.com/mvdan/sh [2021-04-20T21:05:26.839Z] #51 4.379 Cloning into '/tmp/tmp.ZpQl2F2JDu/src/github.com/mvdan/sh'... [2021-04-20T21:05:26.839Z] #51 4.380 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-20T21:05:26.953Z] #40 ... [2021-04-20T21:05:26.953Z] [2021-04-20T21:05:26.953Z] #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-20T21:05:26.953Z] #58 sha256:297a676baf24d6d5d79de9c0bf6599b0aec5422007d4a3606d97ca11ce37551b [2021-04-20T21:05:26.953Z] #58 18.53 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-20T21:05:26.953Z] #58 18.86 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-20T21:05:26.953Z] #58 20.31 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-20T21:05:26.953Z] #58 20.45 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-20T21:05:26.953Z] #58 20.74 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-20T21:05:26.953Z] #58 21.14 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-20T21:05:26.953Z] #58 24.12 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-20T21:05:26.953Z] #58 25.74 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-20T21:05:26.953Z] #58 26.05 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-20T21:05:26.953Z] #58 26.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-20T21:05:26.953Z] #58 26.80 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-20T21:05:26.953Z] #58 27.06 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-20T21:05:27.104Z] #51 ... [2021-04-20T21:05:27.104Z] [2021-04-20T21:05:27.104Z] #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-20T21:05:27.104Z] #49 sha256:8c2eaa7bc62cdb63e0952c99cfb887a771a4bf22fffacb2026bd4c78f59be3bd [2021-04-20T21:05:27.104Z] #49 5.355 + RM_GOPATH=0 [2021-04-20T21:05:27.104Z] #49 5.355 + TMP_GOPATH= [2021-04-20T21:05:27.104Z] #49 5.355 + : /build [2021-04-20T21:05:27.104Z] #49 5.355 + '[' -z '' ']' [2021-04-20T21:05:27.104Z] #49 5.355 ++ mktemp -d [2021-04-20T21:05:27.104Z] #49 5.366 + export GOPATH=/tmp/tmp.cWVF9IkhsC [2021-04-20T21:05:27.104Z] #49 5.366 + GOPATH=/tmp/tmp.cWVF9IkhsC [2021-04-20T21:05:27.104Z] #49 5.366 + RM_GOPATH=1 [2021-04-20T21:05:27.104Z] #49 5.366 + case "$(go env GOARCH)" in [2021-04-20T21:05:27.104Z] #49 5.366 ++ go env GOARCH [2021-04-20T21:05:27.104Z] #49 5.400 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:27.104Z] #49 5.400 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:27.104Z] #49 5.400 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:27.104Z] #49 5.400 + dir=/tmp/install [2021-04-20T21:05:27.104Z] #49 5.400 + bin=golangci_lint [2021-04-20T21:05:27.104Z] #49 5.400 + shift [2021-04-20T21:05:27.104Z] #49 5.400 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-20T21:05:27.104Z] #49 5.400 + . /tmp/install/golangci_lint.installer [2021-04-20T21:05:27.104Z] #49 5.400 ++ : v1.23.8 [2021-04-20T21:05:27.104Z] #49 5.400 + install_golangci_lint [2021-04-20T21:05:27.104Z] #49 5.400 + set -e [2021-04-20T21:05:27.104Z] #49 5.400 + export GO111MODULE=on [2021-04-20T21:05:27.104Z] #49 5.400 + GO111MODULE=on [2021-04-20T21:05:27.104Z] #49 5.400 + GOBIN=/build [2021-04-20T21:05:27.104Z] #49 5.400 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-20T21:05:27.104Z] #49 5.515 go: finding github.com v1.23.8 [2021-04-20T21:05:27.104Z] #49 5.515 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-20T21:05:27.104Z] #49 5.576 go: finding github.com/golangci v1.23.8 [2021-04-20T21:05:27.105Z] #49 5.576 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-20T21:05:27.105Z] #49 5.576 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-20T21:05:27.105Z] #49 6.566 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-20T21:05:27.105Z] #49 7.394 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-20T21:05:27.105Z] #49 ... [2021-04-20T21:05:27.105Z] [2021-04-20T21:05:27.105Z] #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-20T21:05:27.105Z] #24 sha256:8d1856cea65bd1c864bf7670b12e659fb37e27748b0793bd71752b704f34115e [2021-04-20T21:05:27.105Z] #24 6.013 + RM_GOPATH=0 [2021-04-20T21:05:27.105Z] #24 6.013 + TMP_GOPATH= [2021-04-20T21:05:27.105Z] #24 6.013 + : /build [2021-04-20T21:05:27.105Z] #24 6.013 + '[' -z '' ']' [2021-04-20T21:05:27.105Z] #24 6.013 ++ mktemp -d [2021-04-20T21:05:27.105Z] #24 6.022 + export GOPATH=/tmp/tmp.8iozdCl74O [2021-04-20T21:05:27.105Z] #24 6.022 + GOPATH=/tmp/tmp.8iozdCl74O [2021-04-20T21:05:27.105Z] #24 6.022 + RM_GOPATH=1 [2021-04-20T21:05:27.105Z] #24 6.022 + case "$(go env GOARCH)" in [2021-04-20T21:05:27.105Z] #24 6.022 ++ go env GOARCH [2021-04-20T21:05:27.105Z] #24 6.030 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:27.105Z] #24 6.030 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:27.105Z] #24 6.030 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:27.105Z] #24 6.030 + dir=/tmp/install [2021-04-20T21:05:27.105Z] #24 6.030 + bin=dockercli [2021-04-20T21:05:27.105Z] #24 6.030 + shift [2021-04-20T21:05:27.105Z] #24 6.030 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-20T21:05:27.105Z] #24 6.030 + . /tmp/install/dockercli.installer [2021-04-20T21:05:27.105Z] #24 6.030 ++ : stable [2021-04-20T21:05:27.105Z] #24 6.030 ++ : 17.06.2-ce [2021-04-20T21:05:27.105Z] #24 6.042 + install_dockercli [2021-04-20T21:05:27.105Z] #24 6.042 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-20T21:05:27.105Z] #24 6.042 ++ uname -m [2021-04-20T21:05:27.105Z] #24 6.042 Install docker/cli version 17.06.2-ce from stable [2021-04-20T21:05:27.105Z] #24 6.053 + arch=x86_64 [2021-04-20T21:05:27.105Z] #24 6.053 + '[' x86_64 '!=' x86_64 ']' [2021-04-20T21:05:27.105Z] #24 6.053 + url=https://download.docker.com/linux/static [2021-04-20T21:05:27.105Z] #24 6.053 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-20T21:05:27.105Z] #24 6.098 + tar -xz docker/docker [2021-04-20T21:05:27.216Z] #58 ... [2021-04-20T21:05:27.216Z] [2021-04-20T21:05:27.216Z] #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-20T21:05:27.216Z] #67 sha256:2472a4735856b8ec3e7ac7a975a1a1c63c93ddd64bca8a50accee803fc8d6198 [2021-04-20T21:05:27.216Z] #67 28.14 Checking out files: 61% (1169/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-20T21:05:27.216Z] #67 28.80 + cd /tmp/tmp.WmMj6lJK7W/src/github.com/docker/libnetwork [2021-04-20T21:05:27.216Z] #67 28.80 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-20T21:05:27.216Z] #67 28.90 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-20T21:05:27.362Z] #24 ... [2021-04-20T21:05:27.362Z] [2021-04-20T21:05:27.362Z] #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-20T21:05:27.362Z] #58 sha256:5774c1a170736c19764ca518ba1709f8bc679858f3994ada945bc0514c3aab8e [2021-04-20T21:05:27.362Z] #58 11.20 go: downloading github.com/pkg/errors v0.9.1 [2021-04-20T21:05:27.362Z] #58 11.32 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-20T21:05:27.362Z] #58 11.32 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-20T21:05:27.362Z] #58 11.35 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-20T21:05:27.362Z] #58 11.35 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-20T21:05:27.362Z] #58 11.36 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-20T21:05:27.362Z] #58 11.51 go: extracting github.com/pkg/errors v0.9.1 [2021-04-20T21:05:27.504Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 12.9s done [2021-04-20T21:05:27.619Z] #58 11.75 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-20T21:05:27.619Z] #58 11.85 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-20T21:05:27.767Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.1s [2021-04-20T21:05:27.876Z] #58 11.92 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-20T21:05:27.926Z] #53 2.513 + RM_GOPATH=0 [2021-04-20T21:05:27.926Z] #53 2.513 + TMP_GOPATH= [2021-04-20T21:05:27.926Z] #53 2.513 + : /build [2021-04-20T21:05:27.926Z] #53 2.513 + '[' -z '' ']' [2021-04-20T21:05:27.926Z] #53 2.513 ++ mktemp -d [2021-04-20T21:05:27.926Z] #53 2.513 + export GOPATH=/tmp/tmp.LEIcN5kaSH [2021-04-20T21:05:27.926Z] #53 2.513 + GOPATH=/tmp/tmp.LEIcN5kaSH [2021-04-20T21:05:27.926Z] #53 2.513 + RM_GOPATH=1 [2021-04-20T21:05:27.926Z] #53 2.513 + case "$(go env GOARCH)" in [2021-04-20T21:05:27.926Z] #53 2.514 ++ go env GOARCH [2021-04-20T21:05:27.926Z] #53 2.544 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:27.926Z] #53 2.544 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:27.926Z] #53 2.558 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:27.926Z] #53 2.559 + dir=/tmp/install [2021-04-20T21:05:27.926Z] #53 2.559 + bin=runc [2021-04-20T21:05:27.926Z] #53 2.560 + shift [2021-04-20T21:05:27.926Z] #53 2.560 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-20T21:05:27.926Z] #53 2.560 + . /tmp/install/runc.installer [2021-04-20T21:05:27.926Z] #53 2.560 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-20T21:05:27.926Z] #53 2.561 + install_runc [2021-04-20T21:05:27.926Z] #53 2.561 + uname -r [2021-04-20T21:05:27.926Z] #53 2.564 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-20T21:05:27.926Z] #53 2.570 + RUNC_BUILDTAGS='seccomp ' [2021-04-20T21:05:27.926Z] #53 2.571 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-20T21:05:27.926Z] #53 2.571 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-20T21:05:27.926Z] #53 2.571 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.LEIcN5kaSH/src/github.com/opencontainers/runc [2021-04-20T21:05:27.926Z] #53 2.584 Cloning into '/tmp/tmp.LEIcN5kaSH/src/github.com/opencontainers/runc'... [2021-04-20T21:05:27.926Z] #53 ... [2021-04-20T21:05:27.926Z] [2021-04-20T21:05:27.926Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-20T21:05:27.926Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-20T21:05:27.926Z] #14 DONE 2.7s [2021-04-20T21:05:28.029Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.2s done [2021-04-20T21:05:28.149Z] #58 12.17 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-20T21:05:28.149Z] #58 12.22 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-20T21:05:28.149Z] #58 12.29 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-20T21:05:28.169Z] #29 DONE 18.9s [2021-04-20T21:05:28.169Z] [2021-04-20T21:05:28.169Z] #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-20T21:05:28.169Z] #49 sha256:2f49bffe3bbadd2daf4dcd9618608ead6db7ca87052a109c01cf681b90fb3bdc [2021-04-20T21:05:28.169Z] #49 10.67 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-20T21:05:28.169Z] #49 10.83 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-20T21:05:28.169Z] #49 10.84 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-20T21:05:28.169Z] #49 10.84 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-20T21:05:28.169Z] #49 10.84 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-20T21:05:28.169Z] #49 10.87 go: downloading github.com/spf13/viper v1.6.1 [2021-04-20T21:05:28.169Z] #49 10.88 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-20T21:05:28.169Z] #49 11.06 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-20T21:05:28.169Z] #49 11.06 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-20T21:05:28.169Z] #49 11.15 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-20T21:05:28.169Z] #49 11.32 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-20T21:05:28.169Z] #49 11.32 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-20T21:05:28.169Z] #49 11.36 go: extracting github.com/spf13/viper v1.6.1 [2021-04-20T21:05:28.169Z] #49 11.78 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-20T21:05:28.169Z] #49 11.81 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-20T21:05:28.169Z] #49 11.82 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-20T21:05:28.169Z] #49 12.01 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-20T21:05:28.169Z] #49 12.04 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-20T21:05:28.169Z] #49 12.08 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-20T21:05:28.169Z] #49 12.20 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-20T21:05:28.169Z] #49 12.20 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-20T21:05:28.169Z] #49 12.50 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-20T21:05:28.169Z] #49 12.64 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-20T21:05:28.169Z] #49 12.85 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-20T21:05:28.169Z] #49 12.93 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-20T21:05:28.169Z] #49 12.93 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-20T21:05:28.169Z] #49 12.93 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-20T21:05:28.169Z] #49 12.93 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-20T21:05:28.169Z] #49 12.95 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-20T21:05:28.169Z] #49 12.99 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-20T21:05:28.169Z] #49 13.08 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-20T21:05:28.169Z] #49 13.12 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-20T21:05:28.169Z] #49 13.40 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-20T21:05:28.169Z] #49 13.44 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-20T21:05:28.169Z] #49 13.53 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-20T21:05:28.169Z] #49 13.58 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-20T21:05:28.169Z] #49 14.08 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-20T21:05:28.169Z] #49 14.13 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-20T21:05:28.169Z] #49 16.93 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-20T21:05:28.169Z] #49 16.98 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-20T21:05:28.187Z] [2021-04-20T21:05:28.187Z] #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-20T21:05:28.187Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-20T21:05:28.410Z] #58 12.33 go: downloading github.com/google/uuid v1.2.0 [2021-04-20T21:05:28.431Z] #49 ... [2021-04-20T21:05:28.431Z] [2021-04-20T21:05:28.431Z] #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-20T21:05:28.431Z] #51 sha256:705660e706f5678fd4bcfe31860a673a8d5240100653094a4afe13364f74911c [2021-04-20T21:05:28.431Z] #51 17.22 + cd /tmp/tmp.gBBhfDe8Yv/src/github.com/mvdan/sh [2021-04-20T21:05:28.431Z] #51 17.22 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-20T21:05:28.673Z] #58 12.62 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-20T21:05:28.673Z] #58 12.78 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-20T21:05:28.692Z] #51 17.54 + GO111MODULE=on [2021-04-20T21:05:28.692Z] #51 17.54 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-20T21:05:28.952Z] #51 ... [2021-04-20T21:05:28.952Z] [2021-04-20T21:05:28.952Z] #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-20T21:05:28.952Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-20T21:05:28.952Z] #40 7.341 + git clone https://github.com/docker/distribution.git . [2021-04-20T21:05:28.952Z] #40 7.341 Cloning into '.'... [2021-04-20T21:05:29.213Z] #40 ... [2021-04-20T21:05:29.213Z] [2021-04-20T21:05:29.213Z] #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-20T21:05:29.213Z] #58 sha256:3c1626a26489def3f1d5893a4e863da48c5138f5cf1b6cb3836a981d952341b0 [2021-04-20T21:05:29.213Z] #58 12.06 + cd /tmp/tmp.UcmCxkBOuv/src/github.com/rootless-containers/rootlesskit [2021-04-20T21:05:29.213Z] #58 12.06 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-20T21:05:29.213Z] #58 12.08 + export GO111MODULE=on [2021-04-20T21:05:29.213Z] #58 12.08 + GO111MODULE=on [2021-04-20T21:05:29.213Z] #58 12.08 + export GOPROXY=https://proxy.golang.org [2021-04-20T21:05:29.213Z] #58 12.08 + GOPROXY=https://proxy.golang.org [2021-04-20T21:05:29.213Z] #58 12.08 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-20T21:05:29.213Z] #58 12.08 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-20T21:05:29.213Z] #58 14.01 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-20T21:05:29.213Z] #58 14.18 go: downloading github.com/pkg/errors v0.9.1 [2021-04-20T21:05:29.213Z] #58 14.24 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-20T21:05:29.213Z] #58 14.32 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-20T21:05:29.213Z] #58 14.32 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-20T21:05:29.213Z] #58 14.41 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-20T21:05:29.213Z] #58 14.59 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-20T21:05:29.213Z] #58 14.76 go: extracting github.com/pkg/errors v0.9.1 [2021-04-20T21:05:29.213Z] #58 14.76 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-20T21:05:29.213Z] #58 14.79 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-20T21:05:29.213Z] #58 14.84 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-20T21:05:29.213Z] #58 15.34 go: downloading github.com/google/uuid v1.2.0 [2021-04-20T21:05:29.213Z] #58 15.62 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-20T21:05:29.213Z] #58 15.64 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-20T21:05:29.213Z] #58 15.76 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-20T21:05:29.213Z] #58 15.89 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-20T21:05:29.213Z] #58 16.06 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-20T21:05:29.213Z] #58 16.20 go: extracting github.com/google/uuid v1.2.0 [2021-04-20T21:05:29.213Z] #58 16.24 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-20T21:05:29.213Z] #58 16.89 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-20T21:05:29.213Z] #58 16.90 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-20T21:05:29.213Z] #58 17.88 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-20T21:05:29.213Z] #58 ... [2021-04-20T21:05:29.213Z] [2021-04-20T21:05:29.213Z] #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-20T21:05:29.213Z] #24 sha256:d7fa95295a91da3e5dd5447708a6fe7de2664ba803b06c5d34889d461d7001a3 [2021-04-20T21:05:29.213Z] #24 17.54 + mkdir -p /build [2021-04-20T21:05:29.213Z] #24 17.54 + mv docker/docker /build/ [2021-04-20T21:05:29.213Z] #24 17.54 + rmdir docker [2021-04-20T21:05:29.213Z] #24 DONE 17.9s [2021-04-20T21:05:29.213Z] [2021-04-20T21:05:29.213Z] #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-20T21:05:29.213Z] #47 sha256:4c92e26818cd88adb512abb28ef3e02625a5aef61e9aafc2c4323de19782c276 [2021-04-20T21:05:29.213Z] #47 11.38 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-20T21:05:29.213Z] #47 11.43 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-20T21:05:29.213Z] #47 11.87 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-20T21:05:29.213Z] #47 11.88 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-20T21:05:29.213Z] #47 12.15 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-20T21:05:29.213Z] #47 14.39 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-20T21:05:29.213Z] #47 15.45 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-20T21:05:29.213Z] #47 17.54 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-20T21:05:29.238Z] #58 13.46 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-20T21:05:29.505Z] #58 13.61 go: extracting github.com/google/uuid v1.2.0 [2021-04-20T21:05:29.572Z] #15 DONE 1.6s [2021-04-20T21:05:29.572Z] [2021-04-20T21:05:29.572Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-20T21:05:29.572Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-20T21:05:29.762Z] #58 13.80 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-20T21:05:29.773Z] #30 12.87 0.0% # 2.0% ## 3.7% ### 4.7% #### 5.8% ##### 7.4% ###### 9.6% ####### 10.7% ######## 12.3% ########## 14.0% ########### 15.6% ############ 17.8% ############## 19.9% ################ 22.6% ################## 25.3% #################### 28.1% #################### 29.1% ###################### 31.8% ######################## 34.0% ######################### 35.8% ########################### 38.6% ############################ 40.2% ############################## 42.4% ############################### 44.0% ################################ 45.7% ################################## 47.3% ################################### 48.9% #################################### 50.5% ##################################### 52.7% ####################################### 54.4% ######################################## 56.1% ######################################### 57.7% ########################################### 59.9% ############################################ 62.0% ############################################# 63.1% ############################################## 64.8% ############################################### 66.4% ################################################ 68.0% ################################################# 69.1% ################################################## 70.7% #################################################### 72.4% ##################################################### 74.5% ###################################################### 76.2% ######################################################## 78.4% ######################################################### 80.0% ########################################################### 82.1% ############################################################ 84.3% ############################################################## 86.5% ############################################################### 88.1% ################################################################ 89.7% ################################################################## 91.9% #################################################################### 94.6% ##################################################################### 97.0% ###################################################################### 98.1% ####################################################################### 99.7% ######################################################################## 100.0% [2021-04-20T21:05:29.954Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-04-20T21:05:30.073Z] #30 19.58 [2021-04-20T21:05:30.156Z] #47 ... [2021-04-20T21:05:30.156Z] [2021-04-20T21:05:30.156Z] #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-20T21:05:30.156Z] #51 sha256:705660e706f5678fd4bcfe31860a673a8d5240100653094a4afe13364f74911c [2021-04-20T21:05:30.156Z] #51 18.77 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-20T21:05:30.156Z] #51 18.77 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-20T21:05:30.156Z] #51 18.81 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-20T21:05:30.375Z] #30 ... [2021-04-20T21:05:30.375Z] [2021-04-20T21:05:30.375Z] #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-20T21:05:30.375Z] #59 sha256:7ca6089986fd51afa0c3262a0d93f0c74a2356531feb9153b4cd6d2641840b38 [2021-04-20T21:05:30.375Z] #59 10.27 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-20T21:05:30.375Z] #59 10.49 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-20T21:05:30.375Z] #59 11.03 go: extracting github.com/google/uuid v1.2.0 [2021-04-20T21:05:30.375Z] #59 11.17 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-20T21:05:30.375Z] #59 11.47 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-20T21:05:30.375Z] #59 11.53 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-20T21:05:30.375Z] #59 11.95 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-20T21:05:30.375Z] #59 14.09 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-20T21:05:30.375Z] #59 14.70 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-20T21:05:30.375Z] #59 14.70 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-20T21:05:30.375Z] #59 16.56 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-20T21:05:30.375Z] #59 17.34 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-20T21:05:30.375Z] #59 ... [2021-04-20T21:05:30.375Z] [2021-04-20T21:05:30.375Z] #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-20T21:05:30.375Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-20T21:05:30.375Z] #56 20.48 Fetched 8202 kB in 19s (422 kB/s) [2021-04-20T21:05:30.429Z] #51 19.12 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-20T21:05:30.689Z] #51 19.23 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-20T21:05:30.957Z] #16 1.144 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-20T21:05:30.957Z] #16 DONE 1.3s [2021-04-20T21:05:30.957Z] [2021-04-20T21:05:30.957Z] #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-20T21:05:30.957Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:05:30.957Z] #43 55.45 CC criu/arch/x86/crtools.o [2021-04-20T21:05:30.957Z] #43 56.78 CC criu/arch/x86/kerndat.o [2021-04-20T21:05:30.957Z] #43 57.64 CC criu/arch/x86/sigaction_compat.o [2021-04-20T21:05:30.957Z] #43 58.05 CC criu/arch/x86/sigframe.o [2021-04-20T21:05:30.957Z] #43 58.41 LINK criu/arch/x86/crtools.built-in.o [2021-04-20T21:05:30.957Z] #43 58.48 DEP criu/pie/util-vdso-elf32.d [2021-04-20T21:05:30.957Z] #43 58.77 DEP criu/pie/util-vdso.d [2021-04-20T21:05:30.957Z] #43 58.92 DEP criu/pie/util.d [2021-04-20T21:05:30.957Z] #43 59.12 CC criu/pie/util.o [2021-04-20T21:05:30.957Z] #43 59.67 CC criu/pie/util-vdso.o [2021-04-20T21:05:31.131Z] #58 14.97 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-20T21:05:31.131Z] #58 15.34 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-20T21:05:31.399Z] #58 ... [2021-04-20T21:05:31.399Z] [2021-04-20T21:05:31.399Z] #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-20T21:05:31.399Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-20T21:05:31.399Z] #32 5.555 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-20T21:05:31.399Z] #32 5.557 Cloning into '.'... [2021-04-20T21:05:31.529Z] #43 60.88 CC criu/pie/util-vdso-elf32.o [2021-04-20T21:05:31.632Z] #51 20.24 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-20T21:05:31.657Z] #32 ... [2021-04-20T21:05:31.657Z] [2021-04-20T21:05:31.657Z] #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-20T21:05:31.657Z] #49 sha256:8c2eaa7bc62cdb63e0952c99cfb887a771a4bf22fffacb2026bd4c78f59be3bd [2021-04-20T21:05:31.657Z] #49 14.98 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-20T21:05:31.657Z] #49 14.98 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-20T21:05:31.657Z] #49 15.06 go: downloading github.com/fatih/color v1.7.0 [2021-04-20T21:05:31.657Z] #49 15.13 go: downloading github.com/pkg/errors v0.8.1 [2021-04-20T21:05:31.657Z] #49 15.34 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-20T21:05:31.657Z] #49 15.35 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-20T21:05:31.657Z] #49 15.49 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-20T21:05:31.657Z] #49 15.68 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-20T21:05:31.657Z] #49 15.70 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-20T21:05:31.657Z] #49 15.74 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-20T21:05:31.657Z] #49 15.79 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-20T21:05:31.657Z] #49 15.91 go: extracting github.com/fatih/color v1.7.0 [2021-04-20T21:05:31.657Z] #49 ... [2021-04-20T21:05:31.657Z] [2021-04-20T21:05:31.657Z] #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-20T21:05:31.657Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-20T21:05:31.657Z] #40 5.592 + git clone https://github.com/docker/distribution.git . [2021-04-20T21:05:31.657Z] #40 5.592 Cloning into '.'... [2021-04-20T21:05:31.777Z] #23 4.785 Collecting yamllint==1.16.0 [2021-04-20T21:05:31.777Z] #23 4.982 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-20T21:05:31.777Z] #23 5.048 Collecting pyyaml (from yamllint==1.16.0) [2021-04-20T21:05:31.777Z] #23 5.196 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-20T21:05:31.777Z] #23 5.615 Installing build dependencies: started [2021-04-20T21:05:31.791Z] #43 ... [2021-04-20T21:05:31.791Z] [2021-04-20T21:05:31.791Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-20T21:05:31.791Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-20T21:05:31.791Z] #17 DONE 1.1s [2021-04-20T21:05:31.791Z] [2021-04-20T21:05:31.791Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-20T21:05:31.791Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-20T21:05:31.881Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.3s done [2021-04-20T21:05:31.914Z] #40 ... [2021-04-20T21:05:31.914Z] [2021-04-20T21:05:31.914Z] #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-20T21:05:31.914Z] #49 sha256:8c2eaa7bc62cdb63e0952c99cfb887a771a4bf22fffacb2026bd4c78f59be3bd [2021-04-20T21:05:31.914Z] #49 15.97 go: extracting github.com/pkg/errors v0.8.1 [2021-04-20T21:05:31.914Z] #49 15.98 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-20T21:05:31.914Z] #49 16.00 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-20T21:05:31.914Z] #49 16.03 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-20T21:05:31.914Z] #49 16.04 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-20T21:05:31.942Z] #56 20.48 Reading package lists... [2021-04-20T21:05:31.942Z] #56 ... [2021-04-20T21:05:31.942Z] [2021-04-20T21:05:31.942Z] #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-20T21:05:31.942Z] #46 sha256:9f524e77db893bcbe6b33c0f85b213863bb25cbef4f18a57ebb0356a41e7a169 [2021-04-20T21:05:31.942Z] #46 11.68 crypto/internal/subtle [2021-04-20T21:05:31.942Z] #46 12.16 crypto/subtle [2021-04-20T21:05:31.942Z] #46 12.77 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-20T21:05:31.942Z] #46 13.16 internal/nettrace [2021-04-20T21:05:31.942Z] #46 13.36 runtime/cgo [2021-04-20T21:05:31.942Z] #46 16.75 vendor/golang.org/x/crypto/internal/subtle [2021-04-20T21:05:31.942Z] #46 ... [2021-04-20T21:05:31.942Z] [2021-04-20T21:05:31.942Z] #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-20T21:05:31.942Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-20T21:05:31.942Z] #41 18.87 Checking out files: 80% (1362/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-20T21:05:31.942Z] #41 19.16 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-20T21:05:31.942Z] #41 20.74 + 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-20T21:05:31.942Z] #41 ... [2021-04-20T21:05:31.942Z] [2021-04-20T21:05:31.942Z] #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-20T21:05:31.942Z] #52 sha256:df6bd44fafad0f4c11467fd1f0ca4874028118f8237716404009a2bedea50961 [2021-04-20T21:05:31.942Z] #52 11.96 + cd /tmp/tmp.Jf7arPHTlL/src/github.com/mvdan/sh [2021-04-20T21:05:31.942Z] #52 11.99 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-20T21:05:31.942Z] #52 12.12 + GO111MODULE=on [2021-04-20T21:05:31.942Z] #52 12.13 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-20T21:05:31.942Z] #52 14.11 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-20T21:05:31.942Z] #52 14.19 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-20T21:05:31.942Z] #52 14.26 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-20T21:05:31.942Z] #52 14.67 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-20T21:05:31.942Z] #52 14.80 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-20T21:05:31.942Z] #52 16.59 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-20T21:05:31.942Z] #52 17.90 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-20T21:05:31.942Z] #52 20.54 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-20T21:05:31.942Z] #52 21.89 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-20T21:05:31.942Z] #52 21.97 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-20T21:05:31.942Z] #52 ... [2021-04-20T21:05:31.942Z] [2021-04-20T21:05:31.942Z] #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-20T21:05:31.942Z] #50 sha256:874b46b3a2dc5e74273471879c93fb01b85f12bd63f27062bec5c0eca99d6e39 [2021-04-20T21:05:31.942Z] #50 13.59 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-20T21:05:31.942Z] #50 13.60 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-20T21:05:31.942Z] #50 13.62 go: downloading github.com/spf13/viper v1.6.1 [2021-04-20T21:05:31.942Z] #50 13.65 go: downloading github.com/fatih/color v1.7.0 [2021-04-20T21:05:31.942Z] #50 13.71 go: downloading github.com/pkg/errors v0.8.1 [2021-04-20T21:05:31.942Z] #50 13.85 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-20T21:05:31.942Z] #50 13.90 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-20T21:05:31.942Z] #50 14.26 go: extracting github.com/fatih/color v1.7.0 [2021-04-20T21:05:31.942Z] #50 14.66 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-20T21:05:31.942Z] #50 14.75 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-20T21:05:31.942Z] #50 14.78 go: extracting github.com/spf13/viper v1.6.1 [2021-04-20T21:05:31.942Z] #50 14.88 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-20T21:05:31.942Z] #50 15.01 go: extracting github.com/pkg/errors v0.8.1 [2021-04-20T21:05:31.942Z] #50 15.18 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-20T21:05:31.942Z] #50 15.26 go: downloading github.com/spf13/afero v1.1.2 [2021-04-20T21:05:31.942Z] #50 15.27 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-20T21:05:31.942Z] #50 15.34 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-20T21:05:31.942Z] #50 15.35 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-20T21:05:31.942Z] #50 15.53 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-20T21:05:31.942Z] #50 15.67 go: extracting github.com/spf13/afero v1.1.2 [2021-04-20T21:05:31.942Z] #50 15.71 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-20T21:05:31.942Z] #50 15.85 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-20T21:05:31.942Z] #50 15.97 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-20T21:05:31.942Z] #50 16.01 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-20T21:05:31.942Z] #50 16.09 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-20T21:05:31.942Z] #50 18.96 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-20T21:05:31.942Z] #50 22.16 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-20T21:05:31.942Z] #50 22.18 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-20T21:05:31.942Z] #50 22.19 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-20T21:05:32.171Z] #49 16.17 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-20T21:05:32.171Z] #49 16.22 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-20T21:05:32.171Z] #49 16.24 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-20T21:05:32.171Z] #49 16.30 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-20T21:05:32.203Z] #51 ... [2021-04-20T21:05:32.203Z] [2021-04-20T21:05:32.204Z] #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-20T21:05:32.204Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:05:32.204Z] #42 10.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-20T21:05:32.204Z] #42 13.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-20T21:05:32.204Z] #42 15.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-20T21:05:32.244Z] #50 22.19 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-20T21:05:32.244Z] #50 22.21 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-20T21:05:32.244Z] #50 22.23 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-20T21:05:32.244Z] #50 22.23 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-20T21:05:32.244Z] #50 22.24 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-20T21:05:32.244Z] #50 22.24 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-20T21:05:32.244Z] #50 ... [2021-04-20T21:05:32.244Z] [2021-04-20T21:05:32.244Z] #66 [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-20T21:05:32.244Z] #66 sha256:dc4fc1b0521627ab120e1c0ede5b162f22e489b2f3967eaca9bbc7703bf4d048 [2021-04-20T21:05:32.362Z] #18 ... [2021-04-20T21:05:32.362Z] [2021-04-20T21:05:32.362Z] #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-20T21:05:32.362Z] #45 sha256:53984545fbdf46335dcfb02f5a41573ab666fb9887c72b478fc24120df6977fa [2021-04-20T21:05:32.362Z] #45 119.8 net/http/httptrace [2021-04-20T21:05:32.362Z] #45 120.0 net/http [2021-04-20T21:05:32.428Z] #49 ... [2021-04-20T21:05:32.428Z] [2021-04-20T21:05:32.428Z] #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-20T21:05:32.428Z] #24 sha256:8d1856cea65bd1c864bf7670b12e659fb37e27748b0793bd71752b704f34115e [2021-04-20T21:05:32.428Z] #24 15.32 + mkdir -p /build [2021-04-20T21:05:32.428Z] #24 15.42 + mv docker/docker /build/ [2021-04-20T21:05:32.428Z] #24 15.43 + rmdir docker [2021-04-20T21:05:32.428Z] #24 DONE 16.5s [2021-04-20T21:05:32.428Z] [2021-04-20T21:05:32.429Z] #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-20T21:05:32.429Z] #49 sha256:8c2eaa7bc62cdb63e0952c99cfb887a771a4bf22fffacb2026bd4c78f59be3bd [2021-04-20T21:05:32.429Z] #49 16.65 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-20T21:05:32.463Z] #42 ... [2021-04-20T21:05:32.464Z] [2021-04-20T21:05:32.464Z] #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-20T21:05:32.464Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-20T21:05:32.464Z] #55 11.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-20T21:05:32.464Z] #55 13.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-20T21:05:32.464Z] #55 16.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-20T21:05:32.464Z] #55 ... [2021-04-20T21:05:32.464Z] [2021-04-20T21:05:32.464Z] #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-20T21:05:32.464Z] #67 sha256:3d9d9bacd092a7e6bf0550c9430ce8dea2401121b41602449fe0347a13343e68 [2021-04-20T21:05:32.464Z] #67 19.49 Checking out files: 51% (977/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 97% (1863/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-20T21:05:32.464Z] #67 20.58 + cd /tmp/tmp.H2C5Vk786t/src/github.com/docker/libnetwork [2021-04-20T21:05:32.464Z] #67 20.58 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-20T21:05:32.464Z] #67 21.15 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-20T21:05:32.545Z] #66 22.19 Checking out files: 68% (1298/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) [2021-04-20T21:05:32.545Z] #66 ... [2021-04-20T21:05:32.545Z] [2021-04-20T21:05:32.545Z] #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-20T21:05:32.545Z] #48 sha256:e4157d380f3b2afe16437bbd672d3ec2511fa6f7524eab567f54e40b1ce5a725 [2021-04-20T21:05:32.545Z] #48 12.46 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-20T21:05:32.545Z] #48 18.89 go: finding github.com/fatih/color v1.9.0 [2021-04-20T21:05:32.545Z] #48 18.89 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-20T21:05:32.545Z] #48 18.90 go: finding github.com/pkg/errors v0.9.1 [2021-04-20T21:05:32.545Z] #48 19.08 go: finding github.com/spf13/pflag v1.0.3 [2021-04-20T21:05:32.545Z] #48 19.17 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-20T21:05:32.545Z] #48 19.38 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-20T21:05:32.545Z] #48 19.79 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-20T21:05:32.545Z] #48 19.93 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-20T21:05:32.545Z] #48 20.01 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-20T21:05:32.545Z] #48 20.07 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-20T21:05:32.545Z] #48 20.11 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-20T21:05:32.545Z] #48 ... [2021-04-20T21:05:32.545Z] [2021-04-20T21:05:32.545Z] #66 [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-20T21:05:32.545Z] #66 sha256:dc4fc1b0521627ab120e1c0ede5b162f22e489b2f3967eaca9bbc7703bf4d048 [2021-04-20T21:05:32.623Z] #45 ... [2021-04-20T21:05:32.623Z] [2021-04-20T21:05:32.623Z] #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-20T21:05:32.623Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:05:32.623Z] #43 61.95 AR criu/pie/pie.lib.a [2021-04-20T21:05:32.623Z] #43 61.99 DEP criu/pie/restorer.d [2021-04-20T21:05:32.686Z] #49 16.79 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-20T21:05:32.826Z] #23 ... [2021-04-20T21:05:32.826Z] [2021-04-20T21:05:32.826Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-20T21:05:32.826Z] #44 99.06 CC criu/netfilter.o [2021-04-20T21:05:32.826Z] #44 99.27 CC criu/page-pipe.o [2021-04-20T21:05:32.826Z] #44 99.69 CC criu/page-xfer.o [2021-04-20T21:05:32.826Z] #44 101.1 CC criu/pagemap-cache.o [2021-04-20T21:05:32.826Z] #44 101.4 CC criu/pagemap.o [2021-04-20T21:05:32.826Z] #44 102.4 CC criu/parasite-syscall.o [2021-04-20T21:05:32.826Z] #44 103.4 CC criu/path.o [2021-04-20T21:05:32.826Z] #44 103.6 CC criu/pie-util-vdso.o [2021-04-20T21:05:32.826Z] #44 103.9 CC criu/pie-util.o [2021-04-20T21:05:32.826Z] #44 104.1 CC criu/pipes.o [2021-04-20T21:05:32.826Z] #44 104.7 CC criu/plugin.o [2021-04-20T21:05:32.826Z] #44 105.2 CC criu/proc_parse.o [2021-04-20T21:05:32.845Z] #66 22.19 Checking out files: 68% (1298/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-20T21:05:32.846Z] #66 22.93 + cd /tmp/tmp.A8Nwfrbijh/src/github.com/docker/libnetwork [2021-04-20T21:05:32.846Z] #66 22.93 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-20T21:05:32.883Z] #43 62.29 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-20T21:05:32.883Z] #43 62.46 DEP criu/arch/x86/restorer_unmap.d [2021-04-20T21:05:32.883Z] #43 62.49 DEP criu/arch/x86/restorer.d [2021-04-20T21:05:33.143Z] #43 ... [2021-04-20T21:05:33.143Z] [2021-04-20T21:05:33.143Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-20T21:05:33.143Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-20T21:05:33.143Z] #18 DONE 1.2s [2021-04-20T21:05:33.143Z] [2021-04-20T21:05:33.143Z] #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-20T21:05:33.143Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:05:33.143Z] #43 62.72 DEP criu/arch/x86/vdso-pie.d [2021-04-20T21:05:33.273Z] #9 ... [2021-04-20T21:05:33.273Z] [2021-04-20T21:05:33.273Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-20T21:05:33.273Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-04-20T21:05:33.273Z] #63 DONE 1.8s [2021-04-20T21:05:33.273Z] [2021-04-20T21:05:33.273Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:05:33.273Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-20T21:05:33.273Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2021-04-20T21:05:33.273Z] #9 ... [2021-04-20T21:05:33.273Z] [2021-04-20T21:05:33.273Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-20T21:05:33.273Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-04-20T21:05:33.404Z] #43 63.00 DEP criu/pie/parasite-vdso.d [2021-04-20T21:05:33.498Z] #66 23.45 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-20T21:05:33.617Z] #49 17.92 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-20T21:05:33.664Z] #43 63.22 DEP criu/pie/parasite.d [2021-04-20T21:05:33.824Z] #67 ... [2021-04-20T21:05:33.824Z] [2021-04-20T21:05:33.824Z] #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-20T21:05:33.824Z] #51 sha256:4491f862ac2bfdda9b6ae1d6697857171a0243d6bff526426402c84d555798a5 [2021-04-20T21:05:33.824Z] #51 24.51 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-20T21:05:33.824Z] #51 24.77 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-20T21:05:33.824Z] #51 24.95 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-20T21:05:33.824Z] #51 25.02 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-20T21:05:33.824Z] #51 25.79 runtime/cgo [2021-04-20T21:05:33.824Z] #51 25.84 runtime [2021-04-20T21:05:33.824Z] #51 ... [2021-04-20T21:05:33.824Z] [2021-04-20T21:05:33.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-20T21:05:33.824Z] #49 sha256:39d159578e4db03ecd3c710d9f5b14bf372e4971b9c5e5d0bde90a33da36979f [2021-04-20T21:05:33.824Z] #49 25.42 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-20T21:05:33.824Z] #49 25.52 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-20T21:05:33.824Z] #49 25.53 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-20T21:05:33.824Z] #49 25.59 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-20T21:05:33.824Z] #49 25.64 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-20T21:05:33.824Z] #49 25.74 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-20T21:05:33.824Z] #49 25.85 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-20T21:05:33.824Z] #49 25.87 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-20T21:05:33.824Z] #49 25.90 go: downloading golang.org/x/text v0.3.2 [2021-04-20T21:05:33.824Z] #49 25.94 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-20T21:05:33.824Z] #49 25.97 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-20T21:05:33.824Z] #49 25.97 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-20T21:05:33.824Z] #49 26.09 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-20T21:05:33.824Z] #49 26.22 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-20T21:05:33.824Z] #49 26.60 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-20T21:05:33.824Z] #49 26.60 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-20T21:05:33.824Z] #49 26.60 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-20T21:05:33.824Z] #49 26.62 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-20T21:05:33.824Z] #49 26.77 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-20T21:05:33.824Z] #49 26.77 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-20T21:05:33.824Z] #49 26.78 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-20T21:05:33.824Z] #49 26.85 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-20T21:05:33.824Z] #49 26.87 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-20T21:05:33.824Z] #49 26.88 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-20T21:05:33.824Z] #49 26.98 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-20T21:05:33.824Z] #49 27.00 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-20T21:05:33.824Z] #49 27.05 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-20T21:05:33.824Z] #49 27.06 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-20T21:05:33.824Z] #49 27.16 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-20T21:05:33.824Z] #49 27.16 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-20T21:05:33.824Z] #49 27.20 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-20T21:05:33.824Z] #49 27.21 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-20T21:05:33.824Z] #49 27.33 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-20T21:05:33.825Z] #49 27.37 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-20T21:05:33.825Z] #49 27.43 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-20T21:05:33.825Z] #49 27.44 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-20T21:05:33.825Z] #49 27.55 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-20T21:05:33.825Z] #49 27.55 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-20T21:05:33.825Z] #49 27.65 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-20T21:05:33.825Z] #49 27.66 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-20T21:05:33.825Z] #49 27.70 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-20T21:05:33.825Z] #49 27.76 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-20T21:05:33.825Z] #49 27.78 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-20T21:05:33.825Z] #49 28.08 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-20T21:05:33.825Z] #49 28.68 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-20T21:05:33.825Z] #49 28.75 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-20T21:05:33.825Z] #49 29.02 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-20T21:05:33.825Z] #49 29.13 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-20T21:05:33.825Z] #49 29.50 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-20T21:05:33.825Z] #49 29.52 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-20T21:05:33.825Z] #49 29.59 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-20T21:05:33.825Z] #49 29.93 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-20T21:05:33.825Z] #49 30.29 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-20T21:05:33.825Z] #49 30.55 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-20T21:05:33.825Z] #49 30.64 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-20T21:05:33.825Z] #49 30.66 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-20T21:05:33.825Z] #49 30.73 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-20T21:05:33.825Z] #49 30.79 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-20T21:05:33.825Z] #49 30.79 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-20T21:05:33.825Z] #49 30.80 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-20T21:05:33.825Z] #49 30.90 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-20T21:05:33.825Z] #49 30.95 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-20T21:05:33.825Z] #49 30.96 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-20T21:05:33.825Z] #49 31.02 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-20T21:05:33.825Z] #49 31.04 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-20T21:05:33.825Z] #49 31.07 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-20T21:05:33.825Z] #49 31.55 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-20T21:05:33.825Z] #49 31.60 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-20T21:05:33.825Z] #49 31.75 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-20T21:05:33.825Z] #49 32.12 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-20T21:05:33.825Z] #49 32.20 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-20T21:05:33.825Z] #49 32.40 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-20T21:05:33.825Z] #49 32.40 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-20T21:05:33.825Z] #49 32.68 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-20T21:05:33.825Z] #49 32.71 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-20T21:05:33.825Z] #49 32.91 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-20T21:05:33.825Z] #49 33.16 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-20T21:05:33.825Z] #49 34.33 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-20T21:05:33.825Z] #49 34.68 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-20T21:05:33.825Z] #49 34.68 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-20T21:05:33.825Z] #49 34.76 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-20T21:05:33.825Z] #49 34.76 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-20T21:05:33.825Z] #49 34.76 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-20T21:05:33.825Z] #49 34.91 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-20T21:05:33.825Z] #49 35.07 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-20T21:05:33.825Z] #49 35.12 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-20T21:05:33.825Z] #49 35.13 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-20T21:05:33.825Z] #49 35.25 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-20T21:05:33.825Z] #49 35.29 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-20T21:05:33.825Z] #49 35.35 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-20T21:05:33.845Z] #67 ... [2021-04-20T21:05:33.845Z] [2021-04-20T21:05:33.845Z] #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-20T21:05:33.845Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:05:33.845Z] #13 11.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-20T21:05:33.845Z] #13 14.03 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-20T21:05:33.925Z] #43 63.41 CC criu/pie/parasite.o [2021-04-20T21:05:34.106Z] #13 ... [2021-04-20T21:05:34.106Z] [2021-04-20T21:05:34.106Z] #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-20T21:05:34.106Z] #49 sha256:2f49bffe3bbadd2daf4dcd9618608ead6db7ca87052a109c01cf681b90fb3bdc [2021-04-20T21:05:34.106Z] #49 19.71 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-20T21:05:34.106Z] #49 19.73 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-20T21:05:34.106Z] #49 21.02 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-20T21:05:34.106Z] #49 21.02 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-20T21:05:34.106Z] #49 21.02 go: downloading github.com/fatih/color v1.7.0 [2021-04-20T21:05:34.106Z] #49 21.02 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-20T21:05:34.106Z] #49 21.02 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-20T21:05:34.106Z] #49 21.02 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-20T21:05:34.106Z] #49 21.02 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-20T21:05:34.106Z] #49 21.15 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-20T21:05:34.106Z] #49 21.19 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-20T21:05:34.106Z] #49 21.28 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-20T21:05:34.106Z] #49 21.36 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-20T21:05:34.106Z] #49 21.42 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-20T21:05:34.106Z] #49 21.42 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-20T21:05:34.106Z] #49 21.42 go: extracting github.com/fatih/color v1.7.0 [2021-04-20T21:05:34.106Z] #49 21.42 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-20T21:05:34.106Z] #49 21.64 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-20T21:05:34.106Z] #49 21.64 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-20T21:05:34.106Z] #49 21.64 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-20T21:05:34.106Z] #49 21.68 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-20T21:05:34.106Z] #49 21.68 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-20T21:05:34.106Z] #49 21.68 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-20T21:05:34.106Z] #49 21.73 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-20T21:05:34.106Z] #49 21.91 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-20T21:05:34.106Z] #49 21.91 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-20T21:05:34.106Z] #49 21.91 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-20T21:05:34.106Z] #49 21.95 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-20T21:05:34.106Z] #49 22.14 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-20T21:05:34.106Z] #49 22.61 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-20T21:05:34.106Z] #49 22.71 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-20T21:05:34.106Z] #49 22.79 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-20T21:05:34.106Z] #49 ... [2021-04-20T21:05:34.106Z] [2021-04-20T21:05:34.106Z] #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-20T21:05:34.106Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-20T21:05:34.106Z] #36 12.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-20T21:05:34.106Z] #36 15.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-20T21:05:34.375Z] #36 ... [2021-04-20T21:05:34.375Z] [2021-04-20T21:05:34.375Z] #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-20T21:05:34.375Z] #49 sha256:2f49bffe3bbadd2daf4dcd9618608ead6db7ca87052a109c01cf681b90fb3bdc [2021-04-20T21:05:34.375Z] #49 22.86 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-20T21:05:34.375Z] #49 22.86 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-20T21:05:34.375Z] #49 23.07 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-20T21:05:34.375Z] #49 ... [2021-04-20T21:05:34.375Z] [2021-04-20T21:05:34.375Z] #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-20T21:05:34.375Z] #45 sha256:cc6989394c428ddad2300d4f2615dee21ca41197d6991f53460641c6c187cee5 [2021-04-20T21:05:34.375Z] #45 13.25 unicode/utf8 [2021-04-20T21:05:34.375Z] #45 13.93 math [2021-04-20T21:05:34.375Z] #45 18.95 unicode/utf16 [2021-04-20T21:05:34.375Z] #45 19.12 container/list [2021-04-20T21:05:34.375Z] #45 19.72 crypto/internal/subtle [2021-04-20T21:05:34.375Z] #45 20.01 crypto/subtle [2021-04-20T21:05:34.375Z] #45 20.17 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-20T21:05:34.375Z] #45 20.32 internal/nettrace [2021-04-20T21:05:34.375Z] #45 20.32 runtime/cgo [2021-04-20T21:05:34.496Z] #43 ... [2021-04-20T21:05:34.496Z] [2021-04-20T21:05:34.496Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-20T21:05:34.496Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-20T21:05:34.496Z] #19 DONE 1.3s [2021-04-20T21:05:34.496Z] [2021-04-20T21:05:34.496Z] #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-20T21:05:34.496Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-20T21:05:34.634Z] #45 ... [2021-04-20T21:05:34.634Z] [2021-04-20T21:05:34.634Z] #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-20T21:05:34.635Z] #49 sha256:2f49bffe3bbadd2daf4dcd9618608ead6db7ca87052a109c01cf681b90fb3bdc [2021-04-20T21:05:34.635Z] #49 23.33 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-20T21:05:34.635Z] #49 23.33 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-20T21:05:34.635Z] #49 23.33 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-20T21:05:34.771Z] #49 36.38 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-20T21:05:34.896Z] #49 23.46 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-20T21:05:34.896Z] #49 23.46 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-20T21:05:34.896Z] #49 23.63 go: downloading github.com/spf13/cast v1.3.0 [2021-04-20T21:05:34.913Z] #44 107.7 CC criu/protobuf-desc.o [2021-04-20T21:05:35.033Z] #49 ... [2021-04-20T21:05:35.034Z] [2021-04-20T21:05:35.034Z] #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-20T21:05:35.034Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:05:35.034Z] #42 26.56 Fetched 8427 kB in 19s (443 kB/s) [2021-04-20T21:05:35.034Z] #42 26.56 Reading package lists... [2021-04-20T21:05:35.034Z] #42 33.40 Reading package lists... [2021-04-20T21:05:35.034Z] #42 ... [2021-04-20T21:05:35.034Z] [2021-04-20T21:05:35.034Z] #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-20T21:05:35.034Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-20T21:05:35.034Z] #36 26.54 Fetched 8427 kB in 20s (419 kB/s) [2021-04-20T21:05:35.034Z] #36 26.54 Reading package lists... [2021-04-20T21:05:35.197Z] #49 23.71 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-20T21:05:35.197Z] #49 23.78 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-20T21:05:35.197Z] #49 23.78 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-20T21:05:35.197Z] #49 23.78 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-20T21:05:35.212Z] #44 108.5 CC criu/protobuf.o [2021-04-20T21:05:35.296Z] #36 33.65 Reading package lists... [2021-04-20T21:05:35.296Z] #36 ... [2021-04-20T21:05:35.296Z] [2021-04-20T21:05:35.296Z] #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-20T21:05:35.296Z] #58 sha256:297a676baf24d6d5d79de9c0bf6599b0aec5422007d4a3606d97ca11ce37551b [2021-04-20T21:05:35.296Z] #58 29.70 go: finding github.com/pkg/errors v0.9.1 [2021-04-20T21:05:35.296Z] #58 29.81 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-20T21:05:35.296Z] #58 29.93 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-20T21:05:35.296Z] #58 30.11 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-20T21:05:35.296Z] #58 30.14 go: finding github.com/google/uuid v1.2.0 [2021-04-20T21:05:35.296Z] #58 30.18 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-20T21:05:35.296Z] #58 30.28 go: finding github.com/gofrs/flock v0.8.0 [2021-04-20T21:05:35.296Z] #58 30.31 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-20T21:05:35.296Z] #58 30.37 go: finding github.com/gorilla/mux v1.8.0 [2021-04-20T21:05:35.296Z] #58 30.41 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-20T21:05:35.296Z] #58 30.48 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-20T21:05:35.296Z] #58 30.54 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-20T21:05:35.296Z] #58 30.61 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-20T21:05:35.296Z] #58 30.80 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-20T21:05:35.296Z] #58 31.05 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-20T21:05:35.477Z] #49 24.00 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-20T21:05:35.477Z] #49 24.00 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-20T21:05:35.477Z] #49 24.00 go: extracting github.com/spf13/cast v1.3.0 [2021-04-20T21:05:35.477Z] #49 24.18 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-20T21:05:35.477Z] #49 24.18 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-20T21:05:35.477Z] #49 24.18 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-20T21:05:35.477Z] #49 24.18 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-20T21:05:35.506Z] #44 108.8 CC criu/pstree.o [2021-04-20T21:05:35.741Z] #49 24.34 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-20T21:05:35.741Z] #49 24.34 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-20T21:05:35.741Z] #49 24.51 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-20T21:05:35.741Z] #49 24.51 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-20T21:05:35.741Z] #49 24.51 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-20T21:05:35.880Z] #20 1.524 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-20T21:05:35.880Z] #20 1.579 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:05:36.005Z] #49 24.59 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-20T21:05:36.005Z] #49 24.64 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-20T21:05:36.005Z] #49 24.73 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-20T21:05:36.005Z] #49 ... [2021-04-20T21:05:36.005Z] [2021-04-20T21:05:36.005Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:05:36.005Z] #34 sha256:9d6f8ac49ab3d46618827dae06c3553eec03bceb0a57df5ad8b0378bd363c338 [2021-04-20T21:05:36.005Z] #34 14.61 internal/testlog [2021-04-20T21:05:36.005Z] #34 14.87 encoding [2021-04-20T21:05:36.005Z] #34 15.11 runtime/cgo [2021-04-20T21:05:36.005Z] #34 ... [2021-04-20T21:05:36.005Z] [2021-04-20T21:05:36.005Z] #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-20T21:05:36.005Z] #49 sha256:2f49bffe3bbadd2daf4dcd9618608ead6db7ca87052a109c01cf681b90fb3bdc [2021-04-20T21:05:36.005Z] #49 24.80 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-20T21:05:36.140Z] #20 1.584 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:05:36.140Z] #20 1.584 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:05:36.146Z] #49 20.10 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-20T21:05:36.146Z] #49 20.11 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-20T21:05:36.146Z] #49 20.35 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-20T21:05:36.146Z] #49 20.38 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-20T21:05:36.146Z] #49 ... [2021-04-20T21:05:36.146Z] [2021-04-20T21:05:36.146Z] #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-20T21:05:36.146Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:05:36.146Z] #13 6.546 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-20T21:05:36.146Z] #13 9.020 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-20T21:05:36.146Z] #13 11.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-20T21:05:36.244Z] #58 ... [2021-04-20T21:05:36.244Z] [2021-04-20T21:05:36.244Z] #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-20T21:05:36.244Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-20T21:05:36.244Z] #55 27.59 Fetched 8427 kB in 20s (419 kB/s) [2021-04-20T21:05:36.244Z] #55 27.59 Reading package lists... [2021-04-20T21:05:36.244Z] #55 34.58 Reading package lists... [2021-04-20T21:05:36.244Z] #55 ... [2021-04-20T21:05:36.244Z] [2021-04-20T21:05:36.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-20T21:05:36.244Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:05:36.244Z] #13 21.95 Fetched 8941 kB in 20s (444 kB/s) [2021-04-20T21:05:36.244Z] #13 21.95 Reading package lists... [2021-04-20T21:05:36.268Z] #49 24.90 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-20T21:05:36.268Z] #49 24.97 go: downloading github.com/spf13/afero v1.1.2 [2021-04-20T21:05:36.268Z] #49 25.09 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-20T21:05:36.403Z] #13 ... [2021-04-20T21:05:36.403Z] [2021-04-20T21:05:36.403Z] #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-20T21:05:36.403Z] #51 sha256:a612ae55c45b030ecd343f7342ed763f15b6fb721dcfb203e393dbd0ca147d01 [2021-04-20T21:05:36.403Z] #51 16.15 + cd /tmp/tmp.ZpQl2F2JDu/src/github.com/mvdan/sh [2021-04-20T21:05:36.403Z] #51 16.15 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-20T21:05:36.403Z] #51 16.34 + GO111MODULE=on [2021-04-20T21:05:36.403Z] #51 16.34 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-20T21:05:36.403Z] #51 18.10 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-20T21:05:36.403Z] #51 18.10 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-20T21:05:36.403Z] #51 18.14 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-20T21:05:36.403Z] #51 18.33 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-20T21:05:36.403Z] #51 18.40 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-20T21:05:36.403Z] #51 19.37 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-20T21:05:36.403Z] #51 20.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-20T21:05:36.527Z] #49 25.16 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-20T21:05:36.527Z] #49 25.16 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-20T21:05:36.527Z] #49 25.26 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-20T21:05:36.570Z] #44 109.9 CC criu/rbtree.o [2021-04-20T21:05:36.659Z] #51 ... [2021-04-20T21:05:36.659Z] [2021-04-20T21:05:36.659Z] #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-20T21:05:36.659Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:05:36.659Z] #42 10.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-20T21:05:36.659Z] #42 12.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-20T21:05:36.710Z] #20 2.241 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-20T21:05:36.786Z] #49 25.37 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-20T21:05:36.786Z] #49 25.40 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-20T21:05:36.913Z] #44 110.3 CC criu/rst-malloc.o [2021-04-20T21:05:36.916Z] #42 ... [2021-04-20T21:05:36.916Z] [2021-04-20T21:05:36.916Z] #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-20T21:05:36.916Z] #49 sha256:8c2eaa7bc62cdb63e0952c99cfb887a771a4bf22fffacb2026bd4c78f59be3bd [2021-04-20T21:05:36.916Z] #49 20.59 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-20T21:05:36.916Z] #49 20.85 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-20T21:05:36.916Z] #49 20.89 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-20T21:05:37.045Z] #49 25.68 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-20T21:05:37.045Z] #49 25.70 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-20T21:05:37.045Z] #49 25.70 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-20T21:05:37.045Z] #49 25.73 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-20T21:05:37.045Z] #49 25.77 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-20T21:05:37.304Z] #49 25.92 go: extracting github.com/spf13/afero v1.1.2 [2021-04-20T21:05:37.479Z] #49 ... [2021-04-20T21:05:37.479Z] [2021-04-20T21:05:37.479Z] #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-20T21:05:37.479Z] #47 sha256:67763155e3e28293339940659a62397752feaabf256f0bdd8a9c292a0c9e1685 [2021-04-20T21:05:37.479Z] #47 11.69 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-20T21:05:37.479Z] #47 12.75 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-20T21:05:37.479Z] #47 13.50 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-20T21:05:37.479Z] #47 18.40 go: finding github.com/fatih/color v1.9.0 [2021-04-20T21:05:37.479Z] #47 18.43 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-20T21:05:37.479Z] #47 18.44 go: finding github.com/pkg/errors v0.9.1 [2021-04-20T21:05:37.479Z] #47 18.68 go: finding github.com/spf13/pflag v1.0.3 [2021-04-20T21:05:37.479Z] #47 18.71 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-20T21:05:37.479Z] #47 18.81 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-20T21:05:37.479Z] #47 19.04 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-20T21:05:37.479Z] #47 19.18 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-20T21:05:37.479Z] #47 19.26 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-20T21:05:37.479Z] #47 19.27 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-20T21:05:37.479Z] #47 19.33 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-20T21:05:37.556Z] #44 110.6 CC criu/seccomp.o [2021-04-20T21:05:37.565Z] #49 26.13 go: downloading golang.org/x/text v0.3.2 [2021-04-20T21:05:37.565Z] #49 26.13 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-20T21:05:37.565Z] #49 26.13 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-20T21:05:37.565Z] #49 26.13 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-20T21:05:37.565Z] #49 26.35 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-20T21:05:37.565Z] #49 26.35 go: downloading github.com/pkg/errors v0.8.1 [2021-04-20T21:05:37.565Z] #49 26.37 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-20T21:05:37.633Z] #13 29.13 Reading package lists... [2021-04-20T21:05:37.633Z] #13 ... [2021-04-20T21:05:37.633Z] [2021-04-20T21:05:37.633Z] #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-20T21:05:37.633Z] #49 sha256:39d159578e4db03ecd3c710d9f5b14bf372e4971b9c5e5d0bde90a33da36979f [2021-04-20T21:05:37.633Z] #49 39.10 go: extracting golang.org/x/text v0.3.2 [2021-04-20T21:05:37.651Z] #20 3.268 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-20T21:05:37.736Z] #47 ... [2021-04-20T21:05:37.736Z] [2021-04-20T21:05:37.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-20T21:05:37.736Z] #49 sha256:8c2eaa7bc62cdb63e0952c99cfb887a771a4bf22fffacb2026bd4c78f59be3bd [2021-04-20T21:05:37.736Z] #49 21.72 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-20T21:05:37.825Z] #49 26.54 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-20T21:05:37.825Z] #49 26.54 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-20T21:05:37.852Z] #44 ... [2021-04-20T21:05:37.852Z] [2021-04-20T21:05:37.852Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-20T21:05:37.852Z] #41 142.2 + dpkg --print-architecture [2021-04-20T21:05:37.852Z] #41 142.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-20T21:05:37.852Z] #41 142.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-20T21:05:37.852Z] #41 142.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-20T21:05:38.052Z] #66 ... [2021-04-20T21:05:38.052Z] [2021-04-20T21:05:38.052Z] #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-20T21:05:38.052Z] #30 sha256:bdd1bcd88e95d12973505351a642bb1cc845516d0bf5ec2f075a4b3e46c2d7ed [2021-04-20T21:05:38.052Z] #30 20.97 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-20T21:05:38.052Z] #30 21.54 [2021-04-20T21:05:38.052Z] #30 21.81 #=#=# #################################### 51.2% ######################################################################## 100.0% [2021-04-20T21:05:38.052Z] #30 22.27 [2021-04-20T21:05:38.052Z] #30 23.67 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-20T21:05:38.052Z] #30 23.72 skipping existing 5cb8031fd95d [2021-04-20T21:05:38.052Z] #30 23.94 [2021-04-20T21:05:38.052Z] #30 25.41 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-20T21:05:38.052Z] #30 26.06 [2021-04-20T21:05:38.091Z] #49 26.71 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-20T21:05:38.091Z] #49 26.94 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-20T21:05:38.351Z] #49 27.03 go: extracting github.com/pkg/errors v0.8.1 [2021-04-20T21:05:38.351Z] #49 27.03 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-20T21:05:38.351Z] #49 27.03 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-20T21:05:38.351Z] #49 27.13 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-20T21:05:38.351Z] #49 27.24 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-20T21:05:38.491Z] #41 ... [2021-04-20T21:05:38.491Z] [2021-04-20T21:05:38.491Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-20T21:05:38.491Z] #44 111.5 CC criu/seize.o [2021-04-20T21:05:38.587Z] #65 ... [2021-04-20T21:05:38.587Z] [2021-04-20T21:05:38.587Z] #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-20T21:05:38.587Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-20T21:05:38.587Z] #27 4.536 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:05:38.587Z] #27 4.554 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:05:38.587Z] #27 4.600 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:05:38.587Z] #27 4.738 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-20T21:05:38.587Z] #27 5.108 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-20T21:05:38.587Z] #27 5.152 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-20T21:05:38.587Z] #27 6.700 Fetched 8251 kB in 2s (3420 kB/s) [2021-04-20T21:05:38.587Z] #27 6.700 Reading package lists... [2021-04-20T21:05:38.587Z] #27 7.970 Reading package lists... [2021-04-20T21:05:38.587Z] #27 9.246 Building dependency tree... [2021-04-20T21:05:38.587Z] #27 9.891 The following additional packages will be installed: [2021-04-20T21:05:38.587Z] #27 9.891 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-20T21:05:38.587Z] #27 9.891 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-20T21:05:38.587Z] #27 9.891 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-20T21:05:38.587Z] #27 9.891 Suggested packages: [2021-04-20T21:05:38.587Z] #27 9.891 krb5-doc krb5-user [2021-04-20T21:05:38.587Z] #27 9.891 Recommended packages: [2021-04-20T21:05:38.587Z] #27 9.891 krb5-locales publicsuffix libsasl2-modules [2021-04-20T21:05:38.587Z] #27 ... [2021-04-20T21:05:38.587Z] [2021-04-20T21:05:38.587Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:05:38.587Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-20T21:05:38.587Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.7s done [2021-04-20T21:05:38.587Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 2.5s [2021-04-20T21:05:38.592Z] #20 4.383 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-20T21:05:38.612Z] #49 27.36 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-20T21:05:38.612Z] #49 27.36 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-20T21:05:38.612Z] #49 27.40 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-20T21:05:38.612Z] #49 27.40 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-20T21:05:38.664Z] #49 ... [2021-04-20T21:05:38.664Z] [2021-04-20T21:05:38.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-20T21:05:38.664Z] #45 sha256:b89cebe42b1cb9e988a10e7cf2641e608e106377da7a9e637214823f5b2a896d [2021-04-20T21:05:38.664Z] #45 12.79 math [2021-04-20T21:05:38.664Z] #45 17.92 unicode/utf16 [2021-04-20T21:05:38.664Z] #45 18.12 container/list [2021-04-20T21:05:38.664Z] #45 18.75 crypto/internal/subtle [2021-04-20T21:05:38.664Z] #45 18.89 crypto/subtle [2021-04-20T21:05:38.664Z] #45 19.05 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-20T21:05:38.664Z] #45 19.16 internal/nettrace [2021-04-20T21:05:38.664Z] #45 19.31 runtime/cgo [2021-04-20T21:05:38.850Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.6s done [2021-04-20T21:05:38.921Z] #45 ... [2021-04-20T21:05:38.921Z] [2021-04-20T21:05:38.921Z] #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-20T21:05:38.921Z] #49 sha256:8c2eaa7bc62cdb63e0952c99cfb887a771a4bf22fffacb2026bd4c78f59be3bd [2021-04-20T21:05:38.921Z] #49 23.00 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-20T21:05:38.959Z] #30 26.24 0.0% #### 6.1% ######### 13.5% ############ 17.2% ################ 22.7% ################## 25.6% ###################### 31.0% ########################## 36.6% ############################### 43.9% ################################### 49.4% ######################################## 56.7% ########################################## 58.6% ############################################## 64.6% ################################################ 68.0% ################################################## 69.8% ####################################################### 77.1% ########################################################### 82.7% ############################################################### 88.1% ################################################################### 93.6% ####################################################################### 99.1% ######################################################################## 100.0% [2021-04-20T21:05:39.139Z] #44 112.4 CC criu/servicefd.o [2021-04-20T21:05:39.178Z] #49 23.17 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-20T21:05:39.178Z] #49 ... [2021-04-20T21:05:39.178Z] [2021-04-20T21:05:39.178Z] #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-20T21:05:39.178Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-20T21:05:39.178Z] #36 13.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-20T21:05:39.193Z] #49 27.71 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-20T21:05:39.193Z] #49 27.74 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-20T21:05:39.194Z] #49 27.76 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-20T21:05:39.260Z] #30 28.75 [2021-04-20T21:05:39.427Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-04-20T21:05:39.435Z] #36 ... [2021-04-20T21:05:39.435Z] [2021-04-20T21:05:39.435Z] #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-20T21:05:39.435Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-20T21:05:39.435Z] #40 23.13 Checking out files: 85% (1445/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-20T21:05:39.461Z] #49 28.37 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-20T21:05:39.692Z] #40 23.41 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-20T21:05:39.781Z] #44 113.0 CC criu/shmem.o [2021-04-20T21:05:39.951Z] #40 ... [2021-04-20T21:05:39.951Z] [2021-04-20T21:05:39.951Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:05:39.951Z] #34 sha256:3be4602e578fd189c374d0813ad699298bc5bbd165bae922ed9c4e21c828d8ed [2021-04-20T21:05:39.951Z] #34 14.15 internal/testlog [2021-04-20T21:05:39.951Z] #34 14.52 encoding [2021-04-20T21:05:39.951Z] #34 14.70 runtime/cgo [2021-04-20T21:05:40.004Z] #9 ... [2021-04-20T21:05:40.004Z] [2021-04-20T21:05:40.004Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-20T21:05:40.004Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-04-20T21:05:40.004Z] #65 DONE 6.9s [2021-04-20T21:05:40.004Z] [2021-04-20T21:05:40.004Z] #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-20T21:05:40.004Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-20T21:05:40.004Z] #27 10.19 The following NEW packages will be installed: [2021-04-20T21:05:40.004Z] #27 10.20 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-20T21:05:40.004Z] #27 10.20 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-20T21:05:40.004Z] #27 10.20 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-20T21:05:40.004Z] #27 10.20 libssh2-1 libssl1.1 openssl [2021-04-20T21:05:40.004Z] #27 10.50 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-20T21:05:40.004Z] #27 10.50 Need to get 4777 kB of archives. [2021-04-20T21:05:40.004Z] #27 10.50 After this operation, 11.5 MB of additional disk space will be used. [2021-04-20T21:05:40.004Z] #27 10.50 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-04-20T21:05:40.004Z] #27 10.51 Get:2 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-20T21:05:40.004Z] #27 10.53 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-04-20T21:05:40.004Z] #27 10.54 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-04-20T21:05:40.004Z] #27 10.55 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-04-20T21:05:40.004Z] #27 10.57 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-04-20T21:05:40.004Z] #27 10.60 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-04-20T21:05:40.004Z] #27 10.61 Get:8 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-04-20T21:05:40.004Z] #27 10.61 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-04-20T21:05:40.004Z] #27 10.63 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-04-20T21:05:40.004Z] #27 10.64 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-20T21:05:40.004Z] #27 10.67 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-04-20T21:05:40.004Z] #27 10.67 Get:13 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-04-20T21:05:40.004Z] #27 10.67 Get:14 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-04-20T21:05:40.004Z] #27 10.68 Get:15 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-04-20T21:05:40.004Z] #27 10.68 Get:16 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-04-20T21:05:40.004Z] #27 10.69 Get:17 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-04-20T21:05:40.004Z] #27 10.69 Get:18 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-04-20T21:05:40.004Z] #27 10.70 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-04-20T21:05:40.004Z] #27 10.70 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-04-20T21:05:40.004Z] #27 10.71 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-04-20T21:05:40.004Z] #27 11.58 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:05:40.004Z] #27 11.67 Fetched 4777 kB in 0s (9697 kB/s) [2021-04-20T21:05:40.004Z] #27 11.92 Selecting previously unselected package libssl1.1:arm64. [2021-04-20T21:05:40.004Z] #27 11.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 ... 6670 files and directories currently installed.) [2021-04-20T21:05:40.004Z] #27 11.93 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-04-20T21:05:40.004Z] #27 11.97 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-04-20T21:05:40.004Z] #27 12.22 Selecting previously unselected package openssl. [2021-04-20T21:05:40.004Z] #27 12.22 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-04-20T21:05:40.004Z] #27 12.23 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-20T21:05:40.004Z] #27 ... [2021-04-20T21:05:40.004Z] [2021-04-20T21:05:40.004Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-20T21:05:40.004Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-20T21:05:40.004Z] #9 DONE 25.8s [2021-04-20T21:05:40.004Z] [2021-04-20T21:05:40.004Z] #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-20T21:05:40.004Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-20T21:05:40.004Z] #27 12.42 Selecting previously unselected package ca-certificates. [2021-04-20T21:05:40.004Z] #27 12.43 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-20T21:05:40.004Z] #27 12.43 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-20T21:05:40.033Z] #49 28.45 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-20T21:05:40.033Z] #49 28.55 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-20T21:05:40.033Z] #49 28.65 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-20T21:05:40.033Z] #49 28.86 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-20T21:05:40.185Z] #49 ... [2021-04-20T21:05:40.185Z] [2021-04-20T21:05:40.185Z] #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-20T21:05:40.185Z] #45 sha256:d6331ae62e1c2e3baf47a87d7e59604453bcaea790f53c11f01a56c0ef6e62d8 [2021-04-20T21:05:40.185Z] #45 31.79 vendor/golang.org/x/crypto/curve25519 [2021-04-20T21:05:40.208Z] #34 ... [2021-04-20T21:05:40.208Z] [2021-04-20T21:05:40.208Z] #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-20T21:05:40.208Z] #51 sha256:a612ae55c45b030ecd343f7342ed763f15b6fb721dcfb203e393dbd0ca147d01 [2021-04-20T21:05:40.208Z] #51 21.44 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-20T21:05:40.208Z] #51 22.85 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-20T21:05:40.208Z] #51 23.01 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-20T21:05:40.208Z] #51 23.16 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-20T21:05:40.208Z] #51 23.23 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-20T21:05:40.208Z] #51 24.12 runtime/cgo [2021-04-20T21:05:40.208Z] #51 24.24 runtime [2021-04-20T21:05:40.268Z] #27 12.56 Selecting previously unselected package libkeyutils1:arm64. [2021-04-20T21:05:40.268Z] #27 12.57 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-04-20T21:05:40.268Z] #27 12.57 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-04-20T21:05:40.268Z] #27 12.64 Selecting previously unselected package libkrb5support0:arm64. [2021-04-20T21:05:40.268Z] #27 12.64 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-04-20T21:05:40.268Z] #27 12.65 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-04-20T21:05:40.294Z] #49 29.04 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-20T21:05:40.294Z] #49 29.04 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-20T21:05:40.294Z] #49 29.04 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-20T21:05:40.324Z] #30 30.04 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-20T21:05:40.447Z] #45 ... [2021-04-20T21:05:40.447Z] [2021-04-20T21:05:40.447Z] #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-20T21:05:40.447Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-20T21:05:40.447Z] #55 34.58 Reading package lists... [2021-04-20T21:05:40.504Z] #20 5.865 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-20T21:05:40.504Z] #20 ... [2021-04-20T21:05:40.504Z] [2021-04-20T21:05:40.504Z] #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-20T21:05:40.504Z] #53 sha256:397fd039ad7e5507d2536d6c3c9fa6b9b8000bceacd2e6068550abd7baa692df [2021-04-20T21:05:40.504Z] #53 13.50 + cd /tmp/tmp.LEIcN5kaSH/src/github.com/opencontainers/runc [2021-04-20T21:05:40.504Z] #53 13.50 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-20T21:05:40.504Z] #53 14.14 + '[' -z '' ']' [2021-04-20T21:05:40.504Z] #53 14.14 + target=static [2021-04-20T21:05:40.504Z] #53 14.14 + make 'BUILDTAGS=seccomp ' static [2021-04-20T21:05:40.504Z] #53 14.46 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-20T21:05:40.530Z] #27 12.72 Selecting previously unselected package libk5crypto3:arm64. [2021-04-20T21:05:40.530Z] #27 12.72 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-04-20T21:05:40.530Z] #27 12.72 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-04-20T21:05:40.530Z] #27 12.82 Selecting previously unselected package libkrb5-3:arm64. [2021-04-20T21:05:40.530Z] #27 12.83 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-04-20T21:05:40.530Z] #27 12.83 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-04-20T21:05:40.530Z] #27 12.95 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-04-20T21:05:40.554Z] #49 29.19 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-20T21:05:40.554Z] #49 29.25 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-20T21:05:40.797Z] #27 12.95 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-04-20T21:05:40.797Z] #27 12.96 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-04-20T21:05:40.797Z] #27 13.03 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-04-20T21:05:40.797Z] #27 13.03 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-04-20T21:05:40.797Z] #27 13.04 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-20T21:05:40.797Z] #27 ... [2021-04-20T21:05:40.797Z] [2021-04-20T21:05:40.797Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-20T21:05:40.797Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-04-20T21:05:40.797Z] #10 DONE 0.7s [2021-04-20T21:05:40.797Z] [2021-04-20T21:05:40.797Z] #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-20T21:05:40.797Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-20T21:05:40.797Z] #27 13.14 Selecting previously unselected package libsasl2-2:arm64. [2021-04-20T21:05:40.797Z] #27 13.14 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-04-20T21:05:40.797Z] #27 13.17 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-20T21:05:40.814Z] #49 29.56 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-20T21:05:40.831Z] #44 114.1 CC criu/sigframe.o [2021-04-20T21:05:40.981Z] #30 30.53 [2021-04-20T21:05:41.061Z] #27 13.26 Selecting previously unselected package libldap-common. [2021-04-20T21:05:41.061Z] #27 13.26 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-20T21:05:41.061Z] #27 13.27 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-20T21:05:41.061Z] #27 13.44 Selecting previously unselected package libldap-2.4-2:arm64. [2021-04-20T21:05:41.061Z] #27 13.44 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-04-20T21:05:41.061Z] #27 13.45 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-20T21:05:41.061Z] #27 13.54 Selecting previously unselected package libnghttp2-14:arm64. [2021-04-20T21:05:41.074Z] #49 29.74 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-20T21:05:41.074Z] #49 29.84 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-20T21:05:41.130Z] #44 114.2 CC criu/signalfd.o [2021-04-20T21:05:41.280Z] #30 30.79 #=#=# ######################################################################## 100.0% [2021-04-20T21:05:41.280Z] #30 31.06 [2021-04-20T21:05:41.323Z] #27 13.54 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-04-20T21:05:41.323Z] #27 13.55 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-04-20T21:05:41.323Z] #27 13.63 Selecting previously unselected package libpsl5:arm64. [2021-04-20T21:05:41.323Z] #27 13.63 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-04-20T21:05:41.323Z] #27 13.64 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-04-20T21:05:41.395Z] #55 41.36 Building dependency tree... [2021-04-20T21:05:41.425Z] #44 114.5 CC criu/sk-inet.o [2021-04-20T21:05:41.581Z] #30 ... [2021-04-20T21:05:41.582Z] [2021-04-20T21:05:41.582Z] #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-20T21:05:41.582Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-20T21:05:41.582Z] #37 21.57 Fetched 8202 kB in 21s (399 kB/s) [2021-04-20T21:05:41.582Z] #37 21.57 Reading package lists... [2021-04-20T21:05:41.582Z] #37 30.45 Reading package lists... [2021-04-20T21:05:41.582Z] #37 ... [2021-04-20T21:05:41.582Z] [2021-04-20T21:05:41.582Z] #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-20T21:05:41.582Z] #50 sha256:874b46b3a2dc5e74273471879c93fb01b85f12bd63f27062bec5c0eca99d6e39 [2021-04-20T21:05:41.582Z] #50 22.49 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-20T21:05:41.582Z] #50 22.50 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-20T21:05:41.582Z] #50 22.76 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-20T21:05:41.582Z] #50 22.78 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-20T21:05:41.582Z] #50 22.88 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-20T21:05:41.582Z] #50 22.88 go: downloading github.com/spf13/cast v1.3.0 [2021-04-20T21:05:41.582Z] #50 22.88 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-20T21:05:41.582Z] #50 22.88 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-20T21:05:41.582Z] #50 22.88 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-20T21:05:41.582Z] #50 22.88 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-20T21:05:41.582Z] #50 22.93 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-20T21:05:41.582Z] #50 23.08 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-20T21:05:41.582Z] #50 23.09 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-20T21:05:41.582Z] #50 23.13 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-20T21:05:41.582Z] #50 23.17 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-20T21:05:41.582Z] #50 23.23 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-20T21:05:41.582Z] #50 23.26 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-20T21:05:41.582Z] #50 23.31 go: extracting github.com/spf13/cast v1.3.0 [2021-04-20T21:05:41.582Z] #50 23.42 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-20T21:05:41.582Z] #50 23.45 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-20T21:05:41.582Z] #50 23.49 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-20T21:05:41.582Z] #50 23.50 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-20T21:05:41.582Z] #50 23.50 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-20T21:05:41.582Z] #50 23.55 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-20T21:05:41.582Z] #50 23.59 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-20T21:05:41.582Z] #50 23.63 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-20T21:05:41.582Z] #50 23.64 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-20T21:05:41.582Z] #50 23.73 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-20T21:05:41.582Z] #50 23.83 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-20T21:05:41.582Z] #50 23.99 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-20T21:05:41.582Z] #50 24.01 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-20T21:05:41.582Z] #50 24.22 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-20T21:05:41.582Z] #50 24.37 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-20T21:05:41.582Z] #50 24.38 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-20T21:05:41.582Z] #50 24.46 go: downloading golang.org/x/text v0.3.2 [2021-04-20T21:05:41.582Z] #50 24.52 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-20T21:05:41.582Z] #50 24.54 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-20T21:05:41.582Z] #50 24.73 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-20T21:05:41.582Z] #50 24.82 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-20T21:05:41.582Z] #50 25.06 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-20T21:05:41.582Z] #50 25.50 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-20T21:05:41.582Z] #50 25.58 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-20T21:05:41.582Z] #50 25.72 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-20T21:05:41.582Z] #50 26.07 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-20T21:05:41.582Z] #50 26.07 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-20T21:05:41.582Z] #50 26.08 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-20T21:05:41.582Z] #50 26.28 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-20T21:05:41.582Z] #50 26.30 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-20T21:05:41.582Z] #50 26.31 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-20T21:05:41.582Z] #50 26.44 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-20T21:05:41.582Z] #50 26.46 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-20T21:05:41.582Z] #50 26.50 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-20T21:05:41.582Z] #50 26.53 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-20T21:05:41.582Z] #50 26.59 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-20T21:05:41.582Z] #50 26.62 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-20T21:05:41.582Z] #50 26.62 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-20T21:05:41.582Z] #50 26.64 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-20T21:05:41.582Z] #50 26.68 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-20T21:05:41.582Z] #50 26.68 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-20T21:05:41.582Z] #50 26.83 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-20T21:05:41.582Z] #50 26.91 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-20T21:05:41.582Z] #50 27.22 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-20T21:05:41.582Z] #50 27.32 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-20T21:05:41.582Z] #50 27.39 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-20T21:05:41.582Z] #50 27.50 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-20T21:05:41.582Z] #50 27.71 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-20T21:05:41.582Z] #50 28.10 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-20T21:05:41.582Z] #50 28.11 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-20T21:05:41.582Z] #50 28.19 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-20T21:05:41.582Z] #50 28.79 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-20T21:05:41.582Z] #50 29.05 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-20T21:05:41.582Z] #50 29.17 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-20T21:05:41.582Z] #50 29.28 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-20T21:05:41.582Z] #50 29.36 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-20T21:05:41.582Z] #50 29.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-20T21:05:41.582Z] #50 29.93 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-20T21:05:41.582Z] #50 30.02 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-20T21:05:41.582Z] #50 30.06 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-20T21:05:41.582Z] #50 30.06 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-20T21:05:41.582Z] #50 30.12 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-20T21:05:41.582Z] #50 30.32 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-20T21:05:41.582Z] #50 30.45 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-20T21:05:41.582Z] #50 30.64 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-20T21:05:41.582Z] #50 30.67 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-20T21:05:41.582Z] #50 30.71 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-20T21:05:41.582Z] #50 30.79 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-20T21:05:41.582Z] #50 30.84 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-20T21:05:41.582Z] #50 31.15 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-20T21:05:41.582Z] #50 31.32 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-20T21:05:41.582Z] #50 31.32 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-20T21:05:41.582Z] #50 31.47 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-20T21:05:41.582Z] #50 31.61 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-20T21:05:41.582Z] #50 31.71 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-20T21:05:41.585Z] #27 13.71 Selecting previously unselected package librtmp1:arm64. [2021-04-20T21:05:41.585Z] #27 13.72 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-04-20T21:05:41.585Z] #27 13.72 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-20T21:05:41.585Z] #27 13.82 Selecting previously unselected package libssh2-1:arm64. [2021-04-20T21:05:41.585Z] #27 13.82 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-04-20T21:05:41.585Z] #27 13.83 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-04-20T21:05:41.585Z] #27 13.93 Selecting previously unselected package libcurl4:arm64. [2021-04-20T21:05:41.585Z] #27 ... [2021-04-20T21:05:41.585Z] [2021-04-20T21:05:41.585Z] #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-20T21:05:41.585Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-04-20T21:05:41.585Z] #11 DONE 0.8s [2021-04-20T21:05:41.585Z] [2021-04-20T21:05:41.585Z] #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-20T21:05:41.585Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-20T21:05:41.585Z] #27 13.93 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-04-20T21:05:41.585Z] #27 13.94 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-04-20T21:05:41.585Z] #27 14.03 Selecting previously unselected package curl. [2021-04-20T21:05:41.847Z] #27 14.03 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-04-20T21:05:41.847Z] #27 14.04 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-20T21:05:41.847Z] #27 14.14 Selecting previously unselected package libonig5:arm64. [2021-04-20T21:05:41.847Z] #27 14.14 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-04-20T21:05:41.847Z] #27 14.16 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-04-20T21:05:41.847Z] #27 14.25 Selecting previously unselected package libjq1:arm64. [2021-04-20T21:05:41.886Z] #50 31.73 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-20T21:05:41.886Z] #50 31.73 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-20T21:05:41.886Z] #50 ... [2021-04-20T21:05:41.886Z] [2021-04-20T21:05:41.887Z] #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-20T21:05:41.887Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-20T21:05:41.887Z] #43 21.73 Fetched 8202 kB in 21s (398 kB/s) [2021-04-20T21:05:41.887Z] #43 21.73 Reading package lists... [2021-04-20T21:05:41.887Z] #43 29.58 Reading package lists... [2021-04-20T21:05:41.887Z] #43 ... [2021-04-20T21:05:41.887Z] [2021-04-20T21:05:41.887Z] #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-20T21:05:41.887Z] #50 sha256:874b46b3a2dc5e74273471879c93fb01b85f12bd63f27062bec5c0eca99d6e39 [2021-04-20T21:05:41.887Z] #50 31.87 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-20T21:05:41.887Z] #50 31.90 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-20T21:05:41.887Z] #50 32.14 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-20T21:05:42.017Z] #49 ... [2021-04-20T21:05:42.017Z] [2021-04-20T21:05:42.017Z] #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-20T21:05:42.017Z] #58 sha256:3c1626a26489def3f1d5893a4e863da48c5138f5cf1b6cb3836a981d952341b0 [2021-04-20T21:05:42.017Z] #58 20.51 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-20T21:05:42.017Z] #58 21.94 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-20T21:05:42.017Z] #58 23.56 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-20T21:05:42.017Z] #58 25.49 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-20T21:05:42.017Z] #58 26.89 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-20T21:05:42.017Z] #58 26.94 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-20T21:05:42.017Z] #58 27.03 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-20T21:05:42.017Z] #58 27.23 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-20T21:05:42.017Z] #58 29.47 go: finding github.com/pkg/errors v0.9.1 [2021-04-20T21:05:42.017Z] #58 29.56 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-20T21:05:42.017Z] #58 29.81 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-20T21:05:42.017Z] #58 29.86 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-20T21:05:42.017Z] #58 29.92 go: finding github.com/google/uuid v1.2.0 [2021-04-20T21:05:42.017Z] #58 30.03 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-20T21:05:42.017Z] #58 30.11 go: finding github.com/gofrs/flock v0.8.0 [2021-04-20T21:05:42.017Z] #58 30.13 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-20T21:05:42.017Z] #58 30.21 go: finding github.com/gorilla/mux v1.8.0 [2021-04-20T21:05:42.017Z] #58 30.21 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-20T21:05:42.017Z] #58 30.27 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-20T21:05:42.017Z] #58 30.30 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-20T21:05:42.017Z] #58 30.34 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-20T21:05:42.017Z] #58 30.51 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-20T21:05:42.017Z] #58 30.64 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-20T21:05:42.017Z] #58 ... [2021-04-20T21:05:42.017Z] [2021-04-20T21:05:42.017Z] #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-20T21:05:42.017Z] #47 sha256:4c92e26818cd88adb512abb28ef3e02625a5aef61e9aafc2c4323de19782c276 [2021-04-20T21:05:42.017Z] #47 20.73 go: finding github.com/fatih/color v1.9.0 [2021-04-20T21:05:42.017Z] #47 20.94 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-20T21:05:42.017Z] #47 20.97 go: finding github.com/pkg/errors v0.9.1 [2021-04-20T21:05:42.017Z] #47 21.07 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-20T21:05:42.017Z] #47 21.07 go: finding github.com/spf13/pflag v1.0.3 [2021-04-20T21:05:42.017Z] #47 21.15 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-20T21:05:42.017Z] #47 21.31 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-20T21:05:42.017Z] #47 21.50 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-20T21:05:42.017Z] #47 21.73 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-20T21:05:42.017Z] #47 21.77 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-20T21:05:42.017Z] #47 21.77 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-20T21:05:42.017Z] #47 ... [2021-04-20T21:05:42.017Z] [2021-04-20T21:05:42.017Z] #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-20T21:05:42.017Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-20T21:05:42.017Z] #40 24.56 Checking out files: 77% (1308/1684) Checking out files: 78% (1314/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-20T21:05:42.017Z] #40 25.08 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-20T21:05:42.017Z] #40 27.37 + 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-20T21:05:42.103Z] #51 ... [2021-04-20T21:05:42.103Z] [2021-04-20T21:05:42.103Z] #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-20T21:05:42.103Z] #58 sha256:5774c1a170736c19764ca518ba1709f8bc679858f3994ada945bc0514c3aab8e [2021-04-20T21:05:42.103Z] #58 15.84 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-20T21:05:42.103Z] #58 16.11 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-20T21:05:42.103Z] #58 17.34 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-20T21:05:42.103Z] #58 21.43 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-20T21:05:42.103Z] #58 21.71 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-20T21:05:42.103Z] #58 21.90 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-20T21:05:42.103Z] #58 21.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-20T21:05:42.103Z] #58 22.35 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-20T21:05:42.103Z] #58 23.02 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-20T21:05:42.103Z] #58 ... [2021-04-20T21:05:42.103Z] [2021-04-20T21:05:42.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-20T21:05:42.103Z] #49 sha256:8c2eaa7bc62cdb63e0952c99cfb887a771a4bf22fffacb2026bd4c78f59be3bd [2021-04-20T21:05:42.103Z] #49 24.55 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-20T21:05:42.103Z] #49 24.57 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-20T21:05:42.103Z] #49 24.57 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-20T21:05:42.103Z] #49 24.59 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-20T21:05:42.103Z] #49 24.59 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-20T21:05:42.103Z] #49 24.59 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-20T21:05:42.103Z] #49 24.59 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-20T21:05:42.103Z] #49 24.59 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-20T21:05:42.103Z] #49 24.59 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-20T21:05:42.103Z] #49 24.61 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-20T21:05:42.103Z] #49 24.62 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-20T21:05:42.103Z] #49 24.79 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-20T21:05:42.103Z] #49 24.79 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-20T21:05:42.103Z] #49 24.84 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-20T21:05:42.103Z] #49 24.93 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-20T21:05:42.103Z] #49 24.94 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-20T21:05:42.103Z] #49 24.96 go: downloading github.com/spf13/viper v1.6.1 [2021-04-20T21:05:42.103Z] #49 24.96 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-20T21:05:42.103Z] #49 24.97 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-20T21:05:42.103Z] #49 24.97 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-20T21:05:42.103Z] #49 24.98 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-20T21:05:42.103Z] #49 24.98 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-20T21:05:42.103Z] #49 25.02 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-20T21:05:42.103Z] #49 25.03 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-20T21:05:42.103Z] #49 25.04 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-20T21:05:42.103Z] #49 25.06 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-20T21:05:42.103Z] #49 25.08 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-20T21:05:42.103Z] #49 25.10 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-20T21:05:42.103Z] #49 25.13 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-20T21:05:42.103Z] #49 25.17 go: downloading golang.org/x/text v0.3.2 [2021-04-20T21:05:42.103Z] #49 25.35 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-20T21:05:42.103Z] #49 25.35 go: extracting github.com/spf13/viper v1.6.1 [2021-04-20T21:05:42.103Z] #49 25.42 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-20T21:05:42.103Z] #49 25.42 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-20T21:05:42.103Z] #49 25.59 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-20T21:05:42.103Z] #49 25.59 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-20T21:05:42.103Z] #49 25.59 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-20T21:05:42.103Z] #49 25.62 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-20T21:05:42.103Z] #49 25.65 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-20T21:05:42.103Z] #49 25.68 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-20T21:05:42.103Z] #49 25.76 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-20T21:05:42.103Z] #49 25.84 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-20T21:05:42.103Z] #49 26.01 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-20T21:05:42.103Z] #49 26.02 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-20T21:05:42.103Z] #49 26.09 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-20T21:05:42.103Z] #49 26.09 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-20T21:05:42.103Z] #49 26.15 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-20T21:05:42.103Z] #49 26.23 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-20T21:05:42.103Z] #49 26.24 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-20T21:05:42.103Z] #49 26.26 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-20T21:05:42.103Z] #49 26.28 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-20T21:05:42.111Z] #27 ... [2021-04-20T21:05:42.111Z] [2021-04-20T21:05:42.111Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-20T21:05:42.111Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-04-20T21:05:42.111Z] #31 DONE 0.3s [2021-04-20T21:05:42.111Z] [2021-04-20T21:05:42.111Z] #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-20T21:05:42.111Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-20T21:05:42.111Z] #27 14.25 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-04-20T21:05:42.111Z] #27 14.26 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-20T21:05:42.111Z] #27 14.36 Selecting previously unselected package jq. [2021-04-20T21:05:42.111Z] #27 ... [2021-04-20T21:05:42.111Z] [2021-04-20T21:05:42.111Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-20T21:05:42.111Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-04-20T21:05:42.111Z] #39 DONE 0.4s [2021-04-20T21:05:42.111Z] [2021-04-20T21:05:42.111Z] #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-20T21:05:42.111Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-20T21:05:42.111Z] #27 14.36 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-04-20T21:05:42.111Z] #27 14.37 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-20T21:05:42.189Z] #50 32.14 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-20T21:05:42.189Z] #50 32.27 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-20T21:05:42.189Z] #50 ... [2021-04-20T21:05:42.189Z] [2021-04-20T21:05:42.189Z] #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-20T21:05:42.189Z] #59 sha256:7ca6089986fd51afa0c3262a0d93f0c74a2356531feb9153b4cd6d2641840b38 [2021-04-20T21:05:42.189Z] #59 22.20 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-20T21:05:42.189Z] #59 23.30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-20T21:05:42.189Z] #59 23.62 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-20T21:05:42.189Z] #59 23.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-20T21:05:42.189Z] #59 24.29 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-20T21:05:42.189Z] #59 26.18 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-20T21:05:42.189Z] #59 29.46 go: finding github.com/pkg/errors v0.9.1 [2021-04-20T21:05:42.189Z] #59 29.47 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-20T21:05:42.189Z] #59 29.56 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-20T21:05:42.189Z] #59 29.78 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-20T21:05:42.189Z] #59 30.11 go: finding github.com/google/uuid v1.2.0 [2021-04-20T21:05:42.189Z] #59 30.22 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-20T21:05:42.189Z] #59 30.40 go: finding github.com/gofrs/flock v0.8.0 [2021-04-20T21:05:42.189Z] #59 30.41 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-20T21:05:42.189Z] #59 30.51 go: finding github.com/gorilla/mux v1.8.0 [2021-04-20T21:05:42.189Z] #59 30.56 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-20T21:05:42.189Z] #59 30.61 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-20T21:05:42.189Z] #59 30.66 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-20T21:05:42.189Z] #59 30.68 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-20T21:05:42.189Z] #59 31.00 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-20T21:05:42.189Z] #59 31.32 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-20T21:05:42.189Z] #59 ... [2021-04-20T21:05:42.189Z] [2021-04-20T21:05:42.189Z] #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-20T21:05:42.189Z] #52 sha256:df6bd44fafad0f4c11467fd1f0ca4874028118f8237716404009a2bedea50961 [2021-04-20T21:05:42.189Z] #52 22.26 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-20T21:05:42.189Z] #52 22.65 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-20T21:05:42.189Z] #52 23.97 runtime [2021-04-20T21:05:42.278Z] #40 ... [2021-04-20T21:05:42.278Z] [2021-04-20T21:05:42.278Z] #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-20T21:05:42.278Z] #51 sha256:705660e706f5678fd4bcfe31860a673a8d5240100653094a4afe13364f74911c [2021-04-20T21:05:42.278Z] #51 21.01 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-20T21:05:42.278Z] #51 22.51 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-20T21:05:42.278Z] #51 24.17 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-20T21:05:42.278Z] #51 24.17 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-20T21:05:42.278Z] #51 24.47 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-20T21:05:42.278Z] #51 24.73 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-20T21:05:42.278Z] #51 25.38 runtime/cgo [2021-04-20T21:05:42.278Z] #51 25.59 runtime [2021-04-20T21:05:42.360Z] #49 26.50 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-20T21:05:42.360Z] #49 26.51 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-20T21:05:42.360Z] #49 26.57 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-20T21:05:42.360Z] #49 26.57 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-20T21:05:42.360Z] #49 26.63 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-20T21:05:42.360Z] #49 26.64 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-20T21:05:42.360Z] #49 26.67 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-20T21:05:42.376Z] #27 14.54 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-04-20T21:05:42.376Z] #27 14.57 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-04-20T21:05:42.376Z] #27 14.60 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-04-20T21:05:42.475Z] #44 115.7 CC criu/sk-netlink.o [2021-04-20T21:05:42.490Z] #52 ... [2021-04-20T21:05:42.491Z] [2021-04-20T21:05:42.491Z] #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-20T21:05:42.491Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-20T21:05:42.491Z] #14 22.08 Fetched 8702 kB in 22s (404 kB/s) [2021-04-20T21:05:42.491Z] #14 22.08 Reading package lists... [2021-04-20T21:05:42.491Z] #14 31.04 Reading package lists... [2021-04-20T21:05:42.491Z] #14 ... [2021-04-20T21:05:42.491Z] [2021-04-20T21:05:42.491Z] #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-20T21:05:42.491Z] #50 sha256:874b46b3a2dc5e74273471879c93fb01b85f12bd63f27062bec5c0eca99d6e39 [2021-04-20T21:05:42.491Z] #50 32.49 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-20T21:05:42.491Z] #50 32.53 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-20T21:05:42.618Z] #49 26.69 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-20T21:05:42.618Z] #49 26.72 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-20T21:05:42.618Z] #49 26.78 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-20T21:05:42.618Z] #49 26.78 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-20T21:05:42.618Z] #49 26.90 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-20T21:05:42.641Z] #27 14.91 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-04-20T21:05:42.641Z] #27 14.93 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-20T21:05:42.641Z] #27 14.97 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-04-20T21:05:42.641Z] #27 14.98 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-20T21:05:42.641Z] #27 15.00 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-20T21:05:42.641Z] #27 15.03 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-04-20T21:05:42.641Z] #27 15.05 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-20T21:05:42.769Z] #44 116.2 CC criu/sk-packet.o [2021-04-20T21:05:42.791Z] #50 32.83 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-20T21:05:42.791Z] #50 32.98 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-20T21:05:42.874Z] #49 26.91 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-20T21:05:42.875Z] #49 26.95 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-20T21:05:42.905Z] #27 15.09 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-04-20T21:05:42.905Z] #27 15.11 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-04-20T21:05:42.905Z] #27 15.14 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-20T21:05:42.905Z] #27 15.18 Setting up libonig5:arm64 (6.9.1-1) ... [2021-04-20T21:05:42.905Z] #27 15.21 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-20T21:05:42.905Z] #27 15.21 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-20T21:05:42.905Z] #27 15.24 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-20T21:05:43.137Z] #49 27.19 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-20T21:05:43.137Z] #49 27.19 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-20T21:05:43.137Z] #49 27.21 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-20T21:05:43.137Z] #49 27.28 go: downloading github.com/spf13/afero v1.1.2 [2021-04-20T21:05:43.137Z] #49 27.32 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-20T21:05:43.394Z] #49 27.41 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-20T21:05:43.394Z] #49 27.47 go: downloading github.com/spf13/cast v1.3.0 [2021-04-20T21:05:43.394Z] #49 27.50 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-20T21:05:43.394Z] #49 27.59 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-20T21:05:43.473Z] #50 ... [2021-04-20T21:05:43.473Z] [2021-04-20T21:05:43.473Z] #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-20T21:05:43.473Z] #30 sha256:bdd1bcd88e95d12973505351a642bb1cc845516d0bf5ec2f075a4b3e46c2d7ed [2021-04-20T21:05:43.473Z] #30 32.04 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-20T21:05:43.473Z] #30 32.47 [2021-04-20T21:05:43.473Z] #30 32.61 ######################################################################## 100.0% [2021-04-20T21:05:43.473Z] #30 32.93 [2021-04-20T21:05:43.473Z] #30 33.01 Download of images into '/build' complete. [2021-04-20T21:05:43.473Z] #30 33.03 Use something like the following to load the result into a Docker daemon: [2021-04-20T21:05:43.473Z] #30 33.03 tar -cC '/build' . | docker load [2021-04-20T21:05:43.473Z] #30 DONE 33.1s [2021-04-20T21:05:43.473Z] [2021-04-20T21:05:43.473Z] #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-20T21:05:43.473Z] #50 sha256:874b46b3a2dc5e74273471879c93fb01b85f12bd63f27062bec5c0eca99d6e39 [2021-04-20T21:05:43.473Z] #50 33.48 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-20T21:05:43.473Z] #50 33.66 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-20T21:05:43.708Z] #49 27.59 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-20T21:05:43.708Z] #49 27.79 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-20T21:05:43.708Z] #49 27.83 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-20T21:05:43.708Z] #49 27.85 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-20T21:05:43.708Z] #49 27.90 go: extracting github.com/spf13/afero v1.1.2 [2021-04-20T21:05:43.708Z] #49 27.91 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-20T21:05:43.771Z] #50 33.82 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-20T21:05:43.817Z] #44 116.8 CC criu/sk-queue.o [2021-04-20T21:05:43.946Z] #55 45.10 The following additional packages will be installed: [2021-04-20T21:05:43.946Z] #55 45.10 libbtrfs0 [2021-04-20T21:05:43.946Z] #55 45.31 The following NEW packages will be installed: [2021-04-20T21:05:43.946Z] #55 45.33 libbtrfs-dev libbtrfs0 [2021-04-20T21:05:43.965Z] #49 28.11 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-20T21:05:43.965Z] #49 28.11 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-20T21:05:43.965Z] #49 28.19 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-20T21:05:44.069Z] #50 34.12 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-20T21:05:44.069Z] #50 34.22 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-20T21:05:44.223Z] #55 45.79 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-20T21:05:44.223Z] #55 45.79 Need to get 119 kB of archives. [2021-04-20T21:05:44.223Z] #55 45.79 After this operation, 387 kB of additional disk space will be used. [2021-04-20T21:05:44.223Z] #55 45.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-20T21:05:44.223Z] #55 45.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-20T21:05:44.227Z] #49 28.27 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-20T21:05:44.227Z] #49 28.29 go: extracting github.com/spf13/cast v1.3.0 [2021-04-20T21:05:44.227Z] #49 28.35 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-20T21:05:44.227Z] #49 28.38 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-20T21:05:44.227Z] #49 28.40 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-20T21:05:44.227Z] #49 28.41 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-20T21:05:44.227Z] #49 28.47 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-20T21:05:44.227Z] #49 28.51 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-20T21:05:44.368Z] #50 34.29 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-20T21:05:44.368Z] #50 34.50 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-20T21:05:44.459Z] #44 117.6 CC criu/sk-tcp.o [2021-04-20T21:05:44.719Z] #53 ... [2021-04-20T21:05:44.719Z] [2021-04-20T21:05:44.719Z] #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-20T21:05:44.719Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:05:44.719Z] #43 64.94 LINK criu/pie/parasite.built-in.o [2021-04-20T21:05:44.719Z] #43 64.97 GEN criu/pie/parasite-blob.h [2021-04-20T21:05:44.719Z] #43 64.98 CC criu/pie/parasite-vdso.o [2021-04-20T21:05:44.719Z] #43 65.71 CC criu/arch/x86/vdso-pie.o [2021-04-20T21:05:44.719Z] #43 66.01 CC criu/arch/x86/restorer.o [2021-04-20T21:05:44.719Z] #43 66.55 CC criu/arch/x86/restorer_unmap.o [2021-04-20T21:05:44.719Z] #43 66.61 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-20T21:05:44.719Z] #43 66.89 CC criu/pie/restorer.o [2021-04-20T21:05:44.719Z] #43 69.70 LINK criu/pie/restorer.built-in.o [2021-04-20T21:05:44.719Z] #43 69.71 GEN criu/pie/restorer-blob.h [2021-04-20T21:05:44.719Z] #43 69.79 DEP criu/vdso.d [2021-04-20T21:05:44.719Z] #43 69.95 DEP criu/vdso-compat.d [2021-04-20T21:05:44.719Z] #43 70.05 DEP criu/uts_ns.d [2021-04-20T21:05:44.719Z] #43 70.27 DEP criu/util.d [2021-04-20T21:05:44.719Z] #43 70.49 DEP criu/uffd.d [2021-04-20T21:05:44.719Z] #43 70.71 DEP criu/tun.d [2021-04-20T21:05:44.719Z] #43 70.89 DEP criu/tty.d [2021-04-20T21:05:44.719Z] #43 71.06 DEP criu/timerfd.d [2021-04-20T21:05:44.719Z] #43 71.21 DEP criu/timens.d [2021-04-20T21:05:44.719Z] #43 71.36 DEP criu/sysfs_parse.d [2021-04-20T21:05:44.719Z] #43 71.51 DEP criu/sysctl.d [2021-04-20T21:05:44.719Z] #43 71.65 DEP criu/string.d [2021-04-20T21:05:44.719Z] #43 71.71 DEP criu/stats.d [2021-04-20T21:05:44.719Z] #43 71.85 DEP criu/sockets.d [2021-04-20T21:05:44.719Z] #43 72.00 DEP criu/sk-unix.d [2021-04-20T21:05:44.719Z] #43 72.18 DEP criu/sk-tcp.d [2021-04-20T21:05:44.719Z] #43 72.38 DEP criu/sk-queue.d [2021-04-20T21:05:44.719Z] #43 72.60 DEP criu/sk-packet.d [2021-04-20T21:05:44.719Z] #43 72.82 DEP criu/sk-netlink.d [2021-04-20T21:05:44.719Z] #43 73.00 DEP criu/sk-inet.d [2021-04-20T21:05:44.719Z] #43 73.20 DEP criu/signalfd.d [2021-04-20T21:05:44.719Z] #43 73.36 DEP criu/sigframe.d [2021-04-20T21:05:44.719Z] #43 73.49 DEP criu/shmem.d [2021-04-20T21:05:44.719Z] #43 73.67 DEP criu/servicefd.d [2021-04-20T21:05:44.719Z] #43 73.84 DEP criu/seize.d [2021-04-20T21:05:44.719Z] #43 73.98 DEP criu/seccomp.d [2021-04-20T21:05:44.719Z] #43 74.14 DEP criu/rst-malloc.d [2021-04-20T21:05:44.719Z] #43 74.21 DEP criu/rbtree.d [2021-04-20T21:05:44.719Z] #43 74.28 DEP criu/pstree.d [2021-04-20T21:05:44.754Z] #44 117.9 CC criu/sk-unix.o [2021-04-20T21:05:44.796Z] #49 28.85 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-20T21:05:44.796Z] #49 28.85 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-20T21:05:44.796Z] #49 28.91 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-20T21:05:44.796Z] #49 28.96 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-20T21:05:44.796Z] #49 29.00 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-20T21:05:44.799Z] #55 ... [2021-04-20T21:05:44.799Z] [2021-04-20T21:05:44.799Z] #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-20T21:05:44.799Z] #49 sha256:39d159578e4db03ecd3c710d9f5b14bf372e4971b9c5e5d0bde90a33da36979f [2021-04-20T21:05:44.800Z] #49 44.26 go: finding github.com/fatih/color v1.7.0 [2021-04-20T21:05:44.800Z] #49 44.33 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-20T21:05:44.800Z] #49 44.38 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-20T21:05:44.800Z] #49 44.42 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-20T21:05:44.800Z] #49 44.49 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-20T21:05:44.800Z] #49 44.52 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-20T21:05:44.800Z] #49 44.54 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-20T21:05:44.800Z] #49 44.55 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-20T21:05:44.800Z] #49 44.57 go: finding github.com/pkg/errors v0.8.1 [2021-04-20T21:05:44.800Z] #49 44.62 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-20T21:05:44.800Z] #49 44.66 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-20T21:05:44.800Z] #49 44.71 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-20T21:05:44.800Z] #49 44.71 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-20T21:05:44.800Z] #49 44.78 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-20T21:05:44.800Z] #49 44.79 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-20T21:05:44.800Z] #49 44.79 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-20T21:05:44.800Z] #49 44.84 go: finding github.com/stretchr/testify v1.4.0 [2021-04-20T21:05:44.800Z] #49 44.86 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-20T21:05:44.800Z] #49 44.87 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-20T21:05:44.800Z] #49 44.88 go: finding github.com/spf13/viper v1.6.1 [2021-04-20T21:05:44.800Z] #49 44.94 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-20T21:05:44.800Z] #49 45.00 go: finding github.com/stretchr/objx v0.2.0 [2021-04-20T21:05:44.800Z] #49 45.03 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-20T21:05:44.800Z] #49 45.12 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-20T21:05:44.800Z] #49 45.18 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-20T21:05:44.800Z] #49 45.21 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-20T21:05:44.800Z] #49 45.25 go: finding github.com/gobwas/glob v0.2.3 [2021-04-20T21:05:44.800Z] #49 45.30 go: finding github.com/spf13/cobra v0.0.5 [2021-04-20T21:05:44.800Z] #49 45.35 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-20T21:05:44.800Z] #49 45.46 go: finding github.com/spf13/pflag v1.0.5 [2021-04-20T21:05:44.800Z] #49 45.48 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-20T21:05:44.800Z] #49 45.50 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-20T21:05:44.800Z] #49 45.55 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-20T21:05:44.800Z] #49 45.57 go: finding github.com/magiconair/properties v1.8.1 [2021-04-20T21:05:44.800Z] #49 45.73 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-20T21:05:44.800Z] #49 45.74 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-20T21:05:44.800Z] #49 45.91 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-20T21:05:44.800Z] #49 45.98 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-20T21:05:44.800Z] #49 46.04 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-20T21:05:44.800Z] #49 46.13 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-20T21:05:44.800Z] #49 46.14 go: finding github.com/spf13/afero v1.1.2 [2021-04-20T21:05:44.800Z] #49 46.15 go: finding github.com/spf13/cast v1.3.0 [2021-04-20T21:05:44.800Z] #49 46.16 go: finding golang.org/x/text v0.3.2 [2021-04-20T21:05:44.800Z] #49 46.16 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-20T21:05:44.800Z] #49 46.17 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-20T21:05:44.800Z] #49 46.21 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-20T21:05:44.800Z] #49 46.22 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-20T21:05:44.800Z] #49 46.24 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-20T21:05:44.800Z] #49 46.25 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-20T21:05:44.800Z] #49 46.30 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-20T21:05:44.800Z] #49 46.34 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-20T21:05:44.800Z] #49 46.42 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-20T21:05:44.939Z] #27 ... [2021-04-20T21:05:44.939Z] [2021-04-20T21:05:44.939Z] #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-20T21:05:44.939Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-04-20T21:05:44.939Z] #12 DONE 2.9s [2021-04-20T21:05:44.939Z] [2021-04-20T21:05:44.939Z] #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-20T21:05:44.939Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-20T21:05:44.980Z] #43 74.47 DEP criu/protobuf.d [2021-04-20T21:05:45.019Z] #50 34.99 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-20T21:05:45.019Z] #50 35.02 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-20T21:05:45.019Z] #50 35.13 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-20T21:05:45.019Z] #50 35.24 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-20T21:05:45.056Z] #49 29.02 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-20T21:05:45.056Z] #49 29.06 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-20T21:05:45.056Z] #49 29.27 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-20T21:05:45.061Z] #49 46.48 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-20T21:05:45.061Z] #49 46.50 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-20T21:05:45.061Z] #49 46.51 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-20T21:05:45.061Z] #49 46.53 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-20T21:05:45.061Z] #49 46.53 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-20T21:05:45.061Z] #49 46.53 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-20T21:05:45.061Z] #49 46.55 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-20T21:05:45.061Z] #49 46.56 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-20T21:05:45.061Z] #49 46.60 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-20T21:05:45.061Z] #49 46.61 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-20T21:05:45.061Z] #49 46.68 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-20T21:05:45.061Z] #49 46.70 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-20T21:05:45.061Z] #49 46.74 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-20T21:05:45.061Z] #49 46.74 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-20T21:05:45.240Z] #43 74.65 GEN criu/protobuf-desc-gen.h [2021-04-20T21:05:45.316Z] #49 29.34 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-20T21:05:45.317Z] #49 29.35 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-20T21:05:45.317Z] #49 29.41 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-20T21:05:45.317Z] #49 29.50 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-20T21:05:45.317Z] #49 29.50 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-20T21:05:45.323Z] #49 46.81 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-20T21:05:45.323Z] #49 46.84 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-20T21:05:45.323Z] #49 46.87 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-20T21:05:45.572Z] #49 29.78 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-20T21:05:45.572Z] #49 29.84 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-20T21:05:45.585Z] #49 46.99 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-20T21:05:45.585Z] #49 47.14 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-20T21:05:45.585Z] #49 47.16 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-20T21:05:45.829Z] #49 29.85 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-20T21:05:45.829Z] #49 29.99 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-20T21:05:45.829Z] #49 30.01 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-20T21:05:45.829Z] #49 30.10 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-20T21:05:45.848Z] #49 47.24 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-20T21:05:45.848Z] #49 47.28 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-20T21:05:45.848Z] #49 ... [2021-04-20T21:05:45.848Z] [2021-04-20T21:05:45.848Z] #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-20T21:05:45.848Z] #67 sha256:2472a4735856b8ec3e7ac7a975a1a1c63c93ddd64bca8a50accee803fc8d6198 [2021-04-20T21:05:45.848Z] #67 DONE 47.4s [2021-04-20T21:05:46.086Z] #49 30.10 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-20T21:05:46.086Z] #49 30.39 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-20T21:05:46.111Z] [2021-04-20T21:05:46.111Z] #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-20T21:05:46.111Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-20T21:05:46.111Z] #55 46.79 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:05:46.111Z] #55 47.10 Fetched 119 kB in 0s (346 kB/s) [2021-04-20T21:05:46.111Z] #55 47.35 Selecting previously unselected package libbtrfs0. [2021-04-20T21:05:46.111Z] #55 47.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-20T21:05:46.111Z] #55 47.49 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-20T21:05:46.111Z] #55 47.52 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-20T21:05:46.179Z] #43 ... [2021-04-20T21:05:46.179Z] [2021-04-20T21:05:46.179Z] #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-20T21:05:46.179Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-20T21:05:46.179Z] #20 11.83 Fetched 8941 kB in 11s (847 kB/s) [2021-04-20T21:05:46.428Z] #55 47.83 Selecting previously unselected package libbtrfs-dev. [2021-04-20T21:05:46.428Z] #55 47.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-20T21:05:46.428Z] #55 47.86 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-20T21:05:46.479Z] #51 ... [2021-04-20T21:05:46.479Z] [2021-04-20T21:05:46.479Z] #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-20T21:05:46.479Z] #49 sha256:2f49bffe3bbadd2daf4dcd9618608ead6db7ca87052a109c01cf681b90fb3bdc [2021-04-20T21:05:46.479Z] #49 35.07 go: extracting golang.org/x/text v0.3.2 [2021-04-20T21:05:46.654Z] #49 30.71 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-20T21:05:46.842Z] #44 119.7 CC criu/sockets.o [2021-04-20T21:05:47.009Z] #55 48.58 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-20T21:05:47.009Z] #55 48.61 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-20T21:05:47.009Z] #55 48.63 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:05:47.221Z] #49 31.20 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-20T21:05:47.221Z] #49 31.39 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-20T21:05:47.480Z] #49 31.63 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-20T21:05:47.481Z] #44 120.5 CC criu/stats.o [2021-04-20T21:05:47.481Z] #44 120.7 CC criu/string.o [2021-04-20T21:05:47.481Z] #44 120.8 CC criu/sysctl.o [2021-04-20T21:05:47.561Z] #20 11.83 Reading package lists... [2021-04-20T21:05:47.561Z] #20 ... [2021-04-20T21:05:47.561Z] [2021-04-20T21:05:47.561Z] #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-20T21:05:47.561Z] #45 sha256:53984545fbdf46335dcfb02f5a41573ab666fb9887c72b478fc24120df6977fa [2021-04-20T21:05:47.561Z] #45 135.0 github.com/LK4D4/vndr/godl [2021-04-20T21:05:47.561Z] #45 135.9 github.com/LK4D4/vndr [2021-04-20T21:05:47.561Z] #45 ... [2021-04-20T21:05:47.561Z] [2021-04-20T21:05:47.561Z] #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-20T21:05:47.561Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:05:47.561Z] #43 76.34 DEP criu/protobuf-desc.d [2021-04-20T21:05:47.561Z] #43 76.53 DEP criu/proc_parse.d [2021-04-20T21:05:47.561Z] #43 76.69 DEP criu/plugin.d [2021-04-20T21:05:47.561Z] #43 76.79 DEP criu/pipes.d [2021-04-20T21:05:47.561Z] #43 76.97 DEP criu/pie-util.d [2021-04-20T21:05:47.561Z] #43 77.10 DEP criu/pie-util-vdso.d [2021-04-20T21:05:47.586Z] #55 DONE 49.0s [2021-04-20T21:05:47.586Z] [2021-04-20T21:05:47.586Z] #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-20T21:05:47.586Z] #56 sha256:1f6cccae0486dfcf3197693d87d357fab25b4fd99fde94aa55075a309de7db40 [2021-04-20T21:05:47.739Z] #49 ... [2021-04-20T21:05:47.739Z] [2021-04-20T21:05:47.739Z] #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-20T21:05:47.739Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-20T21:05:47.739Z] #55 21.88 Fetched 8427 kB in 18s (476 kB/s) [2021-04-20T21:05:47.739Z] #55 21.88 Reading package lists... [2021-04-20T21:05:47.823Z] #43 77.27 DEP criu/pie-util-vdso-elf32.d [2021-04-20T21:05:47.861Z] #49 ... [2021-04-20T21:05:47.861Z] [2021-04-20T21:05:47.861Z] #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-20T21:05:47.861Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:05:47.861Z] #13 25.23 Fetched 8941 kB in 19s (459 kB/s) [2021-04-20T21:05:47.861Z] #13 25.23 Reading package lists... [2021-04-20T21:05:47.999Z] #55 29.01 Reading package lists... [2021-04-20T21:05:47.999Z] #55 ... [2021-04-20T21:05:47.999Z] [2021-04-20T21:05:47.999Z] #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-20T21:05:47.999Z] #67 sha256:5fb0744d566bc79a032144315e27e576ccdd481a479bc907cd60bd6d50673c25 [2021-04-20T21:05:47.999Z] #67 24.74 Checking out files: 68% (1309/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-20T21:05:47.999Z] #67 25.40 + cd /tmp/tmp.QI1oysd8m3/src/github.com/docker/libnetwork [2021-04-20T21:05:47.999Z] #67 25.40 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-20T21:05:47.999Z] #67 25.54 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-20T21:05:48.084Z] #43 77.49 DEP criu/path.d [2021-04-20T21:05:48.084Z] #43 77.62 DEP criu/parasite-syscall.d [2021-04-20T21:05:48.120Z] #13 32.80 Reading package lists... [2021-04-20T21:05:48.120Z] #13 ... [2021-04-20T21:05:48.120Z] [2021-04-20T21:05:48.120Z] #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-20T21:05:48.120Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-20T21:05:48.120Z] #55 27.88 Fetched 8427 kB in 18s (459 kB/s) [2021-04-20T21:05:48.120Z] #55 27.88 Reading package lists... [2021-04-20T21:05:48.141Z] #44 ... [2021-04-20T21:05:48.141Z] [2021-04-20T21:05:48.141Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-20T21:05:48.141Z] #23 15.31 Installing build dependencies: finished with status 'done' [2021-04-20T21:05:48.141Z] #23 19.85 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-20T21:05:48.141Z] #23 19.90 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-20T21:05:48.141Z] #23 19.93 Building wheels for collected packages: pyyaml [2021-04-20T21:05:48.141Z] #23 19.93 Running setup.py bdist_wheel for pyyaml: started [2021-04-20T21:05:48.141Z] #23 21.04 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-20T21:05:48.141Z] #23 21.04 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-20T21:05:48.141Z] #23 21.25 Successfully built pyyaml [2021-04-20T21:05:48.141Z] #23 21.26 Installing collected packages: pyyaml, pathspec, yamllint [2021-04-20T21:05:48.141Z] #23 21.46 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-20T21:05:48.141Z] #23 DONE 21.9s [2021-04-20T21:05:48.141Z] [2021-04-20T21:05:48.141Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-04-20T21:05:48.141Z] #26 DONE 0.1s [2021-04-20T21:05:48.141Z] [2021-04-20T21:05:48.141Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-20T21:05:48.270Z] #13 3.030 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-20T21:05:48.270Z] #13 3.097 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:05:48.270Z] #13 3.099 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:05:48.270Z] #13 3.101 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:05:48.345Z] #43 77.83 DEP criu/pagemap.d [2021-04-20T21:05:48.345Z] #43 ... [2021-04-20T21:05:48.345Z] [2021-04-20T21:05:48.345Z] #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-20T21:05:48.345Z] #45 sha256:53984545fbdf46335dcfb02f5a41573ab666fb9887c72b478fc24120df6977fa [2021-04-20T21:05:48.345Z] #45 DONE 146.1s [2021-04-20T21:05:48.444Z] #44 121.6 CC criu/sysfs_parse.o [2021-04-20T21:05:48.533Z] #13 3.962 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [461 kB] [2021-04-20T21:05:48.534Z] #56 ... [2021-04-20T21:05:48.534Z] [2021-04-20T21:05:48.534Z] #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-20T21:05:48.534Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:05:48.534Z] #42 33.40 Reading package lists... [2021-04-20T21:05:48.534Z] #42 40.26 Building dependency tree... [2021-04-20T21:05:48.534Z] #42 43.93 The following additional packages will be installed: [2021-04-20T21:05:48.534Z] #42 43.95 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-20T21:05:48.534Z] #42 43.95 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-20T21:05:48.534Z] #42 43.98 Suggested packages: [2021-04-20T21:05:48.534Z] #42 43.98 manpages-dev python-setuptools [2021-04-20T21:05:48.534Z] #42 45.32 The following NEW packages will be installed: [2021-04-20T21:05:48.534Z] #42 45.32 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-20T21:05:48.534Z] #42 45.32 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-20T21:05:48.534Z] #42 45.33 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-20T21:05:48.534Z] #42 45.33 python-six zlib1g-dev [2021-04-20T21:05:48.534Z] #42 45.80 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-20T21:05:48.534Z] #42 45.80 Need to get 4095 kB of archives. [2021-04-20T21:05:48.534Z] #42 45.80 After this operation, 22.5 MB of additional disk space will be used. [2021-04-20T21:05:48.534Z] #42 45.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-20T21:05:48.534Z] #42 45.80 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-20T21:05:48.534Z] #42 45.82 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-20T21:05:48.534Z] #42 45.83 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-20T21:05:48.534Z] #42 45.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-20T21:05:48.534Z] #42 45.91 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-20T21:05:48.534Z] #42 45.91 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-20T21:05:48.534Z] #42 45.92 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-20T21:05:48.534Z] #42 45.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-20T21:05:48.534Z] #42 46.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-20T21:05:48.534Z] #42 46.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-20T21:05:48.534Z] #42 46.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-20T21:05:48.534Z] #42 46.33 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-20T21:05:48.534Z] #42 46.34 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-20T21:05:48.534Z] #42 46.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-20T21:05:48.534Z] #42 46.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-20T21:05:48.534Z] #42 46.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-20T21:05:48.534Z] #42 47.78 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:05:48.534Z] #42 48.17 Fetched 4095 kB in 1s (4345 kB/s) [2021-04-20T21:05:48.534Z] #42 48.53 Selecting previously unselected package libcap-dev:amd64. [2021-04-20T21:05:48.534Z] #42 48.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 ... 15410 files and directories currently installed.) [2021-04-20T21:05:48.534Z] #42 48.60 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-20T21:05:48.534Z] #42 48.61 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-20T21:05:48.534Z] #42 48.77 Selecting previously unselected package libnet1:amd64. [2021-04-20T21:05:48.534Z] #42 48.78 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-20T21:05:48.534Z] #42 48.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-20T21:05:48.534Z] #42 48.90 Selecting previously unselected package libnet1-dev. [2021-04-20T21:05:48.534Z] #42 48.93 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-20T21:05:48.534Z] #42 48.94 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-20T21:05:48.534Z] #42 49.29 Selecting previously unselected package libnl-3-200:amd64. [2021-04-20T21:05:48.534Z] #42 49.33 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-20T21:05:48.534Z] #42 49.34 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-20T21:05:48.534Z] #42 49.68 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-20T21:05:48.534Z] #42 49.73 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-20T21:05:48.534Z] #42 49.75 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-20T21:05:48.534Z] #42 ... [2021-04-20T21:05:48.534Z] [2021-04-20T21:05:48.534Z] #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-20T21:05:48.534Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-20T21:05:48.534Z] #36 33.65 Reading package lists... [2021-04-20T21:05:48.534Z] #36 40.35 Building dependency tree... [2021-04-20T21:05:48.534Z] #36 44.02 The following additional packages will be installed: [2021-04-20T21:05:48.534Z] #36 44.04 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-20T21:05:48.534Z] #36 44.06 Suggested packages: [2021-04-20T21:05:48.534Z] #36 44.07 cmake-doc ninja-build lrzip [2021-04-20T21:05:48.534Z] #36 44.07 Recommended packages: [2021-04-20T21:05:48.534Z] #36 44.07 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-20T21:05:48.534Z] #36 45.13 The following NEW packages will be installed: [2021-04-20T21:05:48.534Z] #36 45.13 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-20T21:05:48.534Z] #36 45.15 vim-common xxd [2021-04-20T21:05:48.534Z] #36 45.79 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-20T21:05:48.534Z] #36 45.79 Need to get 14.9 MB of archives. [2021-04-20T21:05:48.534Z] #36 45.79 After this operation, 61.8 MB of additional disk space will be used. [2021-04-20T21:05:48.534Z] #36 45.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-20T21:05:48.534Z] #36 45.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-20T21:05:48.534Z] #36 45.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-20T21:05:48.534Z] #36 46.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-20T21:05:48.534Z] #36 47.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-20T21:05:48.534Z] #36 47.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-20T21:05:48.534Z] #36 47.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-20T21:05:48.534Z] #36 47.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-20T21:05:48.534Z] #36 47.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-20T21:05:48.534Z] #36 47.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-20T21:05:48.534Z] #36 48.91 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:05:48.534Z] #36 49.42 Fetched 14.9 MB in 2s (6568 kB/s) [2021-04-20T21:05:48.534Z] #36 49.63 Selecting previously unselected package xxd. [2021-04-20T21:05:48.534Z] #36 49.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-20T21:05:48.534Z] #36 49.85 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-20T21:05:48.534Z] #36 49.86 Unpacking xxd (2:8.1.0875-5) ... [2021-04-20T21:05:48.534Z] #36 50.12 Selecting previously unselected package vim-common. [2021-04-20T21:05:48.534Z] #36 50.12 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-20T21:05:48.534Z] #36 50.18 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-20T21:05:48.534Z] #36 ... [2021-04-20T21:05:48.534Z] [2021-04-20T21:05:48.534Z] #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-20T21:05:48.534Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:05:48.534Z] #42 50.15 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-20T21:05:48.534Z] #42 50.15 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-20T21:05:48.534Z] #42 50.16 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-20T21:05:48.534Z] #42 50.26 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-20T21:05:48.605Z] [2021-04-20T21:05:48.605Z] #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-20T21:05:48.605Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:05:48.605Z] #43 77.98 DEP criu/pagemap-cache.d [2021-04-20T21:05:48.605Z] #43 78.24 DEP criu/page-xfer.d [2021-04-20T21:05:48.690Z] #55 35.32 Reading package lists... [2021-04-20T21:05:48.690Z] #55 ... [2021-04-20T21:05:48.690Z] [2021-04-20T21:05:48.690Z] #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-20T21:05:48.690Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-20T21:05:48.690Z] #36 27.43 Fetched 8427 kB in 18s (462 kB/s) [2021-04-20T21:05:48.690Z] #36 27.43 Reading package lists... [2021-04-20T21:05:48.740Z] #44 122.2 CC criu/timens.o [2021-04-20T21:05:48.812Z] #42 50.28 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-20T21:05:48.812Z] #42 50.29 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-20T21:05:48.812Z] #42 50.42 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-20T21:05:48.812Z] #42 50.43 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-20T21:05:48.812Z] #42 50.47 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-20T21:05:48.950Z] #36 34.90 Reading package lists... [2021-04-20T21:05:48.950Z] #36 ... [2021-04-20T21:05:48.950Z] [2021-04-20T21:05:48.950Z] #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-20T21:05:48.950Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:05:48.950Z] #42 27.79 Fetched 8427 kB in 18s (458 kB/s) [2021-04-20T21:05:48.950Z] #42 27.79 Reading package lists... [2021-04-20T21:05:49.176Z] #43 78.59 DEP criu/page-pipe.d [2021-04-20T21:05:49.388Z] #42 50.81 Selecting previously unselected package libprotobuf17:amd64. [2021-04-20T21:05:49.388Z] #42 50.81 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-20T21:05:49.388Z] #42 50.82 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-20T21:05:49.388Z] #42 ... [2021-04-20T21:05:49.388Z] [2021-04-20T21:05:49.388Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:05:49.388Z] #34 sha256:3447af1bafa6cc144e0f4f898807a037e3f12ee5562f5d6be13373623c78388c [2021-04-20T21:05:49.388Z] #34 40.92 sync [2021-04-20T21:05:49.388Z] #34 40.93 internal/reflectlite [2021-04-20T21:05:49.388Z] #34 43.70 sort [2021-04-20T21:05:49.388Z] #34 43.71 errors [2021-04-20T21:05:49.388Z] #34 44.10 strconv [2021-04-20T21:05:49.388Z] #34 45.12 io [2021-04-20T21:05:49.388Z] #34 46.45 internal/oserror [2021-04-20T21:05:49.388Z] #34 46.55 syscall [2021-04-20T21:05:49.388Z] #34 47.78 reflect [2021-04-20T21:05:49.391Z] #44 ... [2021-04-20T21:05:49.391Z] [2021-04-20T21:05:49.391Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-04-20T21:05:49.391Z] #31 DONE 1.0s [2021-04-20T21:05:49.391Z] [2021-04-20T21:05:49.391Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-20T21:05:49.391Z] #44 122.5 CC criu/timerfd.o [2021-04-20T21:05:49.391Z] #44 ... [2021-04-20T21:05:49.391Z] [2021-04-20T21:05:49.391Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-04-20T21:05:49.391Z] #34 DONE 0.2s [2021-04-20T21:05:49.436Z] #43 78.90 DEP criu/netfilter.d [2021-04-20T21:05:49.535Z] #50 ... [2021-04-20T21:05:49.535Z] [2021-04-20T21:05:49.535Z] #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-20T21:05:49.535Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-20T21:05:49.535Z] #56 20.48 Reading package lists... [2021-04-20T21:05:49.535Z] #56 29.51 Reading package lists... [2021-04-20T21:05:49.535Z] #56 37.87 Building dependency tree... [2021-04-20T21:05:49.535Z] #56 ... [2021-04-20T21:05:49.535Z] [2021-04-20T21:05:49.535Z] #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-20T21:05:49.535Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-20T21:05:49.535Z] #43 29.58 Reading package lists... [2021-04-20T21:05:49.685Z] [2021-04-20T21:05:49.685Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-04-20T21:05:49.685Z] #36 DONE 0.2s [2021-04-20T21:05:49.685Z] [2021-04-20T21:05:49.685Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-20T21:05:49.685Z] #44 122.9 CC criu/tty.o [2021-04-20T21:05:49.685Z] #44 ... [2021-04-20T21:05:49.685Z] [2021-04-20T21:05:49.685Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-04-20T21:05:49.685Z] #39 DONE 0.1s [2021-04-20T21:05:49.696Z] #43 79.26 DEP criu/net.d [2021-04-20T21:05:49.697Z] #34 ... [2021-04-20T21:05:49.697Z] [2021-04-20T21:05:49.697Z] #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-20T21:05:49.697Z] #56 sha256:1f6cccae0486dfcf3197693d87d357fab25b4fd99fde94aa55075a309de7db40 [2021-04-20T21:05:49.697Z] #56 1.428 + RM_GOPATH=0 [2021-04-20T21:05:49.697Z] #56 1.430 + TMP_GOPATH= [2021-04-20T21:05:49.697Z] #56 1.430 + : /build [2021-04-20T21:05:49.697Z] #56 1.430 + '[' -z '' ']' [2021-04-20T21:05:49.697Z] #56 1.432 ++ mktemp -d [2021-04-20T21:05:49.697Z] #56 1.434 + export GOPATH=/tmp/tmp.FU76XOeGFR [2021-04-20T21:05:49.697Z] #56 1.436 + GOPATH=/tmp/tmp.FU76XOeGFR [2021-04-20T21:05:49.697Z] #56 1.438 + RM_GOPATH=1 [2021-04-20T21:05:49.697Z] #56 1.440 + case "$(go env GOARCH)" in [2021-04-20T21:05:49.697Z] #56 1.440 ++ go env GOARCH [2021-04-20T21:05:49.697Z] #56 1.468 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:49.697Z] #56 1.468 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:49.697Z] #56 1.469 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:49.697Z] #56 1.471 + dir=/tmp/install [2021-04-20T21:05:49.697Z] #56 1.472 + bin=containerd [2021-04-20T21:05:49.697Z] #56 1.472 + shift [2021-04-20T21:05:49.697Z] #56 1.472 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-20T21:05:49.697Z] #56 1.472 + . /tmp/install/containerd.installer [2021-04-20T21:05:49.697Z] #56 1.472 ++ set -e [2021-04-20T21:05:49.697Z] #56 1.473 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:05:49.697Z] #56 1.473 + install_containerd [2021-04-20T21:05:49.697Z] #56 1.473 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-20T21:05:49.697Z] #56 1.474 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:05:49.697Z] #56 1.474 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FU76XOeGFR/src/github.com/containerd/containerd [2021-04-20T21:05:49.697Z] #56 1.504 Cloning into '/tmp/tmp.FU76XOeGFR/src/github.com/containerd/containerd'... [2021-04-20T21:05:49.835Z] #43 38.49 Building dependency tree... [2021-04-20T21:05:49.941Z] #13 ... [2021-04-20T21:05:49.941Z] [2021-04-20T21:05:49.941Z] #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-20T21:05:49.941Z] #47 sha256:4e20179c276a33b2a10d33108b10bf4ae27c97707716e8f82dbd1e5e611c50b1 [2021-04-20T21:05:49.941Z] #47 4.886 + RM_GOPATH=0 [2021-04-20T21:05:49.941Z] #47 4.886 + TMP_GOPATH= [2021-04-20T21:05:49.941Z] #47 4.886 + : /build [2021-04-20T21:05:49.941Z] #47 4.886 + '[' -z '' ']' [2021-04-20T21:05:49.941Z] #47 4.890 ++ mktemp -d [2021-04-20T21:05:49.941Z] #47 4.895 + export GOPATH=/tmp/tmp.cC39yE1Ttc [2021-04-20T21:05:49.941Z] #47 4.895 + GOPATH=/tmp/tmp.cC39yE1Ttc [2021-04-20T21:05:49.941Z] #47 4.895 + RM_GOPATH=1 [2021-04-20T21:05:49.941Z] #47 4.895 + case "$(go env GOARCH)" in [2021-04-20T21:05:49.941Z] #47 4.903 ++ go env GOARCH [2021-04-20T21:05:49.941Z] #47 4.948 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:49.941Z] #47 4.948 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:49.941Z] #47 4.948 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:49.941Z] #47 4.956 + dir=/tmp/install [2021-04-20T21:05:49.941Z] #47 4.956 + bin=gotestsum [2021-04-20T21:05:49.941Z] #47 4.956 + shift [2021-04-20T21:05:49.941Z] #47 4.956 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-20T21:05:49.941Z] #47 4.956 + . /tmp/install/gotestsum.installer [2021-04-20T21:05:49.941Z] #47 4.956 ++ : v0.5.3 [2021-04-20T21:05:49.941Z] #47 4.956 + install_gotestsum [2021-04-20T21:05:49.941Z] #47 4.956 + set -e [2021-04-20T21:05:49.941Z] #47 4.956 + export GO111MODULE=on [2021-04-20T21:05:49.941Z] #47 4.956 + GO111MODULE=on [2021-04-20T21:05:49.941Z] #47 4.956 + GOBIN=/build [2021-04-20T21:05:49.941Z] #47 4.956 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-20T21:05:49.941Z] #47 5.064 go: finding gotest.tools v0.5.3 [2021-04-20T21:05:49.941Z] #47 5.064 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-20T21:05:49.941Z] #47 6.147 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-20T21:05:49.941Z] #47 6.692 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-20T21:05:49.941Z] #47 7.629 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-20T21:05:49.941Z] #47 7.677 go: downloading github.com/fatih/color v1.9.0 [2021-04-20T21:05:49.941Z] #47 7.678 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-20T21:05:49.941Z] #47 7.730 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-20T21:05:49.941Z] #47 7.789 go: downloading github.com/pkg/errors v0.9.1 [2021-04-20T21:05:49.941Z] #47 7.793 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-20T21:05:49.941Z] #47 7.806 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-20T21:05:49.941Z] #47 7.856 go: extracting github.com/fatih/color v1.9.0 [2021-04-20T21:05:49.941Z] #47 7.876 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-20T21:05:49.941Z] #47 8.027 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-20T21:05:49.941Z] #47 8.065 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-20T21:05:49.941Z] #47 8.130 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-20T21:05:49.941Z] #47 8.149 go: extracting github.com/pkg/errors v0.9.1 [2021-04-20T21:05:49.941Z] #47 8.239 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-20T21:05:49.941Z] #47 8.277 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-20T21:05:49.957Z] #43 79.50 DEP criu/namespaces.d [2021-04-20T21:05:49.981Z] [2021-04-20T21:05:49.981Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-20T21:05:50.208Z] #47 ... [2021-04-20T21:05:50.208Z] [2021-04-20T21:05:50.208Z] #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-20T21:05:50.208Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-20T21:05:50.208Z] #13 5.579 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-20T21:05:50.218Z] #43 79.66 DEP criu/mount.d [2021-04-20T21:05:50.218Z] #43 79.80 DEP criu/memfd.d [2021-04-20T21:05:50.478Z] #43 80.00 DEP criu/mem.d [2021-04-20T21:05:50.535Z] #67 ... [2021-04-20T21:05:50.535Z] [2021-04-20T21:05:50.535Z] #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-20T21:05:50.535Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-20T21:05:50.535Z] #36 24.45 Fetched 8427 kB in 18s (480 kB/s) [2021-04-20T21:05:50.535Z] #36 24.45 Reading package lists... [2021-04-20T21:05:50.535Z] #36 31.87 Reading package lists... [2021-04-20T21:05:50.535Z] #36 ... [2021-04-20T21:05:50.535Z] [2021-04-20T21:05:50.535Z] #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-20T21:05:50.535Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:05:50.535Z] #42 24.64 Fetched 8427 kB in 18s (480 kB/s) [2021-04-20T21:05:50.535Z] #42 24.64 Reading package lists... [2021-04-20T21:05:50.535Z] #42 31.86 Reading package lists... [2021-04-20T21:05:50.535Z] #42 ... [2021-04-20T21:05:50.535Z] [2021-04-20T21:05:50.535Z] #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-20T21:05:50.535Z] #49 sha256:8c2eaa7bc62cdb63e0952c99cfb887a771a4bf22fffacb2026bd4c78f59be3bd [2021-04-20T21:05:50.535Z] #49 34.67 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-20T21:05:50.738Z] #43 80.16 DEP criu/lsm.d [2021-04-20T21:05:50.999Z] #43 80.28 DEP criu/log.d [2021-04-20T21:05:50.999Z] #43 80.42 DEP criu/libnetlink.d [2021-04-20T21:05:50.999Z] #43 80.57 DEP criu/kerndat.d [2021-04-20T21:05:51.259Z] #43 80.76 DEP criu/kcmp-ids.d [2021-04-20T21:05:51.259Z] #43 80.82 DEP criu/irmap.d [2021-04-20T21:05:51.259Z] #43 80.93 DEP criu/ipc_ns.d [2021-04-20T21:05:51.378Z] #43 41.21 The following additional packages will be installed: [2021-04-20T21:05:51.378Z] #43 41.22 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-20T21:05:51.378Z] #43 41.22 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-20T21:05:51.378Z] #43 41.23 Suggested packages: [2021-04-20T21:05:51.378Z] #43 41.23 manpages-dev python-setuptools [2021-04-20T21:05:51.467Z] #49 ... [2021-04-20T21:05:51.467Z] [2021-04-20T21:05:51.467Z] #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-20T21:05:51.467Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-20T21:05:51.467Z] #40 25.31 + 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-20T21:05:51.467Z] #40 ... [2021-04-20T21:05:51.467Z] [2021-04-20T21:05:51.467Z] #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-20T21:05:51.467Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-20T21:05:51.467Z] #55 29.01 Reading package lists... [2021-04-20T21:05:51.495Z] #42 35.39 Reading package lists... [2021-04-20T21:05:51.495Z] #42 ... [2021-04-20T21:05:51.495Z] [2021-04-20T21:05:51.495Z] #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-20T21:05:51.495Z] #67 sha256:3d9d9bacd092a7e6bf0550c9430ce8dea2401121b41602449fe0347a13343e68 [2021-04-20T21:05:51.495Z] #67 DONE 40.0s [2021-04-20T21:05:51.495Z] [2021-04-20T21:05:51.495Z] #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-20T21:05:51.495Z] #49 sha256:2f49bffe3bbadd2daf4dcd9618608ead6db7ca87052a109c01cf681b90fb3bdc [2021-04-20T21:05:51.495Z] #49 39.99 go: finding github.com/fatih/color v1.7.0 [2021-04-20T21:05:51.495Z] #49 40.17 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-20T21:05:51.495Z] #49 40.21 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-20T21:05:51.495Z] #49 40.29 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-20T21:05:51.495Z] #49 40.36 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-20T21:05:51.495Z] #49 40.39 go: finding github.com/pkg/errors v0.8.1 [2021-04-20T21:05:51.505Z] #41 ... [2021-04-20T21:05:51.505Z] [2021-04-20T21:05:51.505Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-20T21:05:51.505Z] #44 124.5 CC criu/tun.o [2021-04-20T21:05:51.505Z] #44 124.9 CC criu/uffd.o [2021-04-20T21:05:51.523Z] #43 81.06 DEP criu/image.d [2021-04-20T21:05:51.716Z] #13 7.033 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-20T21:05:51.716Z] #13 ... [2021-04-20T21:05:51.716Z] [2021-04-20T21:05:51.716Z] #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-20T21:05:51.716Z] #67 sha256:db137c2f02d9dd2d6724c695fc44733f601471524a8d6481e3fe5d04b6a9d820 [2021-04-20T21:05:51.716Z] #67 5.300 + RM_GOPATH=0 [2021-04-20T21:05:51.716Z] #67 5.300 + TMP_GOPATH= [2021-04-20T21:05:51.716Z] #67 5.300 + : /build [2021-04-20T21:05:51.716Z] #67 5.300 + '[' -z '' ']' [2021-04-20T21:05:51.716Z] #67 5.300 ++ mktemp -d [2021-04-20T21:05:51.716Z] #67 5.336 + export GOPATH=/tmp/tmp.sA7InX1tg0 [2021-04-20T21:05:51.716Z] #67 5.336 + GOPATH=/tmp/tmp.sA7InX1tg0 [2021-04-20T21:05:51.716Z] #67 5.336 + RM_GOPATH=1 [2021-04-20T21:05:51.716Z] #67 5.336 + case "$(go env GOARCH)" in [2021-04-20T21:05:51.716Z] #67 5.347 ++ go env GOARCH [2021-04-20T21:05:51.716Z] #67 5.450 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:51.716Z] #67 5.450 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:51.716Z] #67 5.451 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:51.716Z] #67 5.458 + dir=/tmp/install [2021-04-20T21:05:51.716Z] #67 5.458 + bin=proxy [2021-04-20T21:05:51.716Z] #67 5.458 + shift [2021-04-20T21:05:51.716Z] #67 5.459 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-20T21:05:51.716Z] #67 5.459 + . /tmp/install/proxy.installer [2021-04-20T21:05:51.716Z] #67 5.459 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-20T21:05:51.716Z] #67 5.460 + install_proxy [2021-04-20T21:05:51.716Z] #67 5.460 + case "$1" in [2021-04-20T21:05:51.716Z] #67 5.460 + export CGO_ENABLED=0 [2021-04-20T21:05:51.716Z] #67 5.460 + CGO_ENABLED=0 [2021-04-20T21:05:51.716Z] #67 5.461 + _install_proxy [2021-04-20T21:05:51.716Z] #67 5.465 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-20T21:05:51.716Z] #67 5.465 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-20T21:05:51.716Z] #67 5.465 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.sA7InX1tg0/src/github.com/docker/libnetwork [2021-04-20T21:05:51.716Z] #67 5.479 Cloning into '/tmp/tmp.sA7InX1tg0/src/github.com/docker/libnetwork'... [2021-04-20T21:05:51.730Z] #56 ... [2021-04-20T21:05:51.730Z] [2021-04-20T21:05:51.730Z] #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-20T21:05:51.730Z] #45 sha256:d6331ae62e1c2e3baf47a87d7e59604453bcaea790f53c11f01a56c0ef6e62d8 [2021-04-20T21:05:51.730Z] #45 43.30 internal/reflectlite [2021-04-20T21:05:51.730Z] #45 43.31 github.com/LK4D4/vndr/godl/singleflight [2021-04-20T21:05:51.730Z] #45 43.59 math/rand [2021-04-20T21:05:51.730Z] #45 44.88 internal/singleflight [2021-04-20T21:05:51.730Z] #45 46.06 strconv [2021-04-20T21:05:51.730Z] #45 46.06 io [2021-04-20T21:05:51.730Z] #45 47.59 bytes [2021-04-20T21:05:51.730Z] #45 50.38 bufio [2021-04-20T21:05:51.730Z] #45 51.19 reflect [2021-04-20T21:05:51.730Z] #45 52.08 syscall [2021-04-20T21:05:51.783Z] #43 81.21 DEP criu/image-desc.d [2021-04-20T21:05:51.783Z] #43 81.30 DEP criu/fsnotify.d [2021-04-20T21:05:51.783Z] #43 81.47 DEP criu/filesystems.d [2021-04-20T21:05:51.982Z] #55 35.73 Building dependency tree... [2021-04-20T21:05:51.982Z] #55 ... [2021-04-20T21:05:51.982Z] [2021-04-20T21:05:51.982Z] #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-20T21:05:51.983Z] #58 sha256:5774c1a170736c19764ca518ba1709f8bc679858f3994ada945bc0514c3aab8e [2021-04-20T21:05:51.983Z] #58 26.08 go: finding github.com/pkg/errors v0.9.1 [2021-04-20T21:05:51.983Z] #58 26.48 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-20T21:05:51.983Z] #58 26.50 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-20T21:05:51.983Z] #58 26.63 go: finding github.com/google/uuid v1.2.0 [2021-04-20T21:05:51.983Z] #58 26.67 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-20T21:05:51.983Z] #58 26.68 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-20T21:05:51.983Z] #58 26.79 go: finding github.com/gofrs/flock v0.8.0 [2021-04-20T21:05:51.983Z] #58 26.83 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-20T21:05:51.983Z] #58 26.86 go: finding github.com/gorilla/mux v1.8.0 [2021-04-20T21:05:51.983Z] #58 26.91 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-20T21:05:51.983Z] #58 26.95 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-20T21:05:51.983Z] #58 26.98 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-20T21:05:51.983Z] #58 27.06 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-20T21:05:51.983Z] #58 27.22 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-20T21:05:51.983Z] #58 27.32 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-20T21:05:51.987Z] #67 ... [2021-04-20T21:05:51.987Z] [2021-04-20T21:05:51.987Z] #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-20T21:05:51.987Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-20T21:05:51.987Z] #55 5.887 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:05:51.987Z] #55 5.905 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:05:51.987Z] #55 5.908 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:05:51.987Z] #55 6.725 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-20T21:05:51.987Z] #55 8.861 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-20T21:05:51.987Z] #55 9.956 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-20T21:05:51.987Z] #55 ... [2021-04-20T21:05:51.987Z] [2021-04-20T21:05:51.987Z] #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-20T21:05:51.987Z] #45 sha256:9f4424bad64fb0f15f5d7c7ce54913f26723c8993ba5141875e8c21380e87e25 [2021-04-20T21:05:51.987Z] #45 4.939 + RM_GOPATH=0 [2021-04-20T21:05:51.987Z] #45 4.939 + TMP_GOPATH= [2021-04-20T21:05:51.987Z] #45 4.939 + : /build [2021-04-20T21:05:51.987Z] #45 4.939 + '[' -z '' ']' [2021-04-20T21:05:51.987Z] #45 4.939 ++ mktemp -d [2021-04-20T21:05:51.987Z] #45 5.012 + export GOPATH=/tmp/tmp.N4r8LbwNLi [2021-04-20T21:05:51.987Z] #45 5.012 + GOPATH=/tmp/tmp.N4r8LbwNLi [2021-04-20T21:05:51.987Z] #45 5.012 + RM_GOPATH=1 [2021-04-20T21:05:51.987Z] #45 5.012 + case "$(go env GOARCH)" in [2021-04-20T21:05:51.987Z] #45 5.012 ++ go env GOARCH [2021-04-20T21:05:51.987Z] #45 5.027 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-20T21:05:51.987Z] #45 5.028 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:51.987Z] #45 5.028 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:51.987Z] #45 5.028 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:51.987Z] #45 5.028 + dir=/tmp/install [2021-04-20T21:05:51.987Z] #45 5.028 + bin=vndr [2021-04-20T21:05:51.987Z] #45 5.028 + shift [2021-04-20T21:05:51.987Z] #45 5.028 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-20T21:05:51.987Z] #45 5.028 + . /tmp/install/vndr.installer [2021-04-20T21:05:51.987Z] #45 5.028 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-20T21:05:51.987Z] #45 5.028 + install_vndr [2021-04-20T21:05:51.987Z] #45 5.028 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-20T21:05:51.987Z] #45 5.028 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.N4r8LbwNLi/src/github.com/LK4D4/vndr [2021-04-20T21:05:51.987Z] #45 5.031 Cloning into '/tmp/tmp.N4r8LbwNLi/src/github.com/LK4D4/vndr'... [2021-04-20T21:05:51.987Z] #45 5.840 + cd /tmp/tmp.N4r8LbwNLi/src/github.com/LK4D4/vndr [2021-04-20T21:05:51.987Z] #45 5.841 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-20T21:05:51.987Z] #45 5.856 + go build -buildmode=pie -v -o /build/vndr . [2021-04-20T21:05:51.987Z] #45 7.191 unicode [2021-04-20T21:05:51.987Z] #45 7.286 math [2021-04-20T21:05:51.987Z] #45 7.346 encoding [2021-04-20T21:05:51.987Z] #45 7.686 runtime [2021-04-20T21:05:51.987Z] #45 7.693 unicode/utf16 [2021-04-20T21:05:51.987Z] #45 8.192 container/list [2021-04-20T21:05:51.987Z] #45 9.615 crypto/internal/subtle [2021-04-20T21:05:51.987Z] #45 9.862 crypto/subtle [2021-04-20T21:05:51.987Z] #45 10.09 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-20T21:05:51.987Z] #45 10.47 internal/nettrace [2021-04-20T21:05:51.987Z] #45 ... [2021-04-20T21:05:51.987Z] [2021-04-20T21:05:51.987Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:05:51.987Z] #34 sha256:b777e77ada671cb1352862bfe920ffd1d12e74f31c45d952631e63d9dd33b688 [2021-04-20T21:05:51.987Z] #34 3.867 + RM_GOPATH=0 [2021-04-20T21:05:51.987Z] #34 3.867 + TMP_GOPATH= [2021-04-20T21:05:51.987Z] #34 3.867 + : /build [2021-04-20T21:05:51.987Z] #34 3.867 + '[' -z '' ']' [2021-04-20T21:05:51.987Z] #34 3.867 ++ mktemp -d [2021-04-20T21:05:51.987Z] #34 3.882 + export GOPATH=/tmp/tmp.L1d2FbYa65 [2021-04-20T21:05:51.987Z] #34 3.882 + GOPATH=/tmp/tmp.L1d2FbYa65 [2021-04-20T21:05:51.987Z] #34 3.882 + RM_GOPATH=1 [2021-04-20T21:05:51.987Z] #34 3.882 + case "$(go env GOARCH)" in [2021-04-20T21:05:51.987Z] #34 3.882 ++ go env GOARCH [2021-04-20T21:05:51.987Z] #34 3.916 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:51.987Z] #34 3.916 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:51.987Z] #34 3.916 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:51.987Z] #34 3.916 + dir=/tmp/install [2021-04-20T21:05:51.987Z] #34 3.916 + bin=tomlv [2021-04-20T21:05:51.987Z] #34 3.916 + shift [2021-04-20T21:05:51.987Z] #34 3.916 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-20T21:05:51.987Z] #34 3.916 + . /tmp/install/tomlv.installer [2021-04-20T21:05:51.987Z] #34 3.916 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-20T21:05:51.987Z] #34 3.916 + install_tomlv [2021-04-20T21:05:51.987Z] #34 3.916 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-20T21:05:51.987Z] #34 3.916 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.L1d2FbYa65/src/github.com/BurntSushi/toml [2021-04-20T21:05:51.987Z] #34 3.916 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-20T21:05:51.987Z] #34 3.924 Cloning into '/tmp/tmp.L1d2FbYa65/src/github.com/BurntSushi/toml'... [2021-04-20T21:05:51.987Z] #34 4.584 + cd /tmp/tmp.L1d2FbYa65/src/github.com/BurntSushi/toml [2021-04-20T21:05:51.987Z] #34 4.584 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-20T21:05:51.987Z] #34 4.605 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-20T21:05:51.987Z] #34 5.087 math/bits [2021-04-20T21:05:51.987Z] #34 5.087 runtime/internal/sys [2021-04-20T21:05:51.987Z] #34 5.137 internal/cpu [2021-04-20T21:05:51.987Z] #34 5.404 runtime/internal/atomic [2021-04-20T21:05:51.987Z] #34 5.569 runtime/internal/math [2021-04-20T21:05:51.987Z] #34 5.723 unicode/utf8 [2021-04-20T21:05:51.987Z] #34 5.870 internal/race [2021-04-20T21:05:51.987Z] #34 5.953 internal/bytealg [2021-04-20T21:05:52.000Z] #45 ... [2021-04-20T21:05:52.000Z] [2021-04-20T21:05:52.000Z] #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-20T21:05:52.000Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-20T21:05:52.000Z] #32 50.95 Checking out files: 85% (1306/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-20T21:05:52.000Z] #32 51.65 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-20T21:05:52.000Z] #32 52.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-20T21:05:52.044Z] #43 81.59 DEP criu/files.d [2021-04-20T21:05:52.066Z] #49 40.49 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-20T21:05:52.066Z] #49 40.49 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-20T21:05:52.066Z] #49 40.52 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-20T21:05:52.066Z] #49 40.59 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-20T21:05:52.066Z] #49 40.59 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-20T21:05:52.066Z] #49 40.59 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-20T21:05:52.066Z] #49 40.67 go: finding github.com/spf13/viper v1.6.1 [2021-04-20T21:05:52.066Z] #49 40.67 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-20T21:05:52.066Z] #49 40.67 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-20T21:05:52.066Z] #49 40.67 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-20T21:05:52.066Z] #49 40.67 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-20T21:05:52.066Z] #49 40.76 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-20T21:05:52.066Z] #49 40.76 go: finding github.com/stretchr/testify v1.4.0 [2021-04-20T21:05:52.066Z] #49 40.76 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-20T21:05:52.066Z] #49 40.95 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-20T21:05:52.066Z] #49 40.95 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-20T21:05:52.066Z] #49 40.95 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-20T21:05:52.066Z] #49 40.95 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-20T21:05:52.066Z] #49 40.95 go: finding github.com/stretchr/objx v0.2.0 [2021-04-20T21:05:52.066Z] #49 40.95 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-20T21:05:52.066Z] #49 40.95 go: finding github.com/gobwas/glob v0.2.3 [2021-04-20T21:05:52.066Z] #49 40.95 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-20T21:05:52.240Z] #58 ... [2021-04-20T21:05:52.240Z] [2021-04-20T21:05:52.240Z] #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-20T21:05:52.240Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:05:52.240Z] #13 22.47 Fetched 8941 kB in 19s (468 kB/s) [2021-04-20T21:05:52.240Z] #13 22.47 Reading package lists... [2021-04-20T21:05:52.261Z] #34 6.007 sync/atomic [2021-04-20T21:05:52.261Z] #34 6.253 math [2021-04-20T21:05:52.261Z] #34 6.549 unicode [2021-04-20T21:05:52.261Z] #34 6.847 internal/testlog [2021-04-20T21:05:52.261Z] #34 6.933 runtime [2021-04-20T21:05:52.261Z] #34 7.272 encoding [2021-04-20T21:05:52.261Z] #34 7.663 runtime/cgo [2021-04-20T21:05:52.261Z] #34 ... [2021-04-20T21:05:52.261Z] [2021-04-20T21:05:52.261Z] #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-20T21:05:52.261Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-20T21:05:52.261Z] #36 4.657 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:05:52.261Z] #36 4.687 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:05:52.261Z] #36 4.692 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:05:52.261Z] #36 5.755 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-20T21:05:52.261Z] #36 7.060 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-20T21:05:52.261Z] #36 8.427 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-20T21:05:52.304Z] #43 81.74 DEP criu/files-reg.d [2021-04-20T21:05:52.327Z] #49 40.98 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-20T21:05:52.327Z] #49 40.98 go: finding github.com/spf13/pflag v1.0.5 [2021-04-20T21:05:52.327Z] #49 41.14 go: finding github.com/spf13/cobra v0.0.5 [2021-04-20T21:05:52.327Z] #49 41.14 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-20T21:05:52.440Z] #43 42.63 The following NEW packages will be installed: [2021-04-20T21:05:52.559Z] #44 125.9 CC criu/util.o [2021-04-20T21:05:52.564Z] #43 81.90 DEP criu/files-ext.d [2021-04-20T21:05:52.564Z] #43 82.05 DEP criu/file-lock.d [2021-04-20T21:05:52.581Z] #36 ... [2021-04-20T21:05:52.581Z] [2021-04-20T21:05:52.581Z] #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-20T21:05:52.581Z] #49 sha256:489d9ec69060ee6cf6d64e11e829d3f9b5703fb1aee5afc7e44cc72e816c2ce8 [2021-04-20T21:05:52.581Z] #49 4.844 + RM_GOPATH=0 [2021-04-20T21:05:52.581Z] #49 4.844 + TMP_GOPATH= [2021-04-20T21:05:52.581Z] #49 4.844 + : /build [2021-04-20T21:05:52.581Z] #49 4.844 + '[' -z '' ']' [2021-04-20T21:05:52.581Z] #49 4.844 ++ mktemp -d [2021-04-20T21:05:52.581Z] #49 4.876 + export GOPATH=/tmp/tmp.ywlM05Vzd8 [2021-04-20T21:05:52.581Z] #49 4.876 + GOPATH=/tmp/tmp.ywlM05Vzd8 [2021-04-20T21:05:52.581Z] #49 4.876 + RM_GOPATH=1 [2021-04-20T21:05:52.581Z] #49 4.876 + case "$(go env GOARCH)" in [2021-04-20T21:05:52.581Z] #49 4.884 ++ go env GOARCH [2021-04-20T21:05:52.581Z] #49 4.894 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:52.581Z] #49 4.894 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:52.581Z] #49 4.904 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:52.581Z] #49 4.904 + dir=/tmp/install [2021-04-20T21:05:52.581Z] #49 4.904 + bin=golangci_lint [2021-04-20T21:05:52.581Z] #49 4.904 + shift [2021-04-20T21:05:52.581Z] #49 4.904 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-20T21:05:52.581Z] #49 4.904 + . /tmp/install/golangci_lint.installer [2021-04-20T21:05:52.581Z] #49 4.904 ++ : v1.23.8 [2021-04-20T21:05:52.581Z] #49 4.904 + install_golangci_lint [2021-04-20T21:05:52.581Z] #49 4.904 + set -e [2021-04-20T21:05:52.581Z] #49 4.904 + export GO111MODULE=on [2021-04-20T21:05:52.581Z] #49 4.904 + GO111MODULE=on [2021-04-20T21:05:52.581Z] #49 4.904 + GOBIN=/build [2021-04-20T21:05:52.581Z] #49 4.904 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-20T21:05:52.581Z] #49 5.067 go: finding github.com v1.23.8 [2021-04-20T21:05:52.581Z] #49 5.068 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-20T21:05:52.581Z] #49 5.072 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-20T21:05:52.581Z] #49 5.072 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-20T21:05:52.581Z] #49 5.072 go: finding github.com/golangci v1.23.8 [2021-04-20T21:05:52.581Z] #49 5.852 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-20T21:05:52.581Z] #49 6.537 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-20T21:05:52.581Z] #49 ... [2021-04-20T21:05:52.581Z] [2021-04-20T21:05:52.581Z] #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-20T21:05:52.581Z] #24 sha256:38f8a3d10faea22d6d4e8b39bf464df9ff02d22e7d32c58b4219c8e12c587d5a [2021-04-20T21:05:52.581Z] #24 4.284 + RM_GOPATH=0 [2021-04-20T21:05:52.581Z] #24 4.284 + TMP_GOPATH= [2021-04-20T21:05:52.581Z] #24 4.284 + : /build [2021-04-20T21:05:52.581Z] #24 4.284 + '[' -z '' ']' [2021-04-20T21:05:52.581Z] #24 4.284 ++ mktemp -d [2021-04-20T21:05:52.581Z] #24 4.284 + export GOPATH=/tmp/tmp.4nQ2U0Je2d [2021-04-20T21:05:52.581Z] #24 4.284 + GOPATH=/tmp/tmp.4nQ2U0Je2d [2021-04-20T21:05:52.581Z] #24 4.284 + RM_GOPATH=1 [2021-04-20T21:05:52.581Z] #24 4.284 + case "$(go env GOARCH)" in [2021-04-20T21:05:52.581Z] #24 4.284 ++ go env GOARCH [2021-04-20T21:05:52.581Z] #24 4.295 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:52.581Z] #24 4.295 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:52.581Z] #24 4.307 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:52.581Z] #24 4.317 + dir=/tmp/install [2021-04-20T21:05:52.581Z] #24 4.317 + bin=dockercli [2021-04-20T21:05:52.581Z] #24 4.317 + shift [2021-04-20T21:05:52.581Z] #24 4.317 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-20T21:05:52.581Z] #24 4.317 + . /tmp/install/dockercli.installer [2021-04-20T21:05:52.581Z] #24 4.317 ++ : stable [2021-04-20T21:05:52.581Z] #24 4.317 ++ : 17.06.2-ce [2021-04-20T21:05:52.581Z] #24 4.317 + install_dockercli [2021-04-20T21:05:52.581Z] #24 4.317 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-20T21:05:52.581Z] #24 4.317 ++ uname -m [2021-04-20T21:05:52.581Z] #24 4.317 + arch=aarch64 [2021-04-20T21:05:52.581Z] #24 4.317 + '[' aarch64 '!=' x86_64 ']' [2021-04-20T21:05:52.581Z] #24 4.317 + '[' aarch64 '!=' s390x ']' [2021-04-20T21:05:52.581Z] #24 4.317 + '[' aarch64 '!=' armhf ']' [2021-04-20T21:05:52.581Z] #24 4.317 + build_dockercli [2021-04-20T21:05:52.581Z] #24 4.317 + git clone https://github.com/docker/docker-ce /tmp/tmp.4nQ2U0Je2d/tmp/docker-ce [2021-04-20T21:05:52.581Z] #24 4.317 Cloning into '/tmp/tmp.4nQ2U0Je2d/tmp/docker-ce'... [2021-04-20T21:05:52.581Z] #24 4.318 Install docker/cli version 17.06.2-ce from stable [2021-04-20T21:05:52.587Z] #49 41.33 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-20T21:05:52.587Z] #49 41.33 go: finding github.com/magiconair/properties v1.8.1 [2021-04-20T21:05:52.587Z] #49 41.33 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-20T21:05:52.587Z] #49 41.33 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-20T21:05:52.587Z] #49 41.37 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-20T21:05:52.587Z] #49 41.37 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-20T21:05:52.742Z] #43 42.64 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-20T21:05:52.742Z] #43 42.64 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-20T21:05:52.742Z] #43 42.64 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-20T21:05:52.742Z] #43 42.64 python-six zlib1g-dev [2021-04-20T21:05:52.742Z] #43 42.83 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-20T21:05:52.742Z] #43 42.83 Need to get 4075 kB of archives. [2021-04-20T21:05:52.742Z] #43 42.83 After this operation, 24.5 MB of additional disk space will be used. [2021-04-20T21:05:52.742Z] #43 42.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-04-20T21:05:52.742Z] #43 42.86 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-20T21:05:52.742Z] #43 42.87 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-20T21:05:52.742Z] #43 42.88 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-20T21:05:52.742Z] #43 42.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-04-20T21:05:52.742Z] #43 42.92 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-20T21:05:52.742Z] #43 42.93 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-20T21:05:52.742Z] #43 42.94 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-20T21:05:52.806Z] #13 29.89 Reading package lists... [2021-04-20T21:05:52.806Z] #13 ... [2021-04-20T21:05:52.806Z] [2021-04-20T21:05:52.806Z] #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-20T21:05:52.806Z] #49 sha256:8c2eaa7bc62cdb63e0952c99cfb887a771a4bf22fffacb2026bd4c78f59be3bd [2021-04-20T21:05:52.806Z] #49 37.06 go: extracting golang.org/x/text v0.3.2 [2021-04-20T21:05:52.824Z] #43 82.20 DEP criu/file-ids.d [2021-04-20T21:05:52.824Z] #43 82.32 DEP criu/fifo.d [2021-04-20T21:05:52.824Z] #43 82.45 DEP criu/fdstore.d [2021-04-20T21:05:52.847Z] #49 41.51 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-20T21:05:52.847Z] #49 41.51 go: finding github.com/spf13/afero v1.1.2 [2021-04-20T21:05:52.847Z] #49 41.51 go: finding github.com/spf13/cast v1.3.0 [2021-04-20T21:05:52.847Z] #49 41.51 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-20T21:05:52.847Z] #49 41.51 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-20T21:05:52.847Z] #49 41.51 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-20T21:05:52.847Z] #49 41.52 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-20T21:05:52.847Z] #49 41.65 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-20T21:05:52.847Z] #49 41.71 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-20T21:05:52.848Z] #24 ... [2021-04-20T21:05:52.848Z] [2021-04-20T21:05:52.848Z] #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-20T21:05:52.848Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-20T21:05:52.848Z] #32 4.608 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-20T21:05:52.848Z] #32 4.611 Cloning into '.'... [2021-04-20T21:05:52.848Z] #32 ... [2021-04-20T21:05:52.848Z] [2021-04-20T21:05:52.848Z] #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-20T21:05:52.848Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-20T21:05:52.848Z] #42 5.806 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:05:52.848Z] #42 5.858 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:05:52.848Z] #42 5.863 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:05:52.848Z] #42 6.830 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-20T21:05:52.848Z] #42 8.850 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-20T21:05:52.848Z] #42 8.956 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-20T21:05:52.948Z] #32 ... [2021-04-20T21:05:52.948Z] [2021-04-20T21:05:52.948Z] #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-20T21:05:52.948Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:05:52.948Z] #13 29.13 Reading package lists... [2021-04-20T21:05:52.948Z] #13 36.02 Building dependency tree... [2021-04-20T21:05:52.948Z] #13 40.14 The following additional packages will be installed: [2021-04-20T21:05:52.948Z] #13 40.14 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-20T21:05:52.948Z] #13 40.14 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-20T21:05:52.948Z] #13 40.15 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-20T21:05:52.948Z] #13 40.15 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-20T21:05:52.948Z] #13 40.15 mingw-w64-common mingw-w64-x86-64-dev [2021-04-20T21:05:52.948Z] #13 40.18 Suggested packages: [2021-04-20T21:05:52.948Z] #13 40.18 gcc-8-locales seccomp wine64 [2021-04-20T21:05:52.948Z] #13 41.91 The following NEW packages will be installed: [2021-04-20T21:05:52.948Z] #13 41.94 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-20T21:05:52.948Z] #13 41.94 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-20T21:05:52.948Z] #13 41.95 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-20T21:05:52.948Z] #13 41.95 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-20T21:05:52.948Z] #13 41.96 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-20T21:05:52.948Z] #13 41.96 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-20T21:05:52.948Z] #13 41.96 The following packages will be upgraded: [2021-04-20T21:05:52.948Z] #13 41.99 libseccomp2 libsystemd0 libudev1 [2021-04-20T21:05:52.948Z] #13 42.45 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-20T21:05:52.948Z] #13 42.45 Need to get 78.2 MB of archives. [2021-04-20T21:05:52.948Z] #13 42.45 After this operation, 487 MB of additional disk space will be used. [2021-04-20T21:05:52.948Z] #13 42.45 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-20T21:05:52.948Z] #13 42.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-20T21:05:52.948Z] #13 42.45 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-20T21:05:52.948Z] #13 42.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-20T21:05:52.948Z] #13 42.49 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-20T21:05:52.948Z] #13 42.67 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-20T21:05:52.948Z] #13 43.12 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-20T21:05:52.948Z] #13 43.14 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-20T21:05:52.948Z] #13 43.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-20T21:05:52.948Z] #13 43.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-20T21:05:52.948Z] #13 43.66 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-20T21:05:52.948Z] #13 44.11 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-20T21:05:52.948Z] #13 44.13 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-20T21:05:52.948Z] #13 ... [2021-04-20T21:05:52.948Z] [2021-04-20T21:05:52.948Z] #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-20T21:05:52.948Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:05:52.948Z] #42 51.67 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-20T21:05:52.948Z] #42 51.67 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-20T21:05:52.948Z] #42 51.68 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-20T21:05:52.948Z] #42 51.92 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-20T21:05:52.948Z] #42 51.95 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-20T21:05:52.948Z] #42 51.96 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-20T21:05:52.948Z] #42 53.53 Selecting previously unselected package libprotoc17:amd64. [2021-04-20T21:05:52.948Z] #42 53.53 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-20T21:05:52.948Z] #42 53.54 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-20T21:05:52.948Z] #42 54.25 Selecting previously unselected package protobuf-c-compiler. [2021-04-20T21:05:52.948Z] #42 54.27 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-20T21:05:52.948Z] #42 54.29 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-20T21:05:52.948Z] #42 54.44 Selecting previously unselected package protobuf-compiler. [2021-04-20T21:05:52.948Z] #42 54.44 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-20T21:05:52.948Z] #42 54.45 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-20T21:05:53.046Z] #43 43.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-04-20T21:05:53.084Z] #43 82.58 DEP criu/fault-injection.d [2021-04-20T21:05:53.084Z] #43 82.64 DEP criu/external.d [2021-04-20T21:05:53.084Z] #43 82.71 DEP criu/eventpoll.d [2021-04-20T21:05:53.107Z] #49 41.75 go: finding golang.org/x/text v0.3.2 [2021-04-20T21:05:53.107Z] #49 41.97 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-20T21:05:53.107Z] #49 41.97 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-20T21:05:53.107Z] #49 41.97 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-20T21:05:53.107Z] #49 41.97 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-20T21:05:53.110Z] #42 ... [2021-04-20T21:05:53.110Z] [2021-04-20T21:05:53.110Z] #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-20T21:05:53.110Z] #58 sha256:a1d46e0eda2f36a1ca9d7acfb2b32060dec58dd6cf2fadf58a76ceada507ec33 [2021-04-20T21:05:53.110Z] #58 5.209 + RM_GOPATH=0 [2021-04-20T21:05:53.110Z] #58 5.211 + TMP_GOPATH= [2021-04-20T21:05:53.110Z] #58 5.211 + : /build [2021-04-20T21:05:53.110Z] #58 5.211 + '[' -z '' ']' [2021-04-20T21:05:53.110Z] #58 5.215 ++ mktemp -d [2021-04-20T21:05:53.110Z] #58 5.236 + export GOPATH=/tmp/tmp.nF9Sl3HH6z [2021-04-20T21:05:53.110Z] #58 5.236 + GOPATH=/tmp/tmp.nF9Sl3HH6z [2021-04-20T21:05:53.110Z] #58 5.236 + RM_GOPATH=1 [2021-04-20T21:05:53.110Z] #58 5.236 + case "$(go env GOARCH)" in [2021-04-20T21:05:53.110Z] #58 5.236 ++ go env GOARCH [2021-04-20T21:05:53.110Z] #58 5.257 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:53.110Z] #58 5.257 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:53.110Z] #58 5.257 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:53.110Z] #58 5.263 + dir=/tmp/install [2021-04-20T21:05:53.110Z] #58 5.263 + bin=rootlesskit [2021-04-20T21:05:53.110Z] #58 5.263 + shift [2021-04-20T21:05:53.110Z] #58 5.263 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-20T21:05:53.110Z] #58 5.263 + . /tmp/install/rootlesskit.installer [2021-04-20T21:05:53.110Z] #58 5.263 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-20T21:05:53.110Z] #58 5.263 + install_rootlesskit [2021-04-20T21:05:53.110Z] #58 5.263 + case "$1" in [2021-04-20T21:05:53.110Z] #58 5.263 + export CGO_ENABLED=0 [2021-04-20T21:05:53.110Z] #58 5.263 + CGO_ENABLED=0 [2021-04-20T21:05:53.110Z] #58 5.263 + _install_rootlesskit [2021-04-20T21:05:53.110Z] #58 5.266 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-20T21:05:53.110Z] #58 5.266 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.nF9Sl3HH6z/src/github.com/rootless-containers/rootlesskit [2021-04-20T21:05:53.110Z] #58 5.266 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-20T21:05:53.110Z] #58 5.275 Cloning into '/tmp/tmp.nF9Sl3HH6z/src/github.com/rootless-containers/rootlesskit'... [2021-04-20T21:05:53.110Z] #58 9.122 + cd /tmp/tmp.nF9Sl3HH6z/src/github.com/rootless-containers/rootlesskit [2021-04-20T21:05:53.110Z] #58 9.123 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-20T21:05:53.110Z] #58 9.180 + export GO111MODULE=on [2021-04-20T21:05:53.110Z] #58 9.180 + GO111MODULE=on [2021-04-20T21:05:53.110Z] #58 9.180 + export GOPROXY=https://proxy.golang.org [2021-04-20T21:05:53.110Z] #58 9.180 + GOPROXY=https://proxy.golang.org [2021-04-20T21:05:53.110Z] #58 9.180 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-20T21:05:53.110Z] #58 9.180 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-20T21:05:53.110Z] #58 11.43 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-20T21:05:53.110Z] #58 11.52 go: downloading github.com/pkg/errors v0.9.1 [2021-04-20T21:05:53.110Z] #58 11.53 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-20T21:05:53.110Z] #58 ... [2021-04-20T21:05:53.110Z] [2021-04-20T21:05:53.110Z] #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-20T21:05:53.110Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-20T21:05:53.110Z] #40 4.921 + git clone https://github.com/docker/distribution.git . [2021-04-20T21:05:53.110Z] #40 4.922 Cloning into '.'... [2021-04-20T21:05:53.210Z] #42 54.63 Selecting previously unselected package python-pkg-resources. [2021-04-20T21:05:53.210Z] #42 54.65 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-20T21:05:53.210Z] #42 54.67 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-20T21:05:53.344Z] #43 82.91 DEP criu/eventfd.d [2021-04-20T21:05:53.355Z] #43 ... [2021-04-20T21:05:53.355Z] [2021-04-20T21:05:53.355Z] #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-20T21:05:53.355Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-20T21:05:53.355Z] #56 40.61 The following additional packages will be installed: [2021-04-20T21:05:53.355Z] #56 40.61 libbtrfs0 [2021-04-20T21:05:53.355Z] #56 40.66 The following NEW packages will be installed: [2021-04-20T21:05:53.355Z] #56 40.67 libbtrfs-dev libbtrfs0 [2021-04-20T21:05:53.355Z] #56 40.77 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-20T21:05:53.355Z] #56 40.77 Need to get 120 kB of archives. [2021-04-20T21:05:53.355Z] #56 40.77 After this operation, 423 kB of additional disk space will be used. [2021-04-20T21:05:53.355Z] #56 40.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-04-20T21:05:53.355Z] #56 40.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-04-20T21:05:53.355Z] #56 42.43 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:05:53.355Z] #56 42.64 Fetched 120 kB in 0s (1548 kB/s) [2021-04-20T21:05:53.355Z] #56 42.75 Selecting previously unselected package libbtrfs0. [2021-04-20T21:05:53.355Z] #56 42.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-20T21:05:53.355Z] #56 42.84 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-04-20T21:05:53.355Z] #56 42.85 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-20T21:05:53.355Z] #56 42.99 Selecting previously unselected package libbtrfs-dev. [2021-04-20T21:05:53.355Z] #56 42.99 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-04-20T21:05:53.355Z] #56 43.00 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-20T21:05:53.355Z] #56 43.15 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-20T21:05:53.355Z] #56 43.16 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-20T21:05:53.355Z] #56 43.16 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:05:53.355Z] #56 DONE 43.4s [2021-04-20T21:05:53.355Z] [2021-04-20T21:05:53.355Z] #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-20T21:05:53.355Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-20T21:05:53.355Z] #43 43.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-04-20T21:05:53.355Z] #43 ... [2021-04-20T21:05:53.355Z] [2021-04-20T21:05:53.355Z] #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-20T21:05:53.355Z] #57 sha256:cbe281e2feb24017381289266b51a615eac7e905b972e7db79e84a8c8dbf5770 [2021-04-20T21:05:53.367Z] #49 42.01 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-20T21:05:53.367Z] #49 42.07 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-20T21:05:53.367Z] #49 42.07 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-20T21:05:53.367Z] #49 42.07 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-20T21:05:53.367Z] #49 42.07 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-20T21:05:53.367Z] #49 42.11 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-20T21:05:53.367Z] #49 42.17 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-20T21:05:53.367Z] #49 42.17 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-20T21:05:53.373Z] #40 ... [2021-04-20T21:05:53.373Z] [2021-04-20T21:05:53.373Z] #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-20T21:05:53.373Z] #51 sha256:b7695ab46665744e6caf55fc412d8f207ee0483bec185316b5dcfe57728d89d5 [2021-04-20T21:05:53.373Z] #51 3.861 + RM_GOPATH=0 [2021-04-20T21:05:53.373Z] #51 3.861 + TMP_GOPATH= [2021-04-20T21:05:53.373Z] #51 3.867 + : /build [2021-04-20T21:05:53.373Z] #51 3.867 + '[' -z '' ']' [2021-04-20T21:05:53.373Z] #51 3.867 ++ mktemp -d [2021-04-20T21:05:53.373Z] #51 3.867 + export GOPATH=/tmp/tmp.FFb6FZWK0K [2021-04-20T21:05:53.373Z] #51 3.867 + GOPATH=/tmp/tmp.FFb6FZWK0K [2021-04-20T21:05:53.373Z] #51 3.867 + RM_GOPATH=1 [2021-04-20T21:05:53.373Z] #51 3.867 + case "$(go env GOARCH)" in [2021-04-20T21:05:53.373Z] #51 3.873 ++ go env GOARCH [2021-04-20T21:05:53.373Z] #51 3.893 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:53.373Z] #51 3.893 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:53.373Z] #51 3.893 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:53.373Z] #51 3.898 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-20T21:05:53.373Z] #51 3.898 + dir=/tmp/install [2021-04-20T21:05:53.373Z] #51 3.898 + bin=shfmt [2021-04-20T21:05:53.373Z] #51 3.898 + shift [2021-04-20T21:05:53.373Z] #51 3.898 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-20T21:05:53.373Z] #51 3.898 + . /tmp/install/shfmt.installer [2021-04-20T21:05:53.373Z] #51 3.898 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-20T21:05:53.373Z] #51 3.898 + install_shfmt [2021-04-20T21:05:53.373Z] #51 3.898 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-20T21:05:53.373Z] #51 3.898 + git clone https://github.com/mvdan/sh.git /tmp/tmp.FFb6FZWK0K/src/github.com/mvdan/sh [2021-04-20T21:05:53.373Z] #51 3.903 Cloning into '/tmp/tmp.FFb6FZWK0K/src/github.com/mvdan/sh'... [2021-04-20T21:05:53.373Z] #51 9.998 + cd /tmp/tmp.FFb6FZWK0K/src/github.com/mvdan/sh [2021-04-20T21:05:53.373Z] #51 9.999 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-20T21:05:53.373Z] #51 10.09 + GO111MODULE=on [2021-04-20T21:05:53.373Z] #51 10.10 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-20T21:05:53.373Z] #51 11.72 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-20T21:05:53.373Z] #51 11.76 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-20T21:05:53.373Z] #51 ... [2021-04-20T21:05:53.373Z] [2021-04-20T21:05:53.373Z] #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-20T21:05:53.373Z] #58 sha256:a1d46e0eda2f36a1ca9d7acfb2b32060dec58dd6cf2fadf58a76ceada507ec33 [2021-04-20T21:05:53.373Z] #58 11.54 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-20T21:05:53.373Z] #58 11.54 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-20T21:05:53.373Z] #58 11.55 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-20T21:05:53.373Z] #58 11.72 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-20T21:05:53.473Z] #42 54.92 Selecting previously unselected package python-six. [2021-04-20T21:05:53.473Z] #42 54.92 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-20T21:05:53.473Z] #42 54.93 Unpacking python-six (1.12.0-1) ... [2021-04-20T21:05:53.473Z] #42 55.07 Selecting previously unselected package python-protobuf. [2021-04-20T21:05:53.473Z] #42 55.07 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-20T21:05:53.604Z] #43 83.10 DEP criu/crtools.d [2021-04-20T21:05:53.627Z] #49 42.28 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-20T21:05:53.627Z] #49 42.28 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-20T21:05:53.627Z] #49 42.36 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-20T21:05:53.627Z] #49 42.39 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-20T21:05:53.627Z] #49 42.39 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-20T21:05:53.627Z] #49 42.44 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-20T21:05:53.627Z] #49 42.47 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-20T21:05:53.643Z] #58 11.98 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-20T21:05:53.654Z] #57 0.227 + RM_GOPATH=0 [2021-04-20T21:05:53.654Z] #57 0.227 + TMP_GOPATH= [2021-04-20T21:05:53.654Z] #57 0.228 + : /build [2021-04-20T21:05:53.654Z] #57 0.229 + '[' -z '' ']' [2021-04-20T21:05:53.654Z] #57 0.231 ++ mktemp -d [2021-04-20T21:05:53.654Z] #57 0.235 + export GOPATH=/tmp/tmp.comQn8Z8b8 [2021-04-20T21:05:53.655Z] #57 0.235 + GOPATH=/tmp/tmp.comQn8Z8b8 [2021-04-20T21:05:53.655Z] #57 0.236 + RM_GOPATH=1 [2021-04-20T21:05:53.655Z] #57 0.236 + case "$(go env GOARCH)" in [2021-04-20T21:05:53.655Z] #57 0.237 ++ go env GOARCH [2021-04-20T21:05:53.655Z] #57 0.255 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:53.655Z] #57 0.255 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:05:53.655Z] #57 0.259 ++ dirname /tmp/install/install.sh [2021-04-20T21:05:53.655Z] #57 0.263 + dir=/tmp/install [2021-04-20T21:05:53.655Z] #57 0.263 + bin=containerd [2021-04-20T21:05:53.655Z] #57 0.264 + shift [2021-04-20T21:05:53.655Z] #57 0.264 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-20T21:05:53.655Z] #57 0.264 + . /tmp/install/containerd.installer [2021-04-20T21:05:53.655Z] #57 0.265 ++ set -e [2021-04-20T21:05:53.655Z] #57 0.265 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:05:53.655Z] #57 0.266 + install_containerd [2021-04-20T21:05:53.655Z] #57 0.267 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-20T21:05:53.655Z] #57 0.269 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:05:53.655Z] #57 0.269 + git clone https://github.com/containerd/containerd.git /tmp/tmp.comQn8Z8b8/src/github.com/containerd/containerd [2021-04-20T21:05:53.655Z] #57 0.273 Cloning into '/tmp/tmp.comQn8Z8b8/src/github.com/containerd/containerd'... [2021-04-20T21:05:53.737Z] #42 55.07 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-20T21:05:53.864Z] #43 83.31 DEP criu/cr-service.d [2021-04-20T21:05:53.888Z] #49 42.54 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-20T21:05:53.888Z] #49 42.54 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-20T21:05:53.888Z] #49 42.67 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-20T21:05:53.888Z] #49 42.67 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-20T21:05:53.888Z] #49 42.67 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-20T21:05:53.907Z] #58 12.10 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-20T21:05:53.907Z] #58 12.20 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-20T21:05:53.907Z] #58 12.26 go: downloading github.com/google/uuid v1.2.0 [2021-04-20T21:05:53.907Z] #58 12.28 go: extracting github.com/pkg/errors v0.9.1 [2021-04-20T21:05:54.084Z] #44 127.1 CC criu/uts_ns.o [2021-04-20T21:05:54.084Z] #44 127.4 CC criu/vdso.o [2021-04-20T21:05:54.124Z] #43 83.45 DEP criu/cr-restore.d [2021-04-20T21:05:54.124Z] #43 83.69 DEP criu/cr-errno.d [2021-04-20T21:05:54.148Z] #49 42.76 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-20T21:05:54.148Z] #49 42.81 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-20T21:05:54.172Z] #58 12.36 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-20T21:05:54.172Z] #58 12.46 go: extracting github.com/google/uuid v1.2.0 [2021-04-20T21:05:54.262Z] #42 55.65 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-20T21:05:54.423Z] #43 83.70 DEP criu/cr-dump.d [2021-04-20T21:05:54.423Z] #43 83.87 DEP criu/cr-dedup.d [2021-04-20T21:05:54.435Z] #58 12.63 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-20T21:05:54.435Z] #58 12.72 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-20T21:05:54.696Z] #43 84.01 DEP criu/cr-check.d [2021-04-20T21:05:54.699Z] #58 12.88 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-20T21:05:54.699Z] #58 12.93 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-20T21:05:54.732Z] #44 127.9 LINK criu/built-in.o [2021-04-20T21:05:54.732Z] #44 ... [2021-04-20T21:05:54.732Z] [2021-04-20T21:05:54.732Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-20T21:05:54.732Z] #41 DONE 169.2s [2021-04-20T21:05:54.732Z] [2021-04-20T21:05:54.732Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-20T21:05:54.732Z] #44 128.0 LINK criu/criu [2021-04-20T21:05:54.963Z] #58 ... [2021-04-20T21:05:54.963Z] [2021-04-20T21:05:54.963Z] #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-20T21:05:54.963Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-20T21:05:54.963Z] #27 17.42 Updating certificates in /etc/ssl/certs... [2021-04-20T21:05:54.963Z] #27 21.46 137 added, 0 removed; done. [2021-04-20T21:05:54.963Z] #27 21.79 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-04-20T21:05:54.963Z] #27 21.82 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-20T21:05:54.963Z] #27 21.89 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-04-20T21:05:54.963Z] #27 21.91 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-20T21:05:54.963Z] #27 21.95 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:05:54.963Z] #27 22.07 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-20T21:05:54.963Z] #27 22.08 Updating certificates in /etc/ssl/certs... [2021-04-20T21:05:54.963Z] #27 26.20 0 added, 0 removed; done. [2021-04-20T21:05:54.963Z] #27 26.20 Running hooks in /etc/ca-certificates/update.d... [2021-04-20T21:05:54.963Z] #27 26.21 done. [2021-04-20T21:05:54.964Z] #43 84.30 DEP criu/config.d [2021-04-20T21:05:54.964Z] #43 84.47 DEP criu/clone-noasan.d [2021-04-20T21:05:54.964Z] #43 84.55 DEP criu/cgroup.d [2021-04-20T21:05:55.229Z] #43 84.73 DEP criu/cgroup-props.d [2021-04-20T21:05:55.229Z] #27 DONE 27.5s [2021-04-20T21:05:55.229Z] [2021-04-20T21:05:55.229Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-20T21:05:55.229Z] #28 sha256:d709bc00c86880ed4eafd07ef78a0d25617192b47cd4df41a13f7e0c6f407201 [2021-04-20T21:05:55.383Z] #44 128.5 DEP lib/c/criu.d [2021-04-20T21:05:55.383Z] #44 128.5 CC images/rpc.pb-c.o [2021-04-20T21:05:55.499Z] #43 84.86 DEP criu/bitmap.d [2021-04-20T21:05:55.499Z] #43 84.89 DEP criu/bfd.d [2021-04-20T21:05:55.499Z] #43 85.00 DEP criu/autofs.d [2021-04-20T21:05:55.499Z] #43 85.13 DEP criu/aio.d [2021-04-20T21:05:55.764Z] #43 85.37 DEP criu/action-scripts.d [2021-04-20T21:05:55.805Z] #28 DONE 0.4s [2021-04-20T21:05:55.805Z] [2021-04-20T21:05:55.805Z] #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-20T21:05:55.805Z] #49 sha256:489d9ec69060ee6cf6d64e11e829d3f9b5703fb1aee5afc7e44cc72e816c2ce8 [2021-04-20T21:05:55.805Z] #49 14.00 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-20T21:05:55.805Z] #49 14.15 go: downloading github.com/pkg/errors v0.8.1 [2021-04-20T21:05:55.805Z] #49 14.16 go: downloading github.com/fatih/color v1.7.0 [2021-04-20T21:05:55.805Z] #49 14.23 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-20T21:05:55.805Z] #49 14.24 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-20T21:05:56.024Z] #43 85.70 CC criu/action-scripts.o [2021-04-20T21:05:56.038Z] #44 129.2 CC lib/c/criu.o [2021-04-20T21:05:56.077Z] #49 14.41 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-20T21:05:56.077Z] #49 14.43 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-20T21:05:56.077Z] #49 14.54 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-20T21:05:56.077Z] #49 14.54 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-20T21:05:56.338Z] #44 ... [2021-04-20T21:05:56.338Z] [2021-04-20T21:05:56.338Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-04-20T21:05:56.338Z] #42 DONE 0.3s [2021-04-20T21:05:56.344Z] #49 14.66 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-20T21:05:56.344Z] #49 14.73 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-20T21:05:56.344Z] #49 14.79 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-20T21:05:56.608Z] #49 14.82 go: extracting github.com/pkg/errors v0.8.1 [2021-04-20T21:05:56.608Z] #49 14.85 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-20T21:05:56.608Z] #49 14.89 go: extracting github.com/fatih/color v1.7.0 [2021-04-20T21:05:56.608Z] #49 14.99 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-20T21:05:56.633Z] [2021-04-20T21:05:56.633Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-20T21:05:56.872Z] #49 15.16 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-20T21:05:56.930Z] #44 130.2 LINK lib/c/built-in.o [2021-04-20T21:05:56.930Z] #44 130.2 LINK lib/c/libcriu.so [2021-04-20T21:05:56.930Z] #44 130.2 LINK lib/c/libcriu.a [2021-04-20T21:05:56.961Z] #43 86.18 CC criu/aio.o [2021-04-20T21:05:56.962Z] #43 ... [2021-04-20T21:05:56.962Z] [2021-04-20T21:05:56.962Z] #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-20T21:05:56.962Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-20T21:05:56.962Z] #32 DONE 154.4s [2021-04-20T21:05:56.962Z] [2021-04-20T21:05:56.962Z] #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-20T21:05:56.962Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-20T21:05:56.962Z] #20 11.83 Reading package lists... [2021-04-20T21:05:56.962Z] #20 16.09 Reading package lists... [2021-04-20T21:05:56.962Z] #20 19.68 Building dependency tree... [2021-04-20T21:05:56.962Z] #20 21.25 libcap2-bin is already the newest version (1:2.25-2). [2021-04-20T21:05:56.962Z] #20 21.25 The following additional packages will be installed: [2021-04-20T21:05:56.962Z] #20 21.25 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-20T21:05:56.962Z] #20 21.26 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-20T21:05:56.962Z] #20 21.26 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-20T21:05:56.962Z] #20 21.26 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-20T21:05:56.962Z] #20 21.26 python3.7 python3.7-minimal vim-runtime xxd [2021-04-20T21:05:56.962Z] #20 21.26 Suggested packages: [2021-04-20T21:05:56.962Z] #20 21.27 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-20T21:05:56.962Z] #20 21.27 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-20T21:05:56.962Z] #20 21.27 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-20T21:05:56.962Z] #20 21.27 Recommended packages: [2021-04-20T21:05:56.962Z] #20 21.27 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-20T21:05:56.962Z] #20 21.27 python3-keyrings.alt python3-xdg unzip [2021-04-20T21:05:57.135Z] #49 15.33 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-20T21:05:57.221Z] #20 ... [2021-04-20T21:05:57.221Z] [2021-04-20T21:05:57.221Z] #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-20T21:05:57.221Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:05:57.221Z] #43 86.85 CC criu/autofs.o [2021-04-20T21:05:57.228Z] #44 130.4 GEN magic.py [2021-04-20T21:05:57.228Z] #44 130.5 Note: Building without setproctitle() and strlcpy() support. [2021-04-20T21:05:57.228Z] #44 130.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-20T21:05:57.228Z] #44 130.5 Note: Building without GnuTLS support [2021-04-20T21:05:57.228Z] #44 130.5 Makefile.config:39: Warn: you have no libnftables installed [2021-04-20T21:05:57.228Z] #44 130.5 Makefile.config:40: Warn: Building without nftables support [2021-04-20T21:05:57.399Z] #49 15.63 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-20T21:05:57.399Z] #49 15.64 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-20T21:05:57.399Z] #49 15.72 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-20T21:05:57.399Z] #49 15.83 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-20T21:05:57.618Z] #42 ... [2021-04-20T21:05:57.618Z] [2021-04-20T21:05:57.618Z] #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-20T21:05:57.618Z] #45 sha256:d6331ae62e1c2e3baf47a87d7e59604453bcaea790f53c11f01a56c0ef6e62d8 [2021-04-20T21:05:57.618Z] #45 58.74 time [2021-04-20T21:05:57.687Z] #49 15.95 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-20T21:05:57.687Z] #49 15.98 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-20T21:05:57.687Z] #49 16.02 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-20T21:05:57.687Z] #49 16.09 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-20T21:05:57.956Z] #49 16.28 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-20T21:05:57.990Z] #44 131.1 fatal: not a git repository (or any of the parent directories): .git [2021-04-20T21:05:58.121Z] #49 ... [2021-04-20T21:05:58.121Z] [2021-04-20T21:05:58.121Z] #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-20T21:05:58.121Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-20T21:05:58.121Z] #55 35.73 Building dependency tree... [2021-04-20T21:05:58.121Z] #55 39.03 The following additional packages will be installed: [2021-04-20T21:05:58.121Z] #55 39.05 libbtrfs0 [2021-04-20T21:05:58.121Z] #55 39.23 The following NEW packages will be installed: [2021-04-20T21:05:58.121Z] #55 39.24 libbtrfs-dev libbtrfs0 [2021-04-20T21:05:58.121Z] #55 39.70 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-20T21:05:58.121Z] #55 39.70 Need to get 119 kB of archives. [2021-04-20T21:05:58.121Z] #55 39.70 After this operation, 387 kB of additional disk space will be used. [2021-04-20T21:05:58.121Z] #55 39.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-20T21:05:58.121Z] #55 39.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-20T21:05:58.121Z] #55 41.00 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:05:58.121Z] #55 41.21 Fetched 119 kB in 0s (350 kB/s) [2021-04-20T21:05:58.121Z] #55 41.33 Selecting previously unselected package libbtrfs0. [2021-04-20T21:05:58.121Z] #55 41.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-20T21:05:58.121Z] #55 41.43 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-20T21:05:58.121Z] #55 41.45 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-20T21:05:58.121Z] #55 41.57 Selecting previously unselected package libbtrfs-dev. [2021-04-20T21:05:58.121Z] #55 41.57 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-20T21:05:58.121Z] #55 41.61 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-20T21:05:58.121Z] #55 41.96 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-20T21:05:58.121Z] #55 41.99 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-20T21:05:58.121Z] #55 42.03 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:05:58.197Z] #57 ... [2021-04-20T21:05:58.197Z] [2021-04-20T21:05:58.197Z] #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-20T21:05:58.197Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-20T21:05:58.197Z] #37 30.45 Reading package lists... [2021-04-20T21:05:58.197Z] #37 38.10 Building dependency tree... [2021-04-20T21:05:58.197Z] #37 41.51 The following additional packages will be installed: [2021-04-20T21:05:58.197Z] #37 41.52 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-20T21:05:58.197Z] #37 41.53 Suggested packages: [2021-04-20T21:05:58.197Z] #37 41.53 cmake-doc ninja-build lrzip [2021-04-20T21:05:58.197Z] #37 41.54 Recommended packages: [2021-04-20T21:05:58.197Z] #37 41.54 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-20T21:05:58.197Z] #37 42.68 The following NEW packages will be installed: [2021-04-20T21:05:58.197Z] #37 42.69 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-20T21:05:58.197Z] #37 42.70 vim-common xxd [2021-04-20T21:05:58.197Z] #37 43.03 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-20T21:05:58.197Z] #37 43.03 Need to get 14.9 MB of archives. [2021-04-20T21:05:58.197Z] #37 43.03 After this operation, 67.2 MB of additional disk space will be used. [2021-04-20T21:05:58.197Z] #37 43.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-04-20T21:05:58.197Z] #37 43.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-04-20T21:05:58.197Z] #37 43.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-04-20T21:05:58.197Z] #37 43.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-04-20T21:05:58.197Z] #37 44.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-04-20T21:05:58.197Z] #37 44.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-04-20T21:05:58.197Z] #37 44.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-04-20T21:05:58.197Z] #37 44.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-04-20T21:05:58.197Z] #37 44.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-04-20T21:05:58.197Z] #37 44.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-04-20T21:05:58.197Z] #37 47.17 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:05:58.197Z] #37 47.36 Fetched 14.9 MB in 3s (5765 kB/s) [2021-04-20T21:05:58.197Z] #37 47.44 Selecting previously unselected package xxd. [2021-04-20T21:05:58.197Z] #37 47.44 (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-20T21:05:58.197Z] #37 47.59 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-20T21:05:58.197Z] #37 47.60 Unpacking xxd (2:8.1.0875-5) ... [2021-04-20T21:05:58.197Z] #37 47.84 Selecting previously unselected package vim-common. [2021-04-20T21:05:58.197Z] #37 47.84 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-20T21:05:58.197Z] #37 ... [2021-04-20T21:05:58.197Z] [2021-04-20T21:05:58.197Z] #66 [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-20T21:05:58.197Z] #66 sha256:dc4fc1b0521627ab120e1c0ede5b162f22e489b2f3967eaca9bbc7703bf4d048 [2021-04-20T21:05:58.197Z] #66 DONE 47.9s [2021-04-20T21:05:58.197Z] [2021-04-20T21:05:58.197Z] #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-20T21:05:58.197Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-20T21:05:58.197Z] #37 47.89 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-20T21:05:58.197Z] #37 ... [2021-04-20T21:05:58.197Z] [2021-04-20T21:05:58.197Z] #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-20T21:05:58.197Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-20T21:05:58.197Z] #43 43.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-04-20T21:05:58.197Z] #43 43.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-04-20T21:05:58.197Z] #43 43.85 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-20T21:05:58.197Z] #43 43.87 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-20T21:05:58.197Z] #43 43.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-20T21:05:58.198Z] #43 43.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-04-20T21:05:58.198Z] #43 43.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-04-20T21:05:58.198Z] #43 45.11 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:05:58.198Z] #43 45.55 Fetched 4075 kB in 1s (3355 kB/s) [2021-04-20T21:05:58.198Z] #43 45.65 Selecting previously unselected package libcap-dev:ppc64el. [2021-04-20T21:05:58.198Z] #43 45.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-20T21:05:58.198Z] #43 45.81 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-04-20T21:05:58.198Z] #43 45.82 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-04-20T21:05:58.198Z] #43 46.04 Selecting previously unselected package libnet1:ppc64el. [2021-04-20T21:05:58.198Z] #43 46.04 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-20T21:05:58.198Z] #43 46.06 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-20T21:05:58.198Z] #43 46.28 Selecting previously unselected package libnet1-dev. [2021-04-20T21:05:58.198Z] #43 46.30 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-20T21:05:58.198Z] #43 46.31 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-20T21:05:58.198Z] #43 46.52 Selecting previously unselected package libnl-3-200:ppc64el. [2021-04-20T21:05:58.198Z] #43 46.53 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-04-20T21:05:58.198Z] #43 46.53 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-20T21:05:58.198Z] #43 46.83 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-04-20T21:05:58.198Z] #43 46.85 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-04-20T21:05:58.198Z] #43 46.86 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-04-20T21:05:58.198Z] #43 47.33 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-04-20T21:05:58.198Z] #43 47.33 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-04-20T21:05:58.198Z] #43 47.34 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-20T21:05:58.198Z] #43 47.44 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-04-20T21:05:58.198Z] #43 47.45 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-04-20T21:05:58.198Z] #43 47.47 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-04-20T21:05:58.198Z] #43 47.57 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-04-20T21:05:58.198Z] #43 47.57 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-04-20T21:05:58.198Z] #43 47.57 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-04-20T21:05:58.198Z] #43 47.83 Selecting previously unselected package libprotobuf17:ppc64el. [2021-04-20T21:05:58.198Z] #43 47.85 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-04-20T21:05:58.198Z] #43 47.88 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-04-20T21:05:58.219Z] #49 16.50 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-20T21:05:58.219Z] #49 16.53 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-20T21:05:58.482Z] #49 16.84 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-20T21:05:58.628Z] #44 131.7 make[1]: Nothing to be done for 'all'. [2021-04-20T21:05:58.753Z] #49 17.08 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-20T21:05:58.926Z] #44 132.2 make[1]: 'images/built-in.o' is up to date. [2021-04-20T21:05:58.926Z] #44 132.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-20T21:05:59.010Z] #45 ... [2021-04-20T21:05:59.010Z] [2021-04-20T21:05:59.010Z] #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-20T21:05:59.011Z] #47 sha256:9ffc10a5fadeb1019053ec640f7ff9e9d835d20e123fe78dec26f200973bb995 [2021-04-20T21:05:59.011Z] #47 DONE 60.4s [2021-04-20T21:05:59.011Z] [2021-04-20T21:05:59.011Z] #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-20T21:05:59.011Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:05:59.011Z] #13 47.78 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-20T21:05:59.011Z] #13 50.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-20T21:05:59.011Z] #13 50.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-20T21:05:59.011Z] #13 50.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-20T21:05:59.011Z] #13 50.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-20T21:05:59.011Z] #13 50.39 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-20T21:05:59.011Z] #13 50.40 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-20T21:05:59.011Z] #13 50.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-20T21:05:59.011Z] #13 50.46 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-20T21:05:59.011Z] #13 50.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-20T21:05:59.011Z] #13 50.52 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-20T21:05:59.011Z] #13 50.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-20T21:05:59.011Z] #13 50.61 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-20T21:05:59.011Z] #13 50.63 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-20T21:05:59.011Z] #13 50.64 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-20T21:05:59.059Z] #55 DONE 43.1s [2021-04-20T21:05:59.059Z] [2021-04-20T21:05:59.059Z] #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-20T21:05:59.059Z] #49 sha256:8c2eaa7bc62cdb63e0952c99cfb887a771a4bf22fffacb2026bd4c78f59be3bd [2021-04-20T21:05:59.059Z] #49 42.26 go: finding github.com/fatih/color v1.7.0 [2021-04-20T21:05:59.059Z] #49 42.32 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-20T21:05:59.059Z] #49 42.44 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-20T21:05:59.059Z] #49 42.46 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-20T21:05:59.059Z] #49 42.58 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-20T21:05:59.059Z] #49 42.60 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-20T21:05:59.059Z] #49 42.67 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-20T21:05:59.059Z] #49 42.71 go: finding github.com/pkg/errors v0.8.1 [2021-04-20T21:05:59.059Z] #49 42.75 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-20T21:05:59.059Z] #49 42.84 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-20T21:05:59.059Z] #49 42.84 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-20T21:05:59.059Z] #49 42.87 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-20T21:05:59.059Z] #49 42.87 go: finding github.com/stretchr/testify v1.4.0 [2021-04-20T21:05:59.059Z] #49 42.89 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-20T21:05:59.059Z] #49 42.90 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-20T21:05:59.059Z] #49 42.92 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-20T21:05:59.059Z] #49 42.92 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-20T21:05:59.059Z] #49 42.97 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-20T21:05:59.059Z] #49 42.97 go: finding github.com/spf13/viper v1.6.1 [2021-04-20T21:05:59.059Z] #49 43.06 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-20T21:05:59.059Z] #49 43.09 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-20T21:05:59.059Z] #49 43.24 go: finding github.com/stretchr/objx v0.2.0 [2021-04-20T21:05:59.059Z] #49 43.35 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-20T21:05:59.222Z] #44 132.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-20T21:05:59.222Z] #44 132.3 make[1]: 'compel/libcompel.a' is up to date. [2021-04-20T21:05:59.222Z] #44 132.4 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-20T21:05:59.222Z] #44 ... [2021-04-20T21:05:59.222Z] [2021-04-20T21:05:59.222Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-20T21:05:59.222Z] #50 173.1 + /build/golangci-lint --version [2021-04-20T21:05:59.222Z] #50 173.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-20T21:05:59.222Z] #50 DONE 173.6s [2021-04-20T21:05:59.222Z] [2021-04-20T21:05:59.222Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-20T21:05:59.222Z] #44 132.4 make[1]: Nothing to be done for 'all'. [2021-04-20T21:05:59.222Z] #44 132.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-20T21:05:59.263Z] #43 88.45 CC criu/bfd.o [2021-04-20T21:05:59.264Z] #43 49.35 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-04-20T21:05:59.264Z] #43 49.36 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-04-20T21:05:59.264Z] #43 49.36 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-04-20T21:05:59.272Z] #13 ... [2021-04-20T21:05:59.272Z] [2021-04-20T21:05:59.272Z] #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-20T21:05:59.272Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-20T21:05:59.272Z] #36 50.71 Selecting previously unselected package cmake-data. [2021-04-20T21:05:59.272Z] #36 50.71 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-20T21:05:59.272Z] #36 50.72 Unpacking cmake-data (3.13.4-1) ... [2021-04-20T21:05:59.272Z] #36 54.07 Selecting previously unselected package libicu63:amd64. [2021-04-20T21:05:59.272Z] #36 54.08 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-20T21:05:59.272Z] #36 54.09 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-20T21:05:59.272Z] #36 ... [2021-04-20T21:05:59.272Z] [2021-04-20T21:05:59.272Z] #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-20T21:05:59.272Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:05:59.272Z] #42 60.95 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-20T21:05:59.318Z] #49 ... [2021-04-20T21:05:59.318Z] [2021-04-20T21:05:59.318Z] #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-20T21:05:59.318Z] #67 sha256:5fb0744d566bc79a032144315e27e576ccdd481a479bc907cd60bd6d50673c25 [2021-04-20T21:05:59.318Z] #67 DONE 43.4s [2021-04-20T21:05:59.318Z] [2021-04-20T21:05:59.318Z] #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-20T21:05:59.318Z] #49 sha256:8c2eaa7bc62cdb63e0952c99cfb887a771a4bf22fffacb2026bd4c78f59be3bd [2021-04-20T21:05:59.318Z] #49 43.41 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-20T21:05:59.318Z] #49 43.42 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-20T21:05:59.519Z] #44 132.6 make[2]: Nothing to be done for 'all'. [2021-04-20T21:05:59.520Z] #44 132.7 make[2]: Nothing to be done for 'all'. [2021-04-20T21:05:59.520Z] #44 132.7 make[2]: Nothing to be done for 'all'. [2021-04-20T21:05:59.520Z] #44 132.8 make[2]: Nothing to be done for 'all'. [2021-04-20T21:05:59.520Z] #44 132.9 make[2]: Nothing to be done for 'all'. [2021-04-20T21:05:59.523Z] #43 88.90 CC criu/bitmap.o [2021-04-20T21:05:59.523Z] #43 89.05 CC criu/cgroup-props.o [2021-04-20T21:05:59.534Z] #42 61.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-20T21:05:59.534Z] #42 61.16 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-20T21:05:59.534Z] #42 61.22 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-20T21:05:59.534Z] #42 ... [2021-04-20T21:05:59.534Z] [2021-04-20T21:05:59.534Z] #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-20T21:05:59.534Z] #51 sha256:4491f862ac2bfdda9b6ae1d6697857171a0243d6bff526426402c84d555798a5 [2021-04-20T21:05:59.534Z] #51 51.22 syscall [2021-04-20T21:05:59.534Z] #51 51.26 reflect [2021-04-20T21:05:59.534Z] #51 58.72 time [2021-04-20T21:05:59.576Z] #49 43.51 go: finding github.com/spf13/cobra v0.0.5 [2021-04-20T21:05:59.576Z] #49 43.51 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-20T21:05:59.576Z] #49 43.57 go: finding github.com/gobwas/glob v0.2.3 [2021-04-20T21:05:59.576Z] #49 43.58 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-20T21:05:59.576Z] #49 43.69 go: finding github.com/spf13/pflag v1.0.5 [2021-04-20T21:05:59.576Z] #49 43.79 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-20T21:05:59.796Z] #51 ... [2021-04-20T21:05:59.796Z] [2021-04-20T21:05:59.796Z] #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-20T21:05:59.796Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:05:59.796Z] #42 61.26 Setting up python-six (1.12.0-1) ... [2021-04-20T21:05:59.834Z] #49 43.79 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-20T21:05:59.834Z] #49 43.91 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-20T21:05:59.834Z] #49 44.00 go: finding github.com/magiconair/properties v1.8.1 [2021-04-20T21:05:59.846Z] #44 132.9 make[2]: Nothing to be done for 'all'. [2021-04-20T21:05:59.846Z] #44 133.0 make[2]: Nothing to be done for 'all'. [2021-04-20T21:05:59.846Z] #44 133.0 make[2]: Nothing to be done for 'all'. [2021-04-20T21:05:59.846Z] #44 133.0 INSTALL criu/criu [2021-04-20T21:05:59.922Z] #43 49.76 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-04-20T21:05:59.922Z] #43 49.76 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-04-20T21:05:59.922Z] #43 49.77 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-04-20T21:06:00.091Z] #49 44.19 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-20T21:06:00.091Z] #49 44.19 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-20T21:06:00.091Z] #49 44.20 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-20T21:06:00.091Z] #49 44.34 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-20T21:06:00.091Z] #49 44.34 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-20T21:06:00.092Z] #43 89.72 CC criu/cgroup.o [2021-04-20T21:06:00.159Z] #49 18.53 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-20T21:06:00.170Z] #44 DONE 133.4s [2021-04-20T21:06:00.170Z] [2021-04-20T21:06:00.170Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-20T21:06:00.226Z] #43 ... [2021-04-20T21:06:00.226Z] [2021-04-20T21:06:00.226Z] #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-20T21:06:00.226Z] #50 sha256:874b46b3a2dc5e74273471879c93fb01b85f12bd63f27062bec5c0eca99d6e39 [2021-04-20T21:06:00.226Z] #50 40.15 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-20T21:06:00.226Z] #50 43.59 go: extracting golang.org/x/text v0.3.2 [2021-04-20T21:06:00.226Z] #50 ... [2021-04-20T21:06:00.226Z] [2021-04-20T21:06:00.226Z] #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-20T21:06:00.226Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-20T21:06:00.226Z] #14 31.04 Reading package lists... [2021-04-20T21:06:00.226Z] #14 39.90 Building dependency tree... [2021-04-20T21:06:00.226Z] #14 42.74 The following additional packages will be installed: [2021-04-20T21:06:00.226Z] #14 42.74 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-20T21:06:00.226Z] #14 42.74 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-20T21:06:00.226Z] #14 42.75 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-20T21:06:00.226Z] #14 42.75 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-20T21:06:00.226Z] #14 42.75 mingw-w64-common mingw-w64-x86-64-dev [2021-04-20T21:06:00.226Z] #14 42.76 Suggested packages: [2021-04-20T21:06:00.226Z] #14 42.76 gcc-8-locales seccomp wine64 [2021-04-20T21:06:00.226Z] #14 44.45 The following NEW packages will be installed: [2021-04-20T21:06:00.226Z] #14 44.45 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-20T21:06:00.226Z] #14 44.45 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-20T21:06:00.226Z] #14 44.45 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-20T21:06:00.226Z] #14 44.46 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-20T21:06:00.226Z] #14 44.46 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-20T21:06:00.226Z] #14 44.47 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-20T21:06:00.226Z] #14 44.48 The following packages will be upgraded: [2021-04-20T21:06:00.226Z] #14 44.49 libseccomp2 libsystemd0 libudev1 [2021-04-20T21:06:00.226Z] #14 44.69 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-20T21:06:00.226Z] #14 44.69 Need to get 79.4 MB of archives. [2021-04-20T21:06:00.226Z] #14 44.69 After this operation, 532 MB of additional disk space will be used. [2021-04-20T21:06:00.226Z] #14 44.69 Get:1 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp2 ppc64el 2.4.1-2~bpo10+1 [47.0 kB] [2021-04-20T21:06:00.226Z] #14 44.71 Get:2 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp-dev ppc64el 2.4.1-2~bpo10+1 [73.0 kB] [2021-04-20T21:06:00.226Z] #14 44.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u7 [358 kB] [2021-04-20T21:06:00.226Z] #14 44.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u7 [158 kB] [2021-04-20T21:06:00.226Z] #14 44.96 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-20T21:06:00.226Z] #14 45.55 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-20T21:06:00.226Z] #14 47.00 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-20T21:06:00.226Z] #14 47.20 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-20T21:06:00.226Z] #14 47.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-04-20T21:06:00.226Z] #14 47.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-20T21:06:00.226Z] #14 48.03 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-20T21:06:00.226Z] #14 48.49 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-20T21:06:00.226Z] #14 48.53 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-20T21:06:00.349Z] #49 44.37 go: finding github.com/spf13/afero v1.1.2 [2021-04-20T21:06:00.349Z] #49 44.38 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-20T21:06:00.349Z] #49 44.44 go: finding github.com/spf13/cast v1.3.0 [2021-04-20T21:06:00.349Z] #49 44.50 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-20T21:06:00.426Z] #49 ... [2021-04-20T21:06:00.426Z] [2021-04-20T21:06:00.426Z] #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-20T21:06:00.426Z] #47 sha256:4e20179c276a33b2a10d33108b10bf4ae27c97707716e8f82dbd1e5e611c50b1 [2021-04-20T21:06:00.426Z] #47 8.804 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-20T21:06:00.426Z] #47 9.016 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-20T21:06:00.426Z] #47 9.114 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-20T21:06:00.426Z] #47 9.331 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-20T21:06:00.426Z] #47 10.37 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-20T21:06:00.426Z] #47 10.72 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-20T21:06:00.426Z] #47 11.65 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-20T21:06:00.426Z] #47 17.01 go: finding github.com/fatih/color v1.9.0 [2021-04-20T21:06:00.426Z] #47 17.03 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-20T21:06:00.426Z] #47 17.04 go: finding github.com/pkg/errors v0.9.1 [2021-04-20T21:06:00.426Z] #47 17.11 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-20T21:06:00.426Z] #47 17.16 go: finding github.com/spf13/pflag v1.0.3 [2021-04-20T21:06:00.426Z] #47 17.33 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-20T21:06:00.426Z] #47 17.88 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-20T21:06:00.426Z] #47 17.93 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-20T21:06:00.426Z] #47 17.96 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-20T21:06:00.426Z] #47 18.05 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-20T21:06:00.426Z] #47 18.06 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-20T21:06:00.426Z] #47 ... [2021-04-20T21:06:00.426Z] [2021-04-20T21:06:00.426Z] #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-20T21:06:00.426Z] #29 sha256:9122ae5593bf514687a1a63d15eb957f7dc6c4ed42c43317ea52ba22936e726e [2021-04-20T21:06:00.426Z] #29 2.762 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-20T21:06:00.426Z] #29 3.203 [2021-04-20T21:06:00.527Z] #14 ... [2021-04-20T21:06:00.527Z] [2021-04-20T21:06:00.527Z] #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-20T21:06:00.527Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-20T21:06:00.606Z] #49 44.57 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-20T21:06:00.606Z] #49 44.76 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-20T21:06:00.863Z] #49 44.85 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-20T21:06:00.863Z] #49 44.94 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-20T21:06:00.863Z] #49 45.07 go: finding golang.org/x/text v0.3.2 [2021-04-20T21:06:00.912Z] #49 ... [2021-04-20T21:06:00.912Z] [2021-04-20T21:06:00.912Z] #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-20T21:06:00.912Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-20T21:06:00.912Z] #55 35.32 Reading package lists... [2021-04-20T21:06:00.912Z] #55 42.23 Building dependency tree... [2021-04-20T21:06:00.912Z] #55 45.70 The following additional packages will be installed: [2021-04-20T21:06:00.912Z] #55 45.73 libbtrfs0 [2021-04-20T21:06:00.912Z] #55 45.95 The following NEW packages will be installed: [2021-04-20T21:06:00.912Z] #55 45.95 libbtrfs-dev libbtrfs0 [2021-04-20T21:06:00.912Z] #55 46.34 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-20T21:06:00.912Z] #55 46.34 Need to get 119 kB of archives. [2021-04-20T21:06:00.912Z] #55 46.34 After this operation, 387 kB of additional disk space will be used. [2021-04-20T21:06:00.912Z] #55 46.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-20T21:06:00.912Z] #55 46.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-20T21:06:00.912Z] #55 47.55 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:06:00.912Z] #55 47.74 Fetched 119 kB in 0s (443 kB/s) [2021-04-20T21:06:00.912Z] #55 47.98 Selecting previously unselected package libbtrfs0. [2021-04-20T21:06:00.912Z] #55 47.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-20T21:06:00.912Z] #55 48.03 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-20T21:06:00.912Z] #55 48.06 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-20T21:06:00.912Z] #55 48.20 Selecting previously unselected package libbtrfs-dev. [2021-04-20T21:06:00.912Z] #55 48.20 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-20T21:06:00.912Z] #55 48.22 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-20T21:06:00.912Z] #55 48.51 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-20T21:06:00.912Z] #55 48.52 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-20T21:06:00.912Z] #55 48.57 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:06:00.912Z] #55 DONE 49.0s [2021-04-20T21:06:00.912Z] [2021-04-20T21:06:00.912Z] #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-20T21:06:00.912Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:06:00.912Z] #13 32.80 Reading package lists... [2021-04-20T21:06:00.912Z] #13 40.33 Building dependency tree... [2021-04-20T21:06:00.912Z] #13 43.72 The following additional packages will be installed: [2021-04-20T21:06:00.912Z] #13 43.72 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-20T21:06:00.912Z] #13 43.72 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-20T21:06:00.912Z] #13 43.75 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-20T21:06:00.912Z] #13 43.75 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-20T21:06:00.912Z] #13 43.75 mingw-w64-common mingw-w64-x86-64-dev [2021-04-20T21:06:00.912Z] #13 43.76 Suggested packages: [2021-04-20T21:06:00.912Z] #13 43.76 gcc-8-locales seccomp wine64 [2021-04-20T21:06:00.912Z] #13 45.23 The following NEW packages will be installed: [2021-04-20T21:06:00.912Z] #13 45.23 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-20T21:06:00.912Z] #13 45.23 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-20T21:06:00.912Z] #13 45.24 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-20T21:06:00.912Z] #13 45.24 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-20T21:06:00.912Z] #13 45.24 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-20T21:06:00.912Z] #13 45.24 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-20T21:06:00.912Z] #13 45.32 The following packages will be upgraded: [2021-04-20T21:06:00.912Z] #13 45.32 libseccomp2 libsystemd0 libudev1 [2021-04-20T21:06:00.912Z] #13 45.85 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-20T21:06:00.912Z] #13 45.85 Need to get 78.2 MB of archives. [2021-04-20T21:06:00.912Z] #13 45.85 After this operation, 487 MB of additional disk space will be used. [2021-04-20T21:06:00.912Z] #13 45.85 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-20T21:06:00.912Z] #13 45.85 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-20T21:06:00.912Z] #13 45.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-20T21:06:00.912Z] #13 45.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-20T21:06:00.912Z] #13 45.92 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-20T21:06:00.912Z] #13 46.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-20T21:06:00.912Z] #13 46.46 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-20T21:06:00.912Z] #13 46.46 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-20T21:06:00.912Z] #13 46.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-20T21:06:00.912Z] #13 46.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-20T21:06:00.912Z] #13 46.90 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-20T21:06:00.912Z] #13 47.40 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-20T21:06:00.912Z] #13 47.40 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-20T21:06:00.912Z] #13 ... [2021-04-20T21:06:00.912Z] [2021-04-20T21:06:00.912Z] #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-20T21:06:00.912Z] #56 sha256:59d6e0b5cafb585fc89af3eb37ebda0b9b04d61f5c71839bf089414a44176c7f [2021-04-20T21:06:01.120Z] #49 45.08 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-20T21:06:01.120Z] #49 45.11 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-20T21:06:01.120Z] #49 45.25 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-20T21:06:01.137Z] #33 50.48 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-20T21:06:01.137Z] #33 51.01 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-20T21:06:01.233Z] #29 3.506 0.0% ### 4.4% ##### 8.2% ########### 16.6% ################ 23.4% ################## 25.1% #################### 28.9% ######################## 33.6% ########################## 37.3% ############################## 42.0% ################################## 48.5% ######################################## 55.9% ############################################# 63.1% ################################################# 69.0% ###################################################### 75.1% ######################################################### 79.4% ############################################################# 85.1% ################################################################ 89.8% #################################################################### 94.5% ######################################################################## 100.0% [2021-04-20T21:06:01.379Z] #49 45.46 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-20T21:06:01.379Z] #49 45.47 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-20T21:06:01.379Z] #49 45.53 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-20T21:06:01.379Z] #49 45.57 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-20T21:06:01.379Z] #49 45.61 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-20T21:06:01.379Z] #49 45.62 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-20T21:06:01.379Z] #49 45.63 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-20T21:06:01.379Z] #49 45.63 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-20T21:06:01.379Z] #49 45.67 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-20T21:06:01.482Z] #56 ... [2021-04-20T21:06:01.482Z] [2021-04-20T21:06:01.482Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:06:01.482Z] #34 sha256:9d6f8ac49ab3d46618827dae06c3553eec03bceb0a57df5ad8b0378bd363c338 [2021-04-20T21:06:01.482Z] #34 40.29 sync [2021-04-20T21:06:01.482Z] #34 40.29 internal/reflectlite [2021-04-20T21:06:01.482Z] #34 42.99 sort [2021-04-20T21:06:01.482Z] #34 42.99 errors [2021-04-20T21:06:01.482Z] #34 43.67 strconv [2021-04-20T21:06:01.482Z] #34 43.99 io [2021-04-20T21:06:01.482Z] #34 45.29 internal/oserror [2021-04-20T21:06:01.482Z] #34 45.39 syscall [2021-04-20T21:06:01.482Z] #34 47.47 reflect [2021-04-20T21:06:01.498Z] #29 5.977 [2021-04-20T21:06:01.635Z] #49 45.70 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-20T21:06:01.635Z] #49 45.72 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-20T21:06:01.635Z] #49 45.75 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-20T21:06:01.635Z] #49 45.75 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-20T21:06:01.635Z] #49 45.76 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-20T21:06:01.635Z] #49 45.77 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-20T21:06:01.635Z] #49 45.78 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-20T21:06:01.635Z] #49 45.82 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-20T21:06:01.635Z] #49 45.89 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-20T21:06:01.742Z] #34 ... [2021-04-20T21:06:01.742Z] [2021-04-20T21:06:01.742Z] #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-20T21:06:01.742Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:06:01.742Z] #42 35.39 Reading package lists... [2021-04-20T21:06:01.742Z] #42 42.26 Building dependency tree... [2021-04-20T21:06:01.742Z] #42 45.55 The following additional packages will be installed: [2021-04-20T21:06:01.742Z] #42 45.59 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-20T21:06:01.742Z] #42 45.59 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-20T21:06:01.742Z] #42 45.59 Suggested packages: [2021-04-20T21:06:01.742Z] #42 45.59 manpages-dev python-setuptools [2021-04-20T21:06:01.742Z] #42 46.99 The following NEW packages will be installed: [2021-04-20T21:06:01.742Z] #42 47.02 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-20T21:06:01.742Z] #42 47.02 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-20T21:06:01.742Z] #42 47.02 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-20T21:06:01.742Z] #42 47.02 python-six zlib1g-dev [2021-04-20T21:06:01.742Z] #42 47.45 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-20T21:06:01.742Z] #42 47.45 Need to get 4095 kB of archives. [2021-04-20T21:06:01.742Z] #42 47.45 After this operation, 22.5 MB of additional disk space will be used. [2021-04-20T21:06:01.742Z] #42 47.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-20T21:06:01.742Z] #42 47.45 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-20T21:06:01.742Z] #42 47.45 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-20T21:06:01.742Z] #42 47.45 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-20T21:06:01.742Z] #42 47.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-20T21:06:01.743Z] #42 47.45 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-20T21:06:01.743Z] #42 47.45 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-20T21:06:01.743Z] #42 47.45 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-20T21:06:01.743Z] #42 47.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-20T21:06:01.743Z] #42 47.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-20T21:06:01.743Z] #42 47.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-20T21:06:01.743Z] #42 47.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-20T21:06:01.743Z] #42 47.87 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-20T21:06:01.743Z] #42 47.87 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-20T21:06:01.743Z] #42 47.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-20T21:06:01.743Z] #42 47.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-20T21:06:01.743Z] #42 47.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-20T21:06:01.743Z] #42 49.20 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:06:01.743Z] #42 49.46 Fetched 4095 kB in 1s (5447 kB/s) [2021-04-20T21:06:01.743Z] #42 49.58 Selecting previously unselected package libcap-dev:amd64. [2021-04-20T21:06:01.743Z] #42 49.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-20T21:06:01.743Z] #42 49.72 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-20T21:06:01.743Z] #42 49.76 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-20T21:06:01.743Z] #42 49.87 Selecting previously unselected package libnet1:amd64. [2021-04-20T21:06:01.743Z] #42 49.87 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-20T21:06:01.743Z] #42 49.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-20T21:06:01.743Z] #42 50.03 Selecting previously unselected package libnet1-dev. [2021-04-20T21:06:01.743Z] #42 50.03 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-20T21:06:01.743Z] #42 50.07 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-20T21:06:01.743Z] #42 50.34 Selecting previously unselected package libnl-3-200:amd64. [2021-04-20T21:06:01.743Z] #42 50.34 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-20T21:06:01.743Z] #42 50.35 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-20T21:06:01.743Z] #42 50.51 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-20T21:06:01.743Z] #42 50.53 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-20T21:06:01.743Z] #42 50.54 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-20T21:06:01.892Z] #49 46.04 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-20T21:06:01.892Z] #49 46.13 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-20T21:06:01.892Z] #49 46.15 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-20T21:06:02.003Z] #42 50.81 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-20T21:06:02.003Z] #42 50.81 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-20T21:06:02.003Z] #42 50.82 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-20T21:06:02.149Z] #49 46.18 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-20T21:06:02.149Z] #49 46.24 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-20T21:06:02.200Z] #33 52.02 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-20T21:06:02.263Z] #42 50.96 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-20T21:06:02.263Z] #42 50.96 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-20T21:06:02.263Z] #42 51.01 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-20T21:06:02.263Z] #42 51.10 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-20T21:06:02.263Z] #42 51.11 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-20T21:06:02.330Z] #54 ... [2021-04-20T21:06:02.330Z] [2021-04-20T21:06:02.330Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-20T21:06:02.347Z] #29 6.349 0.0% ###################### 30.6% ###################################### 54.1% ##################################################### 75.0% ######################################################################## 100.0% [2021-04-20T21:06:02.524Z] #42 51.12 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-20T21:06:02.524Z] #42 51.39 Selecting previously unselected package libprotobuf17:amd64. [2021-04-20T21:06:02.618Z] #29 ... [2021-04-20T21:06:02.618Z] [2021-04-20T21:06:02.618Z] #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-20T21:06:02.618Z] #45 sha256:9f4424bad64fb0f15f5d7c7ce54913f26723c8993ba5141875e8c21380e87e25 [2021-04-20T21:06:02.618Z] #45 11.03 runtime/cgo [2021-04-20T21:06:02.618Z] #45 12.58 vendor/golang.org/x/crypto/internal/subtle [2021-04-20T21:06:02.625Z] #45 DONE 0.2s [2021-04-20T21:06:02.625Z] [2021-04-20T21:06:02.625Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-04-20T21:06:02.625Z] #47 DONE 0.2s [2021-04-20T21:06:02.625Z] [2021-04-20T21:06:02.625Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-04-20T21:06:02.628Z] #43 ... [2021-04-20T21:06:02.628Z] [2021-04-20T21:06:02.628Z] #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-20T21:06:02.628Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-20T21:06:02.628Z] #20 23.58 The following NEW packages will be installed: [2021-04-20T21:06:02.628Z] #20 23.60 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-20T21:06:02.628Z] #20 23.60 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-20T21:06:02.628Z] #20 23.60 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-20T21:06:02.628Z] #20 23.60 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-20T21:06:02.628Z] #20 23.60 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-20T21:06:02.628Z] #20 23.60 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-20T21:06:02.628Z] #20 23.60 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-20T21:06:02.628Z] #20 23.61 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-20T21:06:02.628Z] #20 23.61 xz-utils zip [2021-04-20T21:06:02.628Z] #20 23.93 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-20T21:06:02.628Z] #20 23.93 Need to get 28.5 MB of archives. [2021-04-20T21:06:02.628Z] #20 23.93 After this operation, 116 MB of additional disk space will be used. [2021-04-20T21:06:02.628Z] #20 23.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-20T21:06:02.628Z] #20 23.94 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-20T21:06:02.628Z] #20 23.96 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-20T21:06:02.628Z] #20 24.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-20T21:06:02.628Z] #20 24.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-20T21:06:02.628Z] #20 24.07 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-20T21:06:02.628Z] #20 24.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-20T21:06:02.628Z] #20 24.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-20T21:06:02.628Z] #20 24.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-20T21:06:02.628Z] #20 24.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-20T21:06:02.628Z] #20 24.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-20T21:06:02.628Z] #20 24.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-20T21:06:02.628Z] #20 24.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-20T21:06:02.628Z] #20 24.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-20T21:06:02.628Z] #20 24.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-20T21:06:02.628Z] #20 24.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-20T21:06:02.628Z] #20 24.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-20T21:06:02.628Z] #20 24.22 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-20T21:06:02.628Z] #20 24.23 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-20T21:06:02.628Z] #20 24.25 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-20T21:06:02.628Z] #20 24.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-20T21:06:02.628Z] #20 24.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-20T21:06:02.628Z] #20 24.28 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-20T21:06:02.628Z] #20 24.29 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-20T21:06:02.628Z] #20 24.30 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-20T21:06:02.628Z] #20 24.35 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-20T21:06:02.628Z] #20 24.35 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-20T21:06:02.628Z] #20 24.35 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-20T21:06:02.628Z] #20 24.35 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-20T21:06:02.628Z] #20 24.76 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-20T21:06:02.628Z] #20 24.76 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-20T21:06:02.628Z] #20 24.76 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-20T21:06:02.628Z] #20 24.76 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-20T21:06:02.628Z] #20 24.76 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-20T21:06:02.628Z] #20 24.78 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-20T21:06:02.628Z] #20 24.85 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-20T21:06:02.628Z] #20 24.86 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-20T21:06:02.628Z] #20 24.87 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-20T21:06:02.628Z] #20 24.88 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-20T21:06:02.628Z] #20 24.89 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-20T21:06:02.628Z] #20 24.91 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-20T21:06:02.628Z] #20 24.91 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-20T21:06:02.628Z] #20 24.98 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-20T21:06:02.628Z] #20 24.99 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-20T21:06:02.628Z] #20 25.00 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-20T21:06:02.628Z] #20 25.28 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-20T21:06:02.628Z] #20 25.34 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-20T21:06:02.628Z] #20 25.37 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-20T21:06:02.628Z] #20 25.95 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:06:02.628Z] #20 26.03 Fetched 28.5 MB in 2s (16.7 MB/s) [2021-04-20T21:06:02.628Z] #20 26.07 Selecting previously unselected package pigz. [2021-04-20T21:06:02.628Z] #20 26.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 ... 23435 files and directories currently installed.) [2021-04-20T21:06:02.628Z] #20 26.16 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-20T21:06:02.628Z] #20 26.17 Unpacking pigz (2.4-1) ... [2021-04-20T21:06:02.628Z] #20 26.26 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-20T21:06:02.628Z] #20 26.26 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-20T21:06:02.628Z] #20 26.26 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-20T21:06:02.628Z] #20 26.63 Selecting previously unselected package python3.7-minimal. [2021-04-20T21:06:02.628Z] #20 26.63 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-20T21:06:02.628Z] #20 26.66 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-20T21:06:02.628Z] #20 27.52 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-20T21:06:02.628Z] #20 27.54 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-20T21:06:02.791Z] #42 51.41 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-20T21:06:02.791Z] #42 51.42 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-20T21:06:02.791Z] #42 ... [2021-04-20T21:06:02.791Z] [2021-04-20T21:06:02.791Z] #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-20T21:06:02.791Z] #51 sha256:705660e706f5678fd4bcfe31860a673a8d5240100653094a4afe13364f74911c [2021-04-20T21:06:02.791Z] #51 51.50 syscall [2021-04-20T21:06:02.791Z] #51 51.52 reflect [2021-04-20T21:06:02.791Z] #51 ... [2021-04-20T21:06:02.791Z] [2021-04-20T21:06:02.791Z] #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-20T21:06:02.791Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-20T21:06:02.791Z] #36 34.90 Reading package lists... [2021-04-20T21:06:02.791Z] #36 41.80 Building dependency tree... [2021-04-20T21:06:02.791Z] #36 45.21 The following additional packages will be installed: [2021-04-20T21:06:02.791Z] #36 45.21 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-20T21:06:02.791Z] #36 45.23 Suggested packages: [2021-04-20T21:06:02.791Z] #36 45.23 cmake-doc ninja-build lrzip [2021-04-20T21:06:02.791Z] #36 45.23 Recommended packages: [2021-04-20T21:06:02.791Z] #36 45.23 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-20T21:06:02.791Z] #36 46.22 The following NEW packages will be installed: [2021-04-20T21:06:02.791Z] #36 46.22 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-20T21:06:02.791Z] #36 46.22 vim-common xxd [2021-04-20T21:06:02.791Z] #36 46.82 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-20T21:06:02.791Z] #36 46.82 Need to get 14.9 MB of archives. [2021-04-20T21:06:02.791Z] #36 46.82 After this operation, 61.8 MB of additional disk space will be used. [2021-04-20T21:06:02.791Z] #36 46.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-20T21:06:02.791Z] #36 46.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-20T21:06:02.791Z] #36 46.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-20T21:06:02.791Z] #36 46.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-20T21:06:02.791Z] #36 47.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-20T21:06:02.791Z] #36 47.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-20T21:06:02.791Z] #36 47.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-20T21:06:02.791Z] #36 47.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-20T21:06:02.791Z] #36 47.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-20T21:06:02.791Z] #36 48.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-20T21:06:02.791Z] #36 49.59 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:06:02.791Z] #36 49.85 Fetched 14.9 MB in 2s (7424 kB/s) [2021-04-20T21:06:02.791Z] #36 49.93 Selecting previously unselected package xxd. [2021-04-20T21:06:02.791Z] #36 49.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-20T21:06:02.791Z] #36 49.99 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-20T21:06:02.791Z] #36 50.01 Unpacking xxd (2:8.1.0875-5) ... [2021-04-20T21:06:02.791Z] #36 50.19 Selecting previously unselected package vim-common. [2021-04-20T21:06:02.791Z] #36 50.19 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-20T21:06:02.791Z] #36 50.23 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-20T21:06:02.791Z] #36 50.60 Selecting previously unselected package cmake-data. [2021-04-20T21:06:02.791Z] #36 50.60 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-20T21:06:02.791Z] #36 50.61 Unpacking cmake-data (3.13.4-1) ... [2021-04-20T21:06:02.882Z] #45 ... [2021-04-20T21:06:02.882Z] [2021-04-20T21:06:02.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-20T21:06:02.882Z] #67 sha256:db137c2f02d9dd2d6724c695fc44733f601471524a8d6481e3fe5d04b6a9d820 [2021-04-20T21:06:02.920Z] #49 DONE 0.2s [2021-04-20T21:06:02.920Z] [2021-04-20T21:06:02.920Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-04-20T21:06:02.920Z] #51 DONE 0.2s [2021-04-20T21:06:02.920Z] [2021-04-20T21:06:02.920Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-20T21:06:03.056Z] #36 ... [2021-04-20T21:06:03.056Z] [2021-04-20T21:06:03.056Z] #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-20T21:06:03.056Z] #45 sha256:cc6989394c428ddad2300d4f2615dee21ca41197d6991f53460641c6c187cee5 [2021-04-20T21:06:03.056Z] #45 41.80 internal/reflectlite [2021-04-20T21:06:03.056Z] #45 41.80 sync [2021-04-20T21:06:03.056Z] #45 43.60 github.com/LK4D4/vndr/godl/singleflight [2021-04-20T21:06:03.056Z] #45 43.96 math/rand [2021-04-20T21:06:03.056Z] #45 44.99 internal/singleflight [2021-04-20T21:06:03.056Z] #45 45.13 io [2021-04-20T21:06:03.056Z] #45 45.37 strconv [2021-04-20T21:06:03.056Z] #45 46.50 bytes [2021-04-20T21:06:03.056Z] #45 48.57 bufio [2021-04-20T21:06:03.056Z] #45 49.38 reflect [2021-04-20T21:06:03.056Z] #45 50.87 syscall [2021-04-20T21:06:03.146Z] #67 20.36 Checking out files: 53% (1012/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-20T21:06:03.146Z] #67 21.39 + cd /tmp/tmp.sA7InX1tg0/src/github.com/docker/libnetwork [2021-04-20T21:06:03.146Z] #67 21.40 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-20T21:06:03.146Z] #67 ... [2021-04-20T21:06:03.146Z] [2021-04-20T21:06:03.146Z] #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-20T21:06:03.146Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-20T21:06:03.146Z] #13 8.431 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-20T21:06:03.146Z] #13 14.96 Fetched 8758 kB in 12s (722 kB/s) [2021-04-20T21:06:03.146Z] #13 14.96 Reading package lists... [2021-04-20T21:06:03.146Z] #13 ... [2021-04-20T21:06:03.146Z] [2021-04-20T21:06:03.146Z] #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-20T21:06:03.146Z] #49 sha256:489d9ec69060ee6cf6d64e11e829d3f9b5703fb1aee5afc7e44cc72e816c2ce8 [2021-04-20T21:06:03.146Z] #49 21.34 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-20T21:06:03.146Z] #49 21.37 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-20T21:06:03.146Z] #49 21.37 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-20T21:06:03.146Z] #49 21.37 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-20T21:06:03.146Z] #49 21.37 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-20T21:06:03.146Z] #49 21.37 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-20T21:06:03.146Z] #49 21.43 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-20T21:06:03.146Z] #49 21.47 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-20T21:06:03.146Z] #49 21.52 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-20T21:06:03.146Z] #49 21.54 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-20T21:06:03.146Z] #49 21.61 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-20T21:06:03.215Z] #54 ... [2021-04-20T21:06:03.215Z] [2021-04-20T21:06:03.215Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-04-20T21:06:03.215Z] #53 DONE 0.1s [2021-04-20T21:06:03.215Z] [2021-04-20T21:06:03.215Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-20T21:06:03.413Z] #49 21.61 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-20T21:06:03.413Z] #49 21.61 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-20T21:06:03.413Z] #49 21.62 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-20T21:06:03.413Z] #49 21.66 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-20T21:06:03.413Z] #49 21.72 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-20T21:06:03.413Z] #49 21.82 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-20T21:06:03.413Z] #49 21.84 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-20T21:06:03.522Z] #49 ... [2021-04-20T21:06:03.522Z] [2021-04-20T21:06:03.522Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:06:03.522Z] #34 sha256:3be4602e578fd189c374d0813ad699298bc5bbd165bae922ed9c4e21c828d8ed [2021-04-20T21:06:03.522Z] #34 37.58 sync [2021-04-20T21:06:03.522Z] #34 37.59 internal/reflectlite [2021-04-20T21:06:03.522Z] #34 40.14 sort [2021-04-20T21:06:03.522Z] #34 40.15 errors [2021-04-20T21:06:03.522Z] #34 40.63 strconv [2021-04-20T21:06:03.522Z] #34 41.47 io [2021-04-20T21:06:03.522Z] #34 42.47 internal/oserror [2021-04-20T21:06:03.522Z] #34 42.57 syscall [2021-04-20T21:06:03.522Z] #34 45.40 reflect [2021-04-20T21:06:03.522Z] #34 ... [2021-04-20T21:06:03.522Z] [2021-04-20T21:06:03.522Z] #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-20T21:06:03.522Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-20T21:06:03.522Z] #36 31.87 Reading package lists... [2021-04-20T21:06:03.522Z] #36 37.98 Building dependency tree... [2021-04-20T21:06:03.522Z] #36 41.48 The following additional packages will be installed: [2021-04-20T21:06:03.522Z] #36 41.52 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-20T21:06:03.522Z] #36 41.52 Suggested packages: [2021-04-20T21:06:03.522Z] #36 41.54 cmake-doc ninja-build lrzip [2021-04-20T21:06:03.522Z] #36 41.54 Recommended packages: [2021-04-20T21:06:03.522Z] #36 41.54 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-20T21:06:03.522Z] #36 42.61 The following NEW packages will be installed: [2021-04-20T21:06:03.522Z] #36 42.63 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-20T21:06:03.522Z] #36 42.63 vim-common xxd [2021-04-20T21:06:03.522Z] #36 43.09 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-20T21:06:03.522Z] #36 43.09 Need to get 14.9 MB of archives. [2021-04-20T21:06:03.522Z] #36 43.09 After this operation, 61.8 MB of additional disk space will be used. [2021-04-20T21:06:03.522Z] #36 43.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-20T21:06:03.522Z] #36 43.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-20T21:06:03.522Z] #36 43.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-20T21:06:03.522Z] #36 43.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-20T21:06:03.522Z] #36 44.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-20T21:06:03.522Z] #36 44.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-20T21:06:03.522Z] #36 44.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-20T21:06:03.522Z] #36 44.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-20T21:06:03.522Z] #36 44.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-20T21:06:03.522Z] #36 44.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-20T21:06:03.522Z] #36 46.41 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:06:03.522Z] #36 46.62 Fetched 14.9 MB in 2s (6217 kB/s) [2021-04-20T21:06:03.522Z] #36 46.70 Selecting previously unselected package xxd. [2021-04-20T21:06:03.522Z] #36 46.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-20T21:06:03.522Z] #36 46.81 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-20T21:06:03.522Z] #36 46.84 Unpacking xxd (2:8.1.0875-5) ... [2021-04-20T21:06:03.522Z] #36 47.03 Selecting previously unselected package vim-common. [2021-04-20T21:06:03.522Z] #36 47.04 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-20T21:06:03.522Z] #36 47.08 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-20T21:06:03.522Z] #36 47.43 Selecting previously unselected package cmake-data. [2021-04-20T21:06:03.522Z] #36 47.44 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-20T21:06:03.522Z] #36 47.45 Unpacking cmake-data (3.13.4-1) ... [2021-04-20T21:06:03.679Z] #49 21.89 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-20T21:06:03.679Z] #49 21.90 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-20T21:06:03.679Z] #49 21.91 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-20T21:06:03.679Z] #49 ... [2021-04-20T21:06:03.679Z] [2021-04-20T21:06:03.679Z] #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-20T21:06:03.679Z] #51 sha256:b7695ab46665744e6caf55fc412d8f207ee0483bec185316b5dcfe57728d89d5 [2021-04-20T21:06:03.679Z] #51 11.91 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-20T21:06:03.679Z] #51 12.28 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-20T21:06:03.679Z] #51 12.35 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-20T21:06:03.679Z] #51 13.21 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-20T21:06:03.679Z] #51 14.48 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-20T21:06:03.679Z] #51 15.52 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-20T21:06:03.679Z] #51 16.80 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-20T21:06:03.679Z] #51 16.87 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-20T21:06:03.679Z] #51 17.15 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-20T21:06:03.679Z] #51 17.37 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-20T21:06:03.679Z] #51 18.28 runtime [2021-04-20T21:06:03.679Z] #51 18.30 runtime/cgo [2021-04-20T21:06:03.679Z] #51 ... [2021-04-20T21:06:03.679Z] [2021-04-20T21:06:03.679Z] #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-20T21:06:03.679Z] #29 sha256:9122ae5593bf514687a1a63d15eb957f7dc6c4ed42c43317ea52ba22936e726e [2021-04-20T21:06:03.679Z] #29 7.201 [2021-04-20T21:06:03.679Z] #29 7.581 #=#=# ################ 22.5% ############################### 44.1% ################################################## 70.8% ######################################################################## 100.0% [2021-04-20T21:06:03.779Z] #36 ... [2021-04-20T21:06:03.779Z] [2021-04-20T21:06:03.779Z] #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-20T21:06:03.779Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:06:03.779Z] #42 31.86 Reading package lists... [2021-04-20T21:06:03.779Z] #42 38.67 Building dependency tree... [2021-04-20T21:06:03.779Z] #42 42.23 The following additional packages will be installed: [2021-04-20T21:06:03.779Z] #42 42.25 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-20T21:06:03.779Z] #42 42.25 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-20T21:06:03.779Z] #42 42.26 Suggested packages: [2021-04-20T21:06:03.779Z] #42 42.27 manpages-dev python-setuptools [2021-04-20T21:06:03.779Z] #42 43.94 The following NEW packages will be installed: [2021-04-20T21:06:03.779Z] #42 43.97 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-20T21:06:03.779Z] #42 43.97 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-20T21:06:03.779Z] #42 43.98 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-20T21:06:03.779Z] #42 43.98 python-six zlib1g-dev [2021-04-20T21:06:03.779Z] #42 44.52 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-20T21:06:03.779Z] #42 44.52 Need to get 4095 kB of archives. [2021-04-20T21:06:03.779Z] #42 44.52 After this operation, 22.5 MB of additional disk space will be used. [2021-04-20T21:06:03.779Z] #42 44.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-20T21:06:03.779Z] #42 44.52 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-20T21:06:03.779Z] #42 44.52 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-20T21:06:03.779Z] #42 44.56 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-20T21:06:03.779Z] #42 44.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-20T21:06:03.779Z] #42 44.57 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-20T21:06:03.779Z] #42 44.57 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-20T21:06:03.779Z] #42 44.57 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-20T21:06:03.779Z] #42 44.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-20T21:06:03.779Z] #42 44.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-20T21:06:03.779Z] #42 44.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-20T21:06:03.779Z] #42 44.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-20T21:06:03.779Z] #42 44.97 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-20T21:06:03.779Z] #42 44.97 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-20T21:06:03.779Z] #42 44.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-20T21:06:03.779Z] #42 44.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-20T21:06:03.779Z] #42 45.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-20T21:06:03.779Z] #42 46.38 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:06:03.779Z] #42 46.55 Fetched 4095 kB in 1s (5000 kB/s) [2021-04-20T21:06:03.779Z] #42 46.65 Selecting previously unselected package libcap-dev:amd64. [2021-04-20T21:06:03.779Z] #42 46.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-20T21:06:03.779Z] #42 46.88 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-20T21:06:03.779Z] #42 46.92 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-20T21:06:03.779Z] #42 47.06 Selecting previously unselected package libnet1:amd64. [2021-04-20T21:06:03.779Z] #42 47.07 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-20T21:06:03.779Z] #42 47.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-20T21:06:03.779Z] #42 47.21 Selecting previously unselected package libnet1-dev. [2021-04-20T21:06:03.779Z] #42 47.22 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-20T21:06:03.779Z] #42 47.23 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-20T21:06:03.779Z] #42 47.44 Selecting previously unselected package libnl-3-200:amd64. [2021-04-20T21:06:03.779Z] #42 47.44 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-20T21:06:03.779Z] #42 47.47 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-20T21:06:03.779Z] #42 47.65 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-20T21:06:03.779Z] #42 47.66 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-20T21:06:03.779Z] #42 47.66 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-20T21:06:03.779Z] #42 47.97 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-20T21:06:03.779Z] #42 47.98 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-20T21:06:03.779Z] #42 48.00 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-20T21:06:03.995Z] #45 ... [2021-04-20T21:06:03.995Z] [2021-04-20T21:06:03.995Z] #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-20T21:06:03.996Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:06:03.996Z] #13 51.16 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-20T21:06:04.009Z] #20 29.46 Selecting previously unselected package python3-minimal. [2021-04-20T21:06:04.009Z] #20 29.46 (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-20T21:06:04.009Z] #20 29.50 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-20T21:06:04.009Z] #20 29.50 Unpacking python3-minimal (3.7.3-1) ... [2021-04-20T21:06:04.009Z] #20 29.63 Selecting previously unselected package libmpdec2:amd64. [2021-04-20T21:06:04.009Z] #20 29.63 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-20T21:06:04.009Z] #20 29.64 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-20T21:06:04.010Z] #42 65.57 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-20T21:06:04.010Z] #42 65.60 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-20T21:06:04.010Z] #42 65.65 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-20T21:06:04.048Z] #42 48.11 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-20T21:06:04.048Z] #42 48.14 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-20T21:06:04.048Z] #42 48.15 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-20T21:06:04.048Z] #42 48.25 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-20T21:06:04.257Z] #29 8.514 [2021-04-20T21:06:04.268Z] #20 29.74 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-20T21:06:04.268Z] #20 29.75 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-20T21:06:04.268Z] #20 29.77 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-20T21:06:04.272Z] #42 65.70 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-20T21:06:04.272Z] #42 65.73 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-20T21:06:04.272Z] #42 65.74 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-20T21:06:04.272Z] #42 65.78 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-20T21:06:04.272Z] #42 ... [2021-04-20T21:06:04.272Z] [2021-04-20T21:06:04.272Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:06:04.272Z] #34 sha256:3447af1bafa6cc144e0f4f898807a037e3f12ee5562f5d6be13373623c78388c [2021-04-20T21:06:04.272Z] #34 55.75 time [2021-04-20T21:06:04.272Z] #34 62.17 internal/poll [2021-04-20T21:06:04.272Z] #34 63.82 internal/fmtsort [2021-04-20T21:06:04.272Z] #34 64.12 internal/syscall/execenv [2021-04-20T21:06:04.272Z] #34 64.30 internal/syscall/unix [2021-04-20T21:06:04.272Z] #34 64.40 strings [2021-04-20T21:06:04.272Z] #34 64.64 os [2021-04-20T21:06:04.272Z] #34 ... [2021-04-20T21:06:04.272Z] [2021-04-20T21:06:04.272Z] #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-20T21:06:04.272Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:06:04.272Z] #42 65.81 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-20T21:06:04.272Z] #42 65.82 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-20T21:06:04.272Z] #42 65.84 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-20T21:06:04.304Z] #42 48.27 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-20T21:06:04.304Z] #42 48.29 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-20T21:06:04.561Z] #42 48.71 Selecting previously unselected package libprotobuf17:amd64. [2021-04-20T21:06:04.561Z] #42 48.71 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-20T21:06:04.561Z] #42 48.72 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-20T21:06:04.561Z] #42 ... [2021-04-20T21:06:04.561Z] [2021-04-20T21:06:04.561Z] #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-20T21:06:04.561Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-20T21:06:05.100Z] #20 30.63 Selecting previously unselected package python3.7. [2021-04-20T21:06:05.100Z] #20 30.65 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-20T21:06:05.100Z] #20 30.66 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-20T21:06:05.100Z] #20 30.76 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-20T21:06:05.333Z] #32 48.70 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-20T21:06:05.333Z] #32 49.35 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-20T21:06:05.333Z] #32 49.47 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-20T21:06:05.360Z] #20 30.76 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-20T21:06:05.360Z] #20 30.77 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-20T21:06:05.360Z] #20 30.86 Setting up python3-minimal (3.7.3-1) ... [2021-04-20T21:06:05.579Z] #29 8.850 0.0% ### 4.4% ### 4.6% ###### 9.5% ######### 13.4% ############ 16.8% ############## 20.2% ################# 23.9% ################## 26.4% ##################### 29.6% ####################### 32.7% ## [2021-04-20T21:06:05.579Z] #29 ... [2021-04-20T21:06:05.579Z] [2021-04-20T21:06:05.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-20T21:06:05.579Z] #58 sha256:a1d46e0eda2f36a1ca9d7acfb2b32060dec58dd6cf2fadf58a76ceada507ec33 [2021-04-20T21:06:05.579Z] #58 13.91 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-20T21:06:05.579Z] #58 14.46 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-20T21:06:05.579Z] #58 14.58 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-20T21:06:05.579Z] #58 14.92 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-20T21:06:05.579Z] #58 15.27 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-20T21:06:05.579Z] #58 16.19 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-20T21:06:05.579Z] #58 17.43 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-20T21:06:05.579Z] #58 19.90 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-20T21:06:05.579Z] #58 19.94 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-20T21:06:05.579Z] #58 20.13 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-20T21:06:05.579Z] #58 20.16 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-20T21:06:05.579Z] #58 20.44 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-20T21:06:05.579Z] #58 ... [2021-04-20T21:06:05.579Z] [2021-04-20T21:06:05.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-20T21:06:05.579Z] #29 sha256:9122ae5593bf514687a1a63d15eb957f7dc6c4ed42c43317ea52ba22936e726e [2021-04-20T21:06:05.897Z] #32 ... [2021-04-20T21:06:05.897Z] [2021-04-20T21:06:05.897Z] #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-20T21:06:05.897Z] #45 sha256:b89cebe42b1cb9e988a10e7cf2641e608e106377da7a9e637214823f5b2a896d [2021-04-20T21:06:05.897Z] #45 39.78 internal/reflectlite [2021-04-20T21:06:05.897Z] #45 39.79 github.com/LK4D4/vndr/godl/singleflight [2021-04-20T21:06:05.897Z] #45 40.18 math/rand [2021-04-20T21:06:05.897Z] #45 41.19 internal/singleflight [2021-04-20T21:06:05.897Z] #45 42.60 strconv [2021-04-20T21:06:05.897Z] #45 42.60 bytes [2021-04-20T21:06:05.897Z] #45 45.94 bufio [2021-04-20T21:06:05.897Z] #45 47.39 reflect [2021-04-20T21:06:05.897Z] #45 47.42 syscall [2021-04-20T21:06:05.897Z] #45 ... [2021-04-20T21:06:05.897Z] [2021-04-20T21:06:05.897Z] #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-20T21:06:05.897Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:06:05.897Z] #42 49.54 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-20T21:06:05.897Z] #42 49.54 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-20T21:06:05.897Z] #42 49.54 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-20T21:06:05.897Z] #42 49.80 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-20T21:06:05.897Z] #42 49.81 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-20T21:06:05.897Z] #42 49.82 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-20T21:06:06.191Z] #42 ... [2021-04-20T21:06:06.191Z] [2021-04-20T21:06:06.191Z] #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-20T21:06:06.191Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-20T21:06:06.191Z] #36 61.57 Selecting previously unselected package libxml2:amd64. [2021-04-20T21:06:06.191Z] #36 61.57 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-20T21:06:06.191Z] #36 61.57 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-20T21:06:06.191Z] #36 62.24 Selecting previously unselected package libarchive13:amd64. [2021-04-20T21:06:06.191Z] #36 62.25 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-20T21:06:06.191Z] #36 62.26 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-20T21:06:06.191Z] #36 62.61 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-20T21:06:06.191Z] #36 62.61 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-20T21:06:06.191Z] #36 62.62 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-20T21:06:06.191Z] #36 62.82 Selecting previously unselected package librhash0:amd64. [2021-04-20T21:06:06.191Z] #36 62.82 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-20T21:06:06.191Z] #36 62.83 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-20T21:06:06.191Z] #36 63.01 Selecting previously unselected package libuv1:amd64. [2021-04-20T21:06:06.191Z] #36 63.01 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-20T21:06:06.191Z] #36 63.01 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-20T21:06:06.191Z] #36 63.23 Selecting previously unselected package cmake. [2021-04-20T21:06:06.191Z] #36 63.23 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-20T21:06:06.191Z] #36 63.24 Unpacking cmake (3.13.4-1) ... [2021-04-20T21:06:06.191Z] #36 66.58 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-20T21:06:06.191Z] #36 66.61 Setting up xxd (2:8.1.0875-5) ... [2021-04-20T21:06:06.191Z] #36 66.65 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-20T21:06:06.191Z] #36 66.68 Setting up vim-common (2:8.1.0875-5) ... [2021-04-20T21:06:06.191Z] #36 66.78 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-20T21:06:06.191Z] #36 66.82 Setting up cmake-data (3.13.4-1) ... [2021-04-20T21:06:06.191Z] #36 66.83 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-20T21:06:06.191Z] #36 66.86 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-20T21:06:06.191Z] #36 66.89 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-20T21:06:06.191Z] #36 66.91 Setting up cmake (3.13.4-1) ... [2021-04-20T21:06:06.191Z] #36 66.93 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:06:06.191Z] #36 67.02 Processing triggers for mime-support (3.62) ... [2021-04-20T21:06:06.191Z] #36 DONE 67.6s [2021-04-20T21:06:06.191Z] [2021-04-20T21:06:06.191Z] #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-20T21:06:06.191Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:06:06.191Z] #13 52.45 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:06:06.191Z] #13 52.72 Fetched 78.2 MB in 9s (9160 kB/s) [2021-04-20T21:06:06.191Z] #13 52.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-20T21:06:06.191Z] #13 53.05 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-20T21:06:06.191Z] #13 53.18 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-20T21:06:06.191Z] #13 53.60 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-20T21:06:06.191Z] #13 53.76 (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-20T21:06:06.191Z] #13 53.83 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-20T21:06:06.191Z] #13 53.85 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-20T21:06:06.191Z] #13 54.03 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-20T21:06:06.191Z] #13 54.23 (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-20T21:06:06.191Z] #13 54.30 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-20T21:06:06.191Z] #13 54.32 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-20T21:06:06.191Z] #13 54.56 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-20T21:06:06.191Z] #13 54.75 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-20T21:06:06.191Z] #13 54.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-20T21:06:06.191Z] #13 54.82 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-20T21:06:06.191Z] #13 54.83 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-20T21:06:06.191Z] #13 57.10 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-20T21:06:06.191Z] #13 57.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-20T21:06:06.191Z] #13 57.10 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-20T21:06:06.300Z] #20 31.82 Selecting previously unselected package python3. [2021-04-20T21:06:06.300Z] #20 31.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-04-20T21:06:06.300Z] #20 31.86 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-20T21:06:06.300Z] #20 31.87 Unpacking python3 (3.7.3-1) ... [2021-04-20T21:06:06.300Z] #20 31.94 Selecting previously unselected package libip4tc0:amd64. [2021-04-20T21:06:06.300Z] #20 31.95 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-20T21:06:06.300Z] #20 31.95 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-20T21:06:06.300Z] #20 32.06 Selecting previously unselected package libip6tc0:amd64. [2021-04-20T21:06:06.461Z] #42 ... [2021-04-20T21:06:06.461Z] [2021-04-20T21:06:06.461Z] #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-20T21:06:06.461Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:06:06.461Z] #13 29.89 Reading package lists... [2021-04-20T21:06:06.461Z] #13 37.15 Building dependency tree... [2021-04-20T21:06:06.461Z] #13 41.94 The following additional packages will be installed: [2021-04-20T21:06:06.461Z] #13 41.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-20T21:06:06.461Z] #13 41.95 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-20T21:06:06.461Z] #13 41.96 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-20T21:06:06.461Z] #13 41.96 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-20T21:06:06.461Z] #13 41.97 mingw-w64-common mingw-w64-x86-64-dev [2021-04-20T21:06:06.461Z] #13 41.97 Suggested packages: [2021-04-20T21:06:06.461Z] #13 41.98 gcc-8-locales seccomp wine64 [2021-04-20T21:06:06.461Z] #13 43.27 The following NEW packages will be installed: [2021-04-20T21:06:06.461Z] #13 43.28 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-20T21:06:06.461Z] #13 43.28 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-20T21:06:06.461Z] #13 43.28 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-20T21:06:06.461Z] #13 43.29 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-20T21:06:06.461Z] #13 43.30 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-20T21:06:06.461Z] #13 43.30 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-20T21:06:06.461Z] #13 43.31 The following packages will be upgraded: [2021-04-20T21:06:06.461Z] #13 43.32 libseccomp2 libsystemd0 libudev1 [2021-04-20T21:06:06.461Z] #13 43.78 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-20T21:06:06.461Z] #13 43.78 Need to get 78.2 MB of archives. [2021-04-20T21:06:06.461Z] #13 43.78 After this operation, 487 MB of additional disk space will be used. [2021-04-20T21:06:06.461Z] #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-20T21:06:06.461Z] #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-20T21:06:06.461Z] #13 43.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-20T21:06:06.461Z] #13 43.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-20T21:06:06.461Z] #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-20T21:06:06.461Z] #13 44.03 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-20T21:06:06.461Z] #13 44.29 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-20T21:06:06.461Z] #13 44.31 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-20T21:06:06.461Z] #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-20T21:06:06.461Z] #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-20T21:06:06.461Z] #13 44.92 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-20T21:06:06.461Z] #13 45.25 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-20T21:06:06.461Z] #13 45.26 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-20T21:06:06.537Z] #13 53.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-20T21:06:06.537Z] #13 53.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-20T21:06:06.537Z] #13 53.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-20T21:06:06.537Z] #13 53.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-20T21:06:06.537Z] #13 53.92 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-20T21:06:06.537Z] #13 53.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-20T21:06:06.537Z] #13 53.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-20T21:06:06.537Z] #13 53.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-20T21:06:06.537Z] #13 53.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-20T21:06:06.537Z] #13 54.00 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-20T21:06:06.537Z] #13 54.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-20T21:06:06.537Z] #13 54.09 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-20T21:06:06.559Z] #20 32.06 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-20T21:06:06.559Z] #20 32.06 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-20T21:06:06.559Z] #20 32.13 Selecting previously unselected package libiptc0:amd64. [2021-04-20T21:06:06.559Z] #20 32.15 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-20T21:06:06.559Z] #20 32.15 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-20T21:06:06.559Z] #20 32.23 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-20T21:06:06.559Z] #20 32.24 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-20T21:06:06.559Z] #20 32.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-20T21:06:06.636Z] #29 8.850 0.0% ### 4.4% ### 4.6% ###### 9.5% ######### 13.4% ############ 16.8% ############## 20.2% ################# 23.9% ################## 26.4% ##################### 29.6% ####################### 32.7% ########################## 36.1% ############################ 39.7% ############################### 43.5% ################################# 46.6% ################################### 48.6% ##################################### 51.6% ####################################### 54.9% ########################################## 58.4% ############################################# 62.7% ################################################ 66.9% ################################################## 70.7% ## [2021-04-20T21:06:06.636Z] #29 ... [2021-04-20T21:06:06.636Z] [2021-04-20T21:06:06.636Z] #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-20T21:06:06.637Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-20T21:06:06.637Z] #36 15.11 Fetched 8251 kB in 11s (747 kB/s) [2021-04-20T21:06:06.637Z] #36 15.11 Reading package lists... [2021-04-20T21:06:06.721Z] #13 ... [2021-04-20T21:06:06.721Z] [2021-04-20T21:06:06.721Z] #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-20T21:06:06.721Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-20T21:06:06.721Z] #36 50.43 Selecting previously unselected package libicu63:amd64. [2021-04-20T21:06:06.721Z] #36 50.43 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-20T21:06:06.721Z] #36 50.44 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-20T21:06:06.735Z] #33 ... [2021-04-20T21:06:06.735Z] [2021-04-20T21:06:06.735Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:06:06.735Z] #35 sha256:90dcedff4672e27c8c0d29d402496ac74536376bbef3926235d76660f60b3f88 [2021-04-20T21:06:06.735Z] #35 46.20 sync [2021-04-20T21:06:06.735Z] #35 46.22 internal/reflectlite [2021-04-20T21:06:06.735Z] #35 50.04 errors [2021-04-20T21:06:06.735Z] #35 50.04 sort [2021-04-20T21:06:06.735Z] #35 50.72 internal/oserror [2021-04-20T21:06:06.735Z] #35 50.72 io [2021-04-20T21:06:06.735Z] #35 50.76 strconv [2021-04-20T21:06:06.735Z] #35 51.23 syscall [2021-04-20T21:06:06.735Z] #35 54.98 strings [2021-04-20T21:06:06.735Z] #35 54.99 bytes [2021-04-20T21:06:06.735Z] #35 ... [2021-04-20T21:06:06.735Z] [2021-04-20T21:06:06.735Z] #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-20T21:06:06.735Z] #50 sha256:874b46b3a2dc5e74273471879c93fb01b85f12bd63f27062bec5c0eca99d6e39 [2021-04-20T21:06:06.735Z] #50 50.86 go: finding github.com/fatih/color v1.7.0 [2021-04-20T21:06:06.735Z] #50 50.95 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-20T21:06:06.735Z] #50 51.20 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-20T21:06:06.735Z] #50 51.27 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-20T21:06:06.735Z] #50 51.50 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-20T21:06:06.735Z] #50 51.53 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-20T21:06:06.735Z] #50 51.54 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-20T21:06:06.735Z] #50 51.58 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-20T21:06:06.735Z] #50 51.58 go: finding github.com/pkg/errors v0.8.1 [2021-04-20T21:06:06.735Z] #50 51.64 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-20T21:06:06.735Z] #50 51.67 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-20T21:06:06.735Z] #50 51.68 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-20T21:06:06.735Z] #50 51.70 go: finding github.com/spf13/viper v1.6.1 [2021-04-20T21:06:06.735Z] #50 51.79 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-20T21:06:06.735Z] #50 51.79 go: finding github.com/stretchr/testify v1.4.0 [2021-04-20T21:06:06.735Z] #50 51.81 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-20T21:06:06.735Z] #50 51.87 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-20T21:06:06.735Z] #50 51.88 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-20T21:06:06.735Z] #50 51.89 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-20T21:06:06.735Z] #50 51.91 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-20T21:06:06.735Z] #50 51.92 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-20T21:06:06.735Z] #50 51.97 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-20T21:06:06.735Z] #50 51.98 go: finding github.com/spf13/cobra v0.0.5 [2021-04-20T21:06:06.735Z] #50 52.00 go: finding github.com/gobwas/glob v0.2.3 [2021-04-20T21:06:06.735Z] #50 52.02 go: finding github.com/spf13/pflag v1.0.5 [2021-04-20T21:06:06.735Z] #50 52.02 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-20T21:06:06.735Z] #50 52.06 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-20T21:06:06.735Z] #50 52.10 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-20T21:06:06.735Z] #50 52.11 go: finding github.com/stretchr/objx v0.2.0 [2021-04-20T21:06:06.735Z] #50 52.11 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-20T21:06:06.735Z] #50 52.19 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-20T21:06:06.735Z] #50 52.19 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-20T21:06:06.735Z] #50 52.21 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-20T21:06:06.735Z] #50 52.30 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-20T21:06:06.735Z] #50 52.32 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-20T21:06:06.735Z] #50 52.32 go: finding github.com/magiconair/properties v1.8.1 [2021-04-20T21:06:06.735Z] #50 52.35 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-20T21:06:06.735Z] #50 52.36 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-20T21:06:06.735Z] #50 52.42 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-20T21:06:06.735Z] #50 52.43 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-20T21:06:06.735Z] #50 52.46 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-20T21:06:06.735Z] #50 52.47 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-20T21:06:06.735Z] #50 52.57 go: finding github.com/spf13/cast v1.3.0 [2021-04-20T21:06:06.735Z] #50 52.61 go: finding github.com/spf13/afero v1.1.2 [2021-04-20T21:06:06.735Z] #50 52.64 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-20T21:06:06.735Z] #50 52.80 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-20T21:06:06.735Z] #50 52.84 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-20T21:06:06.735Z] #50 52.90 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-20T21:06:06.735Z] #50 52.96 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-20T21:06:06.735Z] #50 52.98 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-20T21:06:06.735Z] #50 53.05 go: finding golang.org/x/text v0.3.2 [2021-04-20T21:06:06.735Z] #50 53.07 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-20T21:06:06.735Z] #50 53.08 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-20T21:06:06.735Z] #50 53.17 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-20T21:06:06.735Z] #50 53.18 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-20T21:06:06.735Z] #50 53.18 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-20T21:06:06.735Z] #50 53.21 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-20T21:06:06.735Z] #50 53.29 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-20T21:06:06.735Z] #50 53.33 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-20T21:06:06.735Z] #50 53.34 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-20T21:06:06.735Z] #50 53.38 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-20T21:06:06.735Z] #50 53.39 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-20T21:06:06.735Z] #50 53.48 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-20T21:06:06.735Z] #50 53.50 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-20T21:06:06.735Z] #50 53.58 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-20T21:06:06.735Z] #50 53.62 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-20T21:06:06.735Z] #50 53.64 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-20T21:06:06.735Z] #50 53.74 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-20T21:06:06.735Z] #50 53.90 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-20T21:06:06.735Z] #50 53.96 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-20T21:06:06.735Z] #50 54.06 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-20T21:06:06.735Z] #50 54.06 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-20T21:06:06.735Z] #50 54.13 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-20T21:06:06.735Z] #50 54.25 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-20T21:06:06.797Z] #13 54.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-20T21:06:06.797Z] #13 54.12 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-20T21:06:06.820Z] #20 32.32 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-20T21:06:06.820Z] #20 32.33 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-20T21:06:06.820Z] #20 32.34 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-20T21:06:06.820Z] #20 32.42 Selecting previously unselected package libnftnl11:amd64. [2021-04-20T21:06:06.820Z] #20 32.44 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-20T21:06:06.820Z] #20 32.44 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-20T21:06:06.911Z] #36 19.87 Reading package lists... [2021-04-20T21:06:06.911Z] #36 ... [2021-04-20T21:06:06.911Z] [2021-04-20T21:06:06.911Z] #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-20T21:06:06.911Z] #29 sha256:9122ae5593bf514687a1a63d15eb957f7dc6c4ed42c43317ea52ba22936e726e [2021-04-20T21:06:07.080Z] #20 32.53 Selecting previously unselected package iptables. [2021-04-20T21:06:07.080Z] #20 32.54 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-20T21:06:07.080Z] #20 32.55 Unpacking iptables (1.8.2-4) ... [2021-04-20T21:06:07.341Z] #20 32.83 Selecting previously unselected package xxd. [2021-04-20T21:06:07.341Z] #20 32.85 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-20T21:06:07.341Z] #20 32.86 Unpacking xxd (2:8.1.0875-5) ... [2021-04-20T21:06:07.341Z] #20 32.99 Selecting previously unselected package vim-common. [2021-04-20T21:06:07.341Z] #20 33.00 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-20T21:06:07.341Z] #20 33.03 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-20T21:06:07.387Z] #50 ... [2021-04-20T21:06:07.387Z] [2021-04-20T21:06:07.387Z] #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-20T21:06:07.387Z] #46 sha256:9f524e77db893bcbe6b33c0f85b213863bb25cbef4f18a57ebb0356a41e7a169 [2021-04-20T21:06:07.387Z] #46 47.28 internal/reflectlite [2021-04-20T21:06:07.387Z] #46 47.29 sync [2021-04-20T21:06:07.387Z] #46 50.65 math/rand [2021-04-20T21:06:07.387Z] #46 50.65 github.com/LK4D4/vndr/godl/singleflight [2021-04-20T21:06:07.387Z] #46 50.65 internal/singleflight [2021-04-20T21:06:07.387Z] #46 53.33 io [2021-04-20T21:06:07.387Z] #46 53.33 sort [2021-04-20T21:06:07.387Z] #46 53.35 strconv [2021-04-20T21:06:07.387Z] #46 53.52 syscall [2021-04-20T21:06:07.387Z] #46 57.39 vendor/golang.org/x/net/dns/dnsmessage [2021-04-20T21:06:07.387Z] #46 57.42 bytes [2021-04-20T21:06:07.387Z] #46 ... [2021-04-20T21:06:07.387Z] [2021-04-20T21:06:07.387Z] #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-20T21:06:07.387Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-20T21:06:07.387Z] #14 51.49 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-20T21:06:07.387Z] #14 53.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-04-20T21:06:07.387Z] #14 53.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-04-20T21:06:07.387Z] #14 53.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-04-20T21:06:07.387Z] #14 53.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-04-20T21:06:07.387Z] #14 53.69 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-20T21:06:07.387Z] #14 53.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u7 [110 kB] [2021-04-20T21:06:07.387Z] #14 53.93 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-04-20T21:06:07.387Z] #14 53.95 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-04-20T21:06:07.387Z] #14 54.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-04-20T21:06:07.387Z] #14 54.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-04-20T21:06:07.387Z] #14 54.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-04-20T21:06:07.387Z] #14 54.27 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-04-20T21:06:07.387Z] #14 54.29 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-20T21:06:07.387Z] #14 54.30 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u7 [322 kB] [2021-04-20T21:06:07.387Z] #14 55.53 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:06:07.387Z] #14 55.68 Fetched 79.4 MB in 10s (8089 kB/s) [2021-04-20T21:06:07.387Z] #14 55.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 ... 15339 files and directories currently installed.) [2021-04-20T21:06:07.387Z] #14 55.91 Preparing to unpack .../libsystemd0_241-7~deb10u7_ppc64el.deb ... [2021-04-20T21:06:07.387Z] #14 55.93 Unpacking libsystemd0:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-20T21:06:07.387Z] #14 56.38 Setting up libsystemd0:ppc64el (241-7~deb10u7) ... [2021-04-20T21:06:07.387Z] #14 56.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-20T21:06:07.387Z] #14 56.65 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-04-20T21:06:07.387Z] #14 56.66 Unpacking libseccomp2:ppc64el (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-04-20T21:06:07.387Z] #14 56.91 Setting up libseccomp2:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-20T21:06:07.446Z] #29 8.850 0.0% ### 4.4% ### 4.6% ###### 9.5% ######### 13.4% ############ 16.8% ############## 20.2% ################# 23.9% ################## 26.4% ##################### 29.6% ####################### 32.7% ########################## 36.1% ############################ 39.7% ############################### 43.5% ################################# 46.6% ################################### 48.6% ##################################### 51.6% ####################################### 54.9% ########################################## 58.4% ############################################# 62.7% ################################################ 66.9% ################################################## 70.7% ###################################################### 75.9% ########################################################## 81.9% ############################################################## 86.6% ############################################################## 87.1% ################################################################ 90.1% ####################################################################### 99.4% ######################################################################## 100.0% [2021-04-20T21:06:07.446Z] #29 ... [2021-04-20T21:06:07.446Z] [2021-04-20T21:06:07.446Z] #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-20T21:06:07.446Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-20T21:06:07.446Z] #42 15.93 Fetched 8251 kB in 10s (796 kB/s) [2021-04-20T21:06:07.446Z] #42 15.93 Reading package lists... [2021-04-20T21:06:07.587Z] #13 ... [2021-04-20T21:06:07.587Z] [2021-04-20T21:06:07.587Z] #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-20T21:06:07.587Z] #37 sha256:cc84cc9c13694ab6e51fbbb44439ab0873800a25c74e087f64c17f3b7165c545 [2021-04-20T21:06:07.587Z] #37 1.274 + RM_GOPATH=0 [2021-04-20T21:06:07.587Z] #37 1.274 + TMP_GOPATH= [2021-04-20T21:06:07.587Z] #37 1.274 + : /build [2021-04-20T21:06:07.587Z] #37 1.274 + '[' -z '' ']' [2021-04-20T21:06:07.587Z] #37 1.275 ++ mktemp -d [2021-04-20T21:06:07.587Z] #37 1.281 + export GOPATH=/tmp/tmp.IWi2aKKuat [2021-04-20T21:06:07.587Z] #37 1.281 + GOPATH=/tmp/tmp.IWi2aKKuat [2021-04-20T21:06:07.587Z] #37 1.283 + RM_GOPATH=1 [2021-04-20T21:06:07.587Z] #37 1.283 + case "$(go env GOARCH)" in [2021-04-20T21:06:07.587Z] #37 1.284 ++ go env GOARCH [2021-04-20T21:06:07.587Z] #37 1.322 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:06:07.587Z] #37 1.322 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:06:07.587Z] #37 1.323 ++ dirname /tmp/install/install.sh [2021-04-20T21:06:07.587Z] #37 1.329 + dir=/tmp/install [2021-04-20T21:06:07.587Z] #37 1.329 + bin=tini [2021-04-20T21:06:07.587Z] #37 1.330 + shift [2021-04-20T21:06:07.587Z] #37 1.330 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-20T21:06:07.587Z] #37 1.331 + . /tmp/install/tini.installer [2021-04-20T21:06:07.587Z] #37 1.332 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-20T21:06:07.587Z] #37 1.333 + install_tini [2021-04-20T21:06:07.587Z] #37 1.333 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-20T21:06:07.587Z] #37 1.333 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-20T21:06:07.587Z] #37 1.334 + git clone https://github.com/krallin/tini.git /tmp/tmp.IWi2aKKuat/tini [2021-04-20T21:06:07.587Z] #37 1.338 Cloning into '/tmp/tmp.IWi2aKKuat/tini'... [2021-04-20T21:06:07.601Z] #20 33.22 Selecting previously unselected package bash-completion. [2021-04-20T21:06:07.601Z] #20 33.23 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-20T21:06:07.692Z] #14 57.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-20T21:06:07.692Z] #14 57.21 Preparing to unpack .../libudev1_241-7~deb10u7_ppc64el.deb ... [2021-04-20T21:06:07.692Z] #14 57.23 Unpacking libudev1:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-20T21:06:07.710Z] #42 21.24 Reading package lists... [2021-04-20T21:06:07.710Z] #42 ... [2021-04-20T21:06:07.710Z] [2021-04-20T21:06:07.710Z] #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-20T21:06:07.710Z] #49 sha256:489d9ec69060ee6cf6d64e11e829d3f9b5703fb1aee5afc7e44cc72e816c2ce8 [2021-04-20T21:06:07.710Z] #49 22.16 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-20T21:06:07.710Z] #49 22.18 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-20T21:06:07.710Z] #49 22.18 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-20T21:06:07.710Z] #49 22.21 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-20T21:06:07.710Z] #49 22.22 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-20T21:06:07.710Z] #49 22.29 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-20T21:06:07.710Z] #49 22.33 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-20T21:06:07.710Z] #49 22.34 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-20T21:06:07.710Z] #49 22.35 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-20T21:06:07.710Z] #49 22.37 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-20T21:06:07.710Z] #49 22.46 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-20T21:06:07.710Z] #49 22.48 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-20T21:06:07.710Z] #49 22.48 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-20T21:06:07.710Z] #49 22.49 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-20T21:06:07.710Z] #49 22.52 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-20T21:06:07.710Z] #49 22.58 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-20T21:06:07.710Z] #49 22.61 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-20T21:06:07.710Z] #49 22.76 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-20T21:06:07.710Z] #49 22.77 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-20T21:06:07.710Z] #49 22.84 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-20T21:06:07.710Z] #49 22.90 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-20T21:06:07.710Z] #49 22.91 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-20T21:06:07.710Z] #49 22.94 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-20T21:06:07.710Z] #49 22.96 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-20T21:06:07.710Z] #49 23.06 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-20T21:06:07.710Z] #49 23.10 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-20T21:06:07.711Z] #49 23.14 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-20T21:06:07.711Z] #49 23.25 go: downloading github.com/spf13/viper v1.6.1 [2021-04-20T21:06:07.711Z] #49 23.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-20T21:06:07.711Z] #49 23.46 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-20T21:06:07.711Z] #49 23.48 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-20T21:06:07.711Z] #49 23.49 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-20T21:06:07.711Z] #49 23.59 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-20T21:06:07.711Z] #49 23.60 go: extracting github.com/spf13/viper v1.6.1 [2021-04-20T21:06:07.711Z] #49 23.70 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-20T21:06:07.711Z] #49 23.74 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-20T21:06:07.711Z] #49 23.74 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-20T21:06:07.711Z] #49 23.91 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-20T21:06:07.711Z] #49 23.94 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-20T21:06:07.711Z] #49 24.01 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-20T21:06:07.711Z] #49 24.04 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-20T21:06:07.711Z] #49 24.07 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-20T21:06:07.711Z] #49 24.14 go: downloading golang.org/x/text v0.3.2 [2021-04-20T21:06:07.711Z] #49 24.21 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-20T21:06:07.711Z] #49 24.29 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-20T21:06:07.711Z] #49 24.70 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-20T21:06:07.711Z] #49 24.75 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-20T21:06:07.711Z] #49 24.82 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-20T21:06:07.711Z] #49 24.98 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-20T21:06:07.711Z] #49 25.03 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-20T21:06:07.711Z] #49 25.05 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-20T21:06:07.711Z] #49 25.22 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-20T21:06:07.711Z] #49 25.49 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-20T21:06:07.711Z] #49 25.51 go: downloading github.com/spf13/afero v1.1.2 [2021-04-20T21:06:07.711Z] #49 25.59 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-20T21:06:07.711Z] #49 25.62 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-20T21:06:07.711Z] #49 25.82 go: extracting github.com/spf13/afero v1.1.2 [2021-04-20T21:06:07.711Z] #49 26.17 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-20T21:06:07.736Z] #13 55.34 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:06:07.995Z] #14 57.65 Setting up libudev1:ppc64el (241-7~deb10u7) ... [2021-04-20T21:06:07.995Z] #13 55.58 Fetched 78.2 MB in 9s (9091 kB/s) [2021-04-20T21:06:08.256Z] #13 55.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-20T21:06:08.256Z] #13 55.76 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-20T21:06:08.256Z] #13 55.79 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-20T21:06:08.296Z] #14 57.84 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-20T21:06:08.296Z] #14 57.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-20T21:06:08.296Z] #14 57.89 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-04-20T21:06:08.296Z] #14 57.89 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-20T21:06:08.296Z] #14 ... [2021-04-20T21:06:08.296Z] [2021-04-20T21:06:08.296Z] #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-20T21:06:08.296Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-20T21:06:08.296Z] #37 48.41 Selecting previously unselected package cmake-data. [2021-04-20T21:06:08.296Z] #37 48.42 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-20T21:06:08.296Z] #37 48.43 Unpacking cmake-data (3.13.4-1) ... [2021-04-20T21:06:08.296Z] #37 51.54 Selecting previously unselected package libicu63:ppc64el. [2021-04-20T21:06:08.296Z] #37 51.55 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-04-20T21:06:08.296Z] #37 51.56 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-20T21:06:08.296Z] #37 58.10 Selecting previously unselected package libxml2:ppc64el. [2021-04-20T21:06:08.296Z] #37 58.11 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-04-20T21:06:08.296Z] #37 58.12 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-04-20T21:06:08.478Z] #49 ... [2021-04-20T21:06:08.478Z] [2021-04-20T21:06:08.478Z] #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-20T21:06:08.478Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-20T21:06:08.478Z] #55 16.84 Fetched 8251 kB in 11s (737 kB/s) [2021-04-20T21:06:08.478Z] #55 16.84 Reading package lists... [2021-04-20T21:06:08.533Z] #37 2.258 + cd /tmp/tmp.IWi2aKKuat/tini [2021-04-20T21:06:08.533Z] #37 2.259 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-20T21:06:08.533Z] #37 2.265 + cmake . [2021-04-20T21:06:08.598Z] #37 ... [2021-04-20T21:06:08.598Z] [2021-04-20T21:06:08.598Z] #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-20T21:06:08.598Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-20T21:06:08.598Z] #43 51.28 Selecting previously unselected package libprotoc17:ppc64el. [2021-04-20T21:06:08.598Z] #43 51.30 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-04-20T21:06:08.598Z] #43 51.31 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-04-20T21:06:08.598Z] #43 51.94 Selecting previously unselected package protobuf-c-compiler. [2021-04-20T21:06:08.598Z] #43 51.95 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-04-20T21:06:08.598Z] #43 51.96 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-20T21:06:08.599Z] #43 52.21 Selecting previously unselected package protobuf-compiler. [2021-04-20T21:06:08.599Z] #43 52.21 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-04-20T21:06:08.599Z] #43 52.24 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-20T21:06:08.599Z] #43 52.48 Selecting previously unselected package python-pkg-resources. [2021-04-20T21:06:08.599Z] #43 52.49 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-20T21:06:08.599Z] #43 52.49 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-20T21:06:08.599Z] #43 52.74 Selecting previously unselected package python-six. [2021-04-20T21:06:08.599Z] #43 52.75 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-20T21:06:08.599Z] #43 52.77 Unpacking python-six (1.12.0-1) ... [2021-04-20T21:06:08.599Z] #43 52.96 Selecting previously unselected package python-protobuf. [2021-04-20T21:06:08.599Z] #43 52.98 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-04-20T21:06:08.599Z] #43 53.00 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-20T21:06:08.599Z] #43 53.60 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-20T21:06:08.599Z] #43 58.33 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-04-20T21:06:08.599Z] #43 58.34 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-20T21:06:08.599Z] #43 58.36 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-20T21:06:08.599Z] #43 58.37 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-04-20T21:06:08.599Z] #43 58.38 Setting up python-six (1.12.0-1) ... [2021-04-20T21:06:08.599Z] #43 ... [2021-04-20T21:06:08.599Z] [2021-04-20T21:06:08.599Z] #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-20T21:06:08.599Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-20T21:06:08.599Z] #37 58.71 Selecting previously unselected package libarchive13:ppc64el. [2021-04-20T21:06:08.599Z] #37 58.71 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-04-20T21:06:08.599Z] #37 58.72 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-04-20T21:06:08.744Z] #55 22.43 Reading package lists... [2021-04-20T21:06:08.744Z] #55 ... [2021-04-20T21:06:08.744Z] [2021-04-20T21:06:08.744Z] #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-20T21:06:08.744Z] #29 sha256:9122ae5593bf514687a1a63d15eb957f7dc6c4ed42c43317ea52ba22936e726e [2021-04-20T21:06:08.744Z] #29 12.29 [2021-04-20T21:06:08.776Z] #13 56.16 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-20T21:06:08.776Z] #13 56.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 ... 15410 files and directories currently installed.) [2021-04-20T21:06:08.776Z] #13 56.39 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-20T21:06:08.776Z] #13 56.41 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-20T21:06:09.107Z] #37 2.907 -- The C compiler identification is GNU 8.3.0 [2021-04-20T21:06:09.107Z] #37 2.943 -- Check for working C compiler: /usr/bin/cc [2021-04-20T21:06:09.244Z] #36 ... [2021-04-20T21:06:09.244Z] [2021-04-20T21:06:09.244Z] #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-20T21:06:09.244Z] #56 sha256:96b2382714c1d707ae8fca5512b63a4f60661919a7fa05973cfab04593992ce8 [2021-04-20T21:06:09.244Z] #56 2.117 + RM_GOPATH=0 [2021-04-20T21:06:09.244Z] #56 2.117 + TMP_GOPATH= [2021-04-20T21:06:09.244Z] #56 2.117 + : /build [2021-04-20T21:06:09.244Z] #56 2.117 + '[' -z '' ']' [2021-04-20T21:06:09.244Z] #56 2.117 ++ mktemp -d [2021-04-20T21:06:09.244Z] #56 2.119 + export GOPATH=/tmp/tmp.wk4jXbDEQx [2021-04-20T21:06:09.244Z] #56 2.119 + GOPATH=/tmp/tmp.wk4jXbDEQx [2021-04-20T21:06:09.244Z] #56 2.119 + RM_GOPATH=1 [2021-04-20T21:06:09.244Z] #56 2.119 + case "$(go env GOARCH)" in [2021-04-20T21:06:09.244Z] #56 2.165 ++ go env GOARCH [2021-04-20T21:06:09.244Z] #56 2.208 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:06:09.244Z] #56 2.208 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:06:09.244Z] #56 2.208 ++ dirname /tmp/install/install.sh [2021-04-20T21:06:09.244Z] #56 2.208 + dir=/tmp/install [2021-04-20T21:06:09.244Z] #56 2.208 + bin=containerd [2021-04-20T21:06:09.244Z] #56 2.208 + shift [2021-04-20T21:06:09.244Z] #56 2.208 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-20T21:06:09.244Z] #56 2.208 + . /tmp/install/containerd.installer [2021-04-20T21:06:09.244Z] #56 2.208 ++ set -e [2021-04-20T21:06:09.244Z] #56 2.208 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:06:09.244Z] #56 2.208 + install_containerd [2021-04-20T21:06:09.244Z] #56 2.227 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-20T21:06:09.244Z] #56 2.227 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wk4jXbDEQx/src/github.com/containerd/containerd [2021-04-20T21:06:09.244Z] #56 2.227 Cloning into '/tmp/tmp.wk4jXbDEQx/src/github.com/containerd/containerd'... [2021-04-20T21:06:09.244Z] #56 2.232 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:06:09.244Z] #56 ... [2021-04-20T21:06:09.244Z] [2021-04-20T21:06:09.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-20T21:06:09.244Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:06:09.244Z] #42 51.19 Selecting previously unselected package libprotoc17:amd64. [2021-04-20T21:06:09.244Z] #42 51.19 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-20T21:06:09.244Z] #42 51.21 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-20T21:06:09.244Z] #42 51.84 Selecting previously unselected package protobuf-c-compiler. [2021-04-20T21:06:09.244Z] #42 51.84 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-20T21:06:09.244Z] #42 51.86 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-20T21:06:09.244Z] #42 52.00 Selecting previously unselected package protobuf-compiler. [2021-04-20T21:06:09.244Z] #42 52.02 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-20T21:06:09.244Z] #42 52.03 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-20T21:06:09.244Z] #42 52.20 Selecting previously unselected package python-pkg-resources. [2021-04-20T21:06:09.244Z] #42 52.22 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-20T21:06:09.244Z] #42 52.23 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-20T21:06:09.244Z] #42 52.79 Selecting previously unselected package python-six. [2021-04-20T21:06:09.244Z] #42 52.79 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-20T21:06:09.244Z] #42 52.79 Unpacking python-six (1.12.0-1) ... [2021-04-20T21:06:09.244Z] #42 52.90 Selecting previously unselected package python-protobuf. [2021-04-20T21:06:09.244Z] #42 52.91 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-20T21:06:09.244Z] #42 52.91 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-20T21:06:09.253Z] #37 59.12 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-04-20T21:06:09.253Z] #37 59.15 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-04-20T21:06:09.253Z] #37 59.16 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-04-20T21:06:09.253Z] #37 59.31 Selecting previously unselected package librhash0:ppc64el. [2021-04-20T21:06:09.253Z] #37 59.32 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-04-20T21:06:09.253Z] #37 59.33 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-04-20T21:06:09.273Z] #29 12.61 0.0% 1.2% # 2.3% ## 2.9% ## 4.1% #### 5.8% ##### 7.4% ###### 9.5% ####### 10.9% [2021-04-20T21:06:09.273Z] #29 ... [2021-04-20T21:06:09.273Z] [2021-04-20T21:06:09.273Z] #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-20T21:06:09.273Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-20T21:06:09.273Z] #40 17.12 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-20T21:06:09.273Z] #40 18.57 + 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-20T21:06:09.273Z] #40 ... [2021-04-20T21:06:09.273Z] [2021-04-20T21:06:09.273Z] #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-20T21:06:09.273Z] #29 sha256:9122ae5593bf514687a1a63d15eb957f7dc6c4ed42c43317ea52ba22936e726e [2021-04-20T21:06:09.346Z] #13 56.66 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-20T21:06:09.346Z] #13 56.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-20T21:06:09.346Z] #13 56.90 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-20T21:06:09.346Z] #13 56.93 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-20T21:06:09.502Z] #42 53.52 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-20T21:06:09.555Z] #37 59.52 Selecting previously unselected package libuv1:ppc64el. [2021-04-20T21:06:09.555Z] #37 59.52 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-04-20T21:06:09.555Z] #37 59.53 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-04-20T21:06:09.680Z] #37 3.711 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-20T21:06:09.856Z] #37 59.72 Selecting previously unselected package cmake. [2021-04-20T21:06:09.856Z] #37 59.73 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-04-20T21:06:09.856Z] #37 59.74 Unpacking cmake (3.13.4-1) ... [2021-04-20T21:06:09.929Z] #13 57.29 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-20T21:06:09.929Z] #13 57.50 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-20T21:06:09.942Z] #37 3.721 -- Detecting C compiler ABI info [2021-04-20T21:06:10.252Z] #13 57.50 (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-20T21:06:10.252Z] #13 57.61 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-20T21:06:10.252Z] #13 57.62 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-20T21:06:10.888Z] #37 4.631 -- Detecting C compiler ABI info - done [2021-04-20T21:06:10.888Z] #37 4.688 -- Detecting C compile features [2021-04-20T21:06:10.896Z] #20 35.92 Unpacking bash-completion (1:2.8-6) ... [2021-04-20T21:06:10.896Z] #20 36.34 Selecting previously unselected package bzip2. [2021-04-20T21:06:10.897Z] #20 36.34 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-20T21:06:10.897Z] #20 36.35 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-20T21:06:10.897Z] #20 36.46 Selecting previously unselected package xz-utils. [2021-04-20T21:06:10.897Z] #20 36.46 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-20T21:06:10.897Z] #20 36.47 Unpacking xz-utils (5.2.4-1) ... [2021-04-20T21:06:10.925Z] #37 ... [2021-04-20T21:06:10.925Z] [2021-04-20T21:06:10.925Z] #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-20T21:06:10.925Z] #52 sha256:df6bd44fafad0f4c11467fd1f0ca4874028118f8237716404009a2bedea50961 [2021-04-20T21:06:10.925Z] #52 51.05 sort [2021-04-20T21:06:10.925Z] #52 51.09 io [2021-04-20T21:06:10.925Z] #52 51.10 internal/oserror [2021-04-20T21:06:10.925Z] #52 51.13 strconv [2021-04-20T21:06:10.925Z] #52 51.62 syscall [2021-04-20T21:06:10.925Z] #52 55.69 bytes [2021-04-20T21:06:10.925Z] #52 55.69 strings [2021-04-20T21:06:11.156Z] #20 36.69 Selecting previously unselected package apparmor. [2021-04-20T21:06:11.156Z] #20 36.70 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-20T21:06:11.156Z] #20 36.79 Unpacking apparmor (2.13.2-10) ... [2021-04-20T21:06:11.225Z] #52 ... [2021-04-20T21:06:11.225Z] [2021-04-20T21:06:11.225Z] #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-20T21:06:11.225Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-20T21:06:11.225Z] #14 60.86 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-20T21:06:11.225Z] #14 60.86 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-04-20T21:06:11.225Z] #14 60.87 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-20T21:06:11.241Z] #13 ... [2021-04-20T21:06:11.241Z] [2021-04-20T21:06:11.241Z] #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-20T21:06:11.241Z] #47 sha256:4c92e26818cd88adb512abb28ef3e02625a5aef61e9aafc2c4323de19782c276 [2021-04-20T21:06:11.241Z] #47 DONE 60.0s [2021-04-20T21:06:11.241Z] [2021-04-20T21:06:11.241Z] #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-20T21:06:11.241Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:06:11.241Z] #42 52.57 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-20T21:06:11.241Z] #42 52.57 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-20T21:06:11.241Z] #42 52.57 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-20T21:06:11.241Z] #42 52.75 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-20T21:06:11.241Z] #42 52.75 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-20T21:06:11.241Z] #42 52.77 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-20T21:06:11.241Z] #42 54.11 Selecting previously unselected package libprotoc17:amd64. [2021-04-20T21:06:11.241Z] #42 54.11 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-20T21:06:11.241Z] #42 54.11 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-20T21:06:11.241Z] #42 54.82 Selecting previously unselected package protobuf-c-compiler. [2021-04-20T21:06:11.241Z] #42 54.82 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-20T21:06:11.241Z] #42 54.83 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-20T21:06:11.241Z] #42 55.31 Selecting previously unselected package protobuf-compiler. [2021-04-20T21:06:11.241Z] #42 55.31 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-20T21:06:11.241Z] #42 55.31 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-20T21:06:11.241Z] #42 55.51 Selecting previously unselected package python-pkg-resources. [2021-04-20T21:06:11.241Z] #42 55.51 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-20T21:06:11.241Z] #42 55.52 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-20T21:06:11.241Z] #42 55.78 Selecting previously unselected package python-six. [2021-04-20T21:06:11.241Z] #42 55.78 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-20T21:06:11.241Z] #42 55.80 Unpacking python-six (1.12.0-1) ... [2021-04-20T21:06:11.241Z] #42 55.89 Selecting previously unselected package python-protobuf. [2021-04-20T21:06:11.241Z] #42 55.90 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-20T21:06:11.241Z] #42 55.91 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-20T21:06:11.241Z] #42 56.48 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-20T21:06:11.467Z] #37 ... [2021-04-20T21:06:11.467Z] [2021-04-20T21:06:11.467Z] #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-20T21:06:11.467Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:06:11.467Z] #42 72.34 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-20T21:06:11.467Z] #42 72.36 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:06:11.467Z] #42 DONE 73.0s [2021-04-20T21:06:11.467Z] [2021-04-20T21:06:11.467Z] #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-20T21:06:11.467Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:11.675Z] #20 37.12 Selecting previously unselected package aufs-tools. [2021-04-20T21:06:11.675Z] #20 37.13 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-20T21:06:11.675Z] #20 37.14 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-20T21:06:11.675Z] #20 37.28 Selecting previously unselected package libonig5:amd64. [2021-04-20T21:06:11.675Z] #20 37.30 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-20T21:06:11.675Z] #20 37.30 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-20T21:06:11.936Z] #20 37.45 Selecting previously unselected package libjq1:amd64. [2021-04-20T21:06:11.936Z] #20 37.45 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-20T21:06:11.936Z] #20 37.46 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-20T21:06:11.936Z] #20 37.60 Selecting previously unselected package jq. [2021-04-20T21:06:11.936Z] #20 37.60 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-20T21:06:11.936Z] #20 37.63 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-20T21:06:11.936Z] #20 37.71 Selecting previously unselected package libaio1:amd64. [2021-04-20T21:06:12.181Z] #42 60.88 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-20T21:06:12.181Z] #42 60.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-20T21:06:12.181Z] #42 60.92 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-20T21:06:12.181Z] #42 60.94 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-20T21:06:12.181Z] #42 61.00 Setting up python-six (1.12.0-1) ... [2021-04-20T21:06:12.196Z] #20 37.71 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-20T21:06:12.196Z] #20 37.72 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-20T21:06:12.196Z] #20 37.81 Selecting previously unselected package libgpm2:amd64. [2021-04-20T21:06:12.196Z] #20 37.82 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-20T21:06:12.196Z] #20 37.82 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-20T21:06:12.196Z] #20 37.87 Selecting previously unselected package libicu63:amd64. [2021-04-20T21:06:12.196Z] #20 37.88 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-20T21:06:12.196Z] #20 37.89 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-20T21:06:12.754Z] #42 ... [2021-04-20T21:06:12.754Z] [2021-04-20T21:06:12.754Z] #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-20T21:06:12.754Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:06:12.754Z] #13 60.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-20T21:06:12.766Z] #20 ... [2021-04-20T21:06:12.766Z] [2021-04-20T21:06:12.766Z] #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-20T21:06:12.766Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:12.766Z] #43 92.29 CC criu/clone-noasan.o [2021-04-20T21:06:12.766Z] #43 92.47 CC criu/config.o [2021-04-20T21:06:12.766Z] #43 93.85 CC criu/cr-check.o [2021-04-20T21:06:12.766Z] #43 95.52 CC criu/cr-dedup.o [2021-04-20T21:06:12.766Z] #43 95.91 CC criu/cr-dump.o [2021-04-20T21:06:12.766Z] #43 98.10 CC criu/cr-errno.o [2021-04-20T21:06:12.766Z] #43 98.21 CC criu/cr-restore.o [2021-04-20T21:06:12.858Z] #43 ... [2021-04-20T21:06:12.858Z] [2021-04-20T21:06:12.858Z] #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-20T21:06:12.858Z] #45 sha256:d6331ae62e1c2e3baf47a87d7e59604453bcaea790f53c11f01a56c0ef6e62d8 [2021-04-20T21:06:12.858Z] #45 64.46 internal/syscall/unix [2021-04-20T21:06:12.858Z] #45 64.83 os [2021-04-20T21:06:12.858Z] #45 66.45 strings [2021-04-20T21:06:12.858Z] #45 69.08 fmt [2021-04-20T21:06:12.858Z] #45 69.83 path/filepath [2021-04-20T21:06:12.858Z] #45 71.18 regexp/syntax [2021-04-20T21:06:12.858Z] #45 74.35 flag [2021-04-20T21:06:13.014Z] #13 60.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-20T21:06:13.014Z] #13 60.29 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-20T21:06:13.026Z] #43 102.5 CC criu/cr-service.o [2021-04-20T21:06:13.121Z] #45 ... [2021-04-20T21:06:13.121Z] [2021-04-20T21:06:13.121Z] #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-20T21:06:13.121Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:06:13.121Z] #13 60.36 Selecting previously unselected package binutils-mingw-w64. [2021-04-20T21:06:13.121Z] #13 60.36 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-20T21:06:13.121Z] #13 60.37 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-20T21:06:13.121Z] #13 60.55 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-20T21:06:13.121Z] #13 60.56 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-20T21:06:13.121Z] #13 60.57 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-20T21:06:13.121Z] #13 60.80 Selecting previously unselected package dmsetup. [2021-04-20T21:06:13.121Z] #13 60.80 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-20T21:06:13.121Z] #13 60.83 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-20T21:06:13.121Z] #13 61.02 Selecting previously unselected package mingw-w64-common. [2021-04-20T21:06:13.121Z] #13 61.02 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-20T21:06:13.121Z] #13 61.03 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-20T21:06:13.345Z] #14 ... [2021-04-20T21:06:13.345Z] [2021-04-20T21:06:13.345Z] #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-20T21:06:13.345Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-20T21:06:13.345Z] #37 62.37 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-20T21:06:13.345Z] #37 62.39 Setting up xxd (2:8.1.0875-5) ... [2021-04-20T21:06:13.345Z] #37 62.40 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-04-20T21:06:13.345Z] #37 62.41 Setting up vim-common (2:8.1.0875-5) ... [2021-04-20T21:06:13.346Z] #37 62.48 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-04-20T21:06:13.346Z] #37 62.49 Setting up cmake-data (3.13.4-1) ... [2021-04-20T21:06:13.346Z] #37 62.50 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-04-20T21:06:13.346Z] #37 62.60 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-04-20T21:06:13.346Z] #37 62.61 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-04-20T21:06:13.346Z] #37 62.61 Setting up cmake (3.13.4-1) ... [2021-04-20T21:06:13.346Z] #37 62.62 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:06:13.346Z] #37 62.71 Processing triggers for mime-support (3.62) ... [2021-04-20T21:06:13.346Z] #37 DONE 63.1s [2021-04-20T21:06:13.346Z] [2021-04-20T21:06:13.346Z] #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-20T21:06:13.346Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-20T21:06:13.346Z] #43 62.47 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-04-20T21:06:13.346Z] #43 62.47 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-20T21:06:13.346Z] #43 62.49 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-04-20T21:06:13.346Z] #43 62.50 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-04-20T21:06:13.346Z] #43 62.50 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-04-20T21:06:13.346Z] #43 62.51 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-20T21:06:13.346Z] #43 62.52 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-20T21:06:13.346Z] #43 62.53 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-04-20T21:06:13.346Z] #43 62.60 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-20T21:06:13.346Z] #43 62.61 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-20T21:06:13.346Z] #29 12.61 0.0% 1.2% # 2.3% ## 2.9% ## 4.1% #### 5.8% ##### 7.4% ###### 9.5% ####### 10.9% ######## 11.9% ######### 12.8% ######### 13.5% ########## 14.4% ########## 15.0% ########### 15.7% ############ 16.7% ############ 17.4% ############# 18.3% ############# 19.0% ############## 20.0% ############## 20.4% ############### 21.3% ############### 22.1% ################ 23.1% ################# 24.9% ################### 27.1% #################### 28.5% ##################### 30.5% ###################### 31.3% ####################### 32.3% ####################### 32.8% ######################## 33.8% ######################## 34.5% ######################### 35.3% ########################## 36.4% ########################### 37.6% ########################### 38.2% ############################ 39.2% ############################ 40.2% ############################# 41.1% ############################## 42.2% ############################### 43.3% ################################ 44.7% ################################# 45.8% ################################# 46.5% ################################## 47.9% ################################### 48.9% [2021-04-20T21:06:13.346Z] #29 ... [2021-04-20T21:06:13.346Z] [2021-04-20T21:06:13.346Z] #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-20T21:06:13.346Z] #67 sha256:db137c2f02d9dd2d6724c695fc44733f601471524a8d6481e3fe5d04b6a9d820 [2021-04-20T21:06:13.346Z] #67 21.85 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-20T21:06:13.383Z] #13 ... [2021-04-20T21:06:13.383Z] [2021-04-20T21:06:13.383Z] #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-20T21:06:13.383Z] #37 sha256:cc84cc9c13694ab6e51fbbb44439ab0873800a25c74e087f64c17f3b7165c545 [2021-04-20T21:06:13.383Z] #37 7.167 -- Detecting C compile features - done [2021-04-20T21:06:13.383Z] #37 7.227 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-20T21:06:13.609Z] #67 ... [2021-04-20T21:06:13.609Z] [2021-04-20T21:06:13.609Z] #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-20T21:06:13.609Z] #29 sha256:9122ae5593bf514687a1a63d15eb957f7dc6c4ed42c43317ea52ba22936e726e [2021-04-20T21:06:13.645Z] #37 7.507 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-20T21:06:13.645Z] #37 ... [2021-04-20T21:06:13.645Z] [2021-04-20T21:06:13.645Z] #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-20T21:06:13.645Z] #51 sha256:4491f862ac2bfdda9b6ae1d6697857171a0243d6bff526426402c84d555798a5 [2021-04-20T21:06:13.645Z] #51 65.12 context [2021-04-20T21:06:13.645Z] #51 65.16 encoding/binary [2021-04-20T21:06:13.645Z] #51 66.06 os [2021-04-20T21:06:13.645Z] #51 67.23 encoding/base64 [2021-04-20T21:06:13.645Z] #51 68.30 golang.org/x/sys/unix [2021-04-20T21:06:13.645Z] #51 70.76 fmt [2021-04-20T21:06:13.645Z] #51 ... [2021-04-20T21:06:13.645Z] [2021-04-20T21:06:13.645Z] #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-20T21:06:13.645Z] #37 sha256:cc84cc9c13694ab6e51fbbb44439ab0873800a25c74e087f64c17f3b7165c545 [2021-04-20T21:06:13.645Z] #37 7.617 -- Configuring done [2021-04-20T21:06:13.645Z] #37 7.666 -- Generating done [2021-04-20T21:06:13.645Z] #37 7.668 -- Build files have been written to: /tmp/tmp.IWi2aKKuat/tini [2021-04-20T21:06:13.645Z] #37 7.682 + make tini-static [2021-04-20T21:06:13.680Z] #42 57.76 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-20T21:06:13.937Z] #42 58.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-20T21:06:13.959Z] #13 ... [2021-04-20T21:06:13.959Z] [2021-04-20T21:06:13.959Z] #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-20T21:06:13.959Z] #56 sha256:59d6e0b5cafb585fc89af3eb37ebda0b9b04d61f5c71839bf089414a44176c7f [2021-04-20T21:06:13.959Z] #56 3.589 + RM_GOPATH=0 [2021-04-20T21:06:13.959Z] #56 3.589 + TMP_GOPATH= [2021-04-20T21:06:13.959Z] #56 3.590 + : /build [2021-04-20T21:06:13.959Z] #56 3.590 + '[' -z '' ']' [2021-04-20T21:06:13.959Z] #56 3.590 ++ mktemp -d [2021-04-20T21:06:13.959Z] #56 3.613 + export GOPATH=/tmp/tmp.1lbdkLzO1y [2021-04-20T21:06:13.959Z] #56 3.613 + GOPATH=/tmp/tmp.1lbdkLzO1y [2021-04-20T21:06:13.959Z] #56 3.613 + RM_GOPATH=1 [2021-04-20T21:06:13.959Z] #56 3.613 + case "$(go env GOARCH)" in [2021-04-20T21:06:13.959Z] #56 3.617 ++ go env GOARCH [2021-04-20T21:06:13.959Z] #56 3.621 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:06:13.959Z] #56 3.621 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:06:13.959Z] #56 3.627 ++ dirname /tmp/install/install.sh [2021-04-20T21:06:13.959Z] #56 3.629 + dir=/tmp/install [2021-04-20T21:06:13.959Z] #56 3.629 + bin=containerd [2021-04-20T21:06:13.959Z] #56 3.629 + shift [2021-04-20T21:06:13.959Z] #56 3.633 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-20T21:06:13.959Z] #56 3.633 + . /tmp/install/containerd.installer [2021-04-20T21:06:13.959Z] #56 3.635 ++ set -e [2021-04-20T21:06:13.959Z] #56 3.637 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:06:13.959Z] #56 3.637 + install_containerd [2021-04-20T21:06:13.959Z] #56 3.638 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-20T21:06:13.959Z] #56 3.638 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:06:13.959Z] #56 3.638 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1lbdkLzO1y/src/github.com/containerd/containerd [2021-04-20T21:06:13.959Z] #56 3.665 Cloning into '/tmp/tmp.1lbdkLzO1y/src/github.com/containerd/containerd'... [2021-04-20T21:06:13.959Z] #56 ... [2021-04-20T21:06:13.959Z] [2021-04-20T21:06:13.959Z] #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-20T21:06:13.959Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-20T21:06:13.959Z] #32 52.38 Checking out files: 89% (1360/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-20T21:06:13.959Z] #32 52.95 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-20T21:06:13.959Z] #32 53.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-20T21:06:14.194Z] #42 ... [2021-04-20T21:06:14.194Z] [2021-04-20T21:06:14.194Z] #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-20T21:06:14.194Z] #47 sha256:67763155e3e28293339940659a62397752feaabf256f0bdd8a9c292a0c9e1685 [2021-04-20T21:06:14.194Z] #47 DONE 58.2s [2021-04-20T21:06:14.194Z] [2021-04-20T21:06:14.194Z] #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-20T21:06:14.194Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:06:14.194Z] #42 58.23 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-20T21:06:14.194Z] #42 58.27 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-20T21:06:14.194Z] #42 ... [2021-04-20T21:06:14.194Z] [2021-04-20T21:06:14.194Z] #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-20T21:06:14.194Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-20T21:06:14.194Z] #36 58.22 Selecting previously unselected package libxml2:amd64. [2021-04-20T21:06:14.194Z] #36 58.22 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-20T21:06:14.194Z] #36 58.22 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-20T21:06:14.219Z] #37 8.180 Scanning dependencies of target tini-static [2021-04-20T21:06:14.481Z] #37 8.347 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-20T21:06:14.530Z] #32 ... [2021-04-20T21:06:14.530Z] [2021-04-20T21:06:14.530Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:06:14.530Z] #34 sha256:9d6f8ac49ab3d46618827dae06c3553eec03bceb0a57df5ad8b0378bd363c338 [2021-04-20T21:06:14.530Z] #34 53.19 time [2021-04-20T21:06:14.530Z] #34 58.25 internal/poll [2021-04-20T21:06:14.530Z] #34 61.13 internal/syscall/execenv [2021-04-20T21:06:14.530Z] #34 61.29 internal/syscall/unix [2021-04-20T21:06:14.530Z] #34 61.35 internal/fmtsort [2021-04-20T21:06:14.530Z] #34 61.60 os [2021-04-20T21:06:14.530Z] #34 62.02 strings [2021-04-20T21:06:14.790Z] #34 ... [2021-04-20T21:06:14.790Z] [2021-04-20T21:06:14.790Z] #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-20T21:06:14.790Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-20T21:06:14.790Z] #36 53.57 Selecting previously unselected package libicu63:amd64. [2021-04-20T21:06:14.790Z] #36 53.58 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-20T21:06:14.790Z] #36 53.59 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-20T21:06:14.790Z] #36 61.02 Selecting previously unselected package libxml2:amd64. [2021-04-20T21:06:14.790Z] #36 61.02 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-20T21:06:14.790Z] #36 61.02 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-20T21:06:14.790Z] #36 61.77 Selecting previously unselected package libarchive13:amd64. [2021-04-20T21:06:14.790Z] #36 61.77 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-20T21:06:14.790Z] #36 61.78 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-20T21:06:14.790Z] #36 62.12 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-20T21:06:14.790Z] #36 62.12 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-20T21:06:14.790Z] #36 62.16 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-20T21:06:14.790Z] #36 62.32 Selecting previously unselected package librhash0:amd64. [2021-04-20T21:06:14.790Z] #36 62.32 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-20T21:06:14.790Z] #36 62.32 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-20T21:06:14.790Z] #36 62.60 Selecting previously unselected package libuv1:amd64. [2021-04-20T21:06:14.790Z] #36 62.60 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-20T21:06:14.790Z] #36 62.60 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-20T21:06:14.790Z] #36 62.66 Selecting previously unselected package cmake. [2021-04-20T21:06:14.790Z] #36 62.75 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-20T21:06:14.790Z] #36 62.75 Unpacking cmake (3.13.4-1) ... [2021-04-20T21:06:14.929Z] #29 12.61 0.0% 1.2% # 2.3% ## 2.9% ## 4.1% #### 5.8% ##### 7.4% ###### 9.5% ####### 10.9% ######## 11.9% ######### 12.8% ######### 13.5% ########## 14.4% ########## 15.0% ########### 15.7% ############ 16.7% ############ 17.4% ############# 18.3% ############# 19.0% ############## 20.0% ############## 20.4% ############### 21.3% ############### 22.1% ################ 23.1% ################# 24.9% ################### 27.1% #################### 28.5% ##################### 30.5% ###################### 31.3% ####################### 32.3% ####################### 32.8% ######################## 33.8% ######################## 34.5% ######################### 35.3% ########################## 36.4% ########################### 37.6% ########################### 38.2% ############################ 39.2% ############################ 40.2% ############################# 41.1% ############################## 42.2% ############################### 43.3% ################################ 44.7% ################################# 45.8% ################################# 46.5% ################################## 47.9% ################################### 48.9% ################################### 49.9% #################################### 51.1% ##################################### 52.3% ###################################### 53.8% ####################################### 54.4% ####################################### 55.2% ######################################## 56.3% ######################################### 57.4% ######################################### 58.3% ########################################## 59.0% ########################################## 59.7% ########################################### 60.1% ############################################ 61.2% [2021-04-20T21:06:14.930Z] #29 ... [2021-04-20T21:06:14.930Z] [2021-04-20T21:06:14.930Z] #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-20T21:06:14.930Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-20T21:06:14.930Z] #13 14.96 Reading package lists... [2021-04-20T21:06:14.930Z] #13 20.57 Reading package lists... [2021-04-20T21:06:14.930Z] #13 26.30 Building dependency tree... [2021-04-20T21:06:14.930Z] #13 29.09 The following additional packages will be installed: [2021-04-20T21:06:14.930Z] #13 29.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-20T21:06:14.930Z] #13 29.11 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-20T21:06:14.930Z] #13 29.11 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-20T21:06:14.930Z] #13 29.11 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-20T21:06:14.930Z] #13 29.11 mingw-w64-common mingw-w64-x86-64-dev [2021-04-20T21:06:14.930Z] #13 29.11 Suggested packages: [2021-04-20T21:06:14.930Z] #13 29.11 gcc-8-locales seccomp wine64 [2021-04-20T21:06:14.930Z] #13 ... [2021-04-20T21:06:14.930Z] [2021-04-20T21:06:14.930Z] #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-20T21:06:14.930Z] #29 sha256:9122ae5593bf514687a1a63d15eb957f7dc6c4ed42c43317ea52ba22936e726e [2021-04-20T21:06:14.935Z] #43 104.1 CC criu/crtools.o [2021-04-20T21:06:15.195Z] #43 104.8 CC criu/eventfd.o [2021-04-20T21:06:15.428Z] #37 ... [2021-04-20T21:06:15.428Z] [2021-04-20T21:06:15.428Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:06:15.428Z] #34 sha256:3447af1bafa6cc144e0f4f898807a037e3f12ee5562f5d6be13373623c78388c [2021-04-20T21:06:15.428Z] #34 67.08 path [2021-04-20T21:06:15.428Z] #34 67.96 text/tabwriter [2021-04-20T21:06:15.428Z] #34 68.73 fmt [2021-04-20T21:06:15.428Z] #34 69.15 path/filepath [2021-04-20T21:06:15.428Z] #34 70.68 io/ioutil [2021-04-20T21:06:15.428Z] #34 72.69 github.com/BurntSushi/toml [2021-04-20T21:06:15.428Z] #34 72.70 flag [2021-04-20T21:06:15.428Z] #34 74.74 log [2021-04-20T21:06:15.455Z] #43 105.1 CC criu/eventpoll.o [2021-04-20T21:06:15.455Z] #43 ... [2021-04-20T21:06:15.455Z] [2021-04-20T21:06:15.455Z] #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-20T21:06:15.455Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-20T21:06:15.455Z] #20 41.22 Selecting previously unselected package libnet1:amd64. [2021-04-20T21:06:15.564Z] #36 ... [2021-04-20T21:06:15.564Z] [2021-04-20T21:06:15.564Z] #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-20T21:06:15.564Z] #51 sha256:a612ae55c45b030ecd343f7342ed763f15b6fb721dcfb203e393dbd0ca147d01 [2021-04-20T21:06:15.564Z] #51 49.53 reflect [2021-04-20T21:06:15.564Z] #51 49.55 syscall [2021-04-20T21:06:15.564Z] #51 57.56 context [2021-04-20T21:06:15.564Z] #51 58.00 internal/poll [2021-04-20T21:06:15.564Z] #51 ... [2021-04-20T21:06:15.564Z] [2021-04-20T21:06:15.565Z] #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-20T21:06:15.565Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:06:15.565Z] #13 48.97 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-20T21:06:15.565Z] #13 51.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-20T21:06:15.565Z] #13 51.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-20T21:06:15.565Z] #13 51.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-20T21:06:15.565Z] #13 51.75 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-20T21:06:15.565Z] #13 51.75 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-20T21:06:15.565Z] #13 51.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-20T21:06:15.565Z] #13 51.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-20T21:06:15.565Z] #13 51.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-20T21:06:15.565Z] #13 51.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-20T21:06:15.565Z] #13 51.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-20T21:06:15.565Z] #13 51.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-20T21:06:15.565Z] #13 51.90 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-20T21:06:15.565Z] #13 51.93 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-20T21:06:15.565Z] #13 51.94 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-20T21:06:15.565Z] #13 53.24 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:06:15.565Z] #13 53.43 Fetched 78.2 MB in 8s (9275 kB/s) [2021-04-20T21:06:15.565Z] #13 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 ... 15410 files and directories currently installed.) [2021-04-20T21:06:15.565Z] #13 53.59 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-20T21:06:15.565Z] #13 53.61 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-20T21:06:15.565Z] #13 54.73 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-20T21:06:15.565Z] #13 55.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-20T21:06:15.565Z] #13 55.27 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-20T21:06:15.565Z] #13 55.28 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-20T21:06:15.565Z] #13 55.64 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-20T21:06:15.565Z] #13 55.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-20T21:06:15.565Z] #13 56.02 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-20T21:06:15.565Z] #13 56.03 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-20T21:06:15.565Z] #13 ... [2021-04-20T21:06:15.565Z] [2021-04-20T21:06:15.565Z] #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-20T21:06:15.565Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-20T21:06:15.565Z] #36 59.71 Selecting previously unselected package libarchive13:amd64. [2021-04-20T21:06:15.565Z] #36 59.72 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-20T21:06:15.565Z] #36 59.73 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-20T21:06:15.691Z] #34 77.25 github.com/BurntSushi/toml/cmd/tomlv [2021-04-20T21:06:15.691Z] #34 ... [2021-04-20T21:06:15.691Z] [2021-04-20T21:06:15.691Z] #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-20T21:06:15.691Z] #45 sha256:d6331ae62e1c2e3baf47a87d7e59604453bcaea790f53c11f01a56c0ef6e62d8 [2021-04-20T21:06:15.691Z] #45 76.05 go/token [2021-04-20T21:06:15.691Z] #45 76.66 regexp [2021-04-20T21:06:15.691Z] #45 77.16 go/scanner [2021-04-20T21:06:15.715Z] #20 41.23 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-20T21:06:15.716Z] #20 41.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-20T21:06:15.716Z] #20 41.32 Selecting previously unselected package libnl-3-200:amd64. [2021-04-20T21:06:15.716Z] #20 41.33 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-20T21:06:15.716Z] #20 41.34 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-20T21:06:15.716Z] #20 41.41 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-20T21:06:15.716Z] #20 41.42 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-20T21:06:15.731Z] #36 ... [2021-04-20T21:06:15.731Z] [2021-04-20T21:06:15.731Z] #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-20T21:06:15.731Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:06:15.731Z] #13 63.11 Selecting previously unselected package binutils-mingw-w64. [2021-04-20T21:06:15.731Z] #13 63.11 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-20T21:06:15.731Z] #13 63.12 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-20T21:06:15.731Z] #13 63.32 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-20T21:06:15.731Z] #13 63.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-20T21:06:15.731Z] #13 63.32 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-20T21:06:15.822Z] #36 60.03 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-20T21:06:15.822Z] #36 60.04 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-20T21:06:15.822Z] #36 60.05 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-20T21:06:15.923Z] #54 ... [2021-04-20T21:06:15.923Z] [2021-04-20T21:06:15.923Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-20T21:06:15.923Z] #57 159.5 + bin/containerd [2021-04-20T21:06:15.976Z] #20 41.44 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-20T21:06:15.976Z] #20 41.50 Selecting previously unselected package libreadline5:amd64. [2021-04-20T21:06:15.976Z] #20 41.52 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-20T21:06:15.976Z] #20 41.52 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-20T21:06:15.976Z] #20 41.62 Selecting previously unselected package net-tools. [2021-04-20T21:06:15.976Z] #20 41.64 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-20T21:06:15.976Z] #20 41.65 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-20T21:06:16.079Z] #36 60.24 Selecting previously unselected package librhash0:amd64. [2021-04-20T21:06:16.079Z] #36 60.24 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-20T21:06:16.079Z] #36 60.25 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-20T21:06:16.236Z] #20 41.87 Selecting previously unselected package python-pip-whl. [2021-04-20T21:06:16.236Z] #20 41.88 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-20T21:06:16.236Z] #20 41.89 Unpacking python-pip-whl (18.1-5) ... [2021-04-20T21:06:16.310Z] #13 63.55 Selecting previously unselected package dmsetup. [2021-04-20T21:06:16.310Z] #13 63.55 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-20T21:06:16.310Z] #13 63.55 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-20T21:06:16.310Z] #13 63.74 Selecting previously unselected package mingw-w64-common. [2021-04-20T21:06:16.310Z] #13 63.75 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-20T21:06:16.310Z] #13 63.75 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-20T21:06:16.336Z] #36 60.45 Selecting previously unselected package libuv1:amd64. [2021-04-20T21:06:16.336Z] #36 60.45 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-20T21:06:16.336Z] #36 60.46 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-20T21:06:16.376Z] #29 12.61 0.0% 1.2% # 2.3% ## 2.9% ## 4.1% #### 5.8% ##### 7.4% ###### 9.5% ####### 10.9% ######## 11.9% ######### 12.8% ######### 13.5% ########## 14.4% ########## 15.0% ########### 15.7% ############ 16.7% ############ 17.4% ############# 18.3% ############# 19.0% ############## 20.0% ############## 20.4% ############### 21.3% ############### 22.1% ################ 23.1% ################# 24.9% ################### 27.1% #################### 28.5% ##################### 30.5% ###################### 31.3% ####################### 32.3% ####################### 32.8% ######################## 33.8% ######################## 34.5% ######################### 35.3% ########################## 36.4% ########################### 37.6% ########################### 38.2% ############################ 39.2% ############################ 40.2% ############################# 41.1% ############################## 42.2% ############################### 43.3% ################################ 44.7% ################################# 45.8% ################################# 46.5% ################################## 47.9% ################################### 48.9% ################################### 49.9% #################################### 51.1% ##################################### 52.3% ###################################### 53.8% ####################################### 54.4% ####################################### 55.2% ######################################## 56.3% ######################################### 57.4% ######################################### 58.3% ########################################## 59.0% ########################################## 59.7% ########################################### 60.1% ############################################ 61.2% ############################################ 62.4% ############################################# 63.8% ############################################## 64.7% ############################################### 65.6% ################################################ 67.2% ################################################# 68.3% ################################################# 69.4% ################################################## 69.9% ################################################### 71.1% ################################################### 71.8% #################################################### 73.1% #################################################### 73.5% ##################################################### 74.5% [2021-04-20T21:06:16.376Z] #29 ... [2021-04-20T21:06:16.376Z] [2021-04-20T21:06:16.376Z] #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-20T21:06:16.376Z] #58 sha256:a1d46e0eda2f36a1ca9d7acfb2b32060dec58dd6cf2fadf58a76ceada507ec33 [2021-04-20T21:06:16.376Z] #58 24.61 go: finding github.com/pkg/errors v0.9.1 [2021-04-20T21:06:16.376Z] #58 24.67 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-20T21:06:16.376Z] #58 24.70 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-20T21:06:16.376Z] #58 25.03 go: finding github.com/google/uuid v1.2.0 [2021-04-20T21:06:16.376Z] #58 25.16 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-20T21:06:16.376Z] #58 25.21 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-20T21:06:16.376Z] #58 25.32 go: finding github.com/gofrs/flock v0.8.0 [2021-04-20T21:06:16.376Z] #58 25.32 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-20T21:06:16.376Z] #58 25.38 go: finding github.com/gorilla/mux v1.8.0 [2021-04-20T21:06:16.376Z] #58 25.52 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-20T21:06:16.376Z] #58 25.56 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-20T21:06:16.376Z] #58 25.56 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-20T21:06:16.376Z] #58 25.64 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-20T21:06:16.376Z] #58 25.82 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-20T21:06:16.376Z] #58 26.22 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-20T21:06:16.376Z] #58 ... [2021-04-20T21:06:16.376Z] [2021-04-20T21:06:16.376Z] #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-20T21:06:16.376Z] #29 sha256:9122ae5593bf514687a1a63d15eb957f7dc6c4ed42c43317ea52ba22936e726e [2021-04-20T21:06:16.592Z] #36 60.63 Selecting previously unselected package cmake. [2021-04-20T21:06:16.592Z] #36 60.65 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-20T21:06:16.592Z] #36 60.66 Unpacking cmake (3.13.4-1) ... [2021-04-20T21:06:16.806Z] #20 42.44 Selecting previously unselected package python3-lib2to3. [2021-04-20T21:06:16.806Z] #20 42.45 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-20T21:06:16.806Z] #20 42.46 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-20T21:06:17.066Z] #20 42.56 Selecting previously unselected package python3-distutils. [2021-04-20T21:06:17.066Z] #20 42.57 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-20T21:06:17.066Z] #20 42.58 Unpacking python3-distutils (3.7.3-1) ... [2021-04-20T21:06:17.066Z] #20 42.74 Selecting previously unselected package python3-pip. [2021-04-20T21:06:17.066Z] #20 42.76 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-20T21:06:17.066Z] #20 42.76 Unpacking python3-pip (18.1-5) ... [2021-04-20T21:06:17.080Z] #45 78.43 go/ast [2021-04-20T21:06:17.155Z] #36 ... [2021-04-20T21:06:17.155Z] [2021-04-20T21:06:17.155Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:06:17.155Z] #34 sha256:3be4602e578fd189c374d0813ad699298bc5bbd165bae922ed9c4e21c828d8ed [2021-04-20T21:06:17.155Z] #34 51.34 time [2021-04-20T21:06:17.155Z] #34 57.33 internal/poll [2021-04-20T21:06:17.155Z] #34 58.19 internal/fmtsort [2021-04-20T21:06:17.155Z] #34 59.24 internal/syscall/execenv [2021-04-20T21:06:17.155Z] #34 59.24 internal/syscall/unix [2021-04-20T21:06:17.155Z] #34 59.46 strings [2021-04-20T21:06:17.155Z] #34 59.80 os [2021-04-20T21:06:17.327Z] #20 42.90 Selecting previously unselected package python3-pkg-resources. [2021-04-20T21:06:17.327Z] #20 42.90 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-20T21:06:17.327Z] #20 42.91 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-20T21:06:17.327Z] #20 43.03 Selecting previously unselected package python3-setuptools. [2021-04-20T21:06:17.327Z] #20 43.06 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-20T21:06:17.327Z] #20 43.07 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-20T21:06:17.356Z] #45 ... [2021-04-20T21:06:17.356Z] [2021-04-20T21:06:17.356Z] #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-20T21:06:17.356Z] #37 sha256:cc84cc9c13694ab6e51fbbb44439ab0873800a25c74e087f64c17f3b7165c545 [2021-04-20T21:06:17.356Z] #37 9.832 [100%] Linking C executable tini-static [2021-04-20T21:06:17.356Z] #37 10.57 [100%] Built target tini-static [2021-04-20T21:06:17.356Z] #37 10.66 + mkdir -p /build [2021-04-20T21:06:17.356Z] #37 10.68 + cp tini-static /build/docker-init [2021-04-20T21:06:17.356Z] #37 DONE 11.5s [2021-04-20T21:06:17.412Z] #34 ... [2021-04-20T21:06:17.412Z] [2021-04-20T21:06:17.412Z] #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-20T21:06:17.412Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:06:17.412Z] #13 56.29 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-20T21:06:17.412Z] #13 56.42 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-20T21:06:17.412Z] #13 56.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-20T21:06:17.412Z] #13 56.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-20T21:06:17.412Z] #13 56.62 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-20T21:06:17.619Z] [2021-04-20T21:06:17.619Z] #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-20T21:06:17.619Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:17.619Z] #43 2.393 Note: Building without setproctitle() and strlcpy() support. [2021-04-20T21:06:17.619Z] #43 2.393 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-20T21:06:17.619Z] #43 2.425 Note: Building without GnuTLS support [2021-04-20T21:06:17.619Z] #43 2.429 Makefile.config:39: Warn: you have no libnftables installed [2021-04-20T21:06:17.619Z] #43 2.429 Makefile.config:40: Warn: Building without nftables support [2021-04-20T21:06:17.619Z] #43 4.623 fatal: not a git repository (or any of the parent directories): .git [2021-04-20T21:06:17.619Z] #43 4.688 GEN .gitid [2021-04-20T21:06:17.619Z] #43 4.738 GEN criu/include/version.h [2021-04-20T21:06:17.619Z] #43 4.828 GEN include/common/asm [2021-04-20T21:06:17.897Z] #20 43.29 Selecting previously unselected package python3-wheel. [2021-04-20T21:06:17.897Z] #20 43.31 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-20T21:06:17.897Z] #20 43.32 Unpacking python3-wheel (0.32.3-2) ... [2021-04-20T21:06:17.897Z] #20 43.40 Selecting previously unselected package sudo. [2021-04-20T21:06:17.897Z] #20 43.42 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-20T21:06:17.897Z] #20 43.42 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-20T21:06:17.908Z] #29 12.61 0.0% 1.2% # 2.3% ## 2.9% ## 4.1% #### 5.8% ##### 7.4% ###### 9.5% ####### 10.9% ######## 11.9% ######### 12.8% ######### 13.5% ########## 14.4% ########## 15.0% ########### 15.7% ############ 16.7% ############ 17.4% ############# 18.3% ############# 19.0% ############## 20.0% ############## 20.4% ############### 21.3% ############### 22.1% ################ 23.1% ################# 24.9% ################### 27.1% #################### 28.5% ##################### 30.5% ###################### 31.3% ####################### 32.3% ####################### 32.8% ######################## 33.8% ######################## 34.5% ######################### 35.3% ########################## 36.4% ########################### 37.6% ########################### 38.2% ############################ 39.2% ############################ 40.2% ############################# 41.1% ############################## 42.2% ############################### 43.3% ################################ 44.7% ################################# 45.8% ################################# 46.5% ################################## 47.9% ################################### 48.9% ################################### 49.9% #################################### 51.1% ##################################### 52.3% ###################################### 53.8% ####################################### 54.4% ####################################### 55.2% ######################################## 56.3% ######################################### 57.4% ######################################### 58.3% ########################################## 59.0% ########################################## 59.7% ########################################### 60.1% ############################################ 61.2% ############################################ 62.4% ############################################# 63.8% ############################################## 64.7% ############################################### 65.6% ################################################ 67.2% ################################################# 68.3% ################################################# 69.4% ################################################## 69.9% ################################################### 71.1% ################################################### 71.8% #################################################### 73.1% #################################################### 73.5% ##################################################### 74.5% ###################################################### 75.0% ###################################################### 76.0% ####################################################### 76.7% ####################################################### 77.4% ######################################################## 78.2% ######################################################### 79.6% ########################################################## 80.6% ########################################################### 82.7% ############################################################ 83.5% [2021-04-20T21:06:17.908Z] #29 ... [2021-04-20T21:06:17.908Z] [2021-04-20T21:06:17.908Z] #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-20T21:06:17.908Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-20T21:06:17.908Z] #36 19.87 Reading package lists... [2021-04-20T21:06:17.908Z] #36 26.21 Building dependency tree... [2021-04-20T21:06:17.908Z] #36 28.51 The following additional packages will be installed: [2021-04-20T21:06:17.908Z] #36 28.54 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-20T21:06:17.908Z] #36 28.58 Suggested packages: [2021-04-20T21:06:17.908Z] #36 28.58 cmake-doc ninja-build lrzip [2021-04-20T21:06:17.908Z] #36 28.58 Recommended packages: [2021-04-20T21:06:17.908Z] #36 28.58 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-20T21:06:17.908Z] #36 29.54 The following NEW packages will be installed: [2021-04-20T21:06:17.908Z] #36 29.56 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-20T21:06:17.908Z] #36 29.56 vim-common xxd [2021-04-20T21:06:17.908Z] #36 30.20 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-20T21:06:17.908Z] #36 30.20 Need to get 14.2 MB of archives. [2021-04-20T21:06:17.908Z] #36 30.20 After this operation, 60.0 MB of additional disk space will be used. [2021-04-20T21:06:17.908Z] #36 30.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-04-20T21:06:17.908Z] #36 30.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-20T21:06:17.908Z] #36 30.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-20T21:06:17.908Z] #36 30.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-04-20T21:06:17.908Z] #36 30.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-04-20T21:06:17.908Z] #36 30.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-04-20T21:06:17.908Z] #36 30.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-04-20T21:06:17.908Z] #36 30.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-04-20T21:06:17.908Z] #36 30.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-04-20T21:06:17.908Z] #36 31.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-04-20T21:06:17.908Z] #36 32.41 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:06:17.908Z] #36 32.57 Fetched 14.2 MB in 1s (9972 kB/s) [2021-04-20T21:06:17.908Z] #36 32.72 Selecting previously unselected package xxd. [2021-04-20T21:06:17.908Z] #36 32.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 ... 15383 files and directories currently installed.) [2021-04-20T21:06:17.908Z] #36 32.90 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-04-20T21:06:17.908Z] #36 32.92 Unpacking xxd (2:8.1.0875-5) ... [2021-04-20T21:06:17.908Z] #36 33.19 Selecting previously unselected package vim-common. [2021-04-20T21:06:17.908Z] #36 33.20 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-20T21:06:17.908Z] #36 33.26 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-20T21:06:17.908Z] #36 33.77 Selecting previously unselected package cmake-data. [2021-04-20T21:06:17.908Z] #36 33.80 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-20T21:06:17.908Z] #36 33.85 Unpacking cmake-data (3.13.4-1) ... [2021-04-20T21:06:17.908Z] #36 ... [2021-04-20T21:06:17.908Z] [2021-04-20T21:06:17.908Z] #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-20T21:06:17.908Z] #29 sha256:9122ae5593bf514687a1a63d15eb957f7dc6c4ed42c43317ea52ba22936e726e [2021-04-20T21:06:18.009Z] #57 ... [2021-04-20T21:06:18.009Z] [2021-04-20T21:06:18.009Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-20T21:06:18.009Z] #54 113.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-20T21:06:18.009Z] #54 114.4 + mkdir -p /build [2021-04-20T21:06:18.009Z] #54 114.4 + cp runc /build/runc [2021-04-20T21:06:18.009Z] #54 DONE 114.8s [2021-04-20T21:06:18.009Z] [2021-04-20T21:06:18.009Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-20T21:06:18.184Z] #29 12.61 0.0% 1.2% # 2.3% ## 2.9% ## 4.1% #### 5.8% ##### 7.4% ###### 9.5% ####### 10.9% ######## 11.9% ######### 12.8% ######### 13.5% ########## 14.4% ########## 15.0% ########### 15.7% ############ 16.7% ############ 17.4% ############# 18.3% ############# 19.0% ############## 20.0% ############## 20.4% ############### 21.3% ############### 22.1% ################ 23.1% ################# 24.9% ################### 27.1% #################### 28.5% ##################### 30.5% ###################### 31.3% ####################### 32.3% ####################### 32.8% ######################## 33.8% ######################## 34.5% ######################### 35.3% ########################## 36.4% ########################### 37.6% ########################### 38.2% ############################ 39.2% ############################ 40.2% ############################# 41.1% ############################## 42.2% ############################### 43.3% ################################ 44.7% ################################# 45.8% ################################# 46.5% ################################## 47.9% ################################### 48.9% ################################### 49.9% #################################### 51.1% ##################################### 52.3% ###################################### 53.8% ####################################### 54.4% ####################################### 55.2% ######################################## 56.3% ######################################### 57.4% ######################################### 58.3% ########################################## 59.0% ########################################## 59.7% ########################################### 60.1% ############################################ 61.2% ############################################ 62.4% ############################################# 63.8% ############################################## 64.7% ############################################### 65.6% ################################################ 67.2% ################################################# 68.3% ################################################# 69.4% ################################################## 69.9% ################################################### 71.1% ################################################### 71.8% #################################################### 73.1% #################################################### 73.5% ##################################################### 74.5% ###################################################### 75.0% ###################################################### 76.0% ####################################################### 76.7% ####################################################### 77.4% ######################################################## 78.2% ######################################################### 79.6% ########################################################## 80.6% ########################################################### 82.7% ############################################################ 83.5% ############################################################ 84.4% ############################################################# 85.3% ############################################################## 86.9% [2021-04-20T21:06:18.184Z] #29 ... [2021-04-20T21:06:18.184Z] [2021-04-20T21:06:18.184Z] #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-20T21:06:18.184Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-20T21:06:18.184Z] #42 21.24 Reading package lists... [2021-04-20T21:06:18.184Z] #42 26.69 Building dependency tree... [2021-04-20T21:06:18.184Z] #42 29.51 The following additional packages will be installed: [2021-04-20T21:06:18.184Z] #42 29.52 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-20T21:06:18.184Z] #42 29.52 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-20T21:06:18.184Z] #42 29.53 Suggested packages: [2021-04-20T21:06:18.184Z] #42 29.53 manpages-dev python-setuptools [2021-04-20T21:06:18.184Z] #42 30.99 The following NEW packages will be installed: [2021-04-20T21:06:18.184Z] #42 30.99 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-20T21:06:18.184Z] #42 30.99 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-20T21:06:18.184Z] #42 30.99 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-20T21:06:18.184Z] #42 31.00 python-six zlib1g-dev [2021-04-20T21:06:18.184Z] #42 31.39 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-20T21:06:18.184Z] #42 31.39 Need to get 3798 kB of archives. [2021-04-20T21:06:18.184Z] #42 31.39 After this operation, 21.6 MB of additional disk space will be used. [2021-04-20T21:06:18.184Z] #42 31.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-04-20T21:06:18.184Z] #42 31.39 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-20T21:06:18.184Z] #42 31.39 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-20T21:06:18.184Z] #42 31.40 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-20T21:06:18.184Z] #42 31.40 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-20T21:06:18.184Z] #42 31.41 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-20T21:06:18.184Z] #42 31.41 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-20T21:06:18.184Z] #42 31.43 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-20T21:06:18.184Z] #42 31.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-04-20T21:06:18.184Z] #42 31.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-04-20T21:06:18.184Z] #42 31.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-04-20T21:06:18.184Z] #42 31.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-04-20T21:06:18.184Z] #42 31.62 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-20T21:06:18.184Z] #42 31.62 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-20T21:06:18.184Z] #42 31.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-20T21:06:18.184Z] #42 31.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-04-20T21:06:18.184Z] #42 31.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-04-20T21:06:18.184Z] #42 33.11 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:06:18.184Z] #42 33.38 Fetched 3798 kB in 1s (6790 kB/s) [2021-04-20T21:06:18.184Z] #42 33.56 Selecting previously unselected package libcap-dev:arm64. [2021-04-20T21:06:18.184Z] #42 33.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-20T21:06:18.184Z] #42 33.64 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-04-20T21:06:18.184Z] #42 33.74 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-04-20T21:06:18.184Z] #42 34.03 Selecting previously unselected package libnet1:arm64. [2021-04-20T21:06:18.184Z] #42 34.03 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-20T21:06:18.184Z] #42 34.11 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-20T21:06:18.184Z] #42 34.32 Selecting previously unselected package libnet1-dev. [2021-04-20T21:06:18.184Z] #42 34.34 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-20T21:06:18.184Z] #42 34.42 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-20T21:06:18.184Z] #42 34.79 Selecting previously unselected package libnl-3-200:arm64. [2021-04-20T21:06:18.184Z] #42 34.80 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-04-20T21:06:18.184Z] #42 34.85 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-04-20T21:06:18.184Z] #42 ... [2021-04-20T21:06:18.184Z] [2021-04-20T21:06:18.184Z] #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-20T21:06:18.184Z] #29 sha256:9122ae5593bf514687a1a63d15eb957f7dc6c4ed42c43317ea52ba22936e726e [2021-04-20T21:06:18.468Z] #20 43.93 Selecting previously unselected package thin-provisioning-tools. [2021-04-20T21:06:18.468Z] #20 43.93 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-20T21:06:18.468Z] #20 43.94 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-20T21:06:18.568Z] #43 6.962 PBCC images/timens.pb-c.c [2021-04-20T21:06:18.568Z] #43 6.988 DEP images/timens.pb-c.d [2021-04-20T21:06:18.568Z] #43 7.021 PBCC images/fown.pb-c.c [2021-04-20T21:06:18.568Z] #43 7.038 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-20T21:06:18.568Z] #43 7.194 PBCC images/opts.pb-c.c [2021-04-20T21:06:18.728Z] #20 44.20 Selecting previously unselected package uidmap. [2021-04-20T21:06:18.728Z] #20 44.22 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-20T21:06:18.728Z] #20 44.22 Unpacking uidmap (1:4.5-1.1) ... [2021-04-20T21:06:18.728Z] #20 44.37 Selecting previously unselected package vim-runtime. [2021-04-20T21:06:18.728Z] #20 44.38 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-20T21:06:18.728Z] #20 44.43 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-20T21:06:18.779Z] #13 59.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-20T21:06:18.779Z] #13 59.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-20T21:06:18.829Z] #43 7.308 PBCC images/memfd.pb-c.c [2021-04-20T21:06:18.829Z] #43 7.445 DEP images/fown.pb-c.d [2021-04-20T21:06:18.829Z] #43 7.521 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-20T21:06:18.841Z] #29 12.61 0.0% 1.2% # 2.3% ## 2.9% ## 4.1% #### 5.8% ##### 7.4% ###### 9.5% ####### 10.9% ######## 11.9% ######### 12.8% ######### 13.5% ########## 14.4% ########## 15.0% ########### 15.7% ############ 16.7% ############ 17.4% ############# 18.3% ############# 19.0% ############## 20.0% ############## 20.4% ############### 21.3% ############### 22.1% ################ 23.1% ################# 24.9% ################### 27.1% #################### 28.5% ##################### 30.5% ###################### 31.3% ####################### 32.3% ####################### 32.8% ######################## 33.8% ######################## 34.5% ######################### 35.3% ########################## 36.4% ########################### 37.6% ########################### 38.2% ############################ 39.2% ############################ 40.2% ############################# 41.1% ############################## 42.2% ############################### 43.3% ################################ 44.7% ################################# 45.8% ################################# 46.5% ################################## 47.9% ################################### 48.9% ################################### 49.9% #################################### 51.1% ##################################### 52.3% ###################################### 53.8% ####################################### 54.4% ####################################### 55.2% ######################################## 56.3% ######################################### 57.4% ######################################### 58.3% ########################################## 59.0% ########################################## 59.7% ########################################### 60.1% ############################################ 61.2% ############################################ 62.4% ############################################# 63.8% ############################################## 64.7% ############################################### 65.6% ################################################ 67.2% ################################################# 68.3% ################################################# 69.4% ################################################## 69.9% ################################################### 71.1% ################################################### 71.8% #################################################### 73.1% #################################################### 73.5% ##################################################### 74.5% ###################################################### 75.0% ###################################################### 76.0% ####################################################### 76.7% ####################################################### 77.4% ######################################################## 78.2% ######################################################### 79.6% ########################################################## 80.6% ########################################################### 82.7% ############################################################ 83.5% ############################################################ 84.4% ############################################################# 85.3% ############################################################## 86.9% ############################################################### 88.4% ################################################################ 89.5% ################################################################# 90.6% ################################################################# 91.2% ################################################################## 93.0% [2021-04-20T21:06:18.841Z] #29 ... [2021-04-20T21:06:18.841Z] [2021-04-20T21:06:18.841Z] #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-20T21:06:18.841Z] #49 sha256:489d9ec69060ee6cf6d64e11e829d3f9b5703fb1aee5afc7e44cc72e816c2ce8 [2021-04-20T21:06:18.841Z] #49 27.26 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-20T21:06:18.841Z] #49 27.44 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-20T21:06:18.841Z] #49 27.53 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-20T21:06:18.841Z] #49 27.71 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-20T21:06:18.841Z] #49 27.72 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-20T21:06:18.841Z] #49 27.93 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-20T21:06:18.841Z] #49 27.94 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-20T21:06:18.841Z] #49 28.01 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-20T21:06:18.841Z] #49 28.04 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-20T21:06:18.841Z] #49 28.12 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-20T21:06:18.841Z] #49 28.22 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-20T21:06:18.841Z] #49 28.24 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-20T21:06:18.841Z] #49 28.28 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-20T21:06:18.841Z] #49 28.29 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-20T21:06:18.841Z] #49 28.46 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-20T21:06:18.841Z] #49 28.57 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-20T21:06:18.841Z] #49 28.60 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-20T21:06:18.841Z] #49 28.62 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-20T21:06:18.841Z] #49 28.78 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-20T21:06:18.841Z] #49 28.82 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-20T21:06:18.841Z] #49 28.82 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-20T21:06:18.841Z] #49 28.98 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-20T21:06:18.841Z] #49 29.01 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-20T21:06:18.841Z] #49 29.08 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-20T21:06:18.841Z] #49 29.13 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-20T21:06:18.841Z] #49 29.19 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-20T21:06:18.841Z] #49 29.26 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-20T21:06:18.841Z] #49 29.31 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-20T21:06:18.841Z] #49 29.38 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-20T21:06:18.841Z] #49 29.41 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-20T21:06:18.841Z] #49 29.63 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-20T21:06:18.841Z] #49 29.75 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-20T21:06:18.841Z] #49 29.76 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-20T21:06:18.841Z] #49 29.81 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-20T21:06:18.841Z] #49 29.85 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-20T21:06:18.841Z] #49 29.93 go: downloading github.com/spf13/cast v1.3.0 [2021-04-20T21:06:18.841Z] #49 29.95 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-20T21:06:18.841Z] #49 30.10 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-20T21:06:18.841Z] #49 30.14 go: extracting github.com/spf13/cast v1.3.0 [2021-04-20T21:06:18.841Z] #49 32.06 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-20T21:06:18.841Z] #49 32.96 go: extracting golang.org/x/text v0.3.2 [2021-04-20T21:06:18.868Z] #13 ... [2021-04-20T21:06:18.868Z] [2021-04-20T21:06:18.868Z] #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-20T21:06:18.868Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-20T21:06:18.868Z] #36 66.19 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-20T21:06:18.868Z] #36 66.22 Setting up xxd (2:8.1.0875-5) ... [2021-04-20T21:06:18.868Z] #36 66.24 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-20T21:06:18.868Z] #36 66.25 Setting up vim-common (2:8.1.0875-5) ... [2021-04-20T21:06:18.868Z] #36 66.34 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-20T21:06:18.868Z] #36 66.36 Setting up cmake-data (3.13.4-1) ... [2021-04-20T21:06:18.868Z] #36 66.38 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-20T21:06:18.868Z] #36 66.39 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-20T21:06:18.868Z] #36 66.42 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-20T21:06:18.868Z] #36 66.43 Setting up cmake (3.13.4-1) ... [2021-04-20T21:06:18.868Z] #36 66.74 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:06:18.868Z] #36 66.91 Processing triggers for mime-support (3.62) ... [2021-04-20T21:06:18.868Z] #36 DONE 67.2s [2021-04-20T21:06:18.868Z] [2021-04-20T21:06:18.868Z] #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-20T21:06:18.868Z] #37 sha256:d3f1a5e77a2a35efea8ea97a1edc0aee85eeef465a60a048508aa7eedb7f768b [2021-04-20T21:06:18.991Z] #20 44.46 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-20T21:06:18.991Z] #20 44.46 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-20T21:06:19.038Z] #13 59.29 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-20T21:06:19.092Z] #43 7.614 DEP images/opts.pb-c.d [2021-04-20T21:06:19.092Z] #43 7.707 DEP images/memfd.pb-c.d [2021-04-20T21:06:19.092Z] #43 7.769 PBCC images/sit.pb-c.c [2021-04-20T21:06:19.105Z] #49 ... [2021-04-20T21:06:19.105Z] [2021-04-20T21:06:19.105Z] #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-20T21:06:19.105Z] #29 sha256:9122ae5593bf514687a1a63d15eb957f7dc6c4ed42c43317ea52ba22936e726e [2021-04-20T21:06:19.145Z] #43 ... [2021-04-20T21:06:19.145Z] [2021-04-20T21:06:19.145Z] #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-20T21:06:19.145Z] #38 sha256:6af7a10a484ade5bb32e2c7442a95b999e763409cca6c193516fe750ea7d8582 [2021-04-20T21:06:19.145Z] #38 0.294 + RM_GOPATH=0 [2021-04-20T21:06:19.145Z] #38 0.295 + TMP_GOPATH= [2021-04-20T21:06:19.145Z] #38 0.295 + : /build [2021-04-20T21:06:19.145Z] #38 0.295 + '[' -z '' ']' [2021-04-20T21:06:19.145Z] #38 0.296 ++ mktemp -d [2021-04-20T21:06:19.145Z] #38 0.299 + export GOPATH=/tmp/tmp.FVJAaeduuu [2021-04-20T21:06:19.145Z] #38 0.307 + GOPATH=/tmp/tmp.FVJAaeduuu [2021-04-20T21:06:19.145Z] #38 0.307 + RM_GOPATH=1 [2021-04-20T21:06:19.145Z] #38 0.308 + case "$(go env GOARCH)" in [2021-04-20T21:06:19.145Z] #38 0.310 ++ go env GOARCH [2021-04-20T21:06:19.145Z] #38 0.329 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:06:19.145Z] #38 0.330 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:06:19.145Z] #38 0.331 ++ dirname /tmp/install/install.sh [2021-04-20T21:06:19.145Z] #38 0.333 + dir=/tmp/install [2021-04-20T21:06:19.145Z] #38 0.333 + bin=tini [2021-04-20T21:06:19.145Z] #38 0.334 + shift [2021-04-20T21:06:19.145Z] #38 0.334 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-20T21:06:19.145Z] #38 0.334 + . /tmp/install/tini.installer [2021-04-20T21:06:19.145Z] #38 0.339 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-20T21:06:19.145Z] #38 0.339 + install_tini [2021-04-20T21:06:19.145Z] #38 0.339 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-20T21:06:19.145Z] #38 0.339 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-20T21:06:19.145Z] #38 0.340 + git clone https://github.com/krallin/tini.git /tmp/tmp.FVJAaeduuu/tini [2021-04-20T21:06:19.145Z] #38 0.342 Cloning into '/tmp/tmp.FVJAaeduuu/tini'... [2021-04-20T21:06:19.145Z] #38 1.743 + cd /tmp/tmp.FVJAaeduuu/tini [2021-04-20T21:06:19.145Z] #38 1.744 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-20T21:06:19.145Z] #38 1.753 + cmake . [2021-04-20T21:06:19.145Z] #38 2.458 -- The C compiler identification is GNU 8.3.0 [2021-04-20T21:06:19.145Z] #38 2.530 -- Check for working C compiler: /usr/bin/cc [2021-04-20T21:06:19.145Z] #38 3.184 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-20T21:06:19.145Z] #38 3.187 -- Detecting C compiler ABI info [2021-04-20T21:06:19.145Z] #38 3.848 -- Detecting C compiler ABI info - done [2021-04-20T21:06:19.145Z] #38 3.898 -- Detecting C compile features [2021-04-20T21:06:19.145Z] #38 5.972 -- Detecting C compile features - done [2021-04-20T21:06:19.145Z] #38 6.017 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-20T21:06:19.354Z] #43 7.823 DEP images/sit.pb-c.d [2021-04-20T21:06:19.354Z] #43 7.908 PBCC images/macvlan.pb-c.c [2021-04-20T21:06:19.354Z] #43 7.930 DEP images/macvlan.pb-c.d [2021-04-20T21:06:19.354Z] #43 ... [2021-04-20T21:06:19.354Z] [2021-04-20T21:06:19.354Z] #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-20T21:06:19.354Z] #45 sha256:d6331ae62e1c2e3baf47a87d7e59604453bcaea790f53c11f01a56c0ef6e62d8 [2021-04-20T21:06:19.354Z] #45 80.90 internal/lazyregexp [2021-04-20T21:06:19.372Z] #29 12.61 0.0% 1.2% # 2.3% ## 2.9% ## 4.1% #### 5.8% ##### 7.4% ###### 9.5% ####### 10.9% ######## 11.9% ######### 12.8% ######### 13.5% ########## 14.4% ########## 15.0% ########### 15.7% ############ 16.7% ############ 17.4% ############# 18.3% ############# 19.0% ############## 20.0% ############## 20.4% ############### 21.3% ############### 22.1% ################ 23.1% ################# 24.9% ################### 27.1% #################### 28.5% ##################### 30.5% ###################### 31.3% ####################### 32.3% ####################### 32.8% ######################## 33.8% ######################## 34.5% ######################### 35.3% ########################## 36.4% ########################### 37.6% ########################### 38.2% ############################ 39.2% ############################ 40.2% ############################# 41.1% ############################## 42.2% ############################### 43.3% ################################ 44.7% ################################# 45.8% ################################# 46.5% ################################## 47.9% ################################### 48.9% ################################### 49.9% #################################### 51.1% ##################################### 52.3% ###################################### 53.8% ####################################### 54.4% ####################################### 55.2% ######################################## 56.3% ######################################### 57.4% ######################################### 58.3% ########################################## 59.0% ########################################## 59.7% ########################################### 60.1% ############################################ 61.2% ############################################ 62.4% ############################################# 63.8% ############################################## 64.7% ############################################### 65.6% ################################################ 67.2% ################################################# 68.3% ################################################# 69.4% ################################################## 69.9% ################################################### 71.1% ################################################### 71.8% #################################################### 73.1% #################################################### 73.5% ##################################################### 74.5% ###################################################### 75.0% ###################################################### 76.0% ####################################################### 76.7% ####################################################### 77.4% ######################################################## 78.2% ######################################################### 79.6% ########################################################## 80.6% ########################################################### 82.7% ############################################################ 83.5% ############################################################ 84.4% ############################################################# 85.3% ############################################################## 86.9% ############################################################### 88.4% ################################################################ 89.5% ################################################################# 90.6% ################################################################# 91.2% ################################################################## 93.0% #################################################################### 95.7% ##################################################################### 96.4% ###################################################################### 98.1% ######################################################################## 100.0% [2021-04-20T21:06:19.372Z] #29 23.77 [2021-04-20T21:06:19.372Z] #29 ... [2021-04-20T21:06:19.372Z] [2021-04-20T21:06:19.372Z] #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-20T21:06:19.372Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-20T21:06:19.372Z] #55 22.43 Reading package lists... [2021-04-20T21:06:19.372Z] #55 28.03 Building dependency tree... [2021-04-20T21:06:19.372Z] #55 31.22 The following additional packages will be installed: [2021-04-20T21:06:19.372Z] #55 31.23 libbtrfs0 [2021-04-20T21:06:19.372Z] #55 31.36 The following NEW packages will be installed: [2021-04-20T21:06:19.372Z] #55 31.41 libbtrfs-dev libbtrfs0 [2021-04-20T21:06:19.372Z] #55 31.82 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-20T21:06:19.372Z] #55 31.82 Need to get 119 kB of archives. [2021-04-20T21:06:19.372Z] #55 31.82 After this operation, 387 kB of additional disk space will be used. [2021-04-20T21:06:19.372Z] #55 31.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-04-20T21:06:19.372Z] #55 31.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-04-20T21:06:19.372Z] #55 33.14 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:06:19.372Z] #55 33.35 Fetched 119 kB in 0s (418 kB/s) [2021-04-20T21:06:19.372Z] #55 33.45 Selecting previously unselected package libbtrfs0. [2021-04-20T21:06:19.372Z] #55 33.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 ... 15383 files and directories currently installed.) [2021-04-20T21:06:19.372Z] #55 33.60 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-04-20T21:06:19.372Z] #55 33.63 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-20T21:06:19.372Z] #55 33.88 Selecting previously unselected package libbtrfs-dev. [2021-04-20T21:06:19.372Z] #55 33.88 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-04-20T21:06:19.372Z] #55 33.91 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-20T21:06:19.372Z] #55 34.32 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-20T21:06:19.372Z] #55 34.42 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-20T21:06:19.372Z] #55 34.52 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:06:19.445Z] #38 6.338 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-20T21:06:19.445Z] #38 6.496 -- Configuring done [2021-04-20T21:06:19.445Z] #38 6.506 -- Generating done [2021-04-20T21:06:19.445Z] #38 ... [2021-04-20T21:06:19.445Z] [2021-04-20T21:06:19.445Z] #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-20T21:06:19.445Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-20T21:06:19.445Z] #43 69.62 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-04-20T21:06:19.616Z] #45 81.24 net/url [2021-04-20T21:06:19.723Z] #55 ... [2021-04-20T21:06:19.723Z] [2021-04-20T21:06:19.723Z] #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-20T21:06:19.723Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-20T21:06:19.723Z] #42 36.70 Selecting previously unselected package libnl-3-dev:arm64. [2021-04-20T21:06:19.723Z] #42 36.71 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-04-20T21:06:19.723Z] #42 36.73 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-04-20T21:06:19.723Z] #42 37.87 Selecting previously unselected package libprotobuf-c1:arm64. [2021-04-20T21:06:19.723Z] #42 37.87 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-04-20T21:06:19.723Z] #42 38.00 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-20T21:06:19.746Z] #43 69.63 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:06:19.746Z] #43 DONE 69.8s [2021-04-20T21:06:19.746Z] [2021-04-20T21:06:19.746Z] #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-20T21:06:19.746Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-20T21:06:20.255Z] #37 ... [2021-04-20T21:06:20.255Z] [2021-04-20T21:06:20.255Z] #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-20T21:06:20.255Z] #45 sha256:cc6989394c428ddad2300d4f2615dee21ca41197d6991f53460641c6c187cee5 [2021-04-20T21:06:20.255Z] #45 58.87 internal/poll [2021-04-20T21:06:20.255Z] #45 61.81 os [2021-04-20T21:06:20.255Z] #45 62.98 strings [2021-04-20T21:06:20.255Z] #45 65.86 regexp/syntax [2021-04-20T21:06:20.255Z] #45 66.16 fmt [2021-04-20T21:06:20.255Z] #45 ... [2021-04-20T21:06:20.255Z] [2021-04-20T21:06:20.255Z] #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-20T21:06:20.255Z] #51 sha256:705660e706f5678fd4bcfe31860a673a8d5240100653094a4afe13364f74911c [2021-04-20T21:06:20.255Z] #51 58.83 context [2021-04-20T21:06:20.255Z] #51 59.71 internal/poll [2021-04-20T21:06:20.255Z] #51 62.44 os [2021-04-20T21:06:20.255Z] #51 64.50 encoding/binary [2021-04-20T21:06:20.255Z] #51 66.72 encoding/base64 [2021-04-20T21:06:20.255Z] #51 66.87 fmt [2021-04-20T21:06:20.255Z] #51 68.08 golang.org/x/sys/unix [2021-04-20T21:06:20.257Z] #57 ... [2021-04-20T21:06:20.257Z] [2021-04-20T21:06:20.257Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-04-20T21:06:20.257Z] #55 DONE 0.2s [2021-04-20T21:06:20.257Z] [2021-04-20T21:06:20.257Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-20T21:06:20.516Z] #51 ... [2021-04-20T21:06:20.516Z] [2021-04-20T21:06:20.516Z] #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-20T21:06:20.516Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:06:20.516Z] #42 65.00 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-20T21:06:20.516Z] #42 65.01 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-20T21:06:20.516Z] #42 65.04 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-20T21:06:20.516Z] #42 65.07 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-20T21:06:20.516Z] #42 65.08 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-20T21:06:20.516Z] #42 65.10 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-20T21:06:20.516Z] #42 65.12 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-20T21:06:20.516Z] #42 65.13 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-20T21:06:20.516Z] #42 65.14 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-20T21:06:20.516Z] #42 65.16 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-20T21:06:20.934Z] #13 ... [2021-04-20T21:06:20.934Z] [2021-04-20T21:06:20.934Z] #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-20T21:06:20.934Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-20T21:06:20.934Z] #36 63.99 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-20T21:06:20.934Z] #36 64.02 Setting up xxd (2:8.1.0875-5) ... [2021-04-20T21:06:20.934Z] #36 64.04 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-20T21:06:20.934Z] #36 64.05 Setting up vim-common (2:8.1.0875-5) ... [2021-04-20T21:06:20.934Z] #36 64.08 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-20T21:06:20.934Z] #36 64.09 Setting up cmake-data (3.13.4-1) ... [2021-04-20T21:06:20.934Z] #36 64.12 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-20T21:06:20.934Z] #36 64.13 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-20T21:06:20.934Z] #36 64.14 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-20T21:06:20.934Z] #36 64.15 Setting up cmake (3.13.4-1) ... [2021-04-20T21:06:20.934Z] #36 64.17 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:06:20.934Z] #36 64.24 Processing triggers for mime-support (3.62) ... [2021-04-20T21:06:20.934Z] #36 DONE 65.0s [2021-04-20T21:06:20.934Z] [2021-04-20T21:06:20.934Z] #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-20T21:06:20.934Z] #37 sha256:700af5daf2b92f4f64bf237f5294294746b66f7afe644fa73d12774c8060c067 [2021-04-20T21:06:21.010Z] #45 ... [2021-04-20T21:06:21.011Z] [2021-04-20T21:06:21.011Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:06:21.011Z] #34 sha256:3447af1bafa6cc144e0f4f898807a037e3f12ee5562f5d6be13373623c78388c [2021-04-20T21:06:21.011Z] #34 DONE 82.3s [2021-04-20T21:06:21.011Z] [2021-04-20T21:06:21.011Z] #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-20T21:06:21.011Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:21.011Z] #43 7.976 PBCC images/autofs.pb-c.c [2021-04-20T21:06:21.011Z] #43 8.006 DEP images/autofs.pb-c.d [2021-04-20T21:06:21.011Z] #43 8.048 PBCC images/sysctl.pb-c.c [2021-04-20T21:06:21.011Z] #43 8.102 DEP images/sysctl.pb-c.d [2021-04-20T21:06:21.011Z] #43 8.140 PBCC images/time.pb-c.c [2021-04-20T21:06:21.011Z] #43 8.186 DEP images/time.pb-c.d [2021-04-20T21:06:21.011Z] #43 8.274 PBCC images/binfmt-misc.pb-c.c [2021-04-20T21:06:21.011Z] #43 8.322 DEP images/binfmt-misc.pb-c.d [2021-04-20T21:06:21.011Z] #43 8.374 PBCC images/seccomp.pb-c.c [2021-04-20T21:06:21.011Z] #43 8.386 DEP images/seccomp.pb-c.d [2021-04-20T21:06:21.011Z] #43 8.450 PBCC images/userns.pb-c.c [2021-04-20T21:06:21.011Z] #43 8.502 DEP images/userns.pb-c.d [2021-04-20T21:06:21.011Z] #43 8.542 PBCC images/cgroup.pb-c.c [2021-04-20T21:06:21.011Z] #43 8.607 DEP images/cgroup.pb-c.d [2021-04-20T21:06:21.011Z] #43 8.648 PBCC images/ext-file.pb-c.c [2021-04-20T21:06:21.011Z] #43 8.679 DEP images/ext-file.pb-c.d [2021-04-20T21:06:21.011Z] #43 8.747 PBCC images/rpc.pb-c.c [2021-04-20T21:06:21.011Z] #43 8.802 DEP images/rpc.pb-c.d [2021-04-20T21:06:21.011Z] #43 8.850 PBCC images/siginfo.pb-c.c [2021-04-20T21:06:21.011Z] #43 8.878 DEP images/siginfo.pb-c.d [2021-04-20T21:06:21.011Z] #43 8.944 PBCC images/pagemap.pb-c.c [2021-04-20T21:06:21.011Z] #43 9.010 DEP images/pagemap.pb-c.d [2021-04-20T21:06:21.011Z] #43 9.052 PBCC images/rlimit.pb-c.c [2021-04-20T21:06:21.011Z] #43 9.083 DEP images/rlimit.pb-c.d [2021-04-20T21:06:21.011Z] #43 9.189 PBCC images/file-lock.pb-c.c [2021-04-20T21:06:21.011Z] #43 9.250 DEP images/file-lock.pb-c.d [2021-04-20T21:06:21.011Z] #43 9.284 PBCC images/tty.pb-c.c [2021-04-20T21:06:21.011Z] #43 9.373 DEP images/tty.pb-c.d [2021-04-20T21:06:21.011Z] #43 9.565 PBCC images/tun.pb-c.c [2021-04-20T21:06:21.011Z] #43 9.696 PBCC images/netdev.pb-c.c [2021-04-20T21:06:21.183Z] #42 39.33 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-04-20T21:06:21.184Z] #42 39.34 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-04-20T21:06:21.184Z] #42 39.37 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-04-20T21:06:21.272Z] #43 9.859 DEP images/tun.pb-c.d [2021-04-20T21:06:21.291Z] #44 1.636 Note: Building without setproctitle() and strlcpy() support. [2021-04-20T21:06:21.291Z] #44 1.636 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-20T21:06:21.450Z] #42 39.75 Selecting previously unselected package zlib1g-dev:arm64. [2021-04-20T21:06:21.450Z] #42 39.76 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-04-20T21:06:21.450Z] #42 39.82 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-04-20T21:06:21.498Z] #37 ... [2021-04-20T21:06:21.498Z] [2021-04-20T21:06:21.498Z] #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-20T21:06:21.498Z] #45 sha256:b89cebe42b1cb9e988a10e7cf2641e608e106377da7a9e637214823f5b2a896d [2021-04-20T21:06:21.498Z] #45 55.49 time [2021-04-20T21:06:21.498Z] #45 61.00 os [2021-04-20T21:06:21.498Z] #45 61.35 strings [2021-04-20T21:06:21.498Z] #45 64.07 regexp/syntax [2021-04-20T21:06:21.498Z] #45 64.52 fmt [2021-04-20T21:06:21.498Z] #45 ... [2021-04-20T21:06:21.498Z] [2021-04-20T21:06:21.498Z] #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-20T21:06:21.498Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:06:21.498Z] #42 58.28 Setting up python-six (1.12.0-1) ... [2021-04-20T21:06:21.498Z] #42 62.32 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-20T21:06:21.498Z] #42 62.34 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-20T21:06:21.498Z] #42 62.36 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-20T21:06:21.498Z] #42 62.37 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-20T21:06:21.498Z] #42 62.38 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-20T21:06:21.498Z] #42 62.40 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-20T21:06:21.498Z] #42 62.47 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-20T21:06:21.498Z] #42 62.49 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-20T21:06:21.498Z] #42 62.50 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-20T21:06:21.498Z] #42 62.51 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-20T21:06:21.535Z] #43 10.02 DEP images/netdev.pb-c.d [2021-04-20T21:06:21.535Z] #43 10.17 PBCC images/vma.pb-c.c [2021-04-20T21:06:21.594Z] #44 1.664 Note: Building without GnuTLS support [2021-04-20T21:06:21.594Z] #44 1.670 Makefile.config:39: Warn: you have no libnftables installed [2021-04-20T21:06:21.594Z] #44 1.674 Makefile.config:40: Warn: Building without nftables support [2021-04-20T21:06:21.799Z] #43 10.29 DEP images/vma.pb-c.d [2021-04-20T21:06:21.799Z] #43 10.37 PBCC images/creds.pb-c.c [2021-04-20T21:06:21.799Z] #43 10.41 DEP images/creds.pb-c.d [2021-04-20T21:06:21.799Z] #43 10.52 PBCC images/utsns.pb-c.c [2021-04-20T21:06:21.900Z] #42 ... [2021-04-20T21:06:21.900Z] [2021-04-20T21:06:21.900Z] #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-20T21:06:21.900Z] #37 sha256:d3f1a5e77a2a35efea8ea97a1edc0aee85eeef465a60a048508aa7eedb7f768b [2021-04-20T21:06:21.900Z] #37 3.212 + RM_GOPATH=0 [2021-04-20T21:06:21.900Z] #37 3.213 + TMP_GOPATH= [2021-04-20T21:06:21.900Z] #37 3.213 + : /build [2021-04-20T21:06:21.900Z] #37 3.213 + '[' -z '' ']' [2021-04-20T21:06:21.900Z] #37 3.213 ++ mktemp -d [2021-04-20T21:06:21.900Z] #37 3.231 + export GOPATH=/tmp/tmp.sldT4OQr3H [2021-04-20T21:06:21.900Z] #37 3.234 + GOPATH=/tmp/tmp.sldT4OQr3H [2021-04-20T21:06:21.900Z] #37 3.234 + RM_GOPATH=1 [2021-04-20T21:06:21.900Z] #37 3.235 + case "$(go env GOARCH)" in [2021-04-20T21:06:21.900Z] #37 3.235 ++ go env GOARCH [2021-04-20T21:06:21.900Z] #37 3.259 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:06:21.900Z] #37 3.259 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:06:21.900Z] #37 3.260 ++ dirname /tmp/install/install.sh [2021-04-20T21:06:21.900Z] #37 3.261 + dir=/tmp/install [2021-04-20T21:06:21.900Z] #37 3.261 + bin=tini [2021-04-20T21:06:21.900Z] #37 3.261 + shift [2021-04-20T21:06:21.900Z] #37 3.261 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-20T21:06:21.900Z] #37 3.261 + . /tmp/install/tini.installer [2021-04-20T21:06:21.900Z] #37 3.261 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-20T21:06:21.900Z] #37 3.261 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-20T21:06:21.900Z] #37 3.261 + install_tini [2021-04-20T21:06:21.900Z] #37 3.261 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-20T21:06:21.900Z] #37 3.262 + git clone https://github.com/krallin/tini.git /tmp/tmp.sldT4OQr3H/tini [2021-04-20T21:06:21.900Z] #37 3.265 Cloning into '/tmp/tmp.sldT4OQr3H/tini'... [2021-04-20T21:06:22.052Z] #42 ... [2021-04-20T21:06:22.052Z] [2021-04-20T21:06:22.052Z] #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-20T21:06:22.052Z] #67 sha256:db137c2f02d9dd2d6724c695fc44733f601471524a8d6481e3fe5d04b6a9d820 [2021-04-20T21:06:22.052Z] #67 DONE 40.3s [2021-04-20T21:06:22.052Z] [2021-04-20T21:06:22.052Z] #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-20T21:06:22.052Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-20T21:06:22.052Z] #55 DONE 40.3s [2021-04-20T21:06:22.052Z] [2021-04-20T21:06:22.052Z] #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-20T21:06:22.052Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-20T21:06:22.052Z] #42 40.33 Selecting previously unselected package libprotobuf17:arm64. [2021-04-20T21:06:22.052Z] #42 40.33 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-04-20T21:06:22.052Z] #42 40.35 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-04-20T21:06:22.062Z] #42 ... [2021-04-20T21:06:22.062Z] [2021-04-20T21:06:22.062Z] #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-20T21:06:22.062Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:06:22.062Z] #13 62.39 Selecting previously unselected package binutils-mingw-w64. [2021-04-20T21:06:22.062Z] #13 62.39 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-20T21:06:22.062Z] #13 62.41 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-20T21:06:22.064Z] #43 10.59 DEP images/utsns.pb-c.d [2021-04-20T21:06:22.251Z] #44 ... [2021-04-20T21:06:22.251Z] [2021-04-20T21:06:22.251Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:06:22.251Z] #35 sha256:90dcedff4672e27c8c0d29d402496ac74536376bbef3926235d76660f60b3f88 [2021-04-20T21:06:22.251Z] #35 62.14 bufio [2021-04-20T21:06:22.251Z] #35 62.98 reflect [2021-04-20T21:06:22.251Z] #35 64.47 path [2021-04-20T21:06:22.251Z] #35 66.11 text/tabwriter [2021-04-20T21:06:22.251Z] #35 71.25 internal/syscall/execenv [2021-04-20T21:06:22.251Z] #35 71.27 internal/syscall/unix [2021-04-20T21:06:22.251Z] #35 71.38 time [2021-04-20T21:06:22.251Z] #35 ... [2021-04-20T21:06:22.251Z] [2021-04-20T21:06:22.251Z] #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-20T21:06:22.251Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-20T21:06:22.251Z] #14 64.66 Selecting previously unselected package binutils-mingw-w64. [2021-04-20T21:06:22.251Z] #14 64.67 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-20T21:06:22.251Z] #14 64.67 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-20T21:06:22.251Z] #14 64.84 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-04-20T21:06:22.251Z] #14 64.85 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-04-20T21:06:22.251Z] #14 64.86 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-20T21:06:22.251Z] #14 65.12 Selecting previously unselected package dmsetup. [2021-04-20T21:06:22.251Z] #14 65.18 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-04-20T21:06:22.251Z] #14 65.20 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-20T21:06:22.251Z] #14 65.50 Selecting previously unselected package mingw-w64-common. [2021-04-20T21:06:22.251Z] #14 65.50 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-20T21:06:22.251Z] #14 65.50 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-20T21:06:22.251Z] #14 71.65 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-20T21:06:22.251Z] #14 71.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-20T21:06:22.251Z] #14 71.66 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-20T21:06:22.289Z] #20 47.72 Selecting previously unselected package vim. [2021-04-20T21:06:22.289Z] #20 47.72 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-20T21:06:22.289Z] #20 47.75 Unpacking vim (2:8.1.0875-5) ... [2021-04-20T21:06:22.319Z] #13 62.52 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-20T21:06:22.319Z] #13 62.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-20T21:06:22.319Z] #13 62.53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-20T21:06:22.319Z] #13 62.73 Selecting previously unselected package dmsetup. [2021-04-20T21:06:22.319Z] #13 62.73 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-20T21:06:22.319Z] #13 62.74 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-20T21:06:22.326Z] #43 10.67 PBCC images/ipc-desc.pb-c.c [2021-04-20T21:06:22.326Z] #43 10.69 PBCC images/ipc-sem.pb-c.c [2021-04-20T21:06:22.326Z] #43 10.71 DEP images/ipc-desc.pb-c.d [2021-04-20T21:06:22.326Z] #43 10.74 DEP images/ipc-sem.pb-c.d [2021-04-20T21:06:22.326Z] #43 10.83 PBCC images/ipc-msg.pb-c.c [2021-04-20T21:06:22.326Z] #43 10.86 DEP images/ipc-msg.pb-c.d [2021-04-20T21:06:22.326Z] #43 10.93 PBCC images/ipc-shm.pb-c.c [2021-04-20T21:06:22.326Z] #43 10.96 DEP images/ipc-shm.pb-c.d [2021-04-20T21:06:22.326Z] #43 11.01 PBCC images/ipc-var.pb-c.c [2021-04-20T21:06:22.326Z] #43 11.03 DEP images/ipc-var.pb-c.d [2021-04-20T21:06:22.471Z] #37 4.026 + cd /tmp/tmp.sldT4OQr3H/tini [2021-04-20T21:06:22.471Z] #37 4.026 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-20T21:06:22.471Z] #37 4.070 + cmake . [2021-04-20T21:06:22.577Z] #13 62.93 Selecting previously unselected package mingw-w64-common. [2021-04-20T21:06:22.577Z] #13 62.94 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-20T21:06:22.577Z] #13 62.95 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-20T21:06:22.588Z] #43 11.07 PBCC images/sk-opts.pb-c.c [2021-04-20T21:06:22.588Z] #43 11.11 PBCC images/packet-sock.pb-c.c [2021-04-20T21:06:22.588Z] #43 11.16 DEP images/sk-opts.pb-c.d [2021-04-20T21:06:22.588Z] #43 11.23 DEP images/packet-sock.pb-c.d [2021-04-20T21:06:22.588Z] #43 11.27 PBCC images/sk-netlink.pb-c.c [2021-04-20T21:06:22.850Z] #43 11.32 DEP images/sk-netlink.pb-c.d [2021-04-20T21:06:22.850Z] #43 11.37 PBCC images/sk-inet.pb-c.c [2021-04-20T21:06:22.850Z] #43 11.45 DEP images/sk-inet.pb-c.d [2021-04-20T21:06:22.850Z] #43 11.49 PBCC images/sk-unix.pb-c.c [2021-04-20T21:06:22.850Z] #43 11.53 DEP images/sk-unix.pb-c.d [2021-04-20T21:06:22.860Z] #20 48.37 Selecting previously unselected package xfsprogs. [2021-04-20T21:06:22.860Z] #20 48.38 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-20T21:06:22.860Z] #20 48.39 Unpacking xfsprogs (4.20.0-1) ... [2021-04-20T21:06:23.002Z] #42 41.09 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-04-20T21:06:23.002Z] #42 41.10 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-04-20T21:06:23.002Z] #42 41.10 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-04-20T21:06:23.002Z] #42 41.43 Selecting previously unselected package libprotobuf-dev:arm64. [2021-04-20T21:06:23.002Z] #42 41.43 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-04-20T21:06:23.002Z] #42 41.45 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-04-20T21:06:23.002Z] #42 ... [2021-04-20T21:06:23.002Z] [2021-04-20T21:06:23.002Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:06:23.002Z] #34 sha256:b777e77ada671cb1352862bfe920ffd1d12e74f31c45d952631e63d9dd33b688 [2021-04-20T21:06:23.002Z] #34 31.42 internal/reflectlite [2021-04-20T21:06:23.002Z] #34 31.42 sync [2021-04-20T21:06:23.002Z] #34 33.99 errors [2021-04-20T21:06:23.002Z] #34 34.00 sort [2021-04-20T21:06:23.002Z] #34 34.52 strconv [2021-04-20T21:06:23.002Z] #34 34.59 io [2021-04-20T21:06:23.002Z] #34 34.62 internal/oserror [2021-04-20T21:06:23.002Z] #34 34.93 syscall [2021-04-20T21:06:23.002Z] #34 36.42 strings [2021-04-20T21:06:23.002Z] #34 36.43 bytes [2021-04-20T21:06:23.002Z] #34 37.80 reflect [2021-04-20T21:06:23.002Z] #34 38.91 bufio [2021-04-20T21:06:23.002Z] #34 40.14 path [2021-04-20T21:06:23.043Z] #37 4.595 -- The C compiler identification is GNU 8.3.0 [2021-04-20T21:06:23.113Z] #43 11.62 PBCC images/mm.pb-c.c [2021-04-20T21:06:23.113Z] #43 11.68 DEP images/mm.pb-c.d [2021-04-20T21:06:23.113Z] #43 11.76 PBCC images/timerfd.pb-c.c [2021-04-20T21:06:23.113Z] #43 11.83 DEP images/timerfd.pb-c.d [2021-04-20T21:06:23.267Z] #34 ... [2021-04-20T21:06:23.267Z] [2021-04-20T21:06:23.267Z] #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-20T21:06:23.267Z] #29 sha256:9122ae5593bf514687a1a63d15eb957f7dc6c4ed42c43317ea52ba22936e726e [2021-04-20T21:06:23.267Z] #29 24.68 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-20T21:06:23.267Z] #29 25.02 [2021-04-20T21:06:23.267Z] #29 25.20 0.9% ######################################################################## 100.0% [2021-04-20T21:06:23.267Z] #29 25.45 [2021-04-20T21:06:23.267Z] #29 26.57 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-20T21:06:23.267Z] #29 26.95 [2021-04-20T21:06:23.267Z] #29 27.34 #=#=# ####################################################################### 99.3% ######################################################################## 100.0% [2021-04-20T21:06:23.267Z] #29 27.66 [2021-04-20T21:06:23.303Z] #37 4.661 -- Check for working C compiler: /usr/bin/cc [2021-04-20T21:06:23.303Z] #37 ... [2021-04-20T21:06:23.303Z] [2021-04-20T21:06:23.303Z] #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-20T21:06:23.303Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:06:23.303Z] #42 71.19 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-20T21:06:23.303Z] #42 71.24 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:06:23.303Z] #42 DONE 72.1s [2021-04-20T21:06:23.312Z] #14 ... [2021-04-20T21:06:23.312Z] [2021-04-20T21:06:23.312Z] #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-20T21:06:23.312Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-20T21:06:23.312Z] #44 3.484 fatal: not a git repository (or any of the parent directories): .git [2021-04-20T21:06:23.312Z] #44 3.536 GEN .gitid [2021-04-20T21:06:23.312Z] #44 ... [2021-04-20T21:06:23.312Z] [2021-04-20T21:06:23.312Z] #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-20T21:06:23.312Z] #38 sha256:6af7a10a484ade5bb32e2c7442a95b999e763409cca6c193516fe750ea7d8582 [2021-04-20T21:06:23.312Z] #38 6.540 -- Build files have been written to: /tmp/tmp.FVJAaeduuu/tini [2021-04-20T21:06:23.312Z] #38 6.545 + make tini-static [2021-04-20T21:06:23.312Z] #38 6.938 Scanning dependencies of target tini-static [2021-04-20T21:06:23.312Z] #38 7.056 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-20T21:06:23.312Z] #38 9.353 [100%] Linking C executable tini-static [2021-04-20T21:06:23.312Z] #38 10.23 [100%] Built target tini-static [2021-04-20T21:06:23.312Z] #38 10.32 + mkdir -p /build [2021-04-20T21:06:23.312Z] #38 10.33 + cp tini-static /build/docker-init [2021-04-20T21:06:23.312Z] #38 DONE 10.4s [2021-04-20T21:06:23.312Z] [2021-04-20T21:06:23.312Z] #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-20T21:06:23.312Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-20T21:06:23.312Z] #44 3.585 GEN criu/include/version.h [2021-04-20T21:06:23.313Z] #44 3.648 GEN include/common/asm [2021-04-20T21:06:23.313Z] #44 ... [2021-04-20T21:06:23.313Z] [2021-04-20T21:06:23.313Z] #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-20T21:06:23.313Z] #52 sha256:df6bd44fafad0f4c11467fd1f0ca4874028118f8237716404009a2bedea50961 [2021-04-20T21:06:23.313Z] #52 63.41 bufio [2021-04-20T21:06:23.313Z] #52 63.79 reflect [2021-04-20T21:06:23.313Z] #52 66.19 regexp/syntax [2021-04-20T21:06:23.375Z] #43 11.88 PBCC images/timer.pb-c.c [2021-04-20T21:06:23.375Z] #43 11.91 DEP images/timer.pb-c.d [2021-04-20T21:06:23.375Z] #43 11.97 PBCC images/sa.pb-c.c [2021-04-20T21:06:23.375Z] #43 12.02 DEP images/sa.pb-c.d [2021-04-20T21:06:23.375Z] #43 12.05 PBCC images/pipe-data.pb-c.c [2021-04-20T21:06:23.375Z] #43 12.08 DEP images/pipe-data.pb-c.d [2021-04-20T21:06:23.379Z] #20 48.88 Selecting previously unselected package zip. [2021-04-20T21:06:23.380Z] #20 48.89 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-20T21:06:23.380Z] #20 48.90 Unpacking zip (3.0-11+b1) ... [2021-04-20T21:06:23.380Z] #20 49.07 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-20T21:06:23.380Z] #20 49.10 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-20T21:06:23.572Z] [2021-04-20T21:06:23.572Z] #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-20T21:06:23.572Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:23.617Z] #52 ... [2021-04-20T21:06:23.617Z] [2021-04-20T21:06:23.617Z] #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-20T21:06:23.617Z] #46 sha256:9f524e77db893bcbe6b33c0f85b213863bb25cbef4f18a57ebb0356a41e7a169 [2021-04-20T21:06:23.617Z] #46 65.00 bufio [2021-04-20T21:06:23.617Z] #46 65.34 reflect [2021-04-20T21:06:23.617Z] #46 70.20 regexp/syntax [2021-04-20T21:06:23.637Z] #43 12.12 PBCC images/mnt.pb-c.c [2021-04-20T21:06:23.638Z] #43 12.18 DEP images/mnt.pb-c.d [2021-04-20T21:06:23.638Z] #43 12.24 PBCC images/sk-packet.pb-c.c [2021-04-20T21:06:23.638Z] #43 12.28 DEP images/sk-packet.pb-c.d [2021-04-20T21:06:23.638Z] #43 12.33 PBCC images/tcp-stream.pb-c.c [2021-04-20T21:06:23.640Z] #20 49.13 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-20T21:06:23.640Z] #20 49.16 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-20T21:06:23.640Z] #20 49.17 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-20T21:06:23.640Z] #20 49.18 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-20T21:06:23.640Z] #20 49.20 Setting up uidmap (1:4.5-1.1) ... [2021-04-20T21:06:23.640Z] #20 49.21 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-20T21:06:23.640Z] #20 49.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-20T21:06:23.640Z] #20 49.23 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-20T21:06:23.640Z] #20 49.24 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-20T21:06:23.640Z] #20 49.25 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-20T21:06:23.640Z] #20 49.27 Setting up xxd (2:8.1.0875-5) ... [2021-04-20T21:06:23.640Z] #20 49.32 Setting up zip (3.0-11+b1) ... [2021-04-20T21:06:23.899Z] #43 12.40 DEP images/tcp-stream.pb-c.d [2021-04-20T21:06:23.899Z] #43 12.43 PBCC images/pipe.pb-c.c [2021-04-20T21:06:23.899Z] #43 12.48 DEP images/pipe.pb-c.d [2021-04-20T21:06:23.899Z] #43 12.54 PBCC images/pstree.pb-c.c [2021-04-20T21:06:23.900Z] #20 49.37 Setting up vim-common (2:8.1.0875-5) ... [2021-04-20T21:06:23.900Z] #20 49.39 Setting up bash-completion (1:2.8-6) ... [2021-04-20T21:06:24.161Z] #43 12.55 DEP images/pstree.pb-c.d [2021-04-20T21:06:24.161Z] #43 12.59 PBCC images/fs.pb-c.c [2021-04-20T21:06:24.161Z] #43 12.62 DEP images/fs.pb-c.d [2021-04-20T21:06:24.161Z] #43 12.67 PBCC images/signalfd.pb-c.c [2021-04-20T21:06:24.161Z] #43 12.74 DEP images/signalfd.pb-c.d [2021-04-20T21:06:24.161Z] #43 12.80 PBCC images/fh.pb-c.c [2021-04-20T21:06:24.423Z] #43 12.84 PBCC images/fsnotify.pb-c.c [2021-04-20T21:06:24.423Z] #43 12.89 DEP images/fh.pb-c.d [2021-04-20T21:06:24.423Z] #43 12.94 DEP images/fsnotify.pb-c.d [2021-04-20T21:06:24.423Z] #43 ... [2021-04-20T21:06:24.423Z] [2021-04-20T21:06:24.423Z] #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-20T21:06:24.423Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:06:24.423Z] #13 67.09 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-20T21:06:24.423Z] #13 67.09 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-20T21:06:24.423Z] #13 67.11 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-20T21:06:24.423Z] #13 74.35 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-20T21:06:24.423Z] #13 74.35 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-20T21:06:24.423Z] #13 74.35 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:06:24.424Z] #13 74.54 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-20T21:06:24.424Z] #13 74.55 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-20T21:06:24.424Z] #13 74.57 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:06:24.424Z] #13 ... [2021-04-20T21:06:24.424Z] [2021-04-20T21:06:24.424Z] #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-20T21:06:24.424Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:24.424Z] #43 13.02 PBCC images/eventpoll.pb-c.c [2021-04-20T21:06:24.424Z] #43 13.05 DEP images/eventpoll.pb-c.d [2021-04-20T21:06:24.668Z] #29 29.10 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-20T21:06:24.686Z] #43 13.08 PBCC images/eventfd.pb-c.c [2021-04-20T21:06:24.686Z] #43 13.12 DEP images/eventfd.pb-c.d [2021-04-20T21:06:24.686Z] #43 13.21 PBCC images/remap-file-path.pb-c.c [2021-04-20T21:06:24.686Z] #43 13.23 DEP images/remap-file-path.pb-c.d [2021-04-20T21:06:24.686Z] #43 13.32 PBCC images/fifo.pb-c.c [2021-04-20T21:06:24.698Z] #46 74.83 vendor/golang.org/x/text/transform [2021-04-20T21:06:24.933Z] #29 29.50 [2021-04-20T21:06:24.933Z] #29 ... [2021-04-20T21:06:24.933Z] [2021-04-20T21:06:24.933Z] #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-20T21:06:24.933Z] #45 sha256:9f4424bad64fb0f15f5d7c7ce54913f26723c8993ba5141875e8c21380e87e25 [2021-04-20T21:06:24.933Z] #45 33.45 internal/reflectlite [2021-04-20T21:06:24.933Z] #45 33.47 internal/singleflight [2021-04-20T21:06:24.933Z] #45 33.47 github.com/LK4D4/vndr/godl/singleflight [2021-04-20T21:06:24.933Z] #45 33.47 math/rand [2021-04-20T21:06:24.933Z] #45 35.77 sort [2021-04-20T21:06:24.933Z] #45 35.78 strconv [2021-04-20T21:06:24.933Z] #45 35.80 io [2021-04-20T21:06:24.933Z] #45 35.80 syscall [2021-04-20T21:06:24.933Z] #45 37.26 bytes [2021-04-20T21:06:24.933Z] #45 37.54 strings [2021-04-20T21:06:24.933Z] #45 39.97 bufio [2021-04-20T21:06:24.933Z] #45 40.13 reflect [2021-04-20T21:06:24.933Z] #45 41.05 regexp/syntax [2021-04-20T21:06:24.947Z] #43 13.35 DEP images/fifo.pb-c.d [2021-04-20T21:06:24.947Z] #43 13.40 PBCC images/ghost-file.pb-c.c [2021-04-20T21:06:24.947Z] #43 13.50 DEP images/ghost-file.pb-c.d [2021-04-20T21:06:24.948Z] #43 13.55 PBCC images/regfile.pb-c.c [2021-04-20T21:06:24.948Z] #43 13.59 DEP images/regfile.pb-c.d [2021-04-20T21:06:25.197Z] #45 ... [2021-04-20T21:06:25.197Z] [2021-04-20T21:06:25.197Z] #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-20T21:06:25.197Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-20T21:06:25.197Z] #13 30.47 The following NEW packages will be installed: [2021-04-20T21:06:25.197Z] #13 30.48 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-20T21:06:25.197Z] #13 30.48 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-20T21:06:25.197Z] #13 30.48 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-20T21:06:25.197Z] #13 30.48 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-20T21:06:25.197Z] #13 30.48 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-20T21:06:25.197Z] #13 30.48 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-20T21:06:25.197Z] #13 30.49 The following packages will be upgraded: [2021-04-20T21:06:25.197Z] #13 30.49 libseccomp2 libsystemd0 libudev1 [2021-04-20T21:06:25.197Z] #13 30.94 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-20T21:06:25.197Z] #13 30.94 Need to get 73.8 MB of archives. [2021-04-20T21:06:25.197Z] #13 30.94 After this operation, 472 MB of additional disk space will be used. [2021-04-20T21:06:25.197Z] #13 30.94 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-04-20T21:06:25.197Z] #13 30.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-04-20T21:06:25.197Z] #13 30.95 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-04-20T21:06:25.197Z] #13 30.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-04-20T21:06:25.197Z] #13 30.98 Get:5 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-20T21:06:25.197Z] #13 31.21 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-20T21:06:25.197Z] #13 31.56 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-20T21:06:25.197Z] #13 31.56 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-20T21:06:25.197Z] #13 31.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-04-20T21:06:25.197Z] #13 31.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-20T21:06:25.197Z] #13 32.02 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-20T21:06:25.197Z] #13 32.28 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-20T21:06:25.197Z] #13 32.29 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-20T21:06:25.197Z] #13 36.34 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-20T21:06:25.197Z] #13 37.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-04-20T21:06:25.197Z] #13 37.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-04-20T21:06:25.197Z] #13 37.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-04-20T21:06:25.197Z] #13 37.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-04-20T21:06:25.197Z] #13 37.69 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-20T21:06:25.197Z] #13 37.69 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-04-20T21:06:25.197Z] #13 37.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-04-20T21:06:25.197Z] #13 37.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-04-20T21:06:25.197Z] #13 37.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-04-20T21:06:25.197Z] #13 37.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-04-20T21:06:25.197Z] #13 37.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-04-20T21:06:25.197Z] #13 37.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-04-20T21:06:25.197Z] #13 37.79 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-20T21:06:25.197Z] #13 37.79 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-04-20T21:06:25.197Z] #13 39.09 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:06:25.197Z] #13 39.28 Fetched 73.8 MB in 7s (10.4 MB/s) [2021-04-20T21:06:25.197Z] #13 39.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 ... 15383 files and directories currently installed.) [2021-04-20T21:06:25.197Z] #13 39.76 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-04-20T21:06:25.197Z] #13 40.25 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-20T21:06:25.197Z] #13 ... [2021-04-20T21:06:25.197Z] [2021-04-20T21:06:25.197Z] #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-20T21:06:25.197Z] #29 sha256:9122ae5593bf514687a1a63d15eb957f7dc6c4ed42c43317ea52ba22936e726e [2021-04-20T21:06:25.210Z] #43 13.66 PBCC images/ns.pb-c.c [2021-04-20T21:06:25.210Z] #43 13.68 DEP images/ns.pb-c.d [2021-04-20T21:06:25.210Z] #43 ... [2021-04-20T21:06:25.210Z] [2021-04-20T21:06:25.210Z] #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-20T21:06:25.210Z] #51 sha256:4491f862ac2bfdda9b6ae1d6697857171a0243d6bff526426402c84d555798a5 [2021-04-20T21:06:25.210Z] #51 76.69 encoding/json [2021-04-20T21:06:25.210Z] #51 77.32 github.com/pkg/diff [2021-04-20T21:06:25.210Z] #51 78.80 go/ast [2021-04-20T21:06:25.210Z] #51 83.75 golang.org/x/crypto/ssh/terminal [2021-04-20T21:06:25.210Z] #51 85.13 mvdan.cc/editorconfig [2021-04-20T21:06:25.210Z] #51 85.17 mvdan.cc/sh/v3/fileutil [2021-04-20T21:06:25.210Z] #51 85.52 mvdan.cc/sh/v3/syntax [2021-04-20T21:06:25.210Z] #51 ... [2021-04-20T21:06:25.210Z] [2021-04-20T21:06:25.210Z] #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-20T21:06:25.210Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:25.210Z] #43 13.75 PBCC images/fdinfo.pb-c.c [2021-04-20T21:06:25.210Z] #43 13.84 DEP images/fdinfo.pb-c.d [2021-04-20T21:06:25.353Z] #46 ... [2021-04-20T21:06:25.353Z] [2021-04-20T21:06:25.353Z] #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-20T21:06:25.353Z] #52 sha256:df6bd44fafad0f4c11467fd1f0ca4874028118f8237716404009a2bedea50961 [2021-04-20T21:06:25.353Z] #52 75.19 time [2021-04-20T21:06:25.473Z] #43 13.89 PBCC images/core-aarch64.pb-c.c [2021-04-20T21:06:25.473Z] #43 13.91 PBCC images/core-arm.pb-c.c [2021-04-20T21:06:25.473Z] #43 13.97 PBCC images/core-ppc64.pb-c.c [2021-04-20T21:06:25.473Z] #43 14.03 PBCC images/core-s390.pb-c.c [2021-04-20T21:06:25.473Z] #43 14.09 PBCC images/core-x86.pb-c.c [2021-04-20T21:06:25.473Z] #43 14.13 PBCC images/core.pb-c.c [2021-04-20T21:06:25.473Z] #43 14.20 PBCC images/inventory.pb-c.c [2021-04-20T21:06:25.735Z] #43 14.25 DEP images/core-aarch64.pb-c.d [2021-04-20T21:06:25.735Z] #43 14.32 DEP images/core-arm.pb-c.d [2021-04-20T21:06:25.735Z] #43 14.37 DEP images/core-ppc64.pb-c.d [2021-04-20T21:06:25.735Z] #43 14.46 DEP images/core-s390.pb-c.d [2021-04-20T21:06:25.901Z] #13 ... [2021-04-20T21:06:25.901Z] [2021-04-20T21:06:25.901Z] #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-20T21:06:25.901Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-20T21:06:25.901Z] #42 68.89 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-20T21:06:25.901Z] #42 68.92 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:06:25.901Z] #42 DONE 69.5s [2021-04-20T21:06:25.901Z] [2021-04-20T21:06:25.901Z] #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-20T21:06:25.901Z] #37 sha256:700af5daf2b92f4f64bf237f5294294746b66f7afe644fa73d12774c8060c067 [2021-04-20T21:06:25.901Z] #37 1.217 + RM_GOPATH=0 [2021-04-20T21:06:25.901Z] #37 1.217 + TMP_GOPATH= [2021-04-20T21:06:25.901Z] #37 1.217 + : /build [2021-04-20T21:06:25.901Z] #37 1.217 + '[' -z '' ']' [2021-04-20T21:06:25.901Z] #37 1.217 ++ mktemp -d [2021-04-20T21:06:25.901Z] #37 1.221 + export GOPATH=/tmp/tmp.YW2fYio62U [2021-04-20T21:06:25.901Z] #37 1.221 + GOPATH=/tmp/tmp.YW2fYio62U [2021-04-20T21:06:25.901Z] #37 1.221 + RM_GOPATH=1 [2021-04-20T21:06:25.901Z] #37 1.221 + case "$(go env GOARCH)" in [2021-04-20T21:06:25.901Z] #37 1.221 ++ go env GOARCH [2021-04-20T21:06:25.901Z] #37 1.237 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:06:25.901Z] #37 1.237 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:06:25.901Z] #37 1.238 ++ dirname /tmp/install/install.sh [2021-04-20T21:06:25.901Z] #37 1.243 + dir=/tmp/install [2021-04-20T21:06:25.901Z] #37 1.243 + bin=tini [2021-04-20T21:06:25.901Z] #37 1.243 + shift [2021-04-20T21:06:25.901Z] #37 1.244 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-20T21:06:25.901Z] #37 1.244 + . /tmp/install/tini.installer [2021-04-20T21:06:25.901Z] #37 1.245 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-20T21:06:25.901Z] #37 1.245 + install_tini [2021-04-20T21:06:25.901Z] #37 1.245 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-20T21:06:25.901Z] #37 1.246 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-20T21:06:25.901Z] #37 1.246 + git clone https://github.com/krallin/tini.git /tmp/tmp.YW2fYio62U/tini [2021-04-20T21:06:25.901Z] #37 1.261 Cloning into '/tmp/tmp.YW2fYio62U/tini'... [2021-04-20T21:06:25.901Z] #37 2.046 + cd /tmp/tmp.YW2fYio62U/tini [2021-04-20T21:06:25.901Z] #37 2.047 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-20T21:06:25.901Z] #37 2.052 + cmake . [2021-04-20T21:06:25.901Z] #37 2.819 -- The C compiler identification is GNU 8.3.0 [2021-04-20T21:06:25.901Z] #37 2.885 -- Check for working C compiler: /usr/bin/cc [2021-04-20T21:06:25.901Z] #37 3.520 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-20T21:06:25.901Z] #37 3.530 -- Detecting C compiler ABI info [2021-04-20T21:06:25.901Z] #37 4.288 -- Detecting C compiler ABI info - done [2021-04-20T21:06:25.901Z] #37 4.337 -- Detecting C compile features [2021-04-20T21:06:25.997Z] #43 14.51 DEP images/core-x86.pb-c.d [2021-04-20T21:06:25.997Z] #43 14.60 DEP images/core.pb-c.d [2021-04-20T21:06:25.997Z] #43 14.65 DEP images/inventory.pb-c.d [2021-04-20T21:06:25.997Z] #43 14.72 PBCC images/cpuinfo.pb-c.c [2021-04-20T21:06:26.157Z] #37 ... [2021-04-20T21:06:26.158Z] [2021-04-20T21:06:26.158Z] #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-20T21:06:26.158Z] #51 sha256:a612ae55c45b030ecd343f7342ed763f15b6fb721dcfb203e393dbd0ca147d01 [2021-04-20T21:06:26.158Z] #51 60.24 os [2021-04-20T21:06:26.158Z] #51 62.38 encoding/binary [2021-04-20T21:06:26.158Z] #51 64.20 encoding/base64 [2021-04-20T21:06:26.158Z] #51 64.21 fmt [2021-04-20T21:06:26.158Z] #51 65.33 path/filepath [2021-04-20T21:06:26.158Z] #51 66.83 golang.org/x/sys/unix [2021-04-20T21:06:26.260Z] #43 14.75 DEP images/cpuinfo.pb-c.d [2021-04-20T21:06:26.260Z] #43 14.81 PBCC images/stats.pb-c.c [2021-04-20T21:06:26.260Z] #43 14.84 DEP images/stats.pb-c.d [2021-04-20T21:06:26.414Z] #51 70.46 encoding/json [2021-04-20T21:06:26.414Z] #51 ... [2021-04-20T21:06:26.414Z] [2021-04-20T21:06:26.414Z] #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-20T21:06:26.414Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:26.457Z] #20 51.99 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-20T21:06:26.457Z] #20 52.00 Setting up xz-utils (5.2.4-1) ... [2021-04-20T21:06:26.457Z] #20 52.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-20T21:06:26.457Z] #20 52.03 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-20T21:06:26.457Z] #20 52.12 invoke-rc.d: could not determine current runlevel [2021-04-20T21:06:26.457Z] #20 ... [2021-04-20T21:06:26.457Z] [2021-04-20T21:06:26.457Z] #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-20T21:06:26.457Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:26.457Z] #43 105.9 CC criu/external.o [2021-04-20T21:06:26.457Z] #43 106.3 CC criu/fault-injection.o [2021-04-20T21:06:26.457Z] #43 106.5 CC criu/fdstore.o [2021-04-20T21:06:26.457Z] #43 106.9 CC criu/fifo.o [2021-04-20T21:06:26.457Z] #43 107.3 CC criu/file-ids.o [2021-04-20T21:06:26.457Z] #43 107.6 CC criu/file-lock.o [2021-04-20T21:06:26.457Z] #43 108.4 CC criu/files-ext.o [2021-04-20T21:06:26.457Z] #43 108.8 CC criu/files-reg.o [2021-04-20T21:06:26.457Z] #43 110.7 CC criu/files.o [2021-04-20T21:06:26.457Z] #43 113.0 CC criu/filesystems.o [2021-04-20T21:06:26.457Z] #43 113.6 CC criu/fsnotify.o [2021-04-20T21:06:26.457Z] #43 114.8 CC criu/image-desc.o [2021-04-20T21:06:26.457Z] #43 115.0 CC criu/image.o [2021-04-20T21:06:26.457Z] #43 116.0 CC criu/ipc_ns.o [2021-04-20T21:06:26.718Z] #43 ... [2021-04-20T21:06:26.718Z] [2021-04-20T21:06:26.718Z] #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-20T21:06:26.718Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-20T21:06:26.718Z] #20 52.12 invoke-rc.d: could not determine current runlevel [2021-04-20T21:06:26.718Z] #20 52.13 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-20T21:06:26.718Z] #20 52.14 Setting up pigz (2.4-1) ... [2021-04-20T21:06:26.718Z] #20 52.15 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-20T21:06:26.718Z] #20 52.17 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-20T21:06:26.718Z] #20 52.19 Setting up python-pip-whl (18.1-5) ... [2021-04-20T21:06:26.718Z] #20 52.20 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-20T21:06:26.718Z] #20 52.26 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-20T21:06:26.870Z] #43 ... [2021-04-20T21:06:26.870Z] [2021-04-20T21:06:26.870Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:06:26.870Z] #34 sha256:9d6f8ac49ab3d46618827dae06c3553eec03bceb0a57df5ad8b0378bd363c338 [2021-04-20T21:06:26.870Z] #34 65.41 path [2021-04-20T21:06:26.870Z] #34 65.71 fmt [2021-04-20T21:06:26.870Z] #34 66.33 path/filepath [2021-04-20T21:06:26.870Z] #34 67.54 io/ioutil [2021-04-20T21:06:26.870Z] #34 68.19 text/tabwriter [2021-04-20T21:06:26.870Z] #34 69.87 github.com/BurntSushi/toml [2021-04-20T21:06:26.870Z] #34 69.88 flag [2021-04-20T21:06:26.870Z] #34 71.91 log [2021-04-20T21:06:26.870Z] #34 74.42 github.com/BurntSushi/toml/cmd/tomlv [2021-04-20T21:06:26.870Z] #34 ... [2021-04-20T21:06:26.870Z] [2021-04-20T21:06:26.870Z] #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-20T21:06:26.870Z] #45 sha256:cc6989394c428ddad2300d4f2615dee21ca41197d6991f53460641c6c187cee5 [2021-04-20T21:06:26.870Z] #45 71.20 flag [2021-04-20T21:06:26.870Z] #45 71.22 go/token [2021-04-20T21:06:26.870Z] #45 72.13 go/scanner [2021-04-20T21:06:26.870Z] #45 73.05 regexp [2021-04-20T21:06:26.870Z] #45 73.74 go/ast [2021-04-20T21:06:27.241Z] #20 52.68 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-20T21:06:27.241Z] #20 52.70 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-20T21:06:27.241Z] #20 52.72 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-20T21:06:27.241Z] #20 52.73 Setting up vim (2:8.1.0875-5) ... [2021-04-20T21:06:27.241Z] #20 52.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-20T21:06:27.241Z] #20 52.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-20T21:06:27.241Z] #20 52.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-20T21:06:27.241Z] #20 52.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-20T21:06:27.241Z] #20 52.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-20T21:06:27.241Z] #20 52.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-20T21:06:27.241Z] #20 52.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-20T21:06:27.241Z] #20 52.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-20T21:06:27.241Z] #20 52.81 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-20T21:06:27.241Z] #20 52.83 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-20T21:06:27.241Z] #20 52.84 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-20T21:06:27.241Z] #20 52.86 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-20T21:06:27.241Z] #20 52.87 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-20T21:06:27.241Z] #20 52.89 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-20T21:06:27.651Z] #43 16.29 make[1]: Nothing to be done for 'all'. [2021-04-20T21:06:27.780Z] #43 2.300 Note: Building without setproctitle() and strlcpy() support. [2021-04-20T21:06:27.781Z] #43 2.300 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-20T21:06:27.781Z] #43 2.324 Note: Building without GnuTLS support [2021-04-20T21:06:27.781Z] #43 2.328 Makefile.config:39: Warn: you have no libnftables installed [2021-04-20T21:06:27.781Z] #43 2.328 Makefile.config:40: Warn: Building without nftables support [2021-04-20T21:06:27.808Z] #45 ... [2021-04-20T21:06:27.808Z] [2021-04-20T21:06:27.808Z] #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-20T21:06:27.808Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:27.808Z] #43 4.455 Note: Building without setproctitle() and strlcpy() support. [2021-04-20T21:06:27.808Z] #43 4.455 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-20T21:06:27.808Z] #43 4.472 Note: Building without GnuTLS support [2021-04-20T21:06:27.808Z] #43 4.474 Makefile.config:39: Warn: you have no libnftables installed [2021-04-20T21:06:28.068Z] #43 4.483 Makefile.config:40: Warn: Building without nftables support [2021-04-20T21:06:28.107Z] Running on azwin-2-3bfb00 in d:\jenkins\workspace\moby_PR-42311 [Pipeline] { [Pipeline] ws [2021-04-20T21:06:28.129Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2021-04-20T21:06:28.151Z] #29 29.71 0.0% ## 3.5% ### 5.1% ###### 8.8% ######## 12.0% ########### 15.4% ############# 18.7% ################# 24.3% ################### 27.5% ####################### 31.9% ######################## 33.9% ########################## 37.5% ############################# 40.6% ############################### 43.7% ################################# 47.1% ##################################### 51.9% ####################################### 54.2% ######################################## 56.9% ########################################### 61.1% ############################################### 65.3% ################################################ 67.8% ################################################## 70.6% ###################################################### 75.1% ######################################################### 80.3% ############################################################ 84.2% ############################################################### 87.7% [2021-04-20T21:06:28.151Z] #29 ... [2021-04-20T21:06:28.151Z] [2021-04-20T21:06:28.151Z] #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-20T21:06:28.151Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-20T21:06:28.151Z] #32 35.99 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-20T21:06:28.151Z] #32 36.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-20T21:06:28.151Z] #32 ... [2021-04-20T21:06:28.151Z] [2021-04-20T21:06:28.151Z] #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-20T21:06:28.151Z] #29 sha256:9122ae5593bf514687a1a63d15eb957f7dc6c4ed42c43317ea52ba22936e726e [Pipeline] checkout [2021-04-20T21:06:28.343Z] #43 ... [2021-04-20T21:06:28.343Z] [2021-04-20T21:06:28.343Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:06:28.343Z] #34 sha256:3be4602e578fd189c374d0813ad699298bc5bbd165bae922ed9c4e21c828d8ed [2021-04-20T21:06:28.343Z] #34 62.27 path [2021-04-20T21:06:28.343Z] #34 62.86 text/tabwriter [2021-04-20T21:06:28.343Z] #34 63.41 fmt [2021-04-20T21:06:28.343Z] #34 63.75 path/filepath [2021-04-20T21:06:28.343Z] #34 65.72 io/ioutil [2021-04-20T21:06:28.343Z] #34 67.55 github.com/BurntSushi/toml [2021-04-20T21:06:28.343Z] #34 67.55 flag [2021-04-20T21:06:28.343Z] #34 69.37 log [2021-04-20T21:06:28.343Z] #34 72.38 github.com/BurntSushi/toml/cmd/tomlv [2021-04-20T21:06:28.343Z] #34 ... [2021-04-20T21:06:28.343Z] [2021-04-20T21:06:28.343Z] #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-20T21:06:28.343Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:06:28.343Z] #13 68.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-20T21:06:28.343Z] #13 68.72 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-20T21:06:28.343Z] #13 68.74 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-20T21:06:28.418Z] #29 29.71 0.0% ## 3.5% ### 5.1% ###### 8.8% ######## 12.0% ########### 15.4% ############# 18.7% ################# 24.3% ################### 27.5% ####################### 31.9% ######################## 33.9% ########################## 37.5% ############################# 40.6% ############################### 43.7% ################################# 47.1% ##################################### 51.9% ####################################### 54.2% ######################################## 56.9% ########################################### 61.1% ############################################### 65.3% ################################################ 67.8% ################################################## 70.6% ###################################################### 75.1% ######################################################### 80.3% ############################################################ 84.2% ############################################################### 87.7% ################################################################## 92.3% ####################################################################### 99.1% ######################################################################## 100.0% [2021-04-20T21:06:28.418Z] #29 32.77 [2021-04-20T21:06:29.029Z] #52 ... [2021-04-20T21:06:29.029Z] [2021-04-20T21:06:29.029Z] #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-20T21:06:29.029Z] #48 sha256:e4157d380f3b2afe16437bbd672d3ec2511fa6f7524eab567f54e40b1ce5a725 [2021-04-20T21:06:29.029Z] #48 DONE 78.8s [2021-04-20T21:06:29.029Z] [2021-04-20T21:06:29.029Z] #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-20T21:06:29.029Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-20T21:06:29.029Z] #44 6.014 PBCC images/timens.pb-c.c [2021-04-20T21:06:29.029Z] #44 6.065 DEP images/timens.pb-c.d [2021-04-20T21:06:29.029Z] #44 6.106 PBCC images/fown.pb-c.c [2021-04-20T21:06:29.029Z] #44 6.140 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-20T21:06:29.029Z] #44 6.228 PBCC images/opts.pb-c.c [2021-04-20T21:06:29.029Z] #44 6.271 PBCC images/memfd.pb-c.c [2021-04-20T21:06:29.029Z] #44 6.330 DEP images/fown.pb-c.d [2021-04-20T21:06:29.029Z] #44 6.397 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-20T21:06:29.029Z] #44 6.488 DEP images/opts.pb-c.d [2021-04-20T21:06:29.029Z] #44 6.551 DEP images/memfd.pb-c.d [2021-04-20T21:06:29.029Z] #44 6.652 PBCC images/sit.pb-c.c [2021-04-20T21:06:29.029Z] #44 6.679 DEP images/sit.pb-c.d [2021-04-20T21:06:29.029Z] #44 6.748 PBCC images/macvlan.pb-c.c [2021-04-20T21:06:29.029Z] #44 6.767 DEP images/macvlan.pb-c.d [2021-04-20T21:06:29.029Z] #44 6.835 PBCC images/autofs.pb-c.c [2021-04-20T21:06:29.029Z] #44 6.849 DEP images/autofs.pb-c.d [2021-04-20T21:06:29.029Z] #44 6.936 PBCC images/sysctl.pb-c.c [2021-04-20T21:06:29.029Z] #44 6.950 DEP images/sysctl.pb-c.d [2021-04-20T21:06:29.029Z] #44 7.019 PBCC images/time.pb-c.c [2021-04-20T21:06:29.029Z] #44 7.028 DEP images/time.pb-c.d [2021-04-20T21:06:29.029Z] #44 7.113 PBCC images/binfmt-misc.pb-c.c [2021-04-20T21:06:29.029Z] #44 7.128 DEP images/binfmt-misc.pb-c.d [2021-04-20T21:06:29.029Z] #44 7.224 PBCC images/seccomp.pb-c.c [2021-04-20T21:06:29.029Z] #44 7.251 DEP images/seccomp.pb-c.d [2021-04-20T21:06:29.029Z] #44 7.330 PBCC images/userns.pb-c.c [2021-04-20T21:06:29.029Z] #44 7.363 DEP images/userns.pb-c.d [2021-04-20T21:06:29.029Z] #44 7.433 PBCC images/cgroup.pb-c.c [2021-04-20T21:06:29.029Z] #44 7.450 DEP images/cgroup.pb-c.d [2021-04-20T21:06:29.029Z] #44 7.529 PBCC images/ext-file.pb-c.c [2021-04-20T21:06:29.029Z] #44 7.538 DEP images/ext-file.pb-c.d [2021-04-20T21:06:29.029Z] #44 7.625 PBCC images/rpc.pb-c.c [2021-04-20T21:06:29.029Z] #44 7.722 DEP images/rpc.pb-c.d [2021-04-20T21:06:29.029Z] #44 7.758 PBCC images/siginfo.pb-c.c [2021-04-20T21:06:29.029Z] #44 7.799 DEP images/siginfo.pb-c.d [2021-04-20T21:06:29.029Z] #44 7.826 PBCC images/pagemap.pb-c.c [2021-04-20T21:06:29.029Z] #44 7.907 DEP images/pagemap.pb-c.d [2021-04-20T21:06:29.029Z] #44 8.008 PBCC images/rlimit.pb-c.c [2021-04-20T21:06:29.029Z] #44 8.082 DEP images/rlimit.pb-c.d [2021-04-20T21:06:29.029Z] #44 8.167 PBCC images/file-lock.pb-c.c [2021-04-20T21:06:29.029Z] #44 8.176 DEP images/file-lock.pb-c.d [2021-04-20T21:06:29.029Z] #44 8.203 PBCC images/tty.pb-c.c [2021-04-20T21:06:29.029Z] #44 8.244 DEP images/tty.pb-c.d [2021-04-20T21:06:29.029Z] #44 8.293 PBCC images/tun.pb-c.c [2021-04-20T21:06:29.029Z] #44 8.351 PBCC images/netdev.pb-c.c [2021-04-20T21:06:29.029Z] #44 8.423 DEP images/tun.pb-c.d [2021-04-20T21:06:29.029Z] #44 8.532 DEP images/netdev.pb-c.d [2021-04-20T21:06:29.029Z] #44 8.578 PBCC images/vma.pb-c.c [2021-04-20T21:06:29.029Z] #44 8.633 DEP images/vma.pb-c.d [2021-04-20T21:06:29.029Z] #44 8.704 PBCC images/creds.pb-c.c [2021-04-20T21:06:29.029Z] #44 8.753 DEP images/creds.pb-c.d [2021-04-20T21:06:29.029Z] #44 8.805 PBCC images/utsns.pb-c.c [2021-04-20T21:06:29.029Z] #44 8.815 DEP images/utsns.pb-c.d [2021-04-20T21:06:29.029Z] #44 8.856 PBCC images/ipc-desc.pb-c.c [2021-04-20T21:06:29.029Z] #44 8.884 PBCC images/ipc-sem.pb-c.c [2021-04-20T21:06:29.029Z] #44 8.908 DEP images/ipc-desc.pb-c.d [2021-04-20T21:06:29.029Z] #44 8.968 DEP images/ipc-sem.pb-c.d [2021-04-20T21:06:29.029Z] #44 9.049 PBCC images/ipc-msg.pb-c.c [2021-04-20T21:06:29.029Z] #44 9.092 DEP images/ipc-msg.pb-c.d [2021-04-20T21:06:29.029Z] #44 9.196 PBCC images/ipc-shm.pb-c.c [2021-04-20T21:06:29.329Z] #44 9.241 DEP images/ipc-shm.pb-c.d [2021-04-20T21:06:29.329Z] #44 9.439 PBCC images/ipc-var.pb-c.c [2021-04-20T21:06:29.329Z] #44 9.489 DEP images/ipc-var.pb-c.d [2021-04-20T21:06:29.329Z] #44 9.593 PBCC images/sk-opts.pb-c.c [2021-04-20T21:06:29.370Z] #29 33.91 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-20T21:06:29.575Z] #43 17.78 CC images/stats.o [2021-04-20T21:06:29.575Z] #43 18.06 CC images/core.o [2021-04-20T21:06:29.630Z] #44 9.787 PBCC images/packet-sock.pb-c.c [2021-04-20T21:06:29.630Z] #44 9.942 DEP images/sk-opts.pb-c.d [2021-04-20T21:06:29.826Z] The recommended git tool is: git [2021-04-20T21:06:29.934Z] #44 10.03 DEP images/packet-sock.pb-c.d [2021-04-20T21:06:29.934Z] #44 10.11 PBCC images/sk-netlink.pb-c.c [2021-04-20T21:06:29.934Z] #44 10.17 DEP images/sk-netlink.pb-c.d [2021-04-20T21:06:29.948Z] #29 34.32 [2021-04-20T21:06:29.975Z] #43 6.429 fatal: not a git repository (or any of the parent directories): .git [2021-04-20T21:06:29.975Z] #43 6.552 GEN .gitid [2021-04-20T21:06:29.975Z] #43 6.576 GEN criu/include/version.h [2021-04-20T21:06:29.975Z] #43 6.630 GEN include/common/asm [2021-04-20T21:06:30.149Z] #43 18.67 CC images/core-x86.o [2021-04-20T21:06:30.227Z] #29 34.54 ######################################################################## 100.0% [2021-04-20T21:06:30.227Z] #29 34.67 [2021-04-20T21:06:30.235Z] #43 ... [2021-04-20T21:06:30.235Z] [2021-04-20T21:06:30.235Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:06:30.235Z] #34 sha256:9d6f8ac49ab3d46618827dae06c3553eec03bceb0a57df5ad8b0378bd363c338 [2021-04-20T21:06:30.235Z] #34 DONE 79.0s [2021-04-20T21:06:30.236Z] #44 10.28 PBCC images/sk-inet.pb-c.c [2021-04-20T21:06:30.236Z] #44 10.32 DEP images/sk-inet.pb-c.d [2021-04-20T21:06:30.236Z] #44 10.37 PBCC images/sk-unix.pb-c.c [2021-04-20T21:06:30.236Z] #44 10.43 DEP images/sk-unix.pb-c.d [2021-04-20T21:06:30.236Z] #44 10.53 PBCC images/mm.pb-c.c [2021-04-20T21:06:30.236Z] #44 10.59 DEP images/mm.pb-c.d [2021-04-20T21:06:30.236Z] #44 10.64 PBCC images/timerfd.pb-c.c [2021-04-20T21:06:30.495Z] [2021-04-20T21:06:30.495Z] #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-20T21:06:30.495Z] #37 sha256:d3f1a5e77a2a35efea8ea97a1edc0aee85eeef465a60a048508aa7eedb7f768b [2021-04-20T21:06:30.495Z] #37 5.566 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-20T21:06:30.495Z] #37 5.566 -- Detecting C compiler ABI info [2021-04-20T21:06:30.495Z] #37 6.438 -- Detecting C compiler ABI info - done [2021-04-20T21:06:30.495Z] #37 6.486 -- Detecting C compile features [2021-04-20T21:06:30.495Z] #37 8.453 -- Detecting C compile features - done [2021-04-20T21:06:30.495Z] #37 8.503 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-20T21:06:30.495Z] #37 8.831 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-20T21:06:30.495Z] #37 8.947 -- Configuring done [2021-04-20T21:06:30.495Z] #37 8.961 -- Generating done [2021-04-20T21:06:30.495Z] #37 8.972 -- Build files have been written to: /tmp/tmp.sldT4OQr3H/tini [2021-04-20T21:06:30.495Z] #37 8.975 + make tini-static [2021-04-20T21:06:30.495Z] #37 9.357 Scanning dependencies of target tini-static [2021-04-20T21:06:30.495Z] #37 9.543 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-20T21:06:30.495Z] #37 10.96 [100%] Linking C executable tini-static [2021-04-20T21:06:30.495Z] #37 11.61 [100%] Built target tini-static [2021-04-20T21:06:30.495Z] #37 11.70 + mkdir -p /build [2021-04-20T21:06:30.495Z] #37 11.70 + cp tini-static /build/docker-init [2021-04-20T21:06:30.495Z] #37 DONE 11.8s [2021-04-20T21:06:30.495Z] [2021-04-20T21:06:30.495Z] #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-20T21:06:30.495Z] #45 sha256:cc6989394c428ddad2300d4f2615dee21ca41197d6991f53460641c6c187cee5 [2021-04-20T21:06:30.495Z] #45 77.03 internal/lazyregexp [2021-04-20T21:06:30.495Z] #45 77.20 net/url [2021-04-20T21:06:30.495Z] #45 78.84 text/template/parse [2021-04-20T21:06:30.495Z] #45 79.14 go/parser [2021-04-20T21:06:30.538Z] #44 10.69 DEP images/timerfd.pb-c.d [2021-04-20T21:06:30.538Z] #44 10.73 PBCC images/timer.pb-c.c [2021-04-20T21:06:30.538Z] #44 10.74 DEP images/timer.pb-c.d [2021-04-20T21:06:30.538Z] #44 10.80 PBCC images/sa.pb-c.c [2021-04-20T21:06:30.538Z] #44 10.84 DEP images/sa.pb-c.d [2021-04-20T21:06:30.539Z] #20 55.75 Setting up iptables (1.8.2-4) ... [2021-04-20T21:06:30.539Z] #20 55.77 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-20T21:06:30.539Z] #20 55.79 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-20T21:06:30.539Z] #20 55.79 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-20T21:06:30.539Z] #20 55.80 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-20T21:06:30.539Z] #20 55.80 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-20T21:06:30.539Z] #20 55.81 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-20T21:06:30.539Z] #20 55.82 Setting up python3 (3.7.3-1) ... [2021-04-20T21:06:30.723Z] #43 19.17 CC images/core-arm.o [2021-04-20T21:06:30.800Z] #20 56.31 Setting up python3-wheel (0.32.3-2) ... [2021-04-20T21:06:30.845Z] #44 10.88 PBCC images/pipe-data.pb-c.c [2021-04-20T21:06:30.845Z] #44 10.89 DEP images/pipe-data.pb-c.d [2021-04-20T21:06:30.845Z] #44 10.95 PBCC images/mnt.pb-c.c [2021-04-20T21:06:30.845Z] #44 11.01 DEP images/mnt.pb-c.d [2021-04-20T21:06:30.845Z] #44 11.06 PBCC images/sk-packet.pb-c.c [2021-04-20T21:06:30.845Z] #44 11.08 DEP images/sk-packet.pb-c.d [2021-04-20T21:06:30.845Z] #44 11.16 PBCC images/tcp-stream.pb-c.c [2021-04-20T21:06:30.985Z] #43 19.57 CC images/core-aarch64.o [2021-04-20T21:06:31.145Z] #44 11.21 DEP images/tcp-stream.pb-c.d [2021-04-20T21:06:31.145Z] #44 11.26 PBCC images/pipe.pb-c.c [2021-04-20T21:06:31.145Z] #44 11.30 DEP images/pipe.pb-c.d [2021-04-20T21:06:31.145Z] #44 11.34 PBCC images/pstree.pb-c.c [2021-04-20T21:06:31.145Z] #44 11.35 DEP images/pstree.pb-c.d [2021-04-20T21:06:31.145Z] #44 11.40 PBCC images/fs.pb-c.c [2021-04-20T21:06:31.145Z] #44 11.41 DEP images/fs.pb-c.d [2021-04-20T21:06:31.145Z] #44 11.45 PBCC images/signalfd.pb-c.c [2021-04-20T21:06:31.145Z] #44 11.51 DEP images/signalfd.pb-c.d [2021-04-20T21:06:31.145Z] #44 11.54 PBCC images/fh.pb-c.c [2021-04-20T21:06:31.180Z] #29 ... [2021-04-20T21:06:31.181Z] [2021-04-20T21:06:31.181Z] #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-20T21:06:31.181Z] #51 sha256:b7695ab46665744e6caf55fc412d8f207ee0483bec185316b5dcfe57728d89d5 [2021-04-20T21:06:31.181Z] #51 39.41 strings [2021-04-20T21:06:31.181Z] #51 39.43 reflect [2021-04-20T21:06:31.181Z] #51 39.43 bufio [2021-04-20T21:06:31.181Z] #51 39.43 syscall [2021-04-20T21:06:31.181Z] #51 44.18 regexp/syntax [2021-04-20T21:06:31.181Z] #51 49.56 regexp [2021-04-20T21:06:31.181Z] #51 ... [2021-04-20T21:06:31.181Z] [2021-04-20T21:06:31.181Z] #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-20T21:06:31.181Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-20T21:06:31.181Z] #13 40.86 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-04-20T21:06:31.181Z] #13 41.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 ... 15383 files and directories currently installed.) [2021-04-20T21:06:31.181Z] #13 41.14 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-04-20T21:06:31.181Z] #13 41.20 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-20T21:06:31.181Z] #13 41.47 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-04-20T21:06:31.181Z] #13 41.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 ... 15383 files and directories currently installed.) [2021-04-20T21:06:31.181Z] #13 41.76 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-04-20T21:06:31.181Z] #13 41.79 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-20T21:06:31.181Z] #13 42.19 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-04-20T21:06:31.181Z] #13 42.39 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-20T21:06:31.181Z] #13 42.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-20T21:06:31.181Z] #13 42.54 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-04-20T21:06:31.181Z] #13 42.55 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-20T21:06:31.181Z] #13 44.62 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-20T21:06:31.181Z] #13 44.62 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-04-20T21:06:31.181Z] #13 44.65 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-20T21:06:31.371Z] #20 57.05 Setting up apparmor (2.13.2-10) ... [2021-04-20T21:06:31.446Z] #44 11.60 PBCC images/fsnotify.pb-c.c [2021-04-20T21:06:31.446Z] #44 11.64 DEP images/fh.pb-c.d [2021-04-20T21:06:31.446Z] #44 11.72 DEP images/fsnotify.pb-c.d [2021-04-20T21:06:31.446Z] #44 11.76 PBCC images/eventpoll.pb-c.c [2021-04-20T21:06:31.446Z] #44 11.79 DEP images/eventpoll.pb-c.d [2021-04-20T21:06:31.560Z] #43 19.93 CC images/core-ppc64.o [2021-04-20T21:06:31.560Z] #43 ... [2021-04-20T21:06:31.560Z] [2021-04-20T21:06:31.560Z] #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-20T21:06:31.560Z] #45 sha256:d6331ae62e1c2e3baf47a87d7e59604453bcaea790f53c11f01a56c0ef6e62d8 [2021-04-20T21:06:31.560Z] #45 83.14 text/template/parse [2021-04-20T21:06:31.560Z] #45 84.04 go/parser [2021-04-20T21:06:31.560Z] #45 87.33 text/template [2021-04-20T21:06:31.560Z] #45 87.72 encoding/xml [2021-04-20T21:06:31.560Z] #45 91.98 go/doc [2021-04-20T21:06:31.613Z] #13 ... [2021-04-20T21:06:31.613Z] [2021-04-20T21:06:31.613Z] #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-20T21:06:31.613Z] #37 sha256:700af5daf2b92f4f64bf237f5294294746b66f7afe644fa73d12774c8060c067 [2021-04-20T21:06:31.613Z] #37 6.738 -- Detecting C compile features - done [2021-04-20T21:06:31.613Z] #37 6.778 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-20T21:06:31.613Z] #37 7.128 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-20T21:06:31.613Z] #37 7.236 -- Configuring done [2021-04-20T21:06:31.613Z] #37 7.273 -- Generating done [2021-04-20T21:06:31.613Z] #37 7.283 -- Build files have been written to: /tmp/tmp.YW2fYio62U/tini [2021-04-20T21:06:31.613Z] #37 7.289 + make tini-static [2021-04-20T21:06:31.613Z] #37 7.863 Scanning dependencies of target tini-static [2021-04-20T21:06:31.613Z] #37 7.959 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-20T21:06:31.613Z] #37 9.503 [100%] Linking C executable tini-static [2021-04-20T21:06:31.613Z] #37 10.29 [100%] Built target tini-static [2021-04-20T21:06:31.613Z] #37 10.44 + mkdir -p /build [2021-04-20T21:06:31.613Z] #37 10.45 + cp tini-static /build/docker-init [2021-04-20T21:06:31.613Z] #37 DONE 10.8s [2021-04-20T21:06:31.747Z] #44 11.85 PBCC images/eventfd.pb-c.c [2021-04-20T21:06:31.747Z] #44 11.86 DEP images/eventfd.pb-c.d [2021-04-20T21:06:31.747Z] #44 11.95 PBCC images/remap-file-path.pb-c.c [2021-04-20T21:06:31.747Z] #44 11.97 DEP images/remap-file-path.pb-c.d [2021-04-20T21:06:31.747Z] #44 12.02 PBCC images/fifo.pb-c.c [2021-04-20T21:06:31.747Z] #44 12.03 DEP images/fifo.pb-c.d [2021-04-20T21:06:31.747Z] #44 12.08 PBCC images/ghost-file.pb-c.c [2021-04-20T21:06:31.822Z] #45 ... [2021-04-20T21:06:31.822Z] [2021-04-20T21:06:31.822Z] #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-20T21:06:31.822Z] #51 sha256:4491f862ac2bfdda9b6ae1d6697857171a0243d6bff526426402c84d555798a5 [2021-04-20T21:06:31.822Z] #51 91.83 mvdan.cc/sh/v3/cmd/shfmt [2021-04-20T21:06:31.873Z] [2021-04-20T21:06:31.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-20T21:06:31.873Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:31.873Z] #43 4.333 fatal: not a git repository (or any of the parent directories): .git [2021-04-20T21:06:31.873Z] #43 4.402 GEN .gitid [2021-04-20T21:06:31.873Z] #43 4.437 GEN criu/include/version.h [2021-04-20T21:06:31.873Z] #43 4.542 GEN include/common/asm [2021-04-20T21:06:31.873Z] #43 6.191 PBCC images/timens.pb-c.c [2021-04-20T21:06:31.873Z] #43 6.228 DEP images/timens.pb-c.d [2021-04-20T21:06:31.873Z] #43 6.273 PBCC images/fown.pb-c.c [2021-04-20T21:06:31.873Z] #43 6.313 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-20T21:06:31.873Z] #43 6.441 PBCC images/opts.pb-c.c [2021-04-20T21:06:31.873Z] #43 6.492 PBCC images/memfd.pb-c.c [2021-04-20T21:06:32.047Z] #44 12.15 DEP images/ghost-file.pb-c.d [2021-04-20T21:06:32.047Z] #44 12.20 PBCC images/regfile.pb-c.c [2021-04-20T21:06:32.047Z] #44 12.24 DEP images/regfile.pb-c.d [2021-04-20T21:06:32.047Z] #44 12.30 PBCC images/ns.pb-c.c [2021-04-20T21:06:32.047Z] #44 12.31 DEP images/ns.pb-c.d [2021-04-20T21:06:32.047Z] #44 12.34 PBCC images/fdinfo.pb-c.c [2021-04-20T21:06:32.047Z] #44 12.45 DEP images/fdinfo.pb-c.d [2021-04-20T21:06:32.130Z] #43 6.609 DEP images/fown.pb-c.d [2021-04-20T21:06:32.130Z] #43 6.716 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-20T21:06:32.130Z] #43 6.825 DEP images/opts.pb-c.d [2021-04-20T21:06:32.321Z] #13 ... [2021-04-20T21:06:32.321Z] [2021-04-20T21:06:32.321Z] #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-20T21:06:32.321Z] #56 sha256:eda6f5794d24a14676ec9db675505ca150bee8edfc523cc7d1d703abb9cb33ba [2021-04-20T21:06:32.321Z] #56 1.552 + RM_GOPATH=0 [2021-04-20T21:06:32.321Z] #56 1.552 + TMP_GOPATH= [2021-04-20T21:06:32.321Z] #56 1.552 + : /build [2021-04-20T21:06:32.321Z] #56 1.552 + '[' -z '' ']' [2021-04-20T21:06:32.321Z] #56 1.552 ++ mktemp -d [2021-04-20T21:06:32.321Z] #56 1.563 + export GOPATH=/tmp/tmp.y5yJQF4sQ2 [2021-04-20T21:06:32.321Z] #56 1.563 + GOPATH=/tmp/tmp.y5yJQF4sQ2 [2021-04-20T21:06:32.321Z] #56 1.563 + RM_GOPATH=1 [2021-04-20T21:06:32.321Z] #56 1.563 + case "$(go env GOARCH)" in [2021-04-20T21:06:32.321Z] #56 1.563 ++ go env GOARCH [2021-04-20T21:06:32.321Z] #56 1.609 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:06:32.321Z] #56 1.609 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:06:32.321Z] #56 1.613 ++ dirname /tmp/install/install.sh [2021-04-20T21:06:32.321Z] #56 1.614 + dir=/tmp/install [2021-04-20T21:06:32.321Z] #56 1.614 + bin=containerd [2021-04-20T21:06:32.321Z] #56 1.614 + shift [2021-04-20T21:06:32.321Z] #56 1.614 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-20T21:06:32.321Z] #56 1.614 + . /tmp/install/containerd.installer [2021-04-20T21:06:32.321Z] #56 1.614 ++ set -e [2021-04-20T21:06:32.321Z] #56 1.614 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:06:32.321Z] #56 1.614 + install_containerd [2021-04-20T21:06:32.321Z] #56 1.615 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-20T21:06:32.321Z] #56 1.615 + git clone https://github.com/containerd/containerd.git /tmp/tmp.y5yJQF4sQ2/src/github.com/containerd/containerd [2021-04-20T21:06:32.321Z] #56 1.615 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:06:32.321Z] #56 1.622 Cloning into '/tmp/tmp.y5yJQF4sQ2/src/github.com/containerd/containerd'... [2021-04-20T21:06:32.321Z] #56 ... [2021-04-20T21:06:32.321Z] [2021-04-20T21:06:32.321Z] #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-20T21:06:32.321Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-20T21:06:32.321Z] #36 40.35 Selecting previously unselected package libicu63:arm64. [2021-04-20T21:06:32.321Z] #36 40.36 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-04-20T21:06:32.321Z] #36 40.38 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-20T21:06:32.321Z] #36 46.57 Selecting previously unselected package libxml2:arm64. [2021-04-20T21:06:32.321Z] #36 46.57 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-04-20T21:06:32.321Z] #36 46.61 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-20T21:06:32.321Z] #36 47.13 Selecting previously unselected package libarchive13:arm64. [2021-04-20T21:06:32.321Z] #36 47.13 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-04-20T21:06:32.321Z] #36 47.14 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-04-20T21:06:32.321Z] #36 47.46 Selecting previously unselected package libjsoncpp1:arm64. [2021-04-20T21:06:32.321Z] #36 47.46 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-04-20T21:06:32.321Z] #36 47.51 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-04-20T21:06:32.321Z] #36 47.73 Selecting previously unselected package librhash0:arm64. [2021-04-20T21:06:32.321Z] #36 47.74 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-04-20T21:06:32.321Z] #36 47.75 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-04-20T21:06:32.321Z] #36 47.97 Selecting previously unselected package libuv1:arm64. [2021-04-20T21:06:32.321Z] #36 47.97 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-04-20T21:06:32.321Z] #36 48.02 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-04-20T21:06:32.321Z] #36 48.18 Selecting previously unselected package cmake. [2021-04-20T21:06:32.321Z] #36 48.20 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-04-20T21:06:32.321Z] #36 48.22 Unpacking cmake (3.13.4-1) ... [2021-04-20T21:06:32.321Z] #36 ... [2021-04-20T21:06:32.321Z] [2021-04-20T21:06:32.321Z] #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-20T21:06:32.321Z] #29 sha256:9122ae5593bf514687a1a63d15eb957f7dc6c4ed42c43317ea52ba22936e726e [2021-04-20T21:06:32.321Z] #29 35.60 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-20T21:06:32.321Z] #29 36.06 [2021-04-20T21:06:32.321Z] #29 36.36 #=#=# ######################################################################## 100.0% [2021-04-20T21:06:32.321Z] #29 36.48 [2021-04-20T21:06:32.321Z] #29 36.68 Download of images into '/build' complete. [2021-04-20T21:06:32.349Z] #44 12.53 PBCC images/core-aarch64.pb-c.c [2021-04-20T21:06:32.349Z] #44 12.62 PBCC images/core-arm.pb-c.c [2021-04-20T21:06:32.349Z] #44 12.71 PBCC images/core-ppc64.pb-c.c [2021-04-20T21:06:32.386Z] #43 6.885 DEP images/memfd.pb-c.d [2021-04-20T21:06:32.386Z] #43 7.004 PBCC images/sit.pb-c.c [2021-04-20T21:06:32.386Z] #43 7.063 DEP images/sit.pb-c.d [2021-04-20T21:06:32.386Z] #43 7.107 PBCC images/macvlan.pb-c.c [2021-04-20T21:06:32.404Z] #45 ... [2021-04-20T21:06:32.404Z] [2021-04-20T21:06:32.404Z] #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-20T21:06:32.404Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:06:32.404Z] #13 69.85 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-20T21:06:32.404Z] #13 69.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-20T21:06:32.404Z] #13 69.86 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-20T21:06:32.404Z] #13 76.21 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-20T21:06:32.404Z] #13 76.24 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-20T21:06:32.404Z] #13 76.24 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:06:32.404Z] #13 76.41 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-20T21:06:32.404Z] #13 76.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-20T21:06:32.404Z] #13 76.44 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:06:32.586Z] #29 36.68 Use something like the following to load the result into a Docker daemon: [2021-04-20T21:06:32.586Z] #29 36.68 tar -cC '/build' . | docker load [2021-04-20T21:06:32.642Z] #43 7.130 DEP images/macvlan.pb-c.d [2021-04-20T21:06:32.642Z] #43 7.243 PBCC images/autofs.pb-c.c [2021-04-20T21:06:32.648Z] #44 12.78 PBCC images/core-s390.pb-c.c [2021-04-20T21:06:32.648Z] #44 12.84 PBCC images/core-x86.pb-c.c [2021-04-20T21:06:32.648Z] #44 12.91 PBCC images/core.pb-c.c [2021-04-20T21:06:32.664Z] #13 ... [2021-04-20T21:06:32.664Z] [2021-04-20T21:06:32.664Z] #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-20T21:06:32.664Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:32.664Z] #43 8.242 PBCC images/timens.pb-c.c [2021-04-20T21:06:32.664Z] #43 8.368 DEP images/timens.pb-c.d [2021-04-20T21:06:32.664Z] #43 8.368 PBCC images/fown.pb-c.c [2021-04-20T21:06:32.664Z] #43 8.444 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-20T21:06:32.664Z] #43 8.511 PBCC images/opts.pb-c.c [2021-04-20T21:06:32.664Z] #43 8.555 PBCC images/memfd.pb-c.c [2021-04-20T21:06:32.664Z] #43 8.806 DEP images/fown.pb-c.d [2021-04-20T21:06:32.664Z] #43 8.806 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-20T21:06:32.664Z] #43 8.806 DEP images/opts.pb-c.d [2021-04-20T21:06:32.664Z] #43 8.806 DEP images/memfd.pb-c.d [2021-04-20T21:06:32.664Z] #43 8.899 PBCC images/sit.pb-c.c [2021-04-20T21:06:32.664Z] #43 8.982 DEP images/sit.pb-c.d [2021-04-20T21:06:32.664Z] #43 9.047 PBCC images/macvlan.pb-c.c [2021-04-20T21:06:32.664Z] #43 9.099 DEP images/macvlan.pb-c.d [2021-04-20T21:06:32.664Z] #43 9.121 PBCC images/autofs.pb-c.c [2021-04-20T21:06:32.664Z] #43 9.207 DEP images/autofs.pb-c.d [2021-04-20T21:06:32.664Z] #43 9.232 PBCC images/sysctl.pb-c.c [2021-04-20T21:06:32.664Z] #43 9.232 DEP images/sysctl.pb-c.d [2021-04-20T21:06:32.664Z] #43 9.319 PBCC images/time.pb-c.c [2021-04-20T21:06:32.850Z] #29 ... [2021-04-20T21:06:32.850Z] [2021-04-20T21:06:32.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-20T21:06:32.850Z] #49 sha256:489d9ec69060ee6cf6d64e11e829d3f9b5703fb1aee5afc7e44cc72e816c2ce8 [2021-04-20T21:06:32.850Z] #49 41.18 go: finding github.com/fatih/color v1.7.0 [2021-04-20T21:06:32.850Z] #49 41.25 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-20T21:06:32.850Z] #49 41.39 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-20T21:06:32.850Z] #49 41.51 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-20T21:06:32.850Z] #49 41.66 go: finding github.com/pkg/errors v0.8.1 [2021-04-20T21:06:32.850Z] #49 41.69 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-20T21:06:32.850Z] #49 41.71 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-20T21:06:32.850Z] #49 41.72 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-20T21:06:32.850Z] #49 41.81 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-20T21:06:32.850Z] #49 41.82 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-20T21:06:32.850Z] #49 41.83 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-20T21:06:32.850Z] #49 41.85 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-20T21:06:32.850Z] #49 41.88 go: finding github.com/spf13/viper v1.6.1 [2021-04-20T21:06:32.850Z] #49 41.91 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-20T21:06:32.850Z] #49 41.95 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-20T21:06:32.850Z] #49 41.96 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-20T21:06:32.850Z] #49 41.97 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-20T21:06:32.850Z] #49 41.99 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-20T21:06:32.850Z] #49 41.99 go: finding github.com/stretchr/testify v1.4.0 [2021-04-20T21:06:32.850Z] #49 42.11 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-20T21:06:32.850Z] #49 42.12 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-20T21:06:32.850Z] #49 42.14 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-20T21:06:32.850Z] #49 42.16 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-20T21:06:32.850Z] #49 42.18 go: finding github.com/gobwas/glob v0.2.3 [2021-04-20T21:06:32.850Z] #49 42.20 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-20T21:06:32.850Z] #49 42.20 go: finding github.com/spf13/cobra v0.0.5 [2021-04-20T21:06:32.850Z] #49 42.25 go: finding github.com/stretchr/objx v0.2.0 [2021-04-20T21:06:32.850Z] #49 42.29 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-20T21:06:32.850Z] #49 42.37 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-20T21:06:32.850Z] #49 42.37 go: finding github.com/spf13/pflag v1.0.5 [2021-04-20T21:06:32.850Z] #49 42.38 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-20T21:06:32.850Z] #49 42.39 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-20T21:06:32.850Z] #49 42.55 go: finding github.com/magiconair/properties v1.8.1 [2021-04-20T21:06:32.850Z] #49 42.56 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-20T21:06:32.850Z] #49 42.56 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-20T21:06:32.850Z] #49 42.56 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-20T21:06:32.850Z] #49 42.62 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-20T21:06:32.850Z] #49 42.62 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-20T21:06:32.850Z] #49 42.66 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-20T21:06:32.850Z] #49 42.68 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-20T21:06:32.850Z] #49 42.70 go: finding github.com/spf13/cast v1.3.0 [2021-04-20T21:06:32.850Z] #49 42.73 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-20T21:06:32.850Z] #49 42.77 go: finding github.com/spf13/afero v1.1.2 [2021-04-20T21:06:32.850Z] #49 42.79 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-20T21:06:32.850Z] #49 42.80 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-20T21:06:32.850Z] #49 43.06 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-20T21:06:32.850Z] #49 43.12 go: finding golang.org/x/text v0.3.2 [2021-04-20T21:06:32.850Z] #49 43.15 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-20T21:06:32.850Z] #49 43.24 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-20T21:06:32.850Z] #49 43.25 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-20T21:06:32.850Z] #49 43.31 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-20T21:06:32.850Z] #49 43.33 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-20T21:06:32.850Z] #49 43.35 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-20T21:06:32.850Z] #49 43.36 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-20T21:06:32.850Z] #49 43.36 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-20T21:06:32.850Z] #49 43.37 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-20T21:06:32.850Z] #49 43.39 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-20T21:06:32.850Z] #49 43.41 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-20T21:06:32.850Z] #49 43.46 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-20T21:06:32.850Z] #49 43.47 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-20T21:06:32.850Z] #49 43.52 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-20T21:06:32.850Z] #49 43.52 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-20T21:06:32.850Z] #49 43.52 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-20T21:06:32.850Z] #49 43.55 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-20T21:06:32.850Z] #49 43.59 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-20T21:06:32.850Z] #49 43.62 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-20T21:06:32.850Z] #49 43.71 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-20T21:06:32.850Z] #49 43.86 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-20T21:06:32.850Z] #49 44.02 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-20T21:06:32.850Z] #49 44.13 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-20T21:06:32.850Z] #49 44.18 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-20T21:06:32.850Z] #49 44.18 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-20T21:06:32.850Z] #49 44.28 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-20T21:06:32.850Z] #49 44.34 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-20T21:06:32.900Z] #43 7.395 DEP images/autofs.pb-c.d [2021-04-20T21:06:32.924Z] #43 9.407 DEP images/time.pb-c.d [2021-04-20T21:06:32.924Z] #43 9.407 PBCC images/binfmt-misc.pb-c.c [2021-04-20T21:06:32.924Z] #43 9.488 DEP images/binfmt-misc.pb-c.d [2021-04-20T21:06:32.924Z] #43 9.563 PBCC images/seccomp.pb-c.c [2021-04-20T21:06:32.955Z] #44 13.05 PBCC images/inventory.pb-c.c [2021-04-20T21:06:32.955Z] #44 13.12 DEP images/core-aarch64.pb-c.d [2021-04-20T21:06:32.955Z] #44 13.23 DEP images/core-arm.pb-c.d [2021-04-20T21:06:33.157Z] #43 ... [2021-04-20T21:06:33.157Z] [2021-04-20T21:06:33.157Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:06:33.157Z] #34 sha256:3be4602e578fd189c374d0813ad699298bc5bbd165bae922ed9c4e21c828d8ed [2021-04-20T21:06:33.157Z] #34 DONE 77.1s [2021-04-20T21:06:33.157Z] [2021-04-20T21:06:33.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-20T21:06:33.157Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:33.157Z] #43 7.528 PBCC images/sysctl.pb-c.c [2021-04-20T21:06:33.157Z] #43 7.620 DEP images/sysctl.pb-c.d [2021-04-20T21:06:33.157Z] #43 7.776 PBCC images/time.pb-c.c [2021-04-20T21:06:33.157Z] #43 7.783 DEP images/time.pb-c.d [2021-04-20T21:06:33.184Z] #43 9.599 DEP images/seccomp.pb-c.d [2021-04-20T21:06:33.184Z] #43 9.671 PBCC images/userns.pb-c.c [2021-04-20T21:06:33.184Z] #43 9.671 DEP images/userns.pb-c.d [2021-04-20T21:06:33.184Z] #43 9.747 PBCC images/cgroup.pb-c.c [2021-04-20T21:06:33.184Z] #43 9.747 DEP images/cgroup.pb-c.d [2021-04-20T21:06:33.184Z] #43 9.840 PBCC images/ext-file.pb-c.c [2021-04-20T21:06:33.184Z] #43 9.840 DEP images/ext-file.pb-c.d [2021-04-20T21:06:33.184Z] #43 9.895 PBCC images/rpc.pb-c.c [2021-04-20T21:06:33.256Z] #44 13.31 DEP images/core-ppc64.pb-c.d [2021-04-20T21:06:33.256Z] #44 13.38 DEP images/core-s390.pb-c.d [2021-04-20T21:06:33.256Z] #44 13.43 DEP images/core-x86.pb-c.d [2021-04-20T21:06:33.256Z] #44 13.48 DEP images/core.pb-c.d [2021-04-20T21:06:33.256Z] #44 13.55 DEP images/inventory.pb-c.d [2021-04-20T21:06:33.256Z] #44 13.60 PBCC images/cpuinfo.pb-c.c [2021-04-20T21:06:33.284Z] #20 58.92 Setting up xfsprogs (4.20.0-1) ... [2021-04-20T21:06:33.284Z] #20 58.94 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-20T21:06:33.416Z] #43 7.958 PBCC images/binfmt-misc.pb-c.c [2021-04-20T21:06:33.416Z] #43 8.007 DEP images/binfmt-misc.pb-c.d [2021-04-20T21:06:33.427Z] #49 ... [2021-04-20T21:06:33.427Z] [2021-04-20T21:06:33.427Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:06:33.427Z] #34 sha256:b777e77ada671cb1352862bfe920ffd1d12e74f31c45d952631e63d9dd33b688 [2021-04-20T21:06:33.427Z] #34 41.81 text/tabwriter [2021-04-20T21:06:33.427Z] #34 44.14 internal/syscall/execenv [2021-04-20T21:06:33.427Z] #34 44.16 internal/syscall/unix [2021-04-20T21:06:33.427Z] #34 44.18 time [2021-04-20T21:06:33.427Z] #34 49.35 internal/poll [2021-04-20T21:06:33.427Z] #34 50.63 os [2021-04-20T21:06:33.427Z] #34 51.36 internal/fmtsort [2021-04-20T21:06:33.445Z] #43 9.929 DEP images/rpc.pb-c.d [2021-04-20T21:06:33.445Z] #43 10.04 PBCC images/siginfo.pb-c.c [2021-04-20T21:06:33.445Z] #43 10.04 DEP images/siginfo.pb-c.d [2021-04-20T21:06:33.445Z] #43 ... [2021-04-20T21:06:33.445Z] [2021-04-20T21:06:33.445Z] #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-20T21:06:33.445Z] #51 sha256:705660e706f5678fd4bcfe31860a673a8d5240100653094a4afe13364f74911c [2021-04-20T21:06:33.445Z] #51 72.06 encoding/json [2021-04-20T21:06:33.445Z] #51 77.26 github.com/pkg/diff [2021-04-20T21:06:33.445Z] #51 78.56 go/ast [2021-04-20T21:06:33.445Z] #51 79.07 golang.org/x/crypto/ssh/terminal [2021-04-20T21:06:33.445Z] #51 80.68 mvdan.cc/editorconfig [2021-04-20T21:06:33.445Z] #51 81.87 mvdan.cc/sh/v3/fileutil [2021-04-20T21:06:33.445Z] #51 82.06 mvdan.cc/sh/v3/syntax [2021-04-20T21:06:33.445Z] #51 ... [2021-04-20T21:06:33.445Z] [2021-04-20T21:06:33.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-20T21:06:33.445Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:33.445Z] #43 10.10 PBCC images/pagemap.pb-c.c [2021-04-20T21:06:33.445Z] #43 10.15 DEP images/pagemap.pb-c.d [2021-04-20T21:06:33.564Z] #44 13.63 DEP images/cpuinfo.pb-c.d [2021-04-20T21:06:33.564Z] #44 13.67 PBCC images/stats.pb-c.c [2021-04-20T21:06:33.564Z] #44 13.73 DEP images/stats.pb-c.d [2021-04-20T21:06:33.673Z] #43 8.119 PBCC images/seccomp.pb-c.c [2021-04-20T21:06:33.673Z] #43 8.243 DEP images/seccomp.pb-c.d [2021-04-20T21:06:33.673Z] #43 8.322 PBCC images/userns.pb-c.c [2021-04-20T21:06:33.673Z] #43 8.367 DEP images/userns.pb-c.d [2021-04-20T21:06:33.705Z] #43 10.19 PBCC images/rlimit.pb-c.c [2021-04-20T21:06:33.705Z] #43 10.21 DEP images/rlimit.pb-c.d [2021-04-20T21:06:33.705Z] #43 10.26 PBCC images/file-lock.pb-c.c [2021-04-20T21:06:33.705Z] #43 10.28 DEP images/file-lock.pb-c.d [2021-04-20T21:06:33.705Z] #43 10.33 PBCC images/tty.pb-c.c [2021-04-20T21:06:33.705Z] #43 10.39 DEP images/tty.pb-c.d [2021-04-20T21:06:33.705Z] #43 10.45 PBCC images/tun.pb-c.c [2021-04-20T21:06:33.805Z] #20 59.33 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-20T21:06:33.810Z] #34 ... [2021-04-20T21:06:33.810Z] [2021-04-20T21:06:33.810Z] #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-20T21:06:33.810Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-20T21:06:33.810Z] #42 43.29 Selecting previously unselected package libprotoc17:arm64. [2021-04-20T21:06:33.810Z] #42 43.31 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-04-20T21:06:33.810Z] #42 43.33 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-04-20T21:06:33.810Z] #42 43.95 Selecting previously unselected package protobuf-c-compiler. [2021-04-20T21:06:33.810Z] #42 43.95 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-04-20T21:06:33.810Z] #42 43.97 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-20T21:06:33.810Z] #42 44.16 Selecting previously unselected package protobuf-compiler. [2021-04-20T21:06:33.810Z] #42 44.16 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-04-20T21:06:33.810Z] #42 44.18 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-20T21:06:33.810Z] #42 44.39 Selecting previously unselected package python-pkg-resources. [2021-04-20T21:06:33.810Z] #42 44.39 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-20T21:06:33.810Z] #42 44.40 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-20T21:06:33.810Z] #42 44.69 Selecting previously unselected package python-six. [2021-04-20T21:06:33.810Z] #42 44.69 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-20T21:06:33.810Z] #42 44.71 Unpacking python-six (1.12.0-1) ... [2021-04-20T21:06:33.810Z] #42 44.96 Selecting previously unselected package python-protobuf. [2021-04-20T21:06:33.810Z] #42 44.98 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-04-20T21:06:33.810Z] #42 45.03 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-20T21:06:33.810Z] #42 45.63 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-20T21:06:33.810Z] #42 48.17 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-04-20T21:06:33.810Z] #42 48.20 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-20T21:06:33.810Z] #42 48.22 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-20T21:06:33.810Z] #42 48.26 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-04-20T21:06:33.810Z] #42 48.30 Setting up python-six (1.12.0-1) ... [2021-04-20T21:06:33.810Z] #42 51.36 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-04-20T21:06:33.810Z] #42 51.98 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-04-20T21:06:33.810Z] #42 ... [2021-04-20T21:06:33.810Z] [2021-04-20T21:06:33.810Z] #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-20T21:06:33.810Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-20T21:06:33.810Z] #13 49.04 Selecting previously unselected package binutils-mingw-w64. [2021-04-20T21:06:33.810Z] #13 49.06 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-20T21:06:33.933Z] #43 8.402 PBCC images/cgroup.pb-c.c [2021-04-20T21:06:33.933Z] #43 8.423 DEP images/cgroup.pb-c.d [2021-04-20T21:06:33.933Z] #43 8.465 PBCC images/ext-file.pb-c.c [2021-04-20T21:06:33.933Z] #43 8.511 DEP images/ext-file.pb-c.d [2021-04-20T21:06:33.933Z] #43 8.585 PBCC images/rpc.pb-c.c [2021-04-20T21:06:33.933Z] #43 8.628 DEP images/rpc.pb-c.d [2021-04-20T21:06:33.965Z] #43 10.53 PBCC images/netdev.pb-c.c [2021-04-20T21:06:33.966Z] #43 10.62 DEP images/tun.pb-c.d [2021-04-20T21:06:33.966Z] #43 10.71 DEP images/netdev.pb-c.d [2021-04-20T21:06:34.074Z] #13 49.45 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-20T21:06:34.189Z] #43 8.704 PBCC images/siginfo.pb-c.c [2021-04-20T21:06:34.189Z] #43 8.798 DEP images/siginfo.pb-c.d [2021-04-20T21:06:34.189Z] #43 8.817 PBCC images/pagemap.pb-c.c [2021-04-20T21:06:34.189Z] #43 8.860 DEP images/pagemap.pb-c.d [2021-04-20T21:06:34.189Z] #43 8.909 PBCC images/rlimit.pb-c.c [2021-04-20T21:06:34.226Z] #43 10.84 PBCC images/vma.pb-c.c [2021-04-20T21:06:34.226Z] #43 10.87 DEP images/vma.pb-c.d [2021-04-20T21:06:34.226Z] #43 10.96 PBCC images/creds.pb-c.c [2021-04-20T21:06:34.446Z] #43 8.927 DEP images/rlimit.pb-c.d [2021-04-20T21:06:34.446Z] #43 8.962 PBCC images/file-lock.pb-c.c [2021-04-20T21:06:34.446Z] #43 8.993 DEP images/file-lock.pb-c.d [2021-04-20T21:06:34.446Z] #43 9.054 PBCC images/tty.pb-c.c [2021-04-20T21:06:34.446Z] #43 9.115 DEP images/tty.pb-c.d [2021-04-20T21:06:34.446Z] #43 9.177 PBCC images/tun.pb-c.c [2021-04-20T21:06:34.486Z] #43 11.02 DEP images/creds.pb-c.d [2021-04-20T21:06:34.486Z] #43 11.14 PBCC images/utsns.pb-c.c [2021-04-20T21:06:34.486Z] #43 11.14 DEP images/utsns.pb-c.d [2021-04-20T21:06:34.486Z] #43 11.15 PBCC images/ipc-desc.pb-c.c [2021-04-20T21:06:34.486Z] #43 11.17 PBCC images/ipc-sem.pb-c.c [2021-04-20T21:06:34.486Z] #43 11.19 DEP images/ipc-desc.pb-c.d [2021-04-20T21:06:34.486Z] #43 11.25 DEP images/ipc-sem.pb-c.d [2021-04-20T21:06:34.685Z] #13 ... [2021-04-20T21:06:34.685Z] [2021-04-20T21:06:34.685Z] #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-20T21:06:34.685Z] #29 sha256:9122ae5593bf514687a1a63d15eb957f7dc6c4ed42c43317ea52ba22936e726e [2021-04-20T21:06:34.685Z] #29 DONE 38.9s [2021-04-20T21:06:34.685Z] [2021-04-20T21:06:34.685Z] #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-20T21:06:34.685Z] #47 sha256:4e20179c276a33b2a10d33108b10bf4ae27c97707716e8f82dbd1e5e611c50b1 [2021-04-20T21:06:34.685Z] #47 DONE 52.9s [2021-04-20T21:06:34.685Z] [2021-04-20T21:06:34.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-20T21:06:34.685Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-20T21:06:34.685Z] #36 52.83 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-20T21:06:34.685Z] #36 52.94 Setting up xxd (2:8.1.0875-5) ... [2021-04-20T21:06:34.685Z] #36 52.97 Setting up libuv1:arm64 (1.24.1-1) ... [2021-04-20T21:06:34.685Z] #36 53.00 Setting up vim-common (2:8.1.0875-5) ... [2021-04-20T21:06:34.685Z] #36 53.09 Setting up librhash0:arm64 (1.3.8-1) ... [2021-04-20T21:06:34.685Z] #36 53.12 Setting up cmake-data (3.13.4-1) ... [2021-04-20T21:06:34.685Z] #36 53.16 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-20T21:06:34.685Z] #36 53.19 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-04-20T21:06:34.702Z] #43 9.237 PBCC images/netdev.pb-c.c [2021-04-20T21:06:34.702Z] #43 9.267 DEP images/tun.pb-c.d [2021-04-20T21:06:34.702Z] #43 9.360 DEP images/netdev.pb-c.d [2021-04-20T21:06:34.702Z] #43 9.432 PBCC images/vma.pb-c.c [2021-04-20T21:06:34.745Z] #20 60.23 Setting up python3-distutils (3.7.3-1) ... [2021-04-20T21:06:34.746Z] #43 11.27 PBCC images/ipc-msg.pb-c.c [2021-04-20T21:06:34.746Z] #43 11.32 DEP images/ipc-msg.pb-c.d [2021-04-20T21:06:34.746Z] #43 11.41 PBCC images/ipc-shm.pb-c.c [2021-04-20T21:06:34.746Z] #43 11.41 DEP images/ipc-shm.pb-c.d [2021-04-20T21:06:34.746Z] #43 11.47 PBCC images/ipc-var.pb-c.c [2021-04-20T21:06:34.746Z] #43 11.51 DEP images/ipc-var.pb-c.d [2021-04-20T21:06:34.948Z] #36 53.22 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-04-20T21:06:34.948Z] #36 53.28 Setting up cmake (3.13.4-1) ... [2021-04-20T21:06:34.958Z] #43 9.526 DEP images/vma.pb-c.d [2021-04-20T21:06:34.958Z] #43 ... [2021-04-20T21:06:34.958Z] [2021-04-20T21:06:34.958Z] #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-20T21:06:34.958Z] #45 sha256:b89cebe42b1cb9e988a10e7cf2641e608e106377da7a9e637214823f5b2a896d [2021-04-20T21:06:34.958Z] #45 68.99 regexp [2021-04-20T21:06:34.958Z] #45 70.62 go/token [2021-04-20T21:06:34.958Z] #45 71.68 go/scanner [2021-04-20T21:06:34.958Z] #45 73.02 internal/lazyregexp [2021-04-20T21:06:34.958Z] #45 73.18 go/ast [2021-04-20T21:06:34.958Z] #45 73.28 net/url [2021-04-20T21:06:34.958Z] #45 74.94 text/template/parse [2021-04-20T21:06:34.958Z] #45 ... [2021-04-20T21:06:34.958Z] [2021-04-20T21:06:34.958Z] #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-20T21:06:34.958Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:34.958Z] #43 9.588 PBCC images/creds.pb-c.c [2021-04-20T21:06:34.958Z] #43 9.608 DEP images/creds.pb-c.d [2021-04-20T21:06:34.958Z] #43 9.667 PBCC images/utsns.pb-c.c [2021-04-20T21:06:34.958Z] #43 9.716 DEP images/utsns.pb-c.d [2021-04-20T21:06:35.006Z] #43 11.55 PBCC images/sk-opts.pb-c.c [2021-04-20T21:06:35.006Z] #20 60.67 Setting up python3-setuptools (40.8.0-1) ... [2021-04-20T21:06:35.006Z] #43 11.58 PBCC images/packet-sock.pb-c.c [2021-04-20T21:06:35.006Z] #43 11.68 DEP images/sk-opts.pb-c.d [2021-04-20T21:06:35.006Z] #43 11.72 DEP images/packet-sock.pb-c.d [2021-04-20T21:06:35.006Z] #43 11.78 PBCC images/sk-netlink.pb-c.c [2021-04-20T21:06:35.212Z] #36 53.34 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:06:35.212Z] #36 53.57 Processing triggers for mime-support (3.62) ... [2021-04-20T21:06:35.215Z] #43 9.789 PBCC images/ipc-desc.pb-c.c [2021-04-20T21:06:35.215Z] #43 9.822 PBCC images/ipc-sem.pb-c.c [2021-04-20T21:06:35.215Z] #43 9.829 DEP images/ipc-desc.pb-c.d [2021-04-20T21:06:35.215Z] #43 9.878 DEP images/ipc-sem.pb-c.d [2021-04-20T21:06:35.215Z] #43 9.916 PBCC images/ipc-msg.pb-c.c [2021-04-20T21:06:35.215Z] #43 9.957 DEP images/ipc-msg.pb-c.d [2021-04-20T21:06:35.267Z] #43 11.83 DEP images/sk-netlink.pb-c.d [2021-04-20T21:06:35.267Z] #43 11.89 PBCC images/sk-inet.pb-c.c [2021-04-20T21:06:35.267Z] #43 11.99 DEP images/sk-inet.pb-c.d [2021-04-20T21:06:35.471Z] #43 10.01 PBCC images/ipc-shm.pb-c.c [2021-04-20T21:06:35.471Z] #43 10.03 DEP images/ipc-shm.pb-c.d [2021-04-20T21:06:35.471Z] #43 10.10 PBCC images/ipc-var.pb-c.c [2021-04-20T21:06:35.471Z] #43 10.13 DEP images/ipc-var.pb-c.d [2021-04-20T21:06:35.471Z] #43 10.20 PBCC images/sk-opts.pb-c.c [2021-04-20T21:06:35.528Z] #43 12.07 PBCC images/sk-unix.pb-c.c [2021-04-20T21:06:35.528Z] #43 12.14 DEP images/sk-unix.pb-c.d [2021-04-20T21:06:35.528Z] #43 12.26 PBCC images/mm.pb-c.c [2021-04-20T21:06:35.528Z] #43 12.26 DEP images/mm.pb-c.d [2021-04-20T21:06:35.679Z] #44 15.65 make[1]: Nothing to be done for 'all'. [2021-04-20T21:06:35.728Z] #43 10.23 PBCC images/packet-sock.pb-c.c [2021-04-20T21:06:35.728Z] #43 10.29 DEP images/sk-opts.pb-c.d [2021-04-20T21:06:35.728Z] #43 10.33 DEP images/packet-sock.pb-c.d [2021-04-20T21:06:35.728Z] #43 10.40 PBCC images/sk-netlink.pb-c.c [2021-04-20T21:06:35.728Z] #43 10.47 DEP images/sk-netlink.pb-c.d [2021-04-20T21:06:35.788Z] #43 12.32 PBCC images/timerfd.pb-c.c [2021-04-20T21:06:35.789Z] #43 12.39 DEP images/timerfd.pb-c.d [2021-04-20T21:06:35.789Z] #43 12.44 PBCC images/timer.pb-c.c [2021-04-20T21:06:35.985Z] #43 10.56 PBCC images/sk-inet.pb-c.c [2021-04-20T21:06:35.985Z] #43 10.64 DEP images/sk-inet.pb-c.d [2021-04-20T21:06:35.985Z] #43 10.69 PBCC images/sk-unix.pb-c.c [2021-04-20T21:06:35.985Z] #43 10.74 DEP images/sk-unix.pb-c.d [2021-04-20T21:06:36.040Z] #51 ... [2021-04-20T21:06:36.040Z] [2021-04-20T21:06:36.040Z] #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-20T21:06:36.040Z] #56 sha256:1f6cccae0486dfcf3197693d87d357fab25b4fd99fde94aa55075a309de7db40 [2021-04-20T21:06:36.040Z] #56 45.74 Checking out files: 46% (1831/3901) Checking out files: 47% (1834/3901) Checking out files: 48% (1873/3901) Checking out files: 49% (1912/3901) Checking out files: 50% (1951/3901) Checking out files: 51% (1990/3901) Checking out files: 52% (2029/3901) Checking out files: 53% (2068/3901) Checking out files: 54% (2107/3901) Checking out files: 55% (2146/3901) Checking out files: 56% (2185/3901) Checking out files: 57% (2224/3901) Checking out files: 58% (2263/3901) Checking out files: 59% (2302/3901) Checking out files: 60% (2341/3901) Checking out files: 61% (2380/3901) Checking out files: 62% (2419/3901) Checking out files: 63% (2458/3901) Checking out files: 64% (2497/3901) Checking out files: 65% (2536/3901) Checking out files: 66% (2575/3901) Checking out files: 67% (2614/3901) Checking out files: 68% (2653/3901) Checking out files: 69% (2692/3901) Checking out files: 70% (2731/3901) Checking out files: 71% (2770/3901) Checking out files: 72% (2809/3901) Checking out files: 73% (2848/3901) Checking out files: 74% (2887/3901) Checking out files: 75% (2926/3901) Checking out files: 76% (2965/3901) Checking out files: 77% (3004/3901) Checking out files: 78% (3043/3901) Checking out files: 79% (3082/3901) Checking out files: 80% (3121/3901) Checking out files: 81% (3160/3901) Checking out files: 82% (3199/3901) Checking out files: 83% (3238/3901) Checking out files: 84% (3277/3901) Checking out files: 85% (3316/3901) Checking out files: 86% (3355/3901) Checking out files: 87% (3394/3901) Checking out files: 88% (3433/3901) Checking out files: 89% (3472/3901) Checking out files: 90% (3511/3901) Checking out files: 91% (3550/3901) Checking out files: 92% (3589/3901) Checking out files: 93% (3628/3901) Checking out files: 94% (3667/3901) Checking out files: 95% (3706/3901) Checking out files: 96% (3745/3901) Checking out files: 97% (3784/3901) Checking out files: 98% (3823/3901) Checking out files: 99% (3862/3901) Checking out files: 100% (3901/3901) Checking out files: 100% (3901/3901), done. [2021-04-20T21:06:36.040Z] #56 47.18 + cd /tmp/tmp.FU76XOeGFR/src/github.com/containerd/containerd [2021-04-20T21:06:36.040Z] #56 47.18 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:06:36.049Z] #43 12.52 DEP images/timer.pb-c.d [2021-04-20T21:06:36.049Z] #43 12.59 PBCC images/sa.pb-c.c [2021-04-20T21:06:36.049Z] #43 12.59 DEP images/sa.pb-c.d [2021-04-20T21:06:36.049Z] #43 12.65 PBCC images/pipe-data.pb-c.c [2021-04-20T21:06:36.049Z] #43 12.72 DEP images/pipe-data.pb-c.d [2021-04-20T21:06:36.049Z] #43 12.78 PBCC images/mnt.pb-c.c [2021-04-20T21:06:36.049Z] #43 12.83 DEP images/mnt.pb-c.d [2021-04-20T21:06:36.164Z] #36 ... [2021-04-20T21:06:36.164Z] [2021-04-20T21:06:36.164Z] #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-20T21:06:36.164Z] #45 sha256:9f4424bad64fb0f15f5d7c7ce54913f26723c8993ba5141875e8c21380e87e25 [2021-04-20T21:06:36.164Z] #45 44.46 hash/crc32 [2021-04-20T21:06:36.164Z] #45 45.09 time [2021-04-20T21:06:36.164Z] #45 45.80 vendor/golang.org/x/net/dns/dnsmessage [2021-04-20T21:06:36.164Z] #45 50.39 regexp [2021-04-20T21:06:36.164Z] #45 51.71 os [2021-04-20T21:06:36.164Z] #45 ... [2021-04-20T21:06:36.164Z] [2021-04-20T21:06:36.164Z] #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-20T21:06:36.164Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-20T21:06:36.164Z] #13 50.15 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-04-20T21:06:36.164Z] #13 50.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-04-20T21:06:36.164Z] #13 50.17 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-04-20T21:06:36.164Z] #13 50.59 Selecting previously unselected package dmsetup. [2021-04-20T21:06:36.164Z] #13 50.59 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-04-20T21:06:36.164Z] #13 50.61 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-20T21:06:36.164Z] #13 50.89 Selecting previously unselected package mingw-w64-common. [2021-04-20T21:06:36.164Z] #13 50.89 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-20T21:06:36.164Z] #13 50.92 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-20T21:06:36.241Z] #43 10.78 PBCC images/mm.pb-c.c [2021-04-20T21:06:36.242Z] #43 10.83 DEP images/mm.pb-c.d [2021-04-20T21:06:36.302Z] #56 ... [2021-04-20T21:06:36.303Z] [2021-04-20T21:06:36.303Z] #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-20T21:06:36.303Z] #51 sha256:4491f862ac2bfdda9b6ae1d6697857171a0243d6bff526426402c84d555798a5 [2021-04-20T21:06:36.303Z] #51 DONE 98.0s [2021-04-20T21:06:36.309Z] #43 12.91 PBCC images/sk-packet.pb-c.c [2021-04-20T21:06:36.309Z] #43 12.97 DEP images/sk-packet.pb-c.d [2021-04-20T21:06:36.309Z] #43 13.01 PBCC images/tcp-stream.pb-c.c [2021-04-20T21:06:36.309Z] #43 13.07 DEP images/tcp-stream.pb-c.d [2021-04-20T21:06:36.390Z] #20 61.87 Setting up python3-pip (18.1-5) ... [2021-04-20T21:06:36.431Z] #13 ... [2021-04-20T21:06:36.431Z] [2021-04-20T21:06:36.431Z] #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-20T21:06:36.431Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-20T21:06:36.431Z] #36 DONE 54.9s [2021-04-20T21:06:36.498Z] #43 10.91 PBCC images/timerfd.pb-c.c [2021-04-20T21:06:36.498Z] #43 10.96 DEP images/timerfd.pb-c.d [2021-04-20T21:06:36.498Z] #43 11.03 PBCC images/timer.pb-c.c [2021-04-20T21:06:36.498Z] #43 11.05 DEP images/timer.pb-c.d [2021-04-20T21:06:36.498Z] #43 11.12 PBCC images/sa.pb-c.c [2021-04-20T21:06:36.498Z] #43 11.16 DEP images/sa.pb-c.d [2021-04-20T21:06:36.564Z] [2021-04-20T21:06:36.564Z] #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-20T21:06:36.564Z] #56 sha256:1f6cccae0486dfcf3197693d87d357fab25b4fd99fde94aa55075a309de7db40 [2021-04-20T21:06:36.564Z] #56 49.13 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-20T21:06:36.564Z] #56 49.13 + BUILDTAGS='netgo osusergo static_build' [2021-04-20T21:06:36.564Z] #56 49.13 + export EXTRA_FLAGS=-buildmode=pie [2021-04-20T21:06:36.564Z] #56 49.13 + EXTRA_FLAGS=-buildmode=pie [2021-04-20T21:06:36.564Z] #56 49.13 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-20T21:06:36.564Z] #56 49.13 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-20T21:06:36.564Z] #56 49.13 + '[' '' = dynamic ']' [2021-04-20T21:06:36.564Z] #56 49.13 + make [2021-04-20T21:06:36.570Z] #43 13.14 PBCC images/pipe.pb-c.c [2021-04-20T21:06:36.570Z] #43 13.18 DEP images/pipe.pb-c.d [2021-04-20T21:06:36.570Z] #43 13.25 PBCC images/pstree.pb-c.c [2021-04-20T21:06:36.570Z] #43 13.30 DEP images/pstree.pb-c.d [2021-04-20T21:06:36.702Z] [2021-04-20T21:06:36.702Z] #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-20T21:06:36.702Z] #37 sha256:f4d5d09bc3ef46ec10afc86c070ad9d8b43fc08303a3b2aaaecc9aa8183aded4 [2021-04-20T21:06:36.754Z] #43 11.19 PBCC images/pipe-data.pb-c.c [2021-04-20T21:06:36.754Z] #43 11.22 DEP images/pipe-data.pb-c.d [2021-04-20T21:06:36.754Z] #43 11.29 PBCC images/mnt.pb-c.c [2021-04-20T21:06:36.754Z] #43 11.32 DEP images/mnt.pb-c.d [2021-04-20T21:06:36.754Z] #43 11.36 PBCC images/sk-packet.pb-c.c [2021-04-20T21:06:36.754Z] #43 11.37 DEP images/sk-packet.pb-c.d [2021-04-20T21:06:36.831Z] #43 13.32 PBCC images/fs.pb-c.c [2021-04-20T21:06:36.831Z] #43 13.32 DEP images/fs.pb-c.d [2021-04-20T21:06:36.831Z] #43 13.36 PBCC images/signalfd.pb-c.c [2021-04-20T21:06:36.831Z] #43 13.41 DEP images/signalfd.pb-c.d [2021-04-20T21:06:36.831Z] #43 13.48 PBCC images/fh.pb-c.c [2021-04-20T21:06:36.831Z] #43 13.52 PBCC images/fsnotify.pb-c.c [2021-04-20T21:06:37.012Z] #43 11.44 PBCC images/tcp-stream.pb-c.c [2021-04-20T21:06:37.012Z] #43 11.48 DEP images/tcp-stream.pb-c.d [2021-04-20T21:06:37.012Z] #43 11.52 PBCC images/pipe.pb-c.c [2021-04-20T21:06:37.012Z] #43 11.57 DEP images/pipe.pb-c.d [2021-04-20T21:06:37.012Z] #43 11.63 PBCC images/pstree.pb-c.c [2021-04-20T21:06:37.012Z] #43 11.65 DEP images/pstree.pb-c.d [2021-04-20T21:06:37.012Z] #43 11.66 PBCC images/fs.pb-c.c [2021-04-20T21:06:37.091Z] #43 13.59 DEP images/fh.pb-c.d [2021-04-20T21:06:37.091Z] #43 13.63 DEP images/fsnotify.pb-c.d [2021-04-20T21:06:37.091Z] #43 13.75 PBCC images/eventpoll.pb-c.c [2021-04-20T21:06:37.091Z] #43 13.75 DEP images/eventpoll.pb-c.d [2021-04-20T21:06:37.246Z] #44 17.59 CC images/stats.o [2021-04-20T21:06:37.269Z] #43 11.72 DEP images/fs.pb-c.d [2021-04-20T21:06:37.269Z] #43 11.77 PBCC images/signalfd.pb-c.c [2021-04-20T21:06:37.269Z] #43 11.81 DEP images/signalfd.pb-c.d [2021-04-20T21:06:37.269Z] #43 11.87 PBCC images/fh.pb-c.c [2021-04-20T21:06:37.269Z] #43 11.91 PBCC images/fsnotify.pb-c.c [2021-04-20T21:06:37.269Z] #43 11.95 DEP images/fh.pb-c.d [2021-04-20T21:06:37.332Z] #20 62.93 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:06:37.332Z] #20 62.96 Processing triggers for mime-support (3.62) ... [2021-04-20T21:06:37.352Z] #43 13.93 PBCC images/eventfd.pb-c.c [2021-04-20T21:06:37.352Z] #43 13.93 DEP images/eventfd.pb-c.d [2021-04-20T21:06:37.352Z] #43 14.03 PBCC images/remap-file-path.pb-c.c [2021-04-20T21:06:37.352Z] #43 14.03 DEP images/remap-file-path.pb-c.d [2021-04-20T21:06:37.526Z] #43 12.02 DEP images/fsnotify.pb-c.d [2021-04-20T21:06:37.526Z] #43 12.12 PBCC images/eventpoll.pb-c.c [2021-04-20T21:06:37.526Z] #43 12.14 DEP images/eventpoll.pb-c.d [2021-04-20T21:06:37.526Z] #43 12.17 PBCC images/eventfd.pb-c.c [2021-04-20T21:06:37.526Z] #43 12.21 DEP images/eventfd.pb-c.d [2021-04-20T21:06:37.526Z] #43 12.26 PBCC images/remap-file-path.pb-c.c [2021-04-20T21:06:37.593Z] #20 ... [2021-04-20T21:06:37.593Z] [2021-04-20T21:06:37.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-20T21:06:37.593Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:37.593Z] #43 117.2 CC criu/irmap.o [2021-04-20T21:06:37.593Z] #43 117.8 CC criu/kcmp-ids.o [2021-04-20T21:06:37.593Z] #43 118.1 CC criu/kerndat.o [2021-04-20T21:06:37.593Z] #43 119.4 CC criu/libnetlink.o [2021-04-20T21:06:37.593Z] #43 119.7 CC criu/log.o [2021-04-20T21:06:37.593Z] #43 120.4 CC criu/lsm.o [2021-04-20T21:06:37.593Z] #43 120.8 CC criu/mem.o [2021-04-20T21:06:37.593Z] #43 122.5 CC criu/memfd.o [2021-04-20T21:06:37.593Z] #43 123.1 CC criu/mount.o [2021-04-20T21:06:37.593Z] #43 127.2 CC criu/namespaces.o [2021-04-20T21:06:37.613Z] #43 14.05 PBCC images/fifo.pb-c.c [2021-04-20T21:06:37.613Z] #43 14.05 DEP images/fifo.pb-c.d [2021-04-20T21:06:37.613Z] #43 14.16 PBCC images/ghost-file.pb-c.c [2021-04-20T21:06:37.613Z] #43 14.16 DEP images/ghost-file.pb-c.d [2021-04-20T21:06:37.613Z] #43 14.19 PBCC images/regfile.pb-c.c [2021-04-20T21:06:37.613Z] #43 14.27 DEP images/regfile.pb-c.d [2021-04-20T21:06:37.782Z] #43 12.28 DEP images/remap-file-path.pb-c.d [2021-04-20T21:06:37.782Z] #43 12.34 PBCC images/fifo.pb-c.c [2021-04-20T21:06:37.782Z] #43 12.37 DEP images/fifo.pb-c.d [2021-04-20T21:06:37.782Z] #43 12.42 PBCC images/ghost-file.pb-c.c [2021-04-20T21:06:37.782Z] #43 12.47 DEP images/ghost-file.pb-c.d [2021-04-20T21:06:37.782Z] #43 12.52 PBCC images/regfile.pb-c.c [2021-04-20T21:06:37.854Z] #43 ... [2021-04-20T21:06:37.854Z] [2021-04-20T21:06:37.854Z] #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-20T21:06:37.854Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-20T21:06:37.854Z] #40 186.2 + dpkg --print-architecture [2021-04-20T21:06:37.854Z] #40 186.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-20T21:06:37.854Z] #40 186.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-20T21:06:37.854Z] #40 186.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-20T21:06:37.873Z] #43 14.35 PBCC images/ns.pb-c.c [2021-04-20T21:06:37.873Z] #43 14.42 DEP images/ns.pb-c.d [2021-04-20T21:06:38.008Z] #56 50.68 + bin/ctr [2021-04-20T21:06:38.038Z] #43 12.59 DEP images/regfile.pb-c.d [2021-04-20T21:06:38.099Z] #37 1.417 + RM_GOPATH=0 [2021-04-20T21:06:38.099Z] #37 1.417 + TMP_GOPATH= [2021-04-20T21:06:38.099Z] #37 1.418 + : /build [2021-04-20T21:06:38.099Z] #37 1.418 + '[' -z '' ']' [2021-04-20T21:06:38.099Z] #37 1.419 ++ mktemp -d [2021-04-20T21:06:38.099Z] #37 1.424 + export GOPATH=/tmp/tmp.pE1kiE2cbC [2021-04-20T21:06:38.099Z] #37 1.424 + GOPATH=/tmp/tmp.pE1kiE2cbC [2021-04-20T21:06:38.099Z] #37 1.425 + RM_GOPATH=1 [2021-04-20T21:06:38.099Z] #37 1.426 + case "$(go env GOARCH)" in [2021-04-20T21:06:38.099Z] #37 1.428 ++ go env GOARCH [2021-04-20T21:06:38.099Z] #37 1.465 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:06:38.099Z] #37 1.466 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:06:38.099Z] #37 1.467 ++ dirname /tmp/install/install.sh [2021-04-20T21:06:38.099Z] #37 1.468 + dir=/tmp/install [2021-04-20T21:06:38.099Z] #37 1.471 + bin=tini [2021-04-20T21:06:38.099Z] #37 1.472 + shift [2021-04-20T21:06:38.099Z] #37 1.473 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-20T21:06:38.099Z] #37 1.475 + . /tmp/install/tini.installer [2021-04-20T21:06:38.099Z] #37 1.476 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-20T21:06:38.099Z] #37 1.484 + install_tini [2021-04-20T21:06:38.099Z] #37 1.484 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-20T21:06:38.099Z] #37 1.485 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-20T21:06:38.099Z] #37 1.485 + git clone https://github.com/krallin/tini.git /tmp/tmp.pE1kiE2cbC/tini [2021-04-20T21:06:38.099Z] #37 1.488 Cloning into '/tmp/tmp.pE1kiE2cbC/tini'... [2021-04-20T21:06:38.133Z] #43 14.47 PBCC images/fdinfo.pb-c.c [2021-04-20T21:06:38.134Z] #43 14.52 DEP images/fdinfo.pb-c.d [2021-04-20T21:06:38.134Z] #43 14.60 PBCC images/core-aarch64.pb-c.c [2021-04-20T21:06:38.134Z] #43 14.67 PBCC images/core-arm.pb-c.c [2021-04-20T21:06:38.134Z] #43 14.67 PBCC images/core-ppc64.pb-c.c [2021-04-20T21:06:38.134Z] #43 14.74 PBCC images/core-s390.pb-c.c [2021-04-20T21:06:38.295Z] #43 12.68 PBCC images/ns.pb-c.c [2021-04-20T21:06:38.295Z] #43 12.71 DEP images/ns.pb-c.d [2021-04-20T21:06:38.295Z] #43 12.77 PBCC images/fdinfo.pb-c.c [2021-04-20T21:06:38.295Z] #43 12.89 DEP images/fdinfo.pb-c.d [2021-04-20T21:06:38.295Z] #43 12.94 PBCC images/core-aarch64.pb-c.c [2021-04-20T21:06:38.295Z] #43 13.00 PBCC images/core-arm.pb-c.c [2021-04-20T21:06:38.295Z] #43 13.05 PBCC images/core-ppc64.pb-c.c [2021-04-20T21:06:38.310Z] #44 18.25 CC images/core.o [2021-04-20T21:06:38.394Z] #43 14.82 PBCC images/core-x86.pb-c.c [2021-04-20T21:06:38.394Z] #43 14.88 PBCC images/core.pb-c.c [2021-04-20T21:06:38.394Z] #43 15.06 PBCC images/inventory.pb-c.c [2021-04-20T21:06:38.394Z] #43 15.06 DEP images/core-aarch64.pb-c.d [2021-04-20T21:06:38.425Z] #40 ... [2021-04-20T21:06:38.425Z] [2021-04-20T21:06:38.425Z] #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-20T21:06:38.425Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-20T21:06:38.425Z] #20 DONE 64.1s [2021-04-20T21:06:38.425Z] [2021-04-20T21:06:38.425Z] #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-20T21:06:38.425Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-20T21:06:38.552Z] #43 13.12 PBCC images/core-s390.pb-c.c [2021-04-20T21:06:38.552Z] #43 13.16 PBCC images/core-x86.pb-c.c [2021-04-20T21:06:38.552Z] #43 13.22 PBCC images/core.pb-c.c [2021-04-20T21:06:38.552Z] #43 13.31 PBCC images/inventory.pb-c.c [2021-04-20T21:06:38.660Z] #43 15.14 DEP images/core-arm.pb-c.d [2021-04-20T21:06:38.660Z] #43 15.23 DEP images/core-ppc64.pb-c.d [2021-04-20T21:06:38.660Z] #43 15.27 DEP images/core-s390.pb-c.d [2021-04-20T21:06:38.676Z] #37 2.226 + cd /tmp/tmp.pE1kiE2cbC/tini [2021-04-20T21:06:38.809Z] #43 13.40 DEP images/core-aarch64.pb-c.d [2021-04-20T21:06:38.809Z] #43 13.43 DEP images/core-arm.pb-c.d [2021-04-20T21:06:38.921Z] #43 15.38 DEP images/core-x86.pb-c.d [2021-04-20T21:06:38.921Z] #43 15.47 DEP images/core.pb-c.d [2021-04-20T21:06:38.921Z] #43 15.53 DEP images/inventory.pb-c.d [2021-04-20T21:06:38.921Z] #43 15.61 PBCC images/cpuinfo.pb-c.c [2021-04-20T21:06:38.921Z] #43 15.67 DEP images/cpuinfo.pb-c.d [2021-04-20T21:06:38.940Z] #37 2.227 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-20T21:06:38.940Z] #37 2.240 + cmake . [2021-04-20T21:06:38.960Z] #44 19.06 CC images/core-x86.o [2021-04-20T21:06:38.960Z] #44 ... [2021-04-20T21:06:38.960Z] [2021-04-20T21:06:38.960Z] #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-20T21:06:38.960Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-20T21:06:38.960Z] #14 78.54 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-20T21:06:38.960Z] #14 78.55 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-20T21:06:38.960Z] #14 78.56 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:06:38.960Z] #14 78.92 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-20T21:06:38.960Z] #14 78.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-20T21:06:38.960Z] #14 78.94 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:06:39.066Z] #43 13.46 DEP images/core-ppc64.pb-c.d [2021-04-20T21:06:39.066Z] #43 13.52 DEP images/core-s390.pb-c.d [2021-04-20T21:06:39.066Z] #43 13.58 DEP images/core-x86.pb-c.d [2021-04-20T21:06:39.066Z] #43 13.64 DEP images/core.pb-c.d [2021-04-20T21:06:39.066Z] #43 13.71 DEP images/inventory.pb-c.d [2021-04-20T21:06:39.182Z] #43 15.75 PBCC images/stats.pb-c.c [2021-04-20T21:06:39.182Z] #43 15.75 DEP images/stats.pb-c.d [2021-04-20T21:06:39.260Z] #14 ... [2021-04-20T21:06:39.260Z] [2021-04-20T21:06:39.260Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:06:39.260Z] #35 sha256:90dcedff4672e27c8c0d29d402496ac74536376bbef3926235d76660f60b3f88 [2021-04-20T21:06:39.260Z] #35 79.85 internal/poll [2021-04-20T21:06:39.260Z] #35 81.66 os [2021-04-20T21:06:39.260Z] #35 84.92 internal/fmtsort [2021-04-20T21:06:39.260Z] #35 85.87 fmt [2021-04-20T21:06:39.260Z] #35 85.87 path/filepath [2021-04-20T21:06:39.260Z] #35 87.47 io/ioutil [2021-04-20T21:06:39.260Z] #35 89.39 log [2021-04-20T21:06:39.260Z] #35 89.39 github.com/BurntSushi/toml [2021-04-20T21:06:39.260Z] #35 89.39 flag [2021-04-20T21:06:39.323Z] #43 13.76 PBCC images/cpuinfo.pb-c.c [2021-04-20T21:06:39.323Z] #43 13.79 DEP images/cpuinfo.pb-c.d [2021-04-20T21:06:39.323Z] #43 13.85 PBCC images/stats.pb-c.c [2021-04-20T21:06:39.323Z] #43 13.90 DEP images/stats.pb-c.d [2021-04-20T21:06:39.368Z] #21 0.986 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-20T21:06:39.368Z] #21 0.995 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-20T21:06:39.368Z] #21 0.999 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-20T21:06:39.521Z] #37 2.832 -- The C compiler identification is GNU 8.3.0 [2021-04-20T21:06:39.521Z] #37 2.870 -- Check for working C compiler: /usr/bin/cc [2021-04-20T21:06:39.628Z] #21 DONE 1.1s [2021-04-20T21:06:39.628Z] [2021-04-20T21:06:39.628Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-20T21:06:39.628Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-20T21:06:39.913Z] #35 ... [2021-04-20T21:06:39.913Z] [2021-04-20T21:06:39.913Z] #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-20T21:06:39.913Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-20T21:06:39.913Z] #44 20.06 CC images/core-arm.o [2021-04-20T21:06:39.913Z] #44 ... [2021-04-20T21:06:39.913Z] [2021-04-20T21:06:39.913Z] #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-20T21:06:39.913Z] #46 sha256:9f524e77db893bcbe6b33c0f85b213863bb25cbef4f18a57ebb0356a41e7a169 [2021-04-20T21:06:39.913Z] #46 80.01 context [2021-04-20T21:06:39.913Z] #46 80.20 internal/poll [2021-04-20T21:06:39.913Z] #46 84.36 os [2021-04-20T21:06:39.913Z] #46 84.44 regexp [2021-04-20T21:06:40.213Z] #46 ... [2021-04-20T21:06:40.213Z] [2021-04-20T21:06:40.213Z] #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-20T21:06:40.213Z] #52 sha256:df6bd44fafad0f4c11467fd1f0ca4874028118f8237716404009a2bedea50961 [2021-04-20T21:06:40.213Z] #52 80.76 regexp [2021-04-20T21:06:40.213Z] #52 86.02 path/filepath [2021-04-20T21:06:40.213Z] #52 87.61 mvdan.cc/sh/v3/fileutil [2021-04-20T21:06:40.213Z] #52 88.21 io/ioutil [2021-04-20T21:06:40.213Z] #52 90.12 flag [2021-04-20T21:06:40.213Z] #52 90.13 github.com/pkg/diff [2021-04-20T21:06:40.213Z] #52 90.14 go/token [2021-04-20T21:06:40.213Z] #52 90.16 encoding/binary [2021-04-20T21:06:40.213Z] #52 ... [2021-04-20T21:06:40.213Z] [2021-04-20T21:06:40.213Z] #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-20T21:06:40.213Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-20T21:06:40.213Z] #44 20.47 CC images/core-aarch64.o [2021-04-20T21:06:40.488Z] #37 3.698 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-20T21:06:40.488Z] #37 3.699 -- Detecting C compiler ABI info [2021-04-20T21:06:40.514Z] #44 20.82 CC images/core-ppc64.o [2021-04-20T21:06:40.693Z] #43 15.29 make[1]: Nothing to be done for 'all'. [2021-04-20T21:06:41.065Z] #37 4.465 -- Detecting C compiler ABI info - done [2021-04-20T21:06:41.065Z] #37 4.481 -- Detecting C compile features [2021-04-20T21:06:41.093Z] #43 17.35 make[1]: Nothing to be done for 'all'. [2021-04-20T21:06:41.352Z] #37 ... [2021-04-20T21:06:41.352Z] [2021-04-20T21:06:41.352Z] #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-20T21:06:41.352Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-20T21:06:41.352Z] #42 52.94 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-04-20T21:06:41.352Z] #42 53.02 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-04-20T21:06:41.352Z] #42 53.14 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-04-20T21:06:41.352Z] #42 53.24 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-20T21:06:41.352Z] #42 53.37 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-20T21:06:41.352Z] #42 53.48 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-04-20T21:06:41.352Z] #42 53.57 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-20T21:06:41.352Z] #42 53.70 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-20T21:06:41.352Z] #42 57.78 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-04-20T21:06:41.352Z] #42 57.82 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:06:41.352Z] #42 DONE 59.8s [2021-04-20T21:06:41.352Z] [2021-04-20T21:06:41.352Z] #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-20T21:06:41.352Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-20T21:06:41.352Z] #13 56.92 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-20T21:06:41.575Z] #44 21.56 CC images/core-s390.o [2021-04-20T21:06:41.620Z] #13 56.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-20T21:06:41.620Z] #13 57.00 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-20T21:06:41.625Z] #43 ... [2021-04-20T21:06:41.625Z] [2021-04-20T21:06:41.625Z] #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-20T21:06:41.625Z] #51 sha256:a612ae55c45b030ecd343f7342ed763f15b6fb721dcfb203e393dbd0ca147d01 [2021-04-20T21:06:41.625Z] #51 75.56 github.com/pkg/diff [2021-04-20T21:06:41.625Z] #51 77.48 go/ast [2021-04-20T21:06:41.625Z] #51 78.38 golang.org/x/crypto/ssh/terminal [2021-04-20T21:06:41.625Z] #51 79.70 mvdan.cc/editorconfig [2021-04-20T21:06:41.625Z] #51 80.91 mvdan.cc/sh/v3/fileutil [2021-04-20T21:06:41.625Z] #51 81.18 mvdan.cc/sh/v3/syntax [2021-04-20T21:06:41.625Z] #51 ... [2021-04-20T21:06:41.625Z] [2021-04-20T21:06:41.625Z] #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-20T21:06:41.625Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:06:41.625Z] #13 75.68 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-20T21:06:41.625Z] #13 75.69 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-20T21:06:41.625Z] #13 75.70 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:06:41.625Z] #13 75.85 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-20T21:06:41.625Z] #13 75.85 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-20T21:06:41.625Z] #13 75.85 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:06:42.034Z] #43 18.73 CC images/stats.o [2021-04-20T21:06:42.189Z] #13 ... [2021-04-20T21:06:42.189Z] [2021-04-20T21:06:42.189Z] #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-20T21:06:42.189Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:42.189Z] #43 16.77 CC images/stats.o [2021-04-20T21:06:42.225Z] #56 ... [2021-04-20T21:06:42.225Z] [2021-04-20T21:06:42.225Z] #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-20T21:06:42.225Z] #45 sha256:d6331ae62e1c2e3baf47a87d7e59604453bcaea790f53c11f01a56c0ef6e62d8 [2021-04-20T21:06:42.225Z] #45 93.50 github.com/LK4D4/vndr/versioned [2021-04-20T21:06:42.225Z] #45 93.56 compress/flate [2021-04-20T21:06:42.225Z] #45 94.91 github.com/LK4D4/vndr/build [2021-04-20T21:06:42.225Z] #45 96.57 hash/crc32 [2021-04-20T21:06:42.225Z] #45 97.20 compress/gzip [2021-04-20T21:06:42.225Z] #45 97.90 net [2021-04-20T21:06:42.225Z] #45 97.90 vendor/golang.org/x/crypto/poly1305 [2021-04-20T21:06:42.225Z] #45 98.56 vendor/golang.org/x/sys/cpu [2021-04-20T21:06:42.225Z] #45 99.28 vendor/golang.org/x/crypto/chacha20poly1305 [2021-04-20T21:06:42.225Z] #45 100.6 vendor/golang.org/x/text/transform [2021-04-20T21:06:42.225Z] #45 101.1 vendor/golang.org/x/text/unicode/bidi [2021-04-20T21:06:42.225Z] #45 102.6 vendor/golang.org/x/text/secure/bidirule [2021-04-20T21:06:42.225Z] #45 103.0 vendor/golang.org/x/text/unicode/norm [2021-04-20T21:06:42.225Z] #45 ... [2021-04-20T21:06:42.225Z] [2021-04-20T21:06:42.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-20T21:06:42.225Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:42.225Z] #43 20.61 CC images/core-s390.o [2021-04-20T21:06:42.225Z] #43 21.33 CC images/cpuinfo.o [2021-04-20T21:06:42.225Z] #43 21.74 CC images/inventory.o [2021-04-20T21:06:42.225Z] #43 21.99 CC images/fdinfo.o [2021-04-20T21:06:42.225Z] #43 22.37 CC images/fown.o [2021-04-20T21:06:42.225Z] #43 22.71 CC images/ns.o [2021-04-20T21:06:42.225Z] #43 22.91 CC images/regfile.o [2021-04-20T21:06:42.225Z] #43 23.14 CC images/ghost-file.o [2021-04-20T21:06:42.225Z] #43 23.55 CC images/fifo.o [2021-04-20T21:06:42.225Z] #43 23.73 CC images/remap-file-path.o [2021-04-20T21:06:42.225Z] #43 23.95 CC images/eventfd.o [2021-04-20T21:06:42.225Z] #43 24.18 CC images/eventpoll.o [2021-04-20T21:06:42.225Z] #43 24.49 CC images/fh.o [2021-04-20T21:06:42.225Z] #43 24.91 CC images/fsnotify.o [2021-04-20T21:06:42.225Z] #43 25.86 CC images/signalfd.o [2021-04-20T21:06:42.225Z] #43 26.39 CC images/fs.o [2021-04-20T21:06:42.226Z] #43 26.62 CC images/pstree.o [2021-04-20T21:06:42.226Z] #43 26.82 CC images/pipe.o [2021-04-20T21:06:42.226Z] #43 27.07 CC images/tcp-stream.o [2021-04-20T21:06:42.226Z] #43 27.30 CC images/sk-packet.o [2021-04-20T21:06:42.226Z] #43 27.52 CC images/mnt.o [2021-04-20T21:06:42.226Z] #43 27.70 CC images/pipe-data.o [2021-04-20T21:06:42.226Z] #43 27.99 CC images/sa.o [2021-04-20T21:06:42.226Z] #43 28.27 CC images/timer.o [2021-04-20T21:06:42.226Z] #43 28.59 CC images/timerfd.o [2021-04-20T21:06:42.226Z] #43 28.80 CC images/mm.o [2021-04-20T21:06:42.226Z] #43 29.15 CC images/sk-opts.o [2021-04-20T21:06:42.226Z] #43 29.43 CC images/sk-unix.o [2021-04-20T21:06:42.226Z] #43 29.73 CC images/sk-inet.o [2021-04-20T21:06:42.226Z] #43 30.14 CC images/tun.o [2021-04-20T21:06:42.226Z] #43 30.44 CC images/sk-netlink.o [2021-04-20T21:06:42.226Z] #43 30.67 CC images/packet-sock.o [2021-04-20T21:06:42.229Z] #44 22.36 CC images/cpuinfo.o [2021-04-20T21:06:42.294Z] #43 19.07 CC images/core.o [2021-04-20T21:06:42.488Z] #43 30.98 CC images/ipc-var.o [2021-04-20T21:06:42.488Z] #43 31.17 CC images/ipc-desc.o [2021-04-20T21:06:42.576Z] #13 ... [2021-04-20T21:06:42.576Z] [2021-04-20T21:06:42.576Z] #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-20T21:06:42.576Z] #51 sha256:b7695ab46665744e6caf55fc412d8f207ee0483bec185316b5dcfe57728d89d5 [2021-04-20T21:06:42.576Z] #51 50.92 context [2021-04-20T21:06:42.576Z] #51 51.12 os [2021-04-20T21:06:42.576Z] #51 54.81 mvdan.cc/sh/v3/fileutil [2021-04-20T21:06:42.576Z] #51 54.81 io/ioutil [2021-04-20T21:06:42.576Z] #51 56.33 fmt [2021-04-20T21:06:42.576Z] #51 56.34 encoding/binary [2021-04-20T21:06:42.576Z] #51 58.09 encoding/base64 [2021-04-20T21:06:42.576Z] #51 58.13 golang.org/x/sys/unix [2021-04-20T21:06:42.576Z] #51 60.28 go/token [2021-04-20T21:06:42.576Z] #51 60.32 encoding/json [2021-04-20T21:06:42.576Z] #51 60.32 github.com/pkg/diff [2021-04-20T21:06:42.750Z] #43 31.43 CC images/ipc-shm.o [2021-04-20T21:06:42.753Z] #43 17.28 CC images/core.o [2021-04-20T21:06:42.766Z] #57 186.1 + bin/containerd-stress [2021-04-20T21:06:42.844Z] #51 ... [2021-04-20T21:06:42.844Z] [2021-04-20T21:06:42.844Z] #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-20T21:06:42.844Z] #45 sha256:9f4424bad64fb0f15f5d7c7ce54913f26723c8993ba5141875e8c21380e87e25 [2021-04-20T21:06:42.844Z] #45 55.92 github.com/LK4D4/vndr/versioned [2021-04-20T21:06:42.844Z] #45 56.56 internal/lazyregexp [2021-04-20T21:06:42.844Z] #45 56.58 net [2021-04-20T21:06:42.844Z] #45 56.58 os/exec [2021-04-20T21:06:42.844Z] #45 57.74 encoding/binary [2021-04-20T21:06:42.844Z] #45 57.75 flag [2021-04-20T21:06:42.844Z] #45 59.34 go/token [2021-04-20T21:06:42.844Z] #45 60.39 net/url [2021-04-20T21:06:42.844Z] #45 60.68 text/template/parse [2021-04-20T21:06:42.844Z] #45 61.05 go/scanner [2021-04-20T21:06:42.866Z] #43 19.64 CC images/core-x86.o [2021-04-20T21:06:42.878Z] #44 23.06 CC images/inventory.o [2021-04-20T21:06:43.060Z] #57 187.7 + bin/containerd-shim [2021-04-20T21:06:43.177Z] #44 23.32 CC images/fdinfo.o [2021-04-20T21:06:43.316Z] #43 17.89 CC images/core-x86.o [2021-04-20T21:06:43.324Z] #43 31.75 CC images/ipc-msg.o [2021-04-20T21:06:43.425Z] #45 ... [2021-04-20T21:06:43.425Z] [2021-04-20T21:06:43.425Z] #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-20T21:06:43.425Z] #37 sha256:f4d5d09bc3ef46ec10afc86c070ad9d8b43fc08303a3b2aaaecc9aa8183aded4 [2021-04-20T21:06:43.425Z] #37 6.830 -- Detecting C compile features - done [2021-04-20T21:06:43.425Z] #37 6.857 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-20T21:06:43.478Z] #44 23.73 CC images/fown.o [2021-04-20T21:06:43.586Z] #43 32.05 CC images/ipc-sem.o [2021-04-20T21:06:43.586Z] #43 32.32 CC images/utsns.o [2021-04-20T21:06:43.689Z] #37 7.246 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-20T21:06:43.780Z] #44 23.97 CC images/ns.o [2021-04-20T21:06:43.807Z] #43 20.15 CC images/core-arm.o [2021-04-20T21:06:43.807Z] #43 20.53 CC images/core-aarch64.o [2021-04-20T21:06:43.848Z] #43 32.46 CC images/creds.o [2021-04-20T21:06:43.848Z] #43 ... [2021-04-20T21:06:43.848Z] [2021-04-20T21:06:43.848Z] #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-20T21:06:43.848Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:06:43.848Z] #13 96.67 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-20T21:06:43.848Z] #13 96.67 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-20T21:06:43.848Z] #13 96.68 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:06:43.879Z] #43 18.35 CC images/core-arm.o [2021-04-20T21:06:43.956Z] #37 7.364 -- Configuring done [2021-04-20T21:06:43.956Z] #37 7.393 -- Generating done [2021-04-20T21:06:43.956Z] #37 7.418 -- Build files have been written to: /tmp/tmp.pE1kiE2cbC/tini [2021-04-20T21:06:43.956Z] #37 7.426 + make tini-static [2021-04-20T21:06:44.067Z] #43 ... [2021-04-20T21:06:44.067Z] [2021-04-20T21:06:44.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-20T21:06:44.067Z] #45 sha256:cc6989394c428ddad2300d4f2615dee21ca41197d6991f53460641c6c187cee5 [2021-04-20T21:06:44.067Z] #45 82.77 encoding/xml [2021-04-20T21:06:44.067Z] #45 83.12 text/template [2021-04-20T21:06:44.067Z] #45 88.57 github.com/LK4D4/vndr/versioned [2021-04-20T21:06:44.067Z] #45 88.67 compress/flate [2021-04-20T21:06:44.067Z] #45 88.86 go/doc [2021-04-20T21:06:44.067Z] #45 91.51 hash/crc32 [2021-04-20T21:06:44.067Z] #45 91.99 compress/gzip [2021-04-20T21:06:44.067Z] #45 92.40 github.com/LK4D4/vndr/build [2021-04-20T21:06:44.067Z] #45 92.58 net [2021-04-20T21:06:44.081Z] #44 24.21 CC images/regfile.o [2021-04-20T21:06:44.136Z] #43 18.83 CC images/core-aarch64.o [2021-04-20T21:06:44.327Z] #45 ... [2021-04-20T21:06:44.327Z] [2021-04-20T21:06:44.327Z] #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-20T21:06:44.327Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:44.327Z] #43 20.90 CC images/core-ppc64.o [2021-04-20T21:06:44.381Z] #44 24.47 CC images/ghost-file.o [2021-04-20T21:06:44.534Z] #37 ... [2021-04-20T21:06:44.534Z] [2021-04-20T21:06:44.534Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:06:44.534Z] #34 sha256:b777e77ada671cb1352862bfe920ffd1d12e74f31c45d952631e63d9dd33b688 [2021-04-20T21:06:44.534Z] #34 52.71 fmt [2021-04-20T21:06:44.534Z] #34 52.72 path/filepath [2021-04-20T21:06:44.534Z] #34 54.40 io/ioutil [2021-04-20T21:06:44.534Z] #34 56.45 log [2021-04-20T21:06:44.534Z] #34 56.46 github.com/BurntSushi/toml [2021-04-20T21:06:44.534Z] #34 56.46 flag [2021-04-20T21:06:44.534Z] #34 59.78 github.com/BurntSushi/toml/cmd/tomlv [2021-04-20T21:06:44.534Z] #34 ... [2021-04-20T21:06:44.534Z] [2021-04-20T21:06:44.534Z] #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-20T21:06:44.534Z] #37 sha256:f4d5d09bc3ef46ec10afc86c070ad9d8b43fc08303a3b2aaaecc9aa8183aded4 [2021-04-20T21:06:44.534Z] #37 7.960 Scanning dependencies of target tini-static [2021-04-20T21:06:44.690Z] #44 24.98 CC images/fifo.o [2021-04-20T21:06:44.698Z] #43 19.20 CC images/core-ppc64.o [2021-04-20T21:06:44.798Z] #37 8.127 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-20T21:06:44.898Z] #43 21.50 CC images/core-s390.o [2021-04-20T21:06:44.922Z] #22 5.123 Collecting yamllint==1.16.0 [2021-04-20T21:06:45.012Z] #44 25.26 CC images/remap-file-path.o [2021-04-20T21:06:45.262Z] #43 19.80 CC images/core-s390.o [2021-04-20T21:06:45.262Z] #43 ... [2021-04-20T21:06:45.262Z] [2021-04-20T21:06:45.262Z] #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-20T21:06:45.262Z] #45 sha256:b89cebe42b1cb9e988a10e7cf2641e608e106377da7a9e637214823f5b2a896d [2021-04-20T21:06:45.262Z] #45 79.41 go/parser [2021-04-20T21:06:45.262Z] #45 80.22 text/template [2021-04-20T21:06:45.262Z] #45 82.88 encoding/xml [2021-04-20T21:06:45.262Z] #45 84.58 go/doc [2021-04-20T21:06:45.262Z] #45 87.91 github.com/LK4D4/vndr/build [2021-04-20T21:06:45.262Z] #45 88.63 github.com/LK4D4/vndr/versioned [2021-04-20T21:06:45.262Z] #45 88.80 compress/flate [2021-04-20T21:06:45.311Z] #44 25.55 CC images/eventfd.o [2021-04-20T21:06:45.612Z] #44 25.81 CC images/eventpoll.o [2021-04-20T21:06:45.612Z] #44 ... [2021-04-20T21:06:45.612Z] [2021-04-20T21:06:45.612Z] #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-20T21:06:45.612Z] #57 sha256:cbe281e2feb24017381289266b51a615eac7e905b972e7db79e84a8c8dbf5770 [2021-04-20T21:06:45.612Z] #57 50.91 Checking out files: 53% (2085/3901) Checking out files: 54% (2107/3901) Checking out files: 55% (2146/3901) Checking out files: 56% (2185/3901) Checking out files: 57% (2224/3901) Checking out files: 58% (2263/3901) Checking out files: 59% (2302/3901) Checking out files: 60% (2341/3901) Checking out files: 61% (2380/3901) Checking out files: 62% (2419/3901) Checking out files: 63% (2458/3901) Checking out files: 64% (2497/3901) Checking out files: 65% (2536/3901) Checking out files: 66% (2575/3901) Checking out files: 67% (2614/3901) Checking out files: 68% (2653/3901) Checking out files: 69% (2692/3901) Checking out files: 70% (2731/3901) Checking out files: 71% (2770/3901) Checking out files: 72% (2809/3901) Checking out files: 73% (2848/3901) Checking out files: 74% (2887/3901) Checking out files: 75% (2926/3901) Checking out files: 76% (2965/3901) Checking out files: 77% (3004/3901) Checking out files: 78% (3043/3901) Checking out files: 79% (3082/3901) Checking out files: 80% (3121/3901) Checking out files: 81% (3160/3901) Checking out files: 82% (3199/3901) Checking out files: 83% (3238/3901) Checking out files: 84% (3277/3901) Checking out files: 85% (3316/3901) Checking out files: 86% (3355/3901) Checking out files: 87% (3394/3901) Checking out files: 88% (3433/3901) Checking out files: 89% (3472/3901) Checking out files: 90% (3511/3901) Checking out files: 91% (3550/3901) Checking out files: 92% (3589/3901) Checking out files: 93% (3628/3901) Checking out files: 94% (3667/3901) Checking out files: 94% (3687/3901) Checking out files: 95% (3706/3901) Checking out files: 96% (3745/3901) Checking out files: 97% (3784/3901) Checking out files: 98% (3823/3901) Checking out files: 99% (3862/3901) Checking out files: 100% (3901/3901) Checking out files: 100% (3901/3901), done. [2021-04-20T21:06:45.612Z] #57 52.06 + cd /tmp/tmp.comQn8Z8b8/src/github.com/containerd/containerd [2021-04-20T21:06:45.612Z] #57 52.06 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:06:45.826Z] #45 ... [2021-04-20T21:06:45.826Z] [2021-04-20T21:06:45.826Z] #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-20T21:06:45.826Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:45.826Z] #43 20.47 CC images/cpuinfo.o [2021-04-20T21:06:45.839Z] #43 22.18 CC images/cpuinfo.o [2021-04-20T21:06:45.839Z] #43 ... [2021-04-20T21:06:45.839Z] [2021-04-20T21:06:45.839Z] #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-20T21:06:45.839Z] #51 sha256:705660e706f5678fd4bcfe31860a673a8d5240100653094a4afe13364f74911c [2021-04-20T21:06:45.839Z] #51 88.94 mvdan.cc/sh/v3/cmd/shfmt [2021-04-20T21:06:45.839Z] #51 DONE 94.7s [2021-04-20T21:06:46.100Z] [2021-04-20T21:06:46.100Z] #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-20T21:06:46.100Z] #56 sha256:59d6e0b5cafb585fc89af3eb37ebda0b9b04d61f5c71839bf089414a44176c7f [2021-04-20T21:06:46.389Z] #43 20.88 CC images/inventory.o [2021-04-20T21:06:46.645Z] #43 21.17 CC images/fdinfo.o [2021-04-20T21:06:46.832Z] #22 ... [2021-04-20T21:06:46.832Z] [2021-04-20T21:06:46.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-20T21:06:46.832Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:46.832Z] #43 129.9 CC criu/net.o [2021-04-20T21:06:46.832Z] #43 133.7 CC criu/netfilter.o [2021-04-20T21:06:46.832Z] #43 134.2 CC criu/page-pipe.o [2021-04-20T21:06:46.832Z] #43 134.9 CC criu/page-xfer.o [2021-04-20T21:06:46.832Z] #43 136.3 CC criu/pagemap-cache.o [2021-04-20T21:06:46.847Z] #37 10.36 [100%] Linking C executable tini-static [2021-04-20T21:06:47.092Z] #43 136.7 CC criu/pagemap.o [2021-04-20T21:06:47.157Z] #57 53.52 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-20T21:06:47.157Z] #57 53.52 + BUILDTAGS='netgo osusergo static_build' [2021-04-20T21:06:47.157Z] #57 53.52 + export EXTRA_FLAGS=-buildmode=pie [2021-04-20T21:06:47.157Z] #57 53.52 + EXTRA_FLAGS=-buildmode=pie [2021-04-20T21:06:47.157Z] #57 53.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-20T21:06:47.157Z] #57 53.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-20T21:06:47.157Z] #57 53.52 + '[' '' = dynamic ']' [2021-04-20T21:06:47.157Z] #57 53.52 + make [2021-04-20T21:06:47.211Z] #43 21.55 CC images/fown.o [2021-04-20T21:06:47.211Z] #43 21.81 CC images/ns.o [2021-04-20T21:06:47.401Z] #56 45.73 Checking out files: 47% (1840/3901) Checking out files: 48% (1873/3901) Checking out files: 49% (1912/3901) Checking out files: 50% (1951/3901) Checking out files: 51% (1990/3901) Checking out files: 52% (2029/3901) Checking out files: 53% (2068/3901) Checking out files: 54% (2107/3901) Checking out files: 55% (2146/3901) Checking out files: 56% (2185/3901) Checking out files: 57% (2224/3901) Checking out files: 58% (2263/3901) Checking out files: 59% (2302/3901) Checking out files: 60% (2341/3901) Checking out files: 61% (2380/3901) Checking out files: 62% (2419/3901) Checking out files: 63% (2458/3901) Checking out files: 64% (2497/3901) Checking out files: 65% (2536/3901) Checking out files: 66% (2575/3901) Checking out files: 67% (2614/3901) Checking out files: 68% (2653/3901) Checking out files: 69% (2692/3901) Checking out files: 70% (2731/3901) Checking out files: 71% (2770/3901) Checking out files: 72% (2809/3901) Checking out files: 73% (2848/3901) Checking out files: 74% (2887/3901) Checking out files: 75% (2926/3901) Checking out files: 76% (2965/3901) Checking out files: 77% (3004/3901) Checking out files: 78% (3043/3901) Checking out files: 79% (3082/3901) Checking out files: 80% (3121/3901) Checking out files: 81% (3160/3901) Checking out files: 82% (3199/3901) Checking out files: 83% (3238/3901) Checking out files: 84% (3277/3901) Checking out files: 85% (3316/3901) Checking out files: 86% (3355/3901) Checking out files: 87% (3394/3901) Checking out files: 88% (3433/3901) Checking out files: 89% (3472/3901) Checking out files: 89% (3504/3901) Checking out files: 90% (3511/3901) Checking out files: 91% (3550/3901) Checking out files: 92% (3589/3901) Checking out files: 93% (3628/3901) Checking out files: 94% (3667/3901) Checking out files: 95% (3706/3901) Checking out files: 96% (3745/3901) Checking out files: 97% (3784/3901) Checking out files: 98% (3823/3901) Checking out files: 99% (3862/3901) Checking out files: 100% (3901/3901) Checking out files: 100% (3901/3901), done. [2021-04-20T21:06:47.401Z] #56 47.18 + cd /tmp/tmp.1lbdkLzO1y/src/github.com/containerd/containerd [2021-04-20T21:06:47.401Z] #56 47.18 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:06:47.485Z] #43 22.00 CC images/regfile.o [2021-04-20T21:06:47.485Z] #43 22.20 CC images/ghost-file.o [2021-04-20T21:06:47.797Z] #37 10.93 [100%] Built target tini-static [2021-04-20T21:06:47.797Z] #37 10.98 + mkdir -p /build [2021-04-20T21:06:47.797Z] #37 10.99 + cp tini-static /build/docker-init [2021-04-20T21:06:47.820Z] #57 54.45 + bin/ctr [2021-04-20T21:06:48.033Z] #43 137.6 CC criu/parasite-syscall.o [2021-04-20T21:06:48.049Z] #43 22.59 CC images/fifo.o [2021-04-20T21:06:48.120Z] #57 ... [2021-04-20T21:06:48.120Z] [2021-04-20T21:06:48.120Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:06:48.120Z] #35 sha256:90dcedff4672e27c8c0d29d402496ac74536376bbef3926235d76660f60b3f88 [2021-04-20T21:06:48.120Z] #35 94.33 github.com/BurntSushi/toml/cmd/tomlv [2021-04-20T21:06:48.120Z] #35 DONE 98.1s [2021-04-20T21:06:48.120Z] [2021-04-20T21:06:48.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-20T21:06:48.120Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-20T21:06:48.120Z] #44 26.30 CC images/fh.o [2021-04-20T21:06:48.120Z] #44 26.69 CC images/fsnotify.o [2021-04-20T21:06:48.120Z] #44 27.45 CC images/signalfd.o [2021-04-20T21:06:48.120Z] #44 27.67 CC images/fs.o [2021-04-20T21:06:48.120Z] #44 28.07 CC images/pstree.o [2021-04-20T21:06:48.120Z] #44 28.30 CC images/pipe.o [2021-04-20T21:06:48.306Z] #43 22.90 CC images/remap-file-path.o [2021-04-20T21:06:48.381Z] #37 DONE 11.7s [2021-04-20T21:06:48.381Z] [2021-04-20T21:06:48.381Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-20T21:06:48.381Z] #34 sha256:b777e77ada671cb1352862bfe920ffd1d12e74f31c45d952631e63d9dd33b688 [2021-04-20T21:06:48.381Z] #34 DONE 66.6s [2021-04-20T21:06:48.381Z] [2021-04-20T21:06:48.381Z] #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-20T21:06:48.381Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-20T21:06:48.381Z] #13 63.62 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-20T21:06:48.381Z] #13 63.63 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-20T21:06:48.381Z] #13 63.70 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:06:48.421Z] #44 28.66 CC images/tcp-stream.o [2021-04-20T21:06:48.563Z] #43 23.10 CC images/eventfd.o [2021-04-20T21:06:48.644Z] #13 63.97 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-20T21:06:48.644Z] #13 63.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-20T21:06:48.644Z] #13 64.02 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:06:48.655Z] #57 192.8 + bin/containerd-shim-runc-v1 [2021-04-20T21:06:48.821Z] #43 23.37 CC images/eventpoll.o [2021-04-20T21:06:48.973Z] #43 138.5 CC criu/path.o [2021-04-20T21:06:49.073Z] #44 29.05 CC images/sk-packet.o [2021-04-20T21:06:49.073Z] #44 29.34 CC images/mnt.o [2021-04-20T21:06:49.077Z] #43 23.73 CC images/fh.o [2021-04-20T21:06:49.311Z] #56 48.89 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-20T21:06:49.311Z] #56 48.89 + BUILDTAGS='netgo osusergo static_build' [2021-04-20T21:06:49.311Z] #56 48.89 + export EXTRA_FLAGS=-buildmode=pie [2021-04-20T21:06:49.311Z] #56 48.89 + EXTRA_FLAGS=-buildmode=pie [2021-04-20T21:06:49.311Z] #56 48.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-20T21:06:49.311Z] #56 48.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-20T21:06:49.311Z] #56 48.89 + '[' '' = dynamic ']' [2021-04-20T21:06:49.311Z] #56 48.89 + make [2021-04-20T21:06:49.543Z] #43 138.9 CC criu/pie-util-vdso-elf32.o [2021-04-20T21:06:49.645Z] #43 24.06 CC images/fsnotify.o [2021-04-20T21:06:49.645Z] #43 ... [2021-04-20T21:06:49.645Z] [2021-04-20T21:06:49.645Z] #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-20T21:06:49.645Z] #51 sha256:a612ae55c45b030ecd343f7342ed763f15b6fb721dcfb203e393dbd0ca147d01 [2021-04-20T21:06:49.645Z] #51 87.45 mvdan.cc/sh/v3/cmd/shfmt [2021-04-20T21:06:49.645Z] #51 DONE 93.8s [2021-04-20T21:06:49.722Z] #44 29.68 CC images/pipe-data.o [2021-04-20T21:06:49.722Z] #44 29.88 CC images/sa.o [2021-04-20T21:06:49.803Z] #43 139.3 CC criu/pie-util-vdso.o [2021-04-20T21:06:49.903Z] [2021-04-20T21:06:49.903Z] #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-20T21:06:49.903Z] #56 sha256:96b2382714c1d707ae8fca5512b63a4f60661919a7fa05973cfab04593992ce8 [2021-04-20T21:06:49.903Z] #56 47.54 Checking out files: 49% (1934/3901) Checking out files: 50% (1951/3901) Checking out files: 51% (1990/3901) Checking out files: 52% (2029/3901) Checking out files: 53% (2068/3901) Checking out files: 54% (2107/3901) Checking out files: 55% (2146/3901) Checking out files: 56% (2185/3901) Checking out files: 57% (2224/3901) Checking out files: 58% (2263/3901) Checking out files: 59% (2302/3901) Checking out files: 60% (2341/3901) Checking out files: 61% (2380/3901) Checking out files: 62% (2419/3901) Checking out files: 63% (2458/3901) Checking out files: 64% (2497/3901) Checking out files: 65% (2536/3901) Checking out files: 66% (2575/3901) Checking out files: 67% (2614/3901) Checking out files: 68% (2653/3901) Checking out files: 69% (2692/3901) Checking out files: 70% (2731/3901) Checking out files: 71% (2770/3901) Checking out files: 72% (2809/3901) Checking out files: 73% (2848/3901) Checking out files: 74% (2887/3901) Checking out files: 75% (2926/3901) Checking out files: 76% (2965/3901) Checking out files: 77% (3004/3901) Checking out files: 78% (3043/3901) Checking out files: 79% (3082/3901) Checking out files: 80% (3121/3901) Checking out files: 81% (3160/3901) Checking out files: 82% (3199/3901) Checking out files: 83% (3238/3901) Checking out files: 84% (3277/3901) Checking out files: 85% (3316/3901) Checking out files: 86% (3355/3901) Checking out files: 87% (3394/3901) Checking out files: 88% (3433/3901) Checking out files: 89% (3472/3901) Checking out files: 89% (3492/3901) Checking out files: 90% (3511/3901) Checking out files: 91% (3550/3901) Checking out files: 92% (3589/3901) Checking out files: 93% (3628/3901) Checking out files: 94% (3667/3901) Checking out files: 95% (3706/3901) Checking out files: 96% (3745/3901) Checking out files: 97% (3784/3901) Checking out files: 98% (3823/3901) Checking out files: 99% (3862/3901) Checking out files: 100% (3901/3901) Checking out files: 100% (3901/3901), done. [2021-04-20T21:06:49.903Z] #56 49.01 + cd /tmp/tmp.wk4jXbDEQx/src/github.com/containerd/containerd [2021-04-20T21:06:49.903Z] #56 49.01 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:06:50.029Z] #44 30.10 CC images/timer.o [2021-04-20T21:06:50.064Z] #43 ... [2021-04-20T21:06:50.064Z] [2021-04-20T21:06:50.064Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-20T21:06:50.064Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-20T21:06:50.064Z] #22 10.59 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-20T21:06:50.064Z] #22 10.69 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-20T21:06:50.253Z] #56 50.02 + bin/ctr [2021-04-20T21:06:50.324Z] #22 10.76 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-20T21:06:50.324Z] #22 10.81 Collecting pyyaml (from yamllint==1.16.0) [2021-04-20T21:06:50.327Z] #44 30.56 CC images/timerfd.o [2021-04-20T21:06:50.445Z] #13 ... [2021-04-20T21:06:50.445Z] [2021-04-20T21:06:50.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-20T21:06:50.445Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:50.445Z] #43 32.68 CC images/vma.o [2021-04-20T21:06:50.445Z] #43 32.96 CC images/netdev.o [2021-04-20T21:06:50.445Z] #43 33.31 CC images/tty.o [2021-04-20T21:06:50.445Z] #43 33.91 CC images/file-lock.o [2021-04-20T21:06:50.445Z] #43 34.12 CC images/rlimit.o [2021-04-20T21:06:50.446Z] #43 34.33 CC images/pagemap.o [2021-04-20T21:06:50.446Z] #43 34.57 CC images/siginfo.o [2021-04-20T21:06:50.446Z] #43 34.92 CC images/rpc.o [2021-04-20T21:06:50.446Z] #43 36.11 CC images/ext-file.o [2021-04-20T21:06:50.446Z] #43 36.33 CC images/cgroup.o [2021-04-20T21:06:50.446Z] #43 36.91 CC images/userns.o [2021-04-20T21:06:50.446Z] #43 37.15 CC images/google/protobuf/descriptor.o [2021-04-20T21:06:50.446Z] #43 38.71 CC images/opts.o [2021-04-20T21:06:50.446Z] #43 38.90 CC images/seccomp.o [2021-04-20T21:06:50.587Z] #22 11.09 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-20T21:06:50.628Z] #44 30.93 CC images/mm.o [2021-04-20T21:06:50.707Z] #43 39.16 CC images/binfmt-misc.o [2021-04-20T21:06:50.707Z] #43 39.39 CC images/time.o [2021-04-20T21:06:50.835Z] #56 51.88 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-20T21:06:50.835Z] #56 51.88 + BUILDTAGS='netgo osusergo static_build' [2021-04-20T21:06:50.835Z] #56 51.89 + export EXTRA_FLAGS=-buildmode=pie [2021-04-20T21:06:50.835Z] #56 51.89 + EXTRA_FLAGS=-buildmode=pie [2021-04-20T21:06:50.835Z] #56 51.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-20T21:06:50.835Z] #56 51.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-20T21:06:50.835Z] #56 51.89 + '[' '' = dynamic ']' [2021-04-20T21:06:50.835Z] #56 51.89 + make [2021-04-20T21:06:50.926Z] #44 ... [2021-04-20T21:06:50.926Z] [2021-04-20T21:06:50.926Z] #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-20T21:06:50.926Z] #46 sha256:9f524e77db893bcbe6b33c0f85b213863bb25cbef4f18a57ebb0356a41e7a169 [2021-04-20T21:06:50.926Z] #46 91.00 os/exec [2021-04-20T21:06:50.926Z] #46 91.06 net [2021-04-20T21:06:50.926Z] #46 92.57 internal/lazyregexp [2021-04-20T21:06:50.926Z] #46 93.31 github.com/LK4D4/vndr/versioned [2021-04-20T21:06:50.926Z] #46 96.89 encoding/base64 [2021-04-20T21:06:50.926Z] #46 96.91 crypto/cipher [2021-04-20T21:06:50.926Z] #46 96.95 go/ast [2021-04-20T21:06:50.926Z] #46 99.54 net/url [2021-04-20T21:06:50.926Z] #46 100.8 text/template/parse [2021-04-20T21:06:50.969Z] #43 39.56 CC images/sysctl.o [2021-04-20T21:06:51.158Z] #22 11.42 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-20T21:06:51.158Z] #22 11.79 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-20T21:06:51.227Z] #46 ... [2021-04-20T21:06:51.227Z] [2021-04-20T21:06:51.227Z] #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-20T21:06:51.227Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-20T21:06:51.227Z] #44 31.38 CC images/sk-opts.o [2021-04-20T21:06:51.227Z] #44 31.58 CC images/sk-unix.o [2021-04-20T21:06:51.230Z] #43 39.77 CC images/autofs.o [2021-04-20T21:06:51.492Z] #43 39.92 CC images/macvlan.o [2021-04-20T21:06:51.669Z] using credential docker-jenkins-github-credentials [2021-04-20T21:06:51.729Z] #22 DONE 12.2s [2021-04-20T21:06:51.729Z] [2021-04-20T21:06:51.729Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-20T21:06:51.729Z] #25 sha256:529765c2a89384b6e57145a5542f6560d8d6df1d79836381dbd5d814aa4920d3 [2021-04-20T21:06:51.746Z] Cloning the remote Git repository [2021-04-20T21:06:51.746Z] Cloning with configured refspecs honoured and without tags [2021-04-20T21:06:51.753Z] #43 40.19 CC images/sit.o [2021-04-20T21:06:51.753Z] #43 40.39 CC images/memfd.o [2021-04-20T21:06:51.876Z] #44 31.90 CC images/sk-inet.o [2021-04-20T21:06:51.963Z] #13 ... [2021-04-20T21:06:51.963Z] [2021-04-20T21:06:51.963Z] #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-20T21:06:51.963Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-20T21:06:51.963Z] #43 2.841 Note: Building without setproctitle() and strlcpy() support. [2021-04-20T21:06:51.963Z] #43 2.841 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-20T21:06:51.963Z] #43 2.872 Note: Building without GnuTLS support [2021-04-20T21:06:51.963Z] #43 2.882 Makefile.config:39: Warn: you have no libnftables installed [2021-04-20T21:06:51.963Z] #43 2.882 Makefile.config:40: Warn: Building without nftables support [2021-04-20T21:06:51.963Z] #43 5.223 fatal: not a git repository (or any of the parent directories): .git [2021-04-20T21:06:51.963Z] #43 5.297 GEN .gitid [2021-04-20T21:06:51.963Z] #43 5.375 GEN criu/include/version.h [2021-04-20T21:06:51.963Z] #43 5.500 GEN include/common/asm [2021-04-20T21:06:51.963Z] #43 7.612 PBCC images/timens.pb-c.c [2021-04-20T21:06:51.963Z] #43 7.662 DEP images/timens.pb-c.d [2021-04-20T21:06:51.963Z] #43 7.725 PBCC images/fown.pb-c.c [2021-04-20T21:06:51.963Z] #43 7.780 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-20T21:06:51.963Z] #43 7.898 PBCC images/opts.pb-c.c [2021-04-20T21:06:51.963Z] #43 8.005 PBCC images/memfd.pb-c.c [2021-04-20T21:06:51.963Z] #43 8.063 DEP images/fown.pb-c.d [2021-04-20T21:06:51.963Z] #43 8.103 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-20T21:06:51.963Z] #43 8.264 DEP images/opts.pb-c.d [2021-04-20T21:06:51.963Z] #43 8.348 DEP images/memfd.pb-c.d [2021-04-20T21:06:51.963Z] #43 8.436 PBCC images/sit.pb-c.c [2021-04-20T21:06:51.963Z] #43 8.593 DEP images/sit.pb-c.d [2021-04-20T21:06:51.963Z] #43 8.824 PBCC images/macvlan.pb-c.c [2021-04-20T21:06:51.963Z] #43 8.884 DEP images/macvlan.pb-c.d [2021-04-20T21:06:51.963Z] #43 9.016 PBCC images/autofs.pb-c.c [2021-04-20T21:06:51.963Z] #43 9.034 DEP images/autofs.pb-c.d [2021-04-20T21:06:51.963Z] #43 9.103 PBCC images/sysctl.pb-c.c [2021-04-20T21:06:51.963Z] #43 9.154 DEP images/sysctl.pb-c.d [2021-04-20T21:06:51.963Z] #43 9.264 PBCC images/time.pb-c.c [2021-04-20T21:06:51.963Z] #43 9.292 DEP images/time.pb-c.d [2021-04-20T21:06:51.963Z] #43 9.419 PBCC images/binfmt-misc.pb-c.c [2021-04-20T21:06:51.963Z] #43 9.458 DEP images/binfmt-misc.pb-c.d [2021-04-20T21:06:51.963Z] #43 9.519 PBCC images/seccomp.pb-c.c [2021-04-20T21:06:51.963Z] #43 9.533 DEP images/seccomp.pb-c.d [2021-04-20T21:06:51.963Z] #43 9.556 PBCC images/userns.pb-c.c [2021-04-20T21:06:51.963Z] #43 9.574 DEP images/userns.pb-c.d [2021-04-20T21:06:51.963Z] #43 9.629 PBCC images/cgroup.pb-c.c [2021-04-20T21:06:51.963Z] #43 9.653 DEP images/cgroup.pb-c.d [2021-04-20T21:06:51.963Z] #43 9.723 PBCC images/ext-file.pb-c.c [2021-04-20T21:06:51.963Z] #43 9.732 DEP images/ext-file.pb-c.d [2021-04-20T21:06:51.963Z] #43 9.835 PBCC images/rpc.pb-c.c [2021-04-20T21:06:51.963Z] #43 9.883 DEP images/rpc.pb-c.d [2021-04-20T21:06:51.963Z] #43 9.933 PBCC images/siginfo.pb-c.c [2021-04-20T21:06:51.963Z] #43 9.954 DEP images/siginfo.pb-c.d [2021-04-20T21:06:51.963Z] #43 10.02 PBCC images/pagemap.pb-c.c [2021-04-20T21:06:51.963Z] #43 10.06 DEP images/pagemap.pb-c.d [2021-04-20T21:06:51.963Z] #43 10.15 PBCC images/rlimit.pb-c.c [2021-04-20T21:06:51.963Z] #43 10.20 DEP images/rlimit.pb-c.d [2021-04-20T21:06:51.963Z] #43 10.26 PBCC images/file-lock.pb-c.c [2021-04-20T21:06:51.963Z] #43 10.31 DEP images/file-lock.pb-c.d [2021-04-20T21:06:51.963Z] #43 10.38 PBCC images/tty.pb-c.c [2021-04-20T21:06:51.963Z] #43 10.45 DEP images/tty.pb-c.d [2021-04-20T21:06:51.963Z] #43 10.58 PBCC images/tun.pb-c.c [2021-04-20T21:06:51.963Z] #43 10.63 PBCC images/netdev.pb-c.c [2021-04-20T21:06:51.963Z] #43 10.69 DEP images/tun.pb-c.d [2021-04-20T21:06:51.989Z] #25 DONE 0.2s [2021-04-20T21:06:51.989Z] [2021-04-20T21:06:51.989Z] #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-20T21:06:51.989Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:51.989Z] #43 139.8 CC criu/pie-util.o [2021-04-20T21:06:51.989Z] #43 140.0 CC criu/pipes.o [2021-04-20T21:06:51.989Z] #43 140.9 CC criu/plugin.o [2021-04-20T21:06:51.989Z] #43 141.5 CC criu/proc_parse.o [2021-04-20T21:06:52.178Z] #44 32.30 CC images/tun.o [2021-04-20T21:06:52.192Z] #57 196.7 + bin/containerd-shim-runc-v2 [2021-04-20T21:06:52.203Z] #56 52.84 + bin/ctr [2021-04-20T21:06:52.226Z] #43 10.77 DEP images/netdev.pb-c.d [2021-04-20T21:06:52.226Z] #43 10.85 PBCC images/vma.pb-c.c [2021-04-20T21:06:52.226Z] #43 10.90 DEP images/vma.pb-c.d [2021-04-20T21:06:52.226Z] #43 10.94 PBCC images/creds.pb-c.c [2021-04-20T21:06:52.327Z] #43 40.72 CC images/timens.o [2021-04-20T21:06:52.490Z] #43 10.98 DEP images/creds.pb-c.d [2021-04-20T21:06:52.490Z] #43 11.03 PBCC images/utsns.pb-c.c [2021-04-20T21:06:52.490Z] #43 11.05 DEP images/utsns.pb-c.d [2021-04-20T21:06:52.490Z] #43 11.11 PBCC images/ipc-desc.pb-c.c [2021-04-20T21:06:52.490Z] #43 11.13 PBCC images/ipc-sem.pb-c.c [2021-04-20T21:06:52.490Z] #43 11.16 DEP images/ipc-desc.pb-c.d [2021-04-20T21:06:52.516Z] #44 32.65 CC images/sk-netlink.o [2021-04-20T21:06:52.589Z] #43 41.04 LINK images/built-in.o [2021-04-20T21:06:52.589Z] #43 41.19 GEN compel/include/asm [2021-04-20T21:06:52.589Z] #43 41.24 GEN compel/include/version.h [2021-04-20T21:06:52.589Z] #43 41.26 touch .config [2021-04-20T21:06:52.754Z] #43 11.30 DEP images/ipc-sem.pb-c.d [2021-04-20T21:06:52.754Z] #43 11.37 PBCC images/ipc-msg.pb-c.c [2021-04-20T21:06:52.754Z] #43 11.39 DEP images/ipc-msg.pb-c.d [2021-04-20T21:06:52.815Z] #44 ... [2021-04-20T21:06:52.816Z] [2021-04-20T21:06:52.816Z] #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-20T21:06:52.816Z] #52 sha256:df6bd44fafad0f4c11467fd1f0ca4874028118f8237716404009a2bedea50961 [2021-04-20T21:06:52.816Z] #52 92.67 go/scanner [2021-04-20T21:06:52.816Z] #52 94.87 mvdan.cc/editorconfig [2021-04-20T21:06:52.816Z] #52 95.38 mvdan.cc/sh/v3/syntax [2021-04-20T21:06:52.816Z] #52 96.33 encoding/base64 [2021-04-20T21:06:52.816Z] #52 96.62 go/ast [2021-04-20T21:06:52.816Z] #52 98.53 encoding/json [2021-04-20T21:06:52.816Z] #52 99.84 golang.org/x/sys/unix [2021-04-20T21:06:52.816Z] #52 ... [2021-04-20T21:06:52.816Z] [2021-04-20T21:06:52.816Z] #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-20T21:06:52.816Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-20T21:06:52.816Z] #14 102.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-20T21:06:52.816Z] #14 102.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-20T21:06:52.816Z] #14 102.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:06:52.830Z] #57 197.5 + binaries [2021-04-20T21:06:52.851Z] #43 41.32 GEN include/common/config.h [2021-04-20T21:06:52.851Z] #43 41.38 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-20T21:06:52.851Z] #43 41.41 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-20T21:06:52.851Z] #43 41.43 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-20T21:06:52.851Z] #43 41.45 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-20T21:06:52.851Z] #43 41.49 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-20T21:06:52.851Z] #43 41.51 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-20T21:06:52.851Z] #43 41.54 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-20T21:06:52.851Z] #43 41.58 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-20T21:06:52.851Z] #43 41.59 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-20T21:06:53.018Z] #43 11.46 PBCC images/ipc-shm.pb-c.c [2021-04-20T21:06:53.018Z] #43 11.49 DEP images/ipc-shm.pb-c.d [2021-04-20T21:06:53.018Z] #43 11.54 PBCC images/ipc-var.pb-c.c [2021-04-20T21:06:53.018Z] #43 11.57 DEP images/ipc-var.pb-c.d [2021-04-20T21:06:53.018Z] #43 11.65 PBCC images/sk-opts.pb-c.c [2021-04-20T21:06:53.018Z] #43 11.69 PBCC images/packet-sock.pb-c.c [2021-04-20T21:06:53.113Z] #43 41.63 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-20T21:06:53.113Z] #43 41.63 DEP compel/plugins/std/infect.d [2021-04-20T21:06:53.124Z] #57 197.5 + install -D bin/containerd /build/containerd [2021-04-20T21:06:53.124Z] #57 197.6 + install -D bin/containerd-shim /build/containerd-shim [2021-04-20T21:06:53.124Z] #57 197.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-20T21:06:53.124Z] #57 197.6 + install -D bin/ctr /build/ctr [2021-04-20T21:06:53.281Z] #43 11.82 DEP images/sk-opts.pb-c.d [2021-04-20T21:06:53.281Z] #43 11.89 DEP images/packet-sock.pb-c.d [2021-04-20T21:06:53.375Z] #43 41.79 DEP compel/plugins/std/string.d [2021-04-20T21:06:53.375Z] #43 41.91 DEP compel/plugins/std/log.d [2021-04-20T21:06:53.375Z] #43 41.99 DEP compel/plugins/std/fds.d [2021-04-20T21:06:53.545Z] #43 12.01 PBCC images/sk-netlink.pb-c.c [2021-04-20T21:06:53.545Z] #43 12.07 DEP images/sk-netlink.pb-c.d [2021-04-20T21:06:53.545Z] #43 12.13 PBCC images/sk-inet.pb-c.c [2021-04-20T21:06:53.545Z] #43 12.21 DEP images/sk-inet.pb-c.d [2021-04-20T21:06:53.545Z] #43 12.27 PBCC images/sk-unix.pb-c.c [2021-04-20T21:06:53.545Z] #43 ... [2021-04-20T21:06:53.545Z] [2021-04-20T21:06:53.545Z] #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-20T21:06:53.545Z] #51 sha256:b7695ab46665744e6caf55fc412d8f207ee0483bec185316b5dcfe57728d89d5 [2021-04-20T21:06:53.545Z] #51 61.99 go/scanner [2021-04-20T21:06:53.545Z] #51 63.01 mvdan.cc/editorconfig [2021-04-20T21:06:53.545Z] #51 64.25 go/ast [2021-04-20T21:06:53.545Z] #51 65.37 mvdan.cc/sh/v3/syntax [2021-04-20T21:06:53.545Z] #51 71.54 golang.org/x/crypto/ssh/terminal [2021-04-20T21:06:51.963Z] Cloning repository https://github.com/moby/moby.git [2021-04-20T21:06:52.369Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-04-20T21:06:53.217Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-20T21:06:53.217Z] > git --version # timeout=10 [2021-04-20T21:06:53.283Z] > git --version # 'git version 2.24.1.windows.2' [2021-04-20T21:06:53.283Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-20T21:06:53.286Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42311/head:refs/remotes/origin/PR-42311 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-20T21:06:53.638Z] #43 42.07 DEP compel/plugins/std/std.d [2021-04-20T21:06:53.638Z] #43 42.23 DEP compel/plugins/shmem/shmem.d [2021-04-20T21:06:53.764Z] #57 DONE 198.2s [2021-04-20T21:06:53.809Z] #51 ... [2021-04-20T21:06:53.809Z] [2021-04-20T21:06:53.809Z] #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-20T21:06:53.809Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-20T21:06:53.809Z] #43 12.31 DEP images/sk-unix.pb-c.d [2021-04-20T21:06:53.809Z] #43 12.37 PBCC images/mm.pb-c.c [2021-04-20T21:06:53.809Z] #43 12.43 DEP images/mm.pb-c.d [2021-04-20T21:06:53.900Z] #43 42.37 DEP compel/plugins/fds/fds.d [2021-04-20T21:06:53.900Z] #43 42.49 CC compel/plugins/std/std.o [2021-04-20T21:06:54.073Z] #43 12.56 PBCC images/timerfd.pb-c.c [2021-04-20T21:06:54.073Z] #43 12.60 DEP images/timerfd.pb-c.d [2021-04-20T21:06:54.073Z] #43 12.71 PBCC images/timer.pb-c.c [2021-04-20T21:06:54.073Z] #43 12.74 DEP images/timer.pb-c.d [2021-04-20T21:06:54.073Z] #43 12.80 PBCC images/sa.pb-c.c [2021-04-20T21:06:54.337Z] #43 12.91 DEP images/sa.pb-c.d [2021-04-20T21:06:54.337Z] #43 13.03 PBCC images/pipe-data.pb-c.c [2021-04-20T21:06:54.403Z] [2021-04-20T21:06:54.403Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-04-20T21:06:54.475Z] #43 42.91 CC compel/plugins/std/fds.o [2021-04-20T21:06:54.601Z] #43 13.08 DEP images/pipe-data.pb-c.d [2021-04-20T21:06:54.601Z] #43 13.16 PBCC images/mnt.pb-c.c [2021-04-20T21:06:54.601Z] #43 13.20 DEP images/mnt.pb-c.d [2021-04-20T21:06:54.601Z] #43 13.27 PBCC images/sk-packet.pb-c.c [2021-04-20T21:06:54.601Z] #43 ... [2021-04-20T21:06:54.601Z] [2021-04-20T21:06:54.601Z] #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-20T21:06:54.601Z] #45 sha256:9f4424bad64fb0f15f5d7c7ce54913f26723c8993ba5141875e8c21380e87e25 [2021-04-20T21:06:54.601Z] #45 62.97 encoding/json [2021-04-20T21:06:54.601Z] #45 63.03 go/ast [2021-04-20T21:06:54.601Z] #45 68.40 text/template [2021-04-20T21:06:54.601Z] #45 71.33 go/parser [2021-04-20T21:06:54.601Z] #45 72.77 encoding/xml [2021-04-20T21:06:54.691Z] #43 144.1 CC criu/protobuf-desc.o [2021-04-20T21:06:54.697Z] #58 DONE 0.3s [2021-04-20T21:06:54.697Z] [2021-04-20T21:06:54.697Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-04-20T21:06:54.878Z] #45 ... [2021-04-20T21:06:54.878Z] [2021-04-20T21:06:54.878Z] #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-20T21:06:54.878Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-20T21:06:54.878Z] #43 13.29 DEP images/sk-packet.pb-c.d [2021-04-20T21:06:54.878Z] #43 13.37 PBCC images/tcp-stream.pb-c.c [2021-04-20T21:06:54.878Z] #43 13.47 DEP images/tcp-stream.pb-c.d [2021-04-20T21:06:54.878Z] #43 13.55 PBCC images/pipe.pb-c.c [2021-04-20T21:06:54.991Z] #62 DONE 0.2s [2021-04-20T21:06:54.991Z] [2021-04-20T21:06:54.991Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/b... [2021-04-20T21:06:55.049Z] #43 43.44 CC compel/plugins/std/log.o [2021-04-20T21:06:55.049Z] #43 ... [2021-04-20T21:06:55.049Z] [2021-04-20T21:06:55.049Z] #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-20T21:06:55.049Z] #45 sha256:d6331ae62e1c2e3baf47a87d7e59604453bcaea790f53c11f01a56c0ef6e62d8 [2021-04-20T21:06:55.049Z] #45 106.5 vendor/golang.org/x/net/idna [2021-04-20T21:06:55.049Z] #45 108.4 vendor/golang.org/x/net/http2/hpack [2021-04-20T21:06:55.049Z] #45 109.6 mime [2021-04-20T21:06:55.049Z] #45 111.5 mime/quotedprintable [2021-04-20T21:06:55.049Z] #45 111.8 net/http/internal [2021-04-20T21:06:55.049Z] #45 115.3 crypto/x509 [2021-04-20T21:06:55.142Z] #43 13.60 DEP images/pipe.pb-c.d [2021-04-20T21:06:55.142Z] #43 13.67 PBCC images/pstree.pb-c.c [2021-04-20T21:06:55.142Z] #43 13.72 DEP images/pstree.pb-c.d [2021-04-20T21:06:55.142Z] #43 13.80 PBCC images/fs.pb-c.c [2021-04-20T21:06:55.261Z] #43 144.8 CC criu/protobuf.o [2021-04-20T21:06:55.286Z] #67 DONE 0.3s [2021-04-20T21:06:55.286Z] [2021-04-20T21:06:55.286Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-04-20T21:06:55.286Z] #69 DONE 0.1s [2021-04-20T21:06:55.406Z] #43 13.83 DEP images/fs.pb-c.d [2021-04-20T21:06:55.406Z] #43 13.89 PBCC images/signalfd.pb-c.c [2021-04-20T21:06:55.406Z] #43 13.96 DEP images/signalfd.pb-c.d [2021-04-20T21:06:55.406Z] #43 14.05 PBCC images/fh.pb-c.c [2021-04-20T21:06:55.580Z] [2021-04-20T21:06:55.580Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-20T21:06:55.580Z] #70 DONE 0.1s [2021-04-20T21:06:55.580Z] [2021-04-20T21:06:55.580Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-20T21:06:55.671Z] #43 14.16 PBCC images/fsnotify.pb-c.c [2021-04-20T21:06:55.671Z] #43 14.23 DEP images/fh.pb-c.d [2021-04-20T21:06:55.671Z] #43 14.31 DEP images/fsnotify.pb-c.d [2021-04-20T21:06:55.831Z] #43 145.2 CC criu/pstree.o [2021-04-20T21:06:55.935Z] #43 14.41 PBCC images/eventpoll.pb-c.c [2021-04-20T21:06:55.935Z] #43 14.46 DEP images/eventpoll.pb-c.d [2021-04-20T21:06:55.935Z] #43 14.52 PBCC images/eventfd.pb-c.c [2021-04-20T21:06:55.935Z] #43 14.58 DEP images/eventfd.pb-c.d [2021-04-20T21:06:55.935Z] #43 14.66 PBCC images/remap-file-path.pb-c.c [2021-04-20T21:06:55.996Z] #45 ... [2021-04-20T21:06:55.996Z] [2021-04-20T21:06:55.996Z] #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-20T21:06:55.996Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:55.996Z] #43 44.33 CC compel/plugins/std/string.o [2021-04-20T21:06:56.200Z] #43 14.71 DEP images/remap-file-path.pb-c.d [2021-04-20T21:06:56.200Z] #43 14.77 PBCC images/fifo.pb-c.c [2021-04-20T21:06:56.200Z] #43 14.80 DEP images/fifo.pb-c.d [2021-04-20T21:06:56.200Z] #43 14.87 PBCC images/ghost-file.pb-c.c [2021-04-20T21:06:56.219Z] #71 DONE 0.7s [2021-04-20T21:06:56.399Z] #43 146.1 CC criu/rbtree.o [2021-04-20T21:06:56.464Z] #43 14.93 DEP images/ghost-file.pb-c.d [2021-04-20T21:06:56.464Z] #43 14.97 PBCC images/regfile.pb-c.c [2021-04-20T21:06:56.464Z] #43 14.99 DEP images/regfile.pb-c.d [2021-04-20T21:06:56.464Z] #43 15.07 PBCC images/ns.pb-c.c [2021-04-20T21:06:56.464Z] #43 15.10 DEP images/ns.pb-c.d [2021-04-20T21:06:56.464Z] #43 15.19 PBCC images/fdinfo.pb-c.c [2021-04-20T21:06:56.514Z] [2021-04-20T21:06:56.514Z] #72 exporting to image [2021-04-20T21:06:56.514Z] #72 exporting layers [2021-04-20T21:06:56.570Z] #43 45.06 CC compel/plugins/std/infect.o [2021-04-20T21:06:56.727Z] #43 15.30 DEP images/fdinfo.pb-c.d [2021-04-20T21:06:56.728Z] #43 15.39 PBCC images/core-aarch64.pb-c.c [2021-04-20T21:06:56.833Z] #43 45.55 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-20T21:06:56.833Z] #56 ... [2021-04-20T21:06:56.833Z] [2021-04-20T21:06:56.833Z] #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-20T21:06:56.833Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:56.833Z] #43 22.74 CC images/inventory.o [2021-04-20T21:06:56.833Z] #43 22.99 CC images/fdinfo.o [2021-04-20T21:06:56.833Z] #43 23.36 CC images/fown.o [2021-04-20T21:06:56.833Z] #43 23.67 CC images/ns.o [2021-04-20T21:06:56.833Z] #43 23.87 CC images/regfile.o [2021-04-20T21:06:56.833Z] #43 24.16 CC images/ghost-file.o [2021-04-20T21:06:56.833Z] #43 24.46 CC images/fifo.o [2021-04-20T21:06:56.833Z] #43 24.72 CC images/remap-file-path.o [2021-04-20T21:06:56.833Z] #43 24.93 CC images/eventfd.o [2021-04-20T21:06:56.833Z] #43 25.14 CC images/eventpoll.o [2021-04-20T21:06:56.833Z] #43 25.44 CC images/fh.o [2021-04-20T21:06:56.833Z] #43 25.76 CC images/fsnotify.o [2021-04-20T21:06:56.833Z] #43 26.31 CC images/signalfd.o [2021-04-20T21:06:56.833Z] #43 26.55 CC images/fs.o [2021-04-20T21:06:56.833Z] #43 26.79 CC images/pstree.o [2021-04-20T21:06:56.833Z] #43 27.02 CC images/pipe.o [2021-04-20T21:06:56.833Z] #43 27.28 CC images/tcp-stream.o [2021-04-20T21:06:56.833Z] #43 27.54 CC images/sk-packet.o [2021-04-20T21:06:56.833Z] #43 27.75 CC images/mnt.o [2021-04-20T21:06:56.833Z] #43 27.94 CC images/pipe-data.o [2021-04-20T21:06:56.833Z] #43 28.11 CC images/sa.o [2021-04-20T21:06:56.833Z] #43 28.29 CC images/timer.o [2021-04-20T21:06:56.833Z] #43 28.62 CC images/timerfd.o [2021-04-20T21:06:56.833Z] #43 28.85 CC images/mm.o [2021-04-20T21:06:56.833Z] #43 29.11 CC images/sk-opts.o [2021-04-20T21:06:56.833Z] #43 29.28 CC images/sk-unix.o [2021-04-20T21:06:56.833Z] #43 29.56 CC images/sk-inet.o [2021-04-20T21:06:56.833Z] #43 29.84 CC images/tun.o [2021-04-20T21:06:56.833Z] #43 30.08 CC images/sk-netlink.o [2021-04-20T21:06:56.833Z] #43 30.34 CC images/packet-sock.o [2021-04-20T21:06:56.833Z] #43 30.71 CC images/ipc-var.o [2021-04-20T21:06:56.833Z] #43 30.92 CC images/ipc-desc.o [2021-04-20T21:06:56.833Z] #43 31.16 CC images/ipc-shm.o [2021-04-20T21:06:56.833Z] #43 31.43 CC images/ipc-msg.o [2021-04-20T21:06:56.833Z] #43 31.64 CC images/ipc-sem.o [2021-04-20T21:06:56.833Z] #43 31.83 CC images/utsns.o [2021-04-20T21:06:56.833Z] #43 32.10 CC images/creds.o [2021-04-20T21:06:56.833Z] #43 32.38 CC images/vma.o [2021-04-20T21:06:56.833Z] #43 32.55 CC images/netdev.o [2021-04-20T21:06:56.833Z] #43 32.88 CC images/tty.o [2021-04-20T21:06:56.833Z] #43 ... [2021-04-20T21:06:56.833Z] [2021-04-20T21:06:56.833Z] #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-20T21:06:56.833Z] #45 sha256:cc6989394c428ddad2300d4f2615dee21ca41197d6991f53460641c6c187cee5 [2021-04-20T21:06:56.833Z] #45 95.29 vendor/golang.org/x/text/transform [2021-04-20T21:06:56.833Z] #45 96.02 vendor/golang.org/x/text/unicode/bidi [2021-04-20T21:06:56.833Z] #45 97.92 vendor/golang.org/x/text/secure/bidirule [2021-04-20T21:06:56.833Z] #45 98.13 vendor/golang.org/x/text/unicode/norm [2021-04-20T21:06:56.833Z] #45 102.4 vendor/golang.org/x/net/idna [2021-04-20T21:06:56.833Z] #45 104.3 vendor/golang.org/x/net/http2/hpack [2021-04-20T21:06:56.833Z] #45 105.4 mime [2021-04-20T21:06:56.833Z] #45 ... [2021-04-20T21:06:56.833Z] [2021-04-20T21:06:56.833Z] #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-20T21:06:56.833Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:56.833Z] #43 33.35 CC images/file-lock.o [2021-04-20T21:06:56.968Z] #43 146.5 CC criu/rst-malloc.o [2021-04-20T21:06:56.993Z] #43 15.46 PBCC images/core-arm.pb-c.c [2021-04-20T21:06:56.993Z] #43 15.50 PBCC images/core-ppc64.pb-c.c [2021-04-20T21:06:56.993Z] #43 15.54 PBCC images/core-s390.pb-c.c [2021-04-20T21:06:56.993Z] #43 15.63 PBCC images/core-x86.pb-c.c [2021-04-20T21:06:56.993Z] #43 15.67 PBCC images/core.pb-c.c [2021-04-20T21:06:57.094Z] #43 33.58 CC images/rlimit.o [2021-04-20T21:06:57.094Z] #43 33.78 CC images/pagemap.o [2021-04-20T21:06:57.095Z] #43 45.62 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-20T21:06:57.095Z] #43 45.72 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-20T21:06:57.095Z] #43 45.81 AR compel/plugins/std.lib.a [2021-04-20T21:06:57.227Z] #43 146.7 CC criu/seccomp.o [2021-04-20T21:06:57.258Z] #43 15.74 PBCC images/inventory.pb-c.c [2021-04-20T21:06:57.258Z] #43 15.79 DEP images/core-aarch64.pb-c.d [2021-04-20T21:06:57.258Z] #43 15.83 DEP images/core-arm.pb-c.d [2021-04-20T21:06:57.258Z] #43 15.91 DEP images/core-ppc64.pb-c.d [2021-04-20T21:06:57.357Z] #43 45.90 CC compel/plugins/fds/fds.o [2021-04-20T21:06:57.453Z] #56 ... [2021-04-20T21:06:57.453Z] [2021-04-20T21:06:57.453Z] #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-20T21:06:57.453Z] #45 sha256:b89cebe42b1cb9e988a10e7cf2641e608e106377da7a9e637214823f5b2a896d [2021-04-20T21:06:57.453Z] #45 90.82 hash/crc32 [2021-04-20T21:06:57.453Z] #45 91.31 net [2021-04-20T21:06:57.453Z] #45 91.37 compress/gzip [2021-04-20T21:06:57.453Z] #45 92.15 vendor/golang.org/x/text/transform [2021-04-20T21:06:57.453Z] #45 92.88 vendor/golang.org/x/text/unicode/bidi [2021-04-20T21:06:57.453Z] #45 94.97 vendor/golang.org/x/text/secure/bidirule [2021-04-20T21:06:57.453Z] #45 95.28 vendor/golang.org/x/text/unicode/norm [2021-04-20T21:06:57.453Z] #45 99.35 vendor/golang.org/x/net/idna [2021-04-20T21:06:57.453Z] #45 ... [2021-04-20T21:06:57.453Z] [2021-04-20T21:06:57.453Z] #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-20T21:06:57.453Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:57.453Z] #43 25.01 CC images/signalfd.o [2021-04-20T21:06:57.453Z] #43 25.51 CC images/fs.o [2021-04-20T21:06:57.453Z] #43 25.74 CC images/pstree.o [2021-04-20T21:06:57.453Z] #43 25.99 CC images/pipe.o [2021-04-20T21:06:57.453Z] #43 26.17 CC images/tcp-stream.o [2021-04-20T21:06:57.453Z] #43 26.41 CC images/sk-packet.o [2021-04-20T21:06:57.453Z] #43 26.75 CC images/mnt.o [2021-04-20T21:06:57.453Z] #43 26.96 CC images/pipe-data.o [2021-04-20T21:06:57.453Z] #43 27.17 CC images/sa.o [2021-04-20T21:06:57.453Z] #43 27.36 CC images/timer.o [2021-04-20T21:06:57.453Z] #43 27.70 CC images/timerfd.o [2021-04-20T21:06:57.453Z] #43 27.90 CC images/mm.o [2021-04-20T21:06:57.453Z] #43 28.20 CC images/sk-opts.o [2021-04-20T21:06:57.453Z] #43 28.47 CC images/sk-unix.o [2021-04-20T21:06:57.453Z] #43 28.72 CC images/sk-inet.o [2021-04-20T21:06:57.453Z] #43 29.05 CC images/tun.o [2021-04-20T21:06:57.453Z] #43 29.32 CC images/sk-netlink.o [2021-04-20T21:06:57.453Z] #43 29.50 CC images/packet-sock.o [2021-04-20T21:06:57.453Z] #43 29.95 CC images/ipc-var.o [2021-04-20T21:06:57.453Z] #43 30.21 CC images/ipc-desc.o [2021-04-20T21:06:57.453Z] #43 30.40 CC images/ipc-shm.o [2021-04-20T21:06:57.453Z] #43 30.59 CC images/ipc-msg.o [2021-04-20T21:06:57.453Z] #43 30.80 CC images/ipc-sem.o [2021-04-20T21:06:57.453Z] #43 31.00 CC images/utsns.o [2021-04-20T21:06:57.453Z] #43 31.17 CC images/creds.o [2021-04-20T21:06:57.453Z] #43 31.38 CC images/vma.o [2021-04-20T21:06:57.453Z] #43 31.57 CC images/netdev.o [2021-04-20T21:06:57.453Z] #43 31.97 CC images/tty.o [2021-04-20T21:06:57.453Z] #43 ... [2021-04-20T21:06:57.453Z] [2021-04-20T21:06:57.453Z] #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-20T21:06:57.453Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:06:57.453Z] #13 97.88 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-20T21:06:57.487Z] #43 ... [2021-04-20T21:06:57.487Z] [2021-04-20T21:06:57.487Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-20T21:06:57.487Z] #30 sha256:4048f5ef70bfad5a72a118d9fb1f337156b42faae7452955ec901de2c0e566cb [2021-04-20T21:06:57.487Z] #30 DONE 5.6s [2021-04-20T21:06:57.522Z] #43 15.99 DEP images/core-s390.pb-c.d [2021-04-20T21:06:57.522Z] #43 16.11 DEP images/core-x86.pb-c.d [2021-04-20T21:06:57.522Z] #43 16.19 DEP images/core.pb-c.d [2021-04-20T21:06:57.619Z] #43 46.15 AR compel/plugins/fds.lib.a [2021-04-20T21:06:57.619Z] #43 46.19 HOSTDEP compel/src/lib/log-host.d [2021-04-20T21:06:57.664Z] #43 34.11 CC images/siginfo.o [2021-04-20T21:06:57.664Z] #43 34.33 CC images/rpc.o [2021-04-20T21:06:57.710Z] #13 97.90 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-20T21:06:57.710Z] #13 97.90 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:06:57.746Z] [2021-04-20T21:06:57.746Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-20T21:06:57.746Z] #33 sha256:94593616a5a5ed3a722889d43c64a807102fb554f65c870a647225940b115b3f [2021-04-20T21:06:57.788Z] #43 16.32 DEP images/inventory.pb-c.d [2021-04-20T21:06:57.788Z] #43 16.43 PBCC images/cpuinfo.pb-c.c [2021-04-20T21:06:57.882Z] #43 46.27 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-20T21:06:57.882Z] #43 46.34 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-20T21:06:57.882Z] #43 46.40 HOSTDEP compel/src/main-host.d [2021-04-20T21:06:58.052Z] #43 16.45 DEP images/cpuinfo.pb-c.d [2021-04-20T21:06:58.052Z] #43 16.49 PBCC images/stats.pb-c.c [2021-04-20T21:06:58.052Z] #43 16.52 DEP images/stats.pb-c.d [2021-04-20T21:06:58.144Z] #43 46.57 DEP compel/src/lib/ptrace.d [2021-04-20T21:06:58.144Z] #43 46.69 DEP compel/src/lib/infect.d [2021-04-20T21:06:58.144Z] #43 46.81 DEP compel/src/lib/infect-util.d [2021-04-20T21:06:58.314Z] #33 DONE 0.6s [2021-04-20T21:06:58.314Z] [2021-04-20T21:06:58.314Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-20T21:06:58.314Z] #35 sha256:87f59f553ea51c26268ab2beca14746480c894d3036a289e151041f1f71f0914 [2021-04-20T21:06:58.314Z] #35 DONE 0.1s [2021-04-20T21:06:58.314Z] [2021-04-20T21:06:58.314Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-20T21:06:58.314Z] #38 sha256:3b4fc46749333f2c97b657d731b880fe2f3f5de0522f70b540afcc6d3472cce7 [2021-04-20T21:06:58.314Z] #38 DONE 0.1s [2021-04-20T21:06:58.314Z] [2021-04-20T21:06:58.314Z] #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-20T21:06:58.314Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:58.314Z] #43 147.6 CC criu/seize.o [2021-04-20T21:06:58.407Z] #43 47.00 DEP compel/src/lib/infect-rpc.d [2021-04-20T21:06:58.670Z] #43 47.11 DEP compel/arch/x86/src/lib/infect.d [2021-04-20T21:06:58.670Z] #43 47.29 DEP compel/arch/x86/src/lib/cpu.d [2021-04-20T21:06:58.670Z] #43 47.37 DEP compel/src/lib/log.d [2021-04-20T21:06:58.935Z] #43 47.50 DEP compel/src/main.d [2021-04-20T21:06:58.935Z] #43 47.62 DEP compel/src/lib/handle-elf.d [2021-04-20T21:06:59.140Z] #43 35.48 CC images/ext-file.o [2021-04-20T21:06:59.140Z] #43 35.72 CC images/cgroup.o [2021-04-20T21:06:59.202Z] #43 47.74 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-20T21:06:59.202Z] #43 47.85 CC compel/src/lib/log.o [2021-04-20T21:06:59.252Z] #43 148.6 CC criu/servicefd.o [2021-04-20T21:06:59.253Z] #43 ... [2021-04-20T21:06:59.253Z] [2021-04-20T21:06:59.253Z] #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-20T21:06:59.253Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-20T21:06:59.253Z] #40 DONE 216.7s [2021-04-20T21:06:59.253Z] [2021-04-20T21:06:59.253Z] #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-20T21:06:59.253Z] #53 sha256:397fd039ad7e5507d2536d6c3c9fa6b9b8000bceacd2e6068550abd7baa692df [2021-04-20T21:06:59.449Z] #43 18.05 make[1]: Nothing to be done for 'all'. [2021-04-20T21:06:59.717Z] #43 36.40 CC images/userns.o [2021-04-20T21:06:59.778Z] #43 48.12 CC compel/arch/x86/src/lib/cpu.o [2021-04-20T21:06:59.815Z] #14 ... [2021-04-20T21:06:59.815Z] [2021-04-20T21:06:59.815Z] #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-20T21:06:59.815Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-20T21:06:59.815Z] #44 32.95 CC images/packet-sock.o [2021-04-20T21:06:59.815Z] #44 33.46 CC images/ipc-var.o [2021-04-20T21:06:59.815Z] #44 33.62 CC images/ipc-desc.o [2021-04-20T21:06:59.815Z] #44 33.81 CC images/ipc-shm.o [2021-04-20T21:06:59.815Z] #44 34.06 CC images/ipc-msg.o [2021-04-20T21:06:59.815Z] #44 34.42 CC images/ipc-sem.o [2021-04-20T21:06:59.815Z] #44 34.65 CC images/utsns.o [2021-04-20T21:06:59.815Z] #44 34.96 CC images/creds.o [2021-04-20T21:06:59.815Z] #44 35.21 CC images/vma.o [2021-04-20T21:06:59.815Z] #44 35.44 CC images/netdev.o [2021-04-20T21:06:59.815Z] #44 35.94 CC images/tty.o [2021-04-20T21:06:59.815Z] #44 36.69 CC images/file-lock.o [2021-04-20T21:06:59.815Z] #44 36.95 CC images/rlimit.o [2021-04-20T21:06:59.815Z] #44 37.30 CC images/pagemap.o [2021-04-20T21:06:59.815Z] #44 37.71 CC images/siginfo.o [2021-04-20T21:06:59.815Z] #44 38.05 CC images/rpc.o [2021-04-20T21:06:59.815Z] #44 39.48 CC images/ext-file.o [2021-04-20T21:06:59.815Z] #44 39.73 CC images/cgroup.o [2021-04-20T21:06:59.822Z] #53 ... [2021-04-20T21:06:59.822Z] [2021-04-20T21:06:59.822Z] #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-20T21:06:59.822Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:06:59.822Z] #43 149.3 CC criu/shmem.o [2021-04-20T21:06:59.977Z] #43 36.65 CC images/google/protobuf/descriptor.o [2021-04-20T21:07:00.097Z] #43 ... [2021-04-20T21:07:00.097Z] [2021-04-20T21:07:00.097Z] #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-20T21:07:00.097Z] #56 sha256:eda6f5794d24a14676ec9db675505ca150bee8edfc523cc7d1d703abb9cb33ba [2021-04-20T21:07:00.354Z] #43 48.89 CC compel/arch/x86/src/lib/infect.o [2021-04-20T21:07:00.466Z] #44 40.49 CC images/userns.o [2021-04-20T21:07:00.767Z] #44 40.84 CC images/google/protobuf/descriptor.o [2021-04-20T21:07:00.989Z] #72 exporting layers 4.6s done [2021-04-20T21:07:00.989Z] #72 writing image sha256:eb8dcdd2c0b584cfafafc54968e4c62dd1412e7fa9f18d3aff2dfb19ebe449b0 done [2021-04-20T21:07:00.989Z] #72 naming to docker.io/library/docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 done [2021-04-20T21:07:00.989Z] #72 DONE 4.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-20T21:07:01.204Z] #43 150.5 CC criu/sigframe.o [2021-04-20T21:07:01.204Z] #43 150.6 CC criu/signalfd.o [2021-04-20T21:07:01.204Z] #43 150.8 CC criu/sk-inet.o [2021-04-20T21:07:01.303Z] #43 49.67 CC compel/src/lib/infect-rpc.o [2021-04-20T21:07:01.303Z] #43 49.99 CC compel/src/lib/infect-util.o [2021-04-20T21:07:01.490Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42311/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27f7e72647d296a9f061c26c8e3ab39b6a913826 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 hack/test/unit [2021-04-20T21:07:01.767Z] #56 38.21 Checking out files: 45% (1783/3901) Checking out files: 46% (1795/3901) Checking out files: 47% (1834/3901) Checking out files: 48% (1873/3901) Checking out files: 49% (1912/3901) Checking out files: 50% (1951/3901) Checking out files: 51% (1990/3901) Checking out files: 52% (2029/3901) Checking out files: 53% (2068/3901) Checking out files: 54% (2107/3901) Checking out files: 55% (2146/3901) Checking out files: 56% (2185/3901) Checking out files: 57% (2224/3901) Checking out files: 58% (2263/3901) Checking out files: 59% (2302/3901) Checking out files: 60% (2341/3901) Checking out files: 61% (2380/3901) Checking out files: 62% (2419/3901) Checking out files: 63% (2458/3901) Checking out files: 64% (2497/3901) Checking out files: 65% (2536/3901) Checking out files: 66% (2575/3901) Checking out files: 67% (2614/3901) Checking out files: 68% (2653/3901) Checking out files: 69% (2692/3901) Checking out files: 70% (2731/3901) Checking out files: 71% (2770/3901) Checking out files: 72% (2809/3901) Checking out files: 73% (2848/3901) Checking out files: 74% (2887/3901) Checking out files: 75% (2926/3901) Checking out files: 76% (2965/3901) Checking out files: 77% (3004/3901) Checking out files: 78% (3043/3901) Checking out files: 79% (3082/3901) Checking out files: 80% (3121/3901) Checking out files: 80% (3134/3901) Checking out files: 81% (3160/3901) Checking out files: 82% (3199/3901) Checking out files: 83% (3238/3901) Checking out files: 84% (3277/3901) Checking out files: 85% (3316/3901) Checking out files: 86% (3355/3901) Checking out files: 87% (3394/3901) Checking out files: 88% (3433/3901) Checking out files: 89% (3472/3901) Checking out files: 90% (3511/3901) Checking out files: 91% (3550/3901) Checking out files: 92% (3589/3901) Checking out files: 93% (3628/3901) Checking out files: 94% (3667/3901) Checking out files: 95% (3706/3901) Checking out files: 96% (3745/3901) Checking out files: 97% (3784/3901) Checking out files: 98% (3823/3901) Checking out files: 99% (3862/3901) Checking out files: 100% (3901/3901) Checking out files: 100% (3901/3901), done. [2021-04-20T21:07:01.767Z] #56 39.93 + cd /tmp/tmp.y5yJQF4sQ2/src/github.com/containerd/containerd [2021-04-20T21:07:01.776Z] #43 ... [2021-04-20T21:07:01.776Z] [2021-04-20T21:07:01.776Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-20T21:07:01.776Z] #41 sha256:df12ea966898d097b92b6178124705fab461f0096fcd817177c4ef87df3af5dd [2021-04-20T21:07:01.776Z] #41 DONE 0.7s [2021-04-20T21:07:01.879Z] #43 50.32 CC compel/src/lib/infect.o [2021-04-20T21:07:01.879Z] #43 ... [2021-04-20T21:07:01.879Z] [2021-04-20T21:07:01.879Z] #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-20T21:07:01.879Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:07:01.879Z] #13 112.2 Selecting previously unselected package libapparmor1:amd64. [2021-04-20T21:07:01.879Z] #13 112.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-20T21:07:01.879Z] #13 112.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-20T21:07:01.879Z] #13 112.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-20T21:07:01.879Z] #13 112.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-20T21:07:01.879Z] #13 112.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-20T21:07:01.879Z] #13 112.5 Selecting previously unselected package libbtrfs0. [2021-04-20T21:07:01.879Z] #13 112.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-20T21:07:01.879Z] #13 112.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-20T21:07:01.879Z] #13 112.6 Selecting previously unselected package libbtrfs-dev. [2021-04-20T21:07:01.879Z] #13 112.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-20T21:07:01.879Z] #13 112.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-20T21:07:01.879Z] #13 112.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-20T21:07:01.879Z] #13 112.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-20T21:07:01.879Z] #13 112.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-20T21:07:01.879Z] #13 112.9 Selecting previously unselected package libudev-dev:amd64. [2021-04-20T21:07:01.879Z] #13 112.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-20T21:07:01.879Z] #13 112.9 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-20T21:07:01.879Z] #13 113.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-20T21:07:01.879Z] #13 113.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-20T21:07:01.879Z] #13 113.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-20T21:07:01.879Z] #13 113.5 Selecting previously unselected package libpcre16-3:amd64. [2021-04-20T21:07:01.879Z] #13 113.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-20T21:07:01.879Z] #13 113.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-20T21:07:01.879Z] #13 113.7 Selecting previously unselected package libpcre32-3:amd64. [2021-04-20T21:07:01.879Z] #13 113.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-20T21:07:01.879Z] #13 113.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-20T21:07:01.879Z] #13 113.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-20T21:07:01.879Z] #13 113.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-20T21:07:01.879Z] #13 113.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-20T21:07:01.879Z] #13 114.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-20T21:07:01.879Z] #13 114.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-20T21:07:01.879Z] #13 114.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-20T21:07:01.879Z] #13 114.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-20T21:07:01.879Z] #13 114.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-20T21:07:01.879Z] #13 114.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-20T21:07:01.879Z] #13 114.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-20T21:07:01.879Z] #13 114.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-20T21:07:01.884Z] #43 38.26 CC images/opts.o [2021-04-20T21:07:01.884Z] #43 38.49 CC images/seccomp.o [2021-04-20T21:07:01.884Z] #43 ... [2021-04-20T21:07:01.884Z] [2021-04-20T21:07:01.884Z] #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-20T21:07:01.884Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:07:01.884Z] #13 99.30 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-20T21:07:01.884Z] #13 99.30 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-20T21:07:01.884Z] #13 99.31 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:07:02.030Z] #56 39.93 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-20T21:07:02.036Z] [2021-04-20T21:07:02.036Z] #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-20T21:07:02.036Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:02.142Z] #13 114.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-20T21:07:02.142Z] #13 114.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-20T21:07:02.142Z] #13 115.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-20T21:07:02.142Z] #13 115.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-20T21:07:02.144Z] #13 ... [2021-04-20T21:07:02.144Z] [2021-04-20T21:07:02.144Z] #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-20T21:07:02.144Z] #45 sha256:cc6989394c428ddad2300d4f2615dee21ca41197d6991f53460641c6c187cee5 [2021-04-20T21:07:02.144Z] #45 107.1 mime/quotedprintable [2021-04-20T21:07:02.144Z] #45 107.4 net/http/internal [2021-04-20T21:07:02.144Z] #45 110.2 net/textproto [2021-04-20T21:07:02.144Z] #45 110.2 crypto/x509 [2021-04-20T21:07:02.296Z] #43 151.8 CC criu/sk-netlink.o [2021-04-20T21:07:02.405Z] #13 115.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-20T21:07:02.405Z] #13 115.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-20T21:07:02.405Z] #13 115.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-20T21:07:02.556Z] #43 152.1 CC criu/sk-packet.o [2021-04-20T21:07:02.667Z] #13 115.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-20T21:07:02.714Z] #45 111.3 vendor/golang.org/x/net/http/httpguts [2021-04-20T21:07:02.714Z] #45 111.6 vendor/golang.org/x/net/http/httpproxy [2021-04-20T21:07:02.891Z] #44 43.05 CC images/opts.o [2021-04-20T21:07:02.929Z] #13 115.7 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-20T21:07:02.930Z] #13 115.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-20T21:07:02.930Z] #13 115.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-20T21:07:02.930Z] #13 115.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-20T21:07:02.930Z] #13 115.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-20T21:07:02.930Z] #13 115.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:07:02.930Z] #13 115.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-20T21:07:02.930Z] #13 115.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-20T21:07:02.930Z] #13 115.8 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-20T21:07:03.127Z] #43 152.7 CC criu/sk-queue.o [2021-04-20T21:07:03.192Z] #44 43.39 CC images/seccomp.o [2021-04-20T21:07:03.208Z] #13 115.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-20T21:07:03.208Z] #13 115.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-20T21:07:03.208Z] #13 115.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-20T21:07:03.208Z] #13 116.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-20T21:07:03.208Z] #13 116.0 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-20T21:07:03.208Z] #13 116.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-20T21:07:03.208Z] #13 116.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-20T21:07:03.208Z] #13 116.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:07:03.208Z] #13 116.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-20T21:07:03.208Z] #13 116.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-20T21:07:03.208Z] #13 116.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:07:03.208Z] #13 116.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-20T21:07:03.208Z] #13 116.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-20T21:07:03.208Z] #13 116.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-20T21:07:03.282Z] #45 112.0 mime/multipart [2021-04-20T21:07:03.484Z] #13 116.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-20T21:07:03.484Z] #13 116.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-20T21:07:03.484Z] #13 116.2 Setting up dmsetup (2:1.02.155-3) ... [2021-04-20T21:07:03.484Z] #13 116.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-20T21:07:03.484Z] #13 116.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-20T21:07:03.484Z] #13 116.3 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:07:03.493Z] #44 43.68 CC images/binfmt-misc.o [2021-04-20T21:07:03.542Z] #45 ... [2021-04-20T21:07:03.542Z] [2021-04-20T21:07:03.542Z] #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-20T21:07:03.542Z] #58 sha256:3c1626a26489def3f1d5893a4e863da48c5138f5cf1b6cb3836a981d952341b0 [2021-04-20T21:07:03.542Z] #58 112.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-20T21:07:03.542Z] #58 112.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-20T21:07:03.696Z] #43 153.0 CC criu/sk-tcp.o [2021-04-20T21:07:03.837Z] #44 43.92 CC images/time.o [2021-04-20T21:07:03.837Z] #44 44.13 CC images/sysctl.o [2021-04-20T21:07:03.957Z] #43 153.4 CC criu/sk-unix.o [2021-04-20T21:07:04.138Z] #44 ... [2021-04-20T21:07:04.138Z] [2021-04-20T21:07:04.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-20T21:07:04.138Z] #46 sha256:9f524e77db893bcbe6b33c0f85b213863bb25cbef4f18a57ebb0356a41e7a169 [2021-04-20T21:07:04.138Z] #46 104.1 encoding/json [2021-04-20T21:07:04.138Z] #46 108.9 go/parser [2021-04-20T21:07:04.138Z] #46 110.6 text/template [2021-04-20T21:07:04.138Z] #46 ... [2021-04-20T21:07:04.138Z] [2021-04-20T21:07:04.138Z] #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-20T21:07:04.138Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-20T21:07:04.138Z] #44 44.41 CC images/autofs.o [2021-04-20T21:07:04.217Z] #43 ... [2021-04-20T21:07:04.217Z] [2021-04-20T21:07:04.217Z] #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-20T21:07:04.217Z] #49 sha256:c31a97f77af236d47c77c106957faf88dcaf7a60ab6ac07364cd67a89b63c9b1 [2021-04-20T21:07:04.217Z] #49 221.4 + /build/golangci-lint --version [2021-04-20T21:07:04.217Z] #49 221.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-20T21:07:04.217Z] #49 DONE 221.9s [2021-04-20T21:07:04.238Z] ? github.com/docker/docker/api [no test files] [2021-04-20T21:07:04.258Z] #13 ... [2021-04-20T21:07:04.258Z] [2021-04-20T21:07:04.258Z] #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-20T21:07:04.258Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:04.258Z] #43 32.47 CC images/file-lock.o [2021-04-20T21:07:04.258Z] #43 32.64 CC images/rlimit.o [2021-04-20T21:07:04.258Z] #43 32.82 CC images/pagemap.o [2021-04-20T21:07:04.258Z] #43 33.10 CC images/siginfo.o [2021-04-20T21:07:04.258Z] #43 33.35 CC images/rpc.o [2021-04-20T21:07:04.258Z] #43 34.52 CC images/ext-file.o [2021-04-20T21:07:04.258Z] #43 34.69 CC images/cgroup.o [2021-04-20T21:07:04.258Z] #43 35.31 CC images/userns.o [2021-04-20T21:07:04.258Z] #43 35.63 CC images/google/protobuf/descriptor.o [2021-04-20T21:07:04.258Z] #43 37.24 CC images/opts.o [2021-04-20T21:07:04.258Z] #43 37.46 CC images/seccomp.o [2021-04-20T21:07:04.258Z] #43 37.78 CC images/binfmt-misc.o [2021-04-20T21:07:04.258Z] #43 38.02 CC images/time.o [2021-04-20T21:07:04.258Z] #43 38.22 CC images/sysctl.o [2021-04-20T21:07:04.258Z] #43 38.41 CC images/autofs.o [2021-04-20T21:07:04.258Z] #43 38.65 CC images/macvlan.o [2021-04-20T21:07:04.258Z] #43 38.88 CC images/sit.o [2021-04-20T21:07:04.439Z] #44 44.64 CC images/macvlan.o [2021-04-20T21:07:04.478Z] [2021-04-20T21:07:04.478Z] #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-20T21:07:04.478Z] #53 sha256:397fd039ad7e5507d2536d6c3c9fa6b9b8000bceacd2e6068550abd7baa692df [2021-04-20T21:07:04.514Z] #43 39.15 CC images/memfd.o [2021-04-20T21:07:04.592Z] #56 ... [2021-04-20T21:07:04.592Z] [2021-04-20T21:07:04.592Z] #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-20T21:07:04.592Z] #51 sha256:b7695ab46665744e6caf55fc412d8f207ee0483bec185316b5dcfe57728d89d5 [2021-04-20T21:07:04.592Z] #51 75.20 mvdan.cc/sh/v3/cmd/shfmt [2021-04-20T21:07:04.592Z] #51 DONE 82.6s [2021-04-20T21:07:04.592Z] [2021-04-20T21:07:04.592Z] #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-20T21:07:04.592Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-20T21:07:04.592Z] #13 78.96 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-20T21:07:04.592Z] #13 78.96 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-20T21:07:04.592Z] #13 79.29 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:07:04.756Z] #44 44.98 CC images/sit.o [2021-04-20T21:07:05.056Z] #44 45.29 CC images/memfd.o [2021-04-20T21:07:05.076Z] #43 39.45 CC images/timens.o [2021-04-20T21:07:05.332Z] #43 39.72 LINK images/built-in.o [2021-04-20T21:07:05.333Z] #43 39.86 GEN compel/include/asm [2021-04-20T21:07:05.333Z] #43 39.88 GEN compel/include/version.h [2021-04-20T21:07:05.333Z] #43 39.92 touch .config [2021-04-20T21:07:05.333Z] #43 39.97 GEN include/common/config.h [2021-04-20T21:07:05.333Z] #43 40.08 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-20T21:07:05.356Z] #44 45.61 CC images/timens.o [2021-04-20T21:07:05.589Z] #43 40.09 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-20T21:07:05.589Z] #43 40.12 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-20T21:07:05.589Z] #43 40.14 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-20T21:07:05.589Z] #43 40.18 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-20T21:07:05.589Z] #43 40.20 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-20T21:07:05.589Z] #43 40.23 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-20T21:07:05.589Z] #43 40.25 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-20T21:07:05.589Z] #43 40.26 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-20T21:07:05.589Z] #43 40.28 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-20T21:07:05.589Z] #43 40.29 DEP compel/plugins/std/infect.d [2021-04-20T21:07:05.656Z] #44 45.93 LINK images/built-in.o [2021-04-20T21:07:05.847Z] #43 40.45 DEP compel/plugins/std/string.d [2021-04-20T21:07:05.847Z] #43 40.54 DEP compel/plugins/std/log.d [2021-04-20T21:07:05.860Z] #53 ... [2021-04-20T21:07:05.860Z] [2021-04-20T21:07:05.860Z] #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-20T21:07:05.860Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:05.860Z] #43 155.3 CC criu/sockets.o [2021-04-20T21:07:05.956Z] #44 46.19 GEN compel/include/asm [2021-04-20T21:07:05.956Z] #44 46.24 GEN compel/include/version.h [2021-04-20T21:07:05.956Z] #44 46.26 touch .config [2021-04-20T21:07:06.041Z] #13 DONE 118.8s [2021-04-20T21:07:06.041Z] [2021-04-20T21:07:06.041Z] #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-20T21:07:06.041Z] #53 sha256:495252e67581af3a324bb2d7cc0a65f50a34b2812cc016b3f12fbf5f376eff2c [2021-04-20T21:07:06.041Z] #53 ... [2021-04-20T21:07:06.041Z] [2021-04-20T21:07:06.041Z] #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-20T21:07:06.041Z] #45 sha256:d6331ae62e1c2e3baf47a87d7e59604453bcaea790f53c11f01a56c0ef6e62d8 [2021-04-20T21:07:06.041Z] #45 117.7 crypto/tls [2021-04-20T21:07:06.041Z] #45 123.9 net/http/httptrace [2021-04-20T21:07:06.041Z] #45 124.1 net/http [2021-04-20T21:07:06.104Z] #43 40.64 DEP compel/plugins/std/fds.d [2021-04-20T21:07:06.104Z] #43 40.72 DEP compel/plugins/std/std.d [2021-04-20T21:07:06.257Z] #44 46.42 GEN include/common/config.h [2021-04-20T21:07:06.303Z] #45 ... [2021-04-20T21:07:06.303Z] [2021-04-20T21:07:06.303Z] #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-20T21:07:06.303Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:06.303Z] #43 52.54 CC compel/src/lib/ptrace.o [2021-04-20T21:07:06.303Z] #43 52.91 AR compel/libcompel.a [2021-04-20T21:07:06.303Z] #43 53.01 HOSTCC compel/src/main-host.o [2021-04-20T21:07:06.303Z] #43 53.27 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-20T21:07:06.303Z] #43 53.47 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-20T21:07:06.303Z] #43 53.75 HOSTCC compel/src/lib/log-host.o [2021-04-20T21:07:06.303Z] #43 53.91 HOSTLINK compel/compel-host-bin [2021-04-20T21:07:06.303Z] #43 54.12 DEP soccr/soccr.d [2021-04-20T21:07:06.303Z] #43 54.25 CC soccr/soccr.o [2021-04-20T21:07:06.361Z] #43 40.88 DEP compel/plugins/shmem/shmem.d [2021-04-20T21:07:06.361Z] #43 40.95 DEP compel/plugins/fds/fds.d [2021-04-20T21:07:06.361Z] #43 41.09 CC compel/plugins/std/std.o [2021-04-20T21:07:06.430Z] #43 155.9 CC criu/stats.o [2021-04-20T21:07:06.558Z] #44 46.56 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-20T21:07:06.558Z] #44 46.59 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-20T21:07:06.558Z] #44 46.63 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-04-20T21:07:06.558Z] #44 46.70 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-04-20T21:07:06.558Z] #44 46.74 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-04-20T21:07:06.558Z] #44 46.79 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-04-20T21:07:06.558Z] #44 46.85 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-04-20T21:07:06.619Z] #43 41.37 CC compel/plugins/std/fds.o [2021-04-20T21:07:06.691Z] #43 156.1 CC criu/string.o [2021-04-20T21:07:06.691Z] #43 156.2 CC criu/sysctl.o [2021-04-20T21:07:06.866Z] #44 46.87 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-20T21:07:06.866Z] #44 46.88 DEP compel/plugins/std/infect.d [2021-04-20T21:07:06.866Z] #44 47.14 DEP compel/plugins/std/string.d [2021-04-20T21:07:06.876Z] #43 ... [2021-04-20T21:07:06.876Z] [2021-04-20T21:07:06.876Z] #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-20T21:07:06.876Z] #58 sha256:297a676baf24d6d5d79de9c0bf6599b0aec5422007d4a3606d97ca11ce37551b [2021-04-20T21:07:06.876Z] #58 120.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-20T21:07:06.876Z] #58 120.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-20T21:07:06.876Z] #58 DONE 128.4s [2021-04-20T21:07:06.876Z] [2021-04-20T21:07:06.876Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-20T21:07:06.876Z] #59 sha256:ed50f6e9bbdc76d6e4f475bbb442e9257bcb16860f6cbf142ce1b8cad5e576c6 [2021-04-20T21:07:06.876Z] #59 DONE 0.1s [2021-04-20T21:07:06.876Z] [2021-04-20T21:07:06.876Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-20T21:07:06.876Z] #60 sha256:26c593bf0ba8b025f91a5992f8c65e01a3d3f177205cf726706dc480a455df4d [2021-04-20T21:07:06.876Z] #60 DONE 0.1s [2021-04-20T21:07:06.876Z] [2021-04-20T21:07:06.876Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-20T21:07:06.876Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-20T21:07:07.156Z] #13 ... [2021-04-20T21:07:07.156Z] [2021-04-20T21:07:07.156Z] #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-20T21:07:07.156Z] #45 sha256:9f4424bad64fb0f15f5d7c7ce54913f26723c8993ba5141875e8c21380e87e25 [2021-04-20T21:07:07.156Z] #45 75.00 go/doc [2021-04-20T21:07:07.156Z] #45 76.61 compress/gzip [2021-04-20T21:07:07.156Z] #45 77.66 crypto/rand [2021-04-20T21:07:07.156Z] #45 78.43 crypto/elliptic [2021-04-20T21:07:07.156Z] #45 79.59 github.com/LK4D4/vndr/build [2021-04-20T21:07:07.156Z] #45 81.07 crypto/x509/pkix [2021-04-20T21:07:07.156Z] #45 81.91 vendor/golang.org/x/crypto/cryptobyte [2021-04-20T21:07:07.156Z] #45 82.47 vendor/golang.org/x/text/unicode/bidi [2021-04-20T21:07:07.156Z] #45 83.68 vendor/golang.org/x/text/unicode/norm [2021-04-20T21:07:07.156Z] #45 ... [2021-04-20T21:07:07.156Z] [2021-04-20T21:07:07.156Z] #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-20T21:07:07.156Z] #56 sha256:eda6f5794d24a14676ec9db675505ca150bee8edfc523cc7d1d703abb9cb33ba [2021-04-20T21:07:07.156Z] #56 42.76 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-20T21:07:07.156Z] #56 42.76 + BUILDTAGS='netgo osusergo static_build' [2021-04-20T21:07:07.156Z] #56 42.76 + export EXTRA_FLAGS=-buildmode=pie [2021-04-20T21:07:07.156Z] #56 42.76 + EXTRA_FLAGS=-buildmode=pie [2021-04-20T21:07:07.156Z] #56 42.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-20T21:07:07.156Z] #56 42.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-20T21:07:07.156Z] #56 42.76 + '[' '' = dynamic ']' [2021-04-20T21:07:07.156Z] #56 42.76 + make [2021-04-20T21:07:07.156Z] #56 44.02 + bin/ctr [2021-04-20T21:07:07.164Z] #44 47.33 DEP compel/plugins/std/log.d [2021-04-20T21:07:07.164Z] #44 47.44 DEP compel/plugins/std/fds.d [2021-04-20T21:07:07.164Z] #44 47.56 DEP compel/plugins/std/std.d [2021-04-20T21:07:07.184Z] #43 41.77 CC compel/plugins/std/log.o [2021-04-20T21:07:07.184Z] #43 ... [2021-04-20T21:07:07.184Z] [2021-04-20T21:07:07.184Z] #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-20T21:07:07.184Z] #45 sha256:b89cebe42b1cb9e988a10e7cf2641e608e106377da7a9e637214823f5b2a896d [2021-04-20T21:07:07.184Z] #45 101.4 vendor/golang.org/x/net/http2/hpack [2021-04-20T21:07:07.184Z] #45 102.6 mime [2021-04-20T21:07:07.184Z] #45 104.1 mime/quotedprintable [2021-04-20T21:07:07.184Z] #45 104.5 net/http/internal [2021-04-20T21:07:07.184Z] #45 108.5 net/textproto [2021-04-20T21:07:07.184Z] #45 108.5 crypto/x509 [2021-04-20T21:07:07.184Z] #45 109.8 vendor/golang.org/x/net/http/httpguts [2021-04-20T21:07:07.184Z] #45 110.0 vendor/golang.org/x/net/http/httpproxy [2021-04-20T21:07:07.184Z] #45 110.5 mime/multipart [2021-04-20T21:07:07.261Z] #43 156.6 CC criu/sysfs_parse.o [2021-04-20T21:07:07.261Z] #43 156.9 CC criu/timens.o [2021-04-20T21:07:07.464Z] #44 47.74 DEP compel/plugins/shmem/shmem.d [2021-04-20T21:07:07.464Z] #44 47.84 DEP compel/plugins/fds/fds.d [2021-04-20T21:07:07.522Z] #43 157.1 CC criu/timerfd.o [2021-04-20T21:07:07.765Z] #44 48.02 CC compel/plugins/std/std.o [2021-04-20T21:07:08.068Z] #44 48.38 CC compel/plugins/std/fds.o [2021-04-20T21:07:08.092Z] #43 157.3 CC criu/tty.o [2021-04-20T21:07:08.113Z] #45 ... [2021-04-20T21:07:08.113Z] [2021-04-20T21:07:08.113Z] #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-20T21:07:08.113Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:08.113Z] #43 42.60 CC compel/plugins/std/string.o [2021-04-20T21:07:08.675Z] #43 43.24 CC compel/plugins/std/infect.o [2021-04-20T21:07:08.723Z] #44 48.84 CC compel/plugins/std/log.o [2021-04-20T21:07:08.797Z] #14 DONE 2.5s [2021-04-20T21:07:08.797Z] [2021-04-20T21:07:08.797Z] #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-20T21:07:08.797Z] #53 sha256:495252e67581af3a324bb2d7cc0a65f50a34b2812cc016b3f12fbf5f376eff2c [2021-04-20T21:07:08.797Z] #53 2.256 + RM_GOPATH=0 [2021-04-20T21:07:08.797Z] #53 2.256 + TMP_GOPATH= [2021-04-20T21:07:08.797Z] #53 2.256 + : /build [2021-04-20T21:07:08.797Z] #53 2.256 + '[' -z '' ']' [2021-04-20T21:07:08.797Z] #53 2.256 ++ mktemp -d [2021-04-20T21:07:08.797Z] #53 2.260 + export GOPATH=/tmp/tmp.22vjNavtrx [2021-04-20T21:07:08.797Z] #53 2.262 + GOPATH=/tmp/tmp.22vjNavtrx [2021-04-20T21:07:08.797Z] #53 2.262 + RM_GOPATH=1 [2021-04-20T21:07:08.797Z] #53 2.262 + case "$(go env GOARCH)" in [2021-04-20T21:07:08.797Z] #53 2.264 ++ go env GOARCH [2021-04-20T21:07:08.797Z] #53 2.291 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:07:08.797Z] #53 2.291 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:07:08.797Z] #53 2.291 ++ dirname /tmp/install/install.sh [2021-04-20T21:07:08.797Z] #53 2.291 + dir=/tmp/install [2021-04-20T21:07:08.797Z] #53 2.291 + bin=runc [2021-04-20T21:07:08.797Z] #53 2.291 + shift [2021-04-20T21:07:08.797Z] #53 2.291 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-20T21:07:08.797Z] #53 2.291 + . /tmp/install/runc.installer [2021-04-20T21:07:08.797Z] #53 2.291 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-20T21:07:08.797Z] #53 2.291 + install_runc [2021-04-20T21:07:08.797Z] #53 2.291 + uname -r [2021-04-20T21:07:08.797Z] #53 2.291 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-20T21:07:08.797Z] #53 2.295 + RUNC_BUILDTAGS='seccomp ' [2021-04-20T21:07:08.797Z] #53 2.295 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-20T21:07:08.797Z] #53 2.295 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.22vjNavtrx/src/github.com/opencontainers/runc [2021-04-20T21:07:08.797Z] #53 2.295 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-20T21:07:08.797Z] #53 2.297 Cloning into '/tmp/tmp.22vjNavtrx/src/github.com/opencontainers/runc'... [2021-04-20T21:07:08.820Z] #58 ... [2021-04-20T21:07:08.820Z] [2021-04-20T21:07:08.820Z] #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-20T21:07:08.820Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:07:08.820Z] #13 114.5 Selecting previously unselected package libapparmor1:amd64. [2021-04-20T21:07:08.820Z] #13 114.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-20T21:07:08.820Z] #13 114.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-20T21:07:08.820Z] #13 114.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-20T21:07:08.820Z] #13 114.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-20T21:07:08.820Z] #13 114.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-20T21:07:08.820Z] #13 114.8 Selecting previously unselected package libbtrfs0. [2021-04-20T21:07:08.820Z] #13 114.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-20T21:07:08.820Z] #13 114.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-20T21:07:08.820Z] #13 114.9 Selecting previously unselected package libbtrfs-dev. [2021-04-20T21:07:08.820Z] #13 114.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-20T21:07:08.820Z] #13 114.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-20T21:07:08.820Z] #13 115.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-20T21:07:08.820Z] #13 115.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-20T21:07:08.820Z] #13 115.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-20T21:07:08.820Z] #13 115.1 Selecting previously unselected package libudev-dev:amd64. [2021-04-20T21:07:08.820Z] #13 115.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-20T21:07:08.820Z] #13 115.1 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-20T21:07:08.820Z] #13 115.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-20T21:07:08.820Z] #13 115.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-20T21:07:08.820Z] #13 115.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-20T21:07:08.820Z] #13 115.6 Selecting previously unselected package libpcre16-3:amd64. [2021-04-20T21:07:08.820Z] #13 115.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-20T21:07:08.820Z] #13 115.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-20T21:07:08.820Z] #13 115.9 Selecting previously unselected package libpcre32-3:amd64. [2021-04-20T21:07:08.820Z] #13 115.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-20T21:07:08.820Z] #13 115.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-20T21:07:08.820Z] #13 116.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-20T21:07:08.820Z] #13 116.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-20T21:07:08.820Z] #13 116.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-20T21:07:08.820Z] #13 116.1 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-20T21:07:08.820Z] #13 116.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-20T21:07:08.820Z] #13 116.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-20T21:07:09.047Z] #43 158.6 CC criu/tun.o [2021-04-20T21:07:09.080Z] #13 116.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-20T21:07:09.080Z] #13 116.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-20T21:07:09.080Z] #13 116.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-20T21:07:09.238Z] #43 43.75 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-20T21:07:09.238Z] #43 43.79 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-20T21:07:09.238Z] #43 43.86 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-20T21:07:09.238Z] #43 43.92 AR compel/plugins/std.lib.a [2021-04-20T21:07:09.307Z] #43 159.0 CC criu/uffd.o [2021-04-20T21:07:09.341Z] #13 116.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-20T21:07:09.341Z] #13 116.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-20T21:07:09.341Z] #13 116.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-20T21:07:09.341Z] #13 117.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-20T21:07:09.495Z] #43 44.01 CC compel/plugins/fds/fds.o [2021-04-20T21:07:09.601Z] #13 117.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-20T21:07:09.601Z] #13 117.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-20T21:07:09.601Z] #13 117.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-20T21:07:09.601Z] #13 117.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-20T21:07:09.750Z] #43 44.33 AR compel/plugins/fds.lib.a [2021-04-20T21:07:09.750Z] #43 44.39 HOSTDEP compel/src/lib/log-host.d [2021-04-20T21:07:09.825Z] #44 49.85 CC compel/plugins/std/string.o [2021-04-20T21:07:09.861Z] #13 117.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-20T21:07:10.006Z] #43 44.53 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-20T21:07:10.121Z] #13 117.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-20T21:07:10.247Z] #43 159.7 CC criu/util.o [2021-04-20T21:07:10.263Z] #43 44.68 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-20T21:07:10.263Z] #43 44.72 HOSTDEP compel/src/main-host.d [2021-04-20T21:07:10.263Z] #43 44.87 DEP compel/src/lib/ptrace.d [2021-04-20T21:07:10.381Z] #13 117.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-20T21:07:10.381Z] #13 117.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-20T21:07:10.381Z] #13 117.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-20T21:07:10.381Z] #13 117.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-20T21:07:10.381Z] #13 117.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-20T21:07:10.381Z] #13 117.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:07:10.381Z] #13 118.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-20T21:07:10.381Z] #13 118.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-20T21:07:10.475Z] #44 50.50 CC compel/plugins/std/infect.o [2021-04-20T21:07:10.475Z] #44 ... [2021-04-20T21:07:10.475Z] [2021-04-20T21:07:10.475Z] #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-20T21:07:10.475Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-20T21:07:10.475Z] #14 117.4 Selecting previously unselected package libapparmor1:ppc64el. [2021-04-20T21:07:10.475Z] #14 117.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-04-20T21:07:10.475Z] #14 117.4 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-04-20T21:07:10.475Z] #14 117.6 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-04-20T21:07:10.475Z] #14 117.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-04-20T21:07:10.475Z] #14 117.7 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-04-20T21:07:10.475Z] #14 117.9 Selecting previously unselected package libbtrfs0. [2021-04-20T21:07:10.475Z] #14 117.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-04-20T21:07:10.475Z] #14 117.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-20T21:07:10.475Z] #14 118.0 Selecting previously unselected package libbtrfs-dev. [2021-04-20T21:07:10.475Z] #14 118.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-04-20T21:07:10.475Z] #14 118.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-20T21:07:10.475Z] #14 118.2 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-04-20T21:07:10.475Z] #14 118.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-04-20T21:07:10.475Z] #14 118.2 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-20T21:07:10.475Z] #14 118.3 Selecting previously unselected package libudev-dev:ppc64el. [2021-04-20T21:07:10.475Z] #14 118.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_ppc64el.deb ... [2021-04-20T21:07:10.475Z] #14 118.4 Unpacking libudev-dev:ppc64el (241-7~deb10u7) ... [2021-04-20T21:07:10.475Z] #14 118.6 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-04-20T21:07:10.475Z] #14 118.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-04-20T21:07:10.475Z] #14 118.6 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-04-20T21:07:10.475Z] #14 118.9 Selecting previously unselected package libpcre16-3:ppc64el. [2021-04-20T21:07:10.475Z] #14 118.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-04-20T21:07:10.475Z] #14 118.9 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-04-20T21:07:10.475Z] #14 119.0 Selecting previously unselected package libpcre32-3:ppc64el. [2021-04-20T21:07:10.475Z] #14 119.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-04-20T21:07:10.475Z] #14 119.0 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-04-20T21:07:10.475Z] #14 119.3 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-04-20T21:07:10.475Z] #14 119.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-04-20T21:07:10.475Z] #14 119.3 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-04-20T21:07:10.475Z] #14 119.4 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-04-20T21:07:10.475Z] #14 119.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-04-20T21:07:10.475Z] #14 119.5 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-04-20T21:07:10.475Z] #14 120.0 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-04-20T21:07:10.475Z] #14 120.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-04-20T21:07:10.475Z] #14 120.0 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-04-20T21:07:10.475Z] #14 120.2 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-04-20T21:07:10.475Z] #14 120.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-04-20T21:07:10.475Z] #14 120.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-04-20T21:07:10.475Z] #14 120.3 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-04-20T21:07:10.518Z] #43 45.04 DEP compel/src/lib/infect.d [2021-04-20T21:07:10.519Z] #43 45.16 DEP compel/src/lib/infect-util.d [2021-04-20T21:07:10.641Z] #13 118.0 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-20T21:07:10.641Z] #13 118.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-20T21:07:10.641Z] #13 118.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-20T21:07:10.641Z] #13 118.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-20T21:07:10.641Z] #13 118.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-20T21:07:10.641Z] #13 118.1 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-20T21:07:10.641Z] #13 118.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-20T21:07:10.641Z] #13 118.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-20T21:07:10.641Z] #13 118.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:07:10.641Z] #13 118.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-20T21:07:10.642Z] #13 118.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-20T21:07:10.642Z] #13 118.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:07:10.642Z] #13 118.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-20T21:07:10.642Z] #13 118.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-20T21:07:10.642Z] #13 118.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-20T21:07:10.642Z] #13 118.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-20T21:07:10.716Z] #53 ... [2021-04-20T21:07:10.716Z] [2021-04-20T21:07:10.716Z] #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-20T21:07:10.716Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-20T21:07:10.716Z] #15 DONE 1.9s [2021-04-20T21:07:10.716Z] [2021-04-20T21:07:10.716Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-20T21:07:10.716Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-20T21:07:10.774Z] #43 45.36 DEP compel/src/lib/infect-rpc.d [2021-04-20T21:07:10.775Z] #14 120.3 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-04-20T21:07:10.775Z] #14 120.3 Unpacking libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-20T21:07:10.873Z] Fetching without tags [2021-04-20T21:07:10.901Z] #13 118.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-20T21:07:10.901Z] #13 118.2 Setting up dmsetup (2:1.02.155-3) ... [2021-04-20T21:07:10.901Z] #13 118.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-20T21:07:10.901Z] #13 118.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-20T21:07:10.901Z] #13 118.3 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:07:11.038Z] #43 45.51 DEP compel/arch/x86/src/lib/infect.d [2021-04-20T21:07:11.039Z] #43 45.65 DEP compel/arch/x86/src/lib/cpu.d [2021-04-20T21:07:11.039Z] #43 45.72 DEP compel/src/lib/log.d [2021-04-20T21:07:11.076Z] #14 120.5 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-04-20T21:07:11.077Z] #14 120.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_ppc64el.deb ... [2021-04-20T21:07:11.077Z] #14 120.6 Unpacking libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-04-20T21:07:11.186Z] #43 160.6 CC criu/uts_ns.o [2021-04-20T21:07:11.295Z] #43 45.81 DEP compel/src/main.d [2021-04-20T21:07:11.295Z] #43 45.93 DEP compel/src/lib/handle-elf.d [2021-04-20T21:07:11.383Z] #56 ... [2021-04-20T21:07:11.383Z] [2021-04-20T21:07:11.383Z] #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-20T21:07:11.383Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-20T21:07:11.383Z] #43 19.99 CC images/stats.o [2021-04-20T21:07:11.383Z] #43 20.55 CC images/core.o [2021-04-20T21:07:11.384Z] #43 21.23 CC images/core-x86.o [2021-04-20T21:07:11.384Z] #43 21.74 CC images/core-arm.o [2021-04-20T21:07:11.384Z] #43 22.47 CC images/core-aarch64.o [2021-04-20T21:07:11.384Z] #43 22.98 CC images/core-ppc64.o [2021-04-20T21:07:11.384Z] #43 24.07 CC images/core-s390.o [2021-04-20T21:07:11.384Z] #43 24.89 CC images/cpuinfo.o [2021-04-20T21:07:11.384Z] #43 25.52 CC images/inventory.o [2021-04-20T21:07:11.384Z] #43 25.84 CC images/fdinfo.o [2021-04-20T21:07:11.384Z] #43 26.16 CC images/fown.o [2021-04-20T21:07:11.384Z] #43 26.50 CC images/ns.o [2021-04-20T21:07:11.384Z] #43 26.77 CC images/regfile.o [2021-04-20T21:07:11.384Z] #43 27.05 CC images/ghost-file.o [2021-04-20T21:07:11.384Z] #43 27.41 CC images/fifo.o [2021-04-20T21:07:11.384Z] #43 27.66 CC images/remap-file-path.o [2021-04-20T21:07:11.384Z] #43 27.86 CC images/eventfd.o [2021-04-20T21:07:11.384Z] #43 28.05 CC images/eventpoll.o [2021-04-20T21:07:11.384Z] #43 28.44 CC images/fh.o [2021-04-20T21:07:11.384Z] #43 28.90 CC images/fsnotify.o [2021-04-20T21:07:11.384Z] #43 29.62 CC images/signalfd.o [2021-04-20T21:07:11.384Z] #43 29.87 CC images/fs.o [2021-04-20T21:07:11.446Z] #43 160.8 CC criu/vdso-compat.o [2021-04-20T21:07:11.446Z] #43 160.9 CC criu/vdso.o [2021-04-20T21:07:11.550Z] #43 46.03 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-20T21:07:11.551Z] #43 46.17 CC compel/src/lib/log.o [2021-04-20T21:07:11.647Z] #43 30.03 CC images/pstree.o [2021-04-20T21:07:11.647Z] #43 30.23 CC images/pipe.o [2021-04-20T21:07:11.664Z] #16 1.066 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-20T21:07:11.664Z] #16 DONE 1.2s [2021-04-20T21:07:11.664Z] [2021-04-20T21:07:11.664Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-20T21:07:11.664Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-20T21:07:11.677Z] Merging remotes/origin/20.10 commit 8728dd246c3ab53105434eef8ffe997b6fd14dc6 into PR head commit 27f7e72647d296a9f061c26c8e3ab39b6a913826 [2021-04-20T21:07:11.728Z] #14 121.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-04-20T21:07:11.729Z] #14 121.2 Setting up libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-20T21:07:11.729Z] #14 121.2 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-04-20T21:07:11.729Z] #14 121.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-20T21:07:11.729Z] #14 121.2 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-04-20T21:07:11.729Z] #14 121.2 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-04-20T21:07:11.729Z] #14 121.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:07:11.729Z] #14 121.3 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-20T21:07:11.729Z] #14 121.3 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-04-20T21:07:11.729Z] #14 121.3 Setting up libudev-dev:ppc64el (241-7~deb10u7) ... [2021-04-20T21:07:11.729Z] #14 121.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-20T21:07:11.729Z] #14 121.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-20T21:07:11.729Z] #14 121.3 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-04-20T21:07:11.729Z] #14 121.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-20T21:07:11.729Z] #14 121.4 Setting up libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-04-20T21:07:11.729Z] #14 121.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-20T21:07:11.729Z] #14 121.4 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-04-20T21:07:11.729Z] #14 121.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:07:11.729Z] #14 121.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-20T21:07:11.807Z] #43 46.38 CC compel/arch/x86/src/lib/cpu.o [2021-04-20T21:07:11.841Z] #13 DONE 119.2s [2021-04-20T21:07:11.841Z] [2021-04-20T21:07:11.841Z] #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-20T21:07:11.841Z] #58 sha256:3c1626a26489def3f1d5893a4e863da48c5138f5cf1b6cb3836a981d952341b0 [2021-04-20T21:07:11.841Z] #58 DONE 120.5s [2021-04-20T21:07:11.841Z] [2021-04-20T21:07:11.841Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-20T21:07:11.841Z] #59 sha256:c6953b0ed4147407ce7104a8a6744ec682ba8ce7a920fffc87ca4d9cf96a256c [2021-04-20T21:07:11.841Z] #59 DONE 0.1s [2021-04-20T21:07:11.841Z] [2021-04-20T21:07:11.841Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-20T21:07:11.841Z] #60 sha256:0b7873ee290e746120555f3c9bfb4793e62192ef7b60cc30dbf3dc38051ac08b [2021-04-20T21:07:11.911Z] #43 30.57 CC images/tcp-stream.o [2021-04-20T21:07:12.015Z] #43 161.4 LINK criu/built-in.o [2021-04-20T21:07:12.015Z] #43 161.5 LINK criu/criu [2021-04-20T21:07:12.030Z] #14 121.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-20T21:07:12.030Z] #14 121.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:07:12.030Z] #14 121.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-20T21:07:12.030Z] #14 121.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-20T21:07:12.030Z] #14 121.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-20T21:07:12.030Z] #14 121.5 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-04-20T21:07:12.030Z] #14 121.5 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-20T21:07:12.030Z] #14 121.5 Setting up dmsetup (2:1.02.155-3) ... [2021-04-20T21:07:12.030Z] #14 121.5 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-20T21:07:12.030Z] #14 121.5 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-04-20T21:07:12.030Z] #14 121.5 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:07:12.101Z] #60 DONE 0.1s [2021-04-20T21:07:12.101Z] [2021-04-20T21:07:12.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-20T21:07:12.101Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:12.101Z] #43 38.73 CC images/binfmt-misc.o [2021-04-20T21:07:12.101Z] #43 38.94 CC images/time.o [2021-04-20T21:07:12.101Z] #43 39.17 CC images/sysctl.o [2021-04-20T21:07:12.101Z] #43 39.33 CC images/autofs.o [2021-04-20T21:07:12.101Z] #43 39.57 CC images/macvlan.o [2021-04-20T21:07:12.101Z] #43 39.82 CC images/sit.o [2021-04-20T21:07:12.101Z] #43 39.99 CC images/memfd.o [2021-04-20T21:07:12.101Z] #43 40.30 CC images/timens.o [2021-04-20T21:07:12.101Z] #43 40.58 LINK images/built-in.o [2021-04-20T21:07:12.101Z] #43 40.73 GEN compel/include/asm [2021-04-20T21:07:12.101Z] #43 40.76 GEN compel/include/version.h [2021-04-20T21:07:12.101Z] #43 40.78 touch .config [2021-04-20T21:07:12.101Z] #43 40.83 GEN include/common/config.h [2021-04-20T21:07:12.101Z] #43 40.91 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-20T21:07:12.101Z] #43 40.93 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-20T21:07:12.101Z] #43 40.96 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-20T21:07:12.101Z] #43 40.99 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-20T21:07:12.101Z] #43 41.01 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-20T21:07:12.101Z] #43 41.04 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-20T21:07:12.101Z] #43 41.09 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-20T21:07:12.101Z] #43 41.11 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-20T21:07:12.101Z] #43 41.12 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-20T21:07:12.101Z] #43 41.13 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-20T21:07:12.101Z] #43 41.14 DEP compel/plugins/std/infect.d [2021-04-20T21:07:12.101Z] #43 41.23 DEP compel/plugins/std/string.d [2021-04-20T21:07:12.101Z] #43 41.32 DEP compel/plugins/std/log.d [2021-04-20T21:07:12.101Z] #43 41.44 DEP compel/plugins/std/fds.d [2021-04-20T21:07:12.101Z] #43 41.57 DEP compel/plugins/std/std.d [2021-04-20T21:07:12.101Z] #43 41.69 DEP compel/plugins/shmem/shmem.d [2021-04-20T21:07:12.101Z] #43 41.79 DEP compel/plugins/fds/fds.d [2021-04-20T21:07:12.101Z] #43 41.98 CC compel/plugins/std/std.o [2021-04-20T21:07:12.101Z] #43 42.30 CC compel/plugins/std/fds.o [2021-04-20T21:07:12.101Z] #43 42.72 CC compel/plugins/std/log.o [2021-04-20T21:07:12.101Z] #43 43.47 CC compel/plugins/std/string.o [2021-04-20T21:07:12.101Z] #43 44.07 CC compel/plugins/std/infect.o [2021-04-20T21:07:12.101Z] #43 44.46 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-20T21:07:12.101Z] #43 44.52 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-20T21:07:12.101Z] #43 44.59 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-20T21:07:12.101Z] #43 44.66 AR compel/plugins/std.lib.a [2021-04-20T21:07:12.101Z] #43 44.75 CC compel/plugins/fds/fds.o [2021-04-20T21:07:12.101Z] #43 44.96 AR compel/plugins/fds.lib.a [2021-04-20T21:07:12.101Z] #43 45.01 HOSTDEP compel/src/lib/log-host.d [2021-04-20T21:07:12.101Z] #43 45.09 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-20T21:07:12.101Z] #43 45.25 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-20T21:07:12.101Z] #43 45.38 HOSTDEP compel/src/main-host.d [2021-04-20T21:07:12.101Z] #43 45.48 DEP compel/src/lib/ptrace.d [2021-04-20T21:07:12.101Z] #43 45.61 DEP compel/src/lib/infect.d [2021-04-20T21:07:12.101Z] #43 45.76 DEP compel/src/lib/infect-util.d [2021-04-20T21:07:12.101Z] #43 45.92 DEP compel/src/lib/infect-rpc.d [2021-04-20T21:07:12.101Z] #43 46.01 DEP compel/arch/x86/src/lib/infect.d [2021-04-20T21:07:12.101Z] #43 46.15 DEP compel/arch/x86/src/lib/cpu.d [2021-04-20T21:07:12.101Z] #43 46.24 DEP compel/src/lib/log.d [2021-04-20T21:07:12.101Z] #43 46.32 DEP compel/src/main.d [2021-04-20T21:07:12.101Z] #43 46.42 DEP compel/src/lib/handle-elf.d [2021-04-20T21:07:12.101Z] #43 46.50 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-20T21:07:12.101Z] #43 46.59 CC compel/src/lib/log.o [2021-04-20T21:07:12.101Z] #43 46.90 CC compel/arch/x86/src/lib/cpu.o [2021-04-20T21:07:12.101Z] #43 47.61 CC compel/arch/x86/src/lib/infect.o [2021-04-20T21:07:12.101Z] #43 48.29 CC compel/src/lib/infect-rpc.o [2021-04-20T21:07:12.101Z] #43 48.74 CC compel/src/lib/infect-util.o [2021-04-20T21:07:12.174Z] #43 30.85 CC images/sk-packet.o [2021-04-20T21:07:12.275Z] #43 161.8 DEP lib/c/criu.d [2021-04-20T21:07:12.275Z] #43 161.9 CC images/rpc.pb-c.o [2021-04-20T21:07:12.336Z] #14 DONE 121.9s [2021-04-20T21:07:12.336Z] [2021-04-20T21:07:12.336Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-20T21:07:12.336Z] #15 sha256:b8833bc05957bb6f39933c4ed64d5fe2ab0bbcc6dc74622d7ca2920b37030968 [2021-04-20T21:07:12.362Z] #43 48.94 CC compel/src/lib/infect.o [2021-04-20T21:07:12.736Z] #43 47.11 CC compel/arch/x86/src/lib/infect.o [2021-04-20T21:07:12.751Z] #43 31.17 CC images/mnt.o [2021-04-20T21:07:12.751Z] #43 31.50 CC images/pipe-data.o [2021-04-20T21:07:12.844Z] #43 162.3 CC lib/c/criu.o [2021-04-20T21:07:12.983Z] #15 DONE 0.6s [2021-04-20T21:07:12.983Z] [2021-04-20T21:07:12.983Z] #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-20T21:07:12.983Z] #54 sha256:7d439cdf1a387c352cafef914e9aa502d05b7702fd58d1c837c4e5becc94f403 [2021-04-20T21:07:12.983Z] #54 0.334 + RM_GOPATH=0 [2021-04-20T21:07:12.983Z] #54 0.336 + TMP_GOPATH= [2021-04-20T21:07:12.983Z] #54 0.336 + : /build [2021-04-20T21:07:12.983Z] #54 0.336 + '[' -z '' ']' [2021-04-20T21:07:12.983Z] #54 0.338 ++ mktemp -d [2021-04-20T21:07:12.983Z] #54 0.342 + export GOPATH=/tmp/tmp.4vNc9BBtg8 [2021-04-20T21:07:12.983Z] #54 0.343 + GOPATH=/tmp/tmp.4vNc9BBtg8 [2021-04-20T21:07:12.983Z] #54 0.343 + RM_GOPATH=1 [2021-04-20T21:07:12.983Z] #54 0.344 + case "$(go env GOARCH)" in [2021-04-20T21:07:12.983Z] #54 0.346 ++ go env GOARCH [2021-04-20T21:07:12.983Z] #54 0.357 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:07:12.983Z] #54 0.358 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:07:12.983Z] #54 0.360 ++ dirname /tmp/install/install.sh [2021-04-20T21:07:12.983Z] #54 0.365 + dir=/tmp/install [2021-04-20T21:07:12.983Z] #54 0.366 + bin=runc [2021-04-20T21:07:12.983Z] #54 0.366 + shift [2021-04-20T21:07:12.983Z] #54 0.370 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-20T21:07:12.983Z] #54 0.371 + . /tmp/install/runc.installer [2021-04-20T21:07:12.983Z] #54 0.377 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-20T21:07:12.983Z] #54 0.377 + install_runc [2021-04-20T21:07:12.983Z] #54 0.379 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-20T21:07:12.983Z] #54 0.380 + uname -r [2021-04-20T21:07:12.983Z] #54 0.383 + RUNC_BUILDTAGS='seccomp ' [2021-04-20T21:07:12.983Z] #54 0.384 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-20T21:07:12.983Z] #54 0.384 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4vNc9BBtg8/src/github.com/opencontainers/runc [2021-04-20T21:07:12.983Z] #54 0.384 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-20T21:07:12.983Z] #54 0.393 Cloning into '/tmp/tmp.4vNc9BBtg8/src/github.com/opencontainers/runc'... [2021-04-20T21:07:13.053Z] #17 DONE 1.3s [2021-04-20T21:07:13.053Z] [2021-04-20T21:07:13.053Z] #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-20T21:07:13.053Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:13.053Z] #43 56.15 AR soccr/libsoccr.a [2021-04-20T21:07:13.053Z] #43 56.20 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-20T21:07:13.053Z] #43 56.86 DEP criu/arch/x86/sigframe.d [2021-04-20T21:07:13.053Z] #43 57.15 DEP criu/arch/x86/sigaction_compat.d [2021-04-20T21:07:13.053Z] #43 57.28 DEP criu/arch/x86/kerndat.d [2021-04-20T21:07:13.053Z] #43 57.44 DEP criu/arch/x86/crtools.d [2021-04-20T21:07:13.053Z] #43 57.71 DEP criu/arch/x86/cpu.d [2021-04-20T21:07:13.053Z] #43 57.93 CC criu/arch/x86/cpu.o [2021-04-20T21:07:13.053Z] #43 58.92 CC criu/arch/x86/crtools.o [2021-04-20T21:07:13.053Z] #43 60.69 CC criu/arch/x86/kerndat.o [2021-04-20T21:07:13.053Z] #43 61.31 CC criu/arch/x86/sigaction_compat.o [2021-04-20T21:07:13.299Z] #43 47.92 CC compel/src/lib/infect-rpc.o [2021-04-20T21:07:13.315Z] #43 61.83 CC criu/arch/x86/sigframe.o [2021-04-20T21:07:13.328Z] #43 31.74 CC images/sa.o [2021-04-20T21:07:10.508Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-20T21:07:10.583Z] > git config --add remote.origin.fetch +refs/pull/42311/head:refs/remotes/origin/PR-42311 # timeout=10 [2021-04-20T21:07:10.642Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-20T21:07:10.773Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-20T21:07:10.912Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-20T21:07:10.913Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-20T21:07:10.915Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42311/head:refs/remotes/origin/PR-42311 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-20T21:07:11.790Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T21:07:11.846Z] > git checkout -f 27f7e72647d296a9f061c26c8e3ab39b6a913826 # timeout=10 [2021-04-20T21:07:13.607Z] #43 32.03 CC images/timer.o [2021-04-20T21:07:13.634Z] #54 ... [2021-04-20T21:07:13.634Z] [2021-04-20T21:07:13.634Z] #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-20T21:07:13.634Z] #16 sha256:9ad184c4b873f65c54f55ab2c4ef04960b2913b4042036c4223da4e77c19309f [2021-04-20T21:07:13.634Z] #16 DONE 0.4s [2021-04-20T21:07:13.634Z] [2021-04-20T21:07:13.634Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-20T21:07:13.634Z] #17 sha256:11e391b27a9bffb1a1d3b9c8bafb64562c89aeb406c5da5f2879cf27b2e300d7 [2021-04-20T21:07:13.634Z] #17 0.250 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-20T21:07:13.634Z] #17 DONE 0.3s [2021-04-20T21:07:13.634Z] [2021-04-20T21:07:13.634Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-20T21:07:13.634Z] #18 sha256:88b6eb16bce120972b0b3ef95f4027b3c5a3bbc254ff2b3cb43c0519505318f7 [2021-04-20T21:07:13.786Z] #43 163.0 LINK lib/c/built-in.o [2021-04-20T21:07:13.786Z] #43 163.0 LINK lib/c/libcriu.so [2021-04-20T21:07:13.786Z] #43 163.0 LINK lib/c/libcriu.a [2021-04-20T21:07:13.786Z] #43 163.2 GEN magic.py [2021-04-20T21:07:13.786Z] #43 163.3 Note: Building without setproctitle() and strlcpy() support. [2021-04-20T21:07:13.786Z] #43 163.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-20T21:07:13.786Z] #43 163.3 Note: Building without GnuTLS support [2021-04-20T21:07:13.786Z] #43 163.3 Makefile.config:39: Warn: you have no libnftables installed [2021-04-20T21:07:13.786Z] #43 163.3 Makefile.config:40: Warn: Building without nftables support [2021-04-20T21:07:13.862Z] #43 48.30 CC compel/src/lib/infect-util.o [2021-04-20T21:07:13.862Z] #43 48.56 CC compel/src/lib/infect.o [2021-04-20T21:07:13.862Z] #43 ... [2021-04-20T21:07:13.862Z] [2021-04-20T21:07:13.862Z] #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-20T21:07:13.862Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-20T21:07:13.863Z] #13 112.7 Selecting previously unselected package libapparmor1:amd64. [2021-04-20T21:07:13.863Z] #13 112.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-20T21:07:13.863Z] #13 112.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-20T21:07:13.863Z] #13 112.9 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-20T21:07:13.863Z] #13 112.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-20T21:07:13.863Z] #13 112.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-20T21:07:13.863Z] #13 113.0 Selecting previously unselected package libbtrfs0. [2021-04-20T21:07:13.863Z] #13 113.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-20T21:07:13.863Z] #13 113.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-20T21:07:13.863Z] #13 113.2 Selecting previously unselected package libbtrfs-dev. [2021-04-20T21:07:13.863Z] #13 113.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-20T21:07:13.863Z] #13 113.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-20T21:07:13.863Z] #13 113.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-20T21:07:13.863Z] #13 113.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-20T21:07:13.863Z] #13 113.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-20T21:07:13.863Z] #13 113.4 Selecting previously unselected package libudev-dev:amd64. [2021-04-20T21:07:13.863Z] #13 113.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-20T21:07:13.863Z] #13 113.4 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-20T21:07:13.863Z] #13 113.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-20T21:07:13.863Z] #13 113.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-20T21:07:13.863Z] #13 113.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-20T21:07:13.863Z] #13 113.9 Selecting previously unselected package libpcre16-3:amd64. [2021-04-20T21:07:13.863Z] #13 113.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-20T21:07:13.863Z] #13 113.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-20T21:07:13.863Z] #13 114.1 Selecting previously unselected package libpcre32-3:amd64. [2021-04-20T21:07:13.863Z] #13 114.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-20T21:07:13.863Z] #13 114.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-20T21:07:13.863Z] #13 114.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-20T21:07:13.863Z] #13 114.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-20T21:07:13.863Z] #13 114.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-20T21:07:13.890Z] #43 62.26 LINK criu/arch/x86/crtools.built-in.o [2021-04-20T21:07:13.890Z] #43 62.40 DEP criu/pie/util-vdso-elf32.d [2021-04-20T21:07:13.890Z] #43 ... [2021-04-20T21:07:13.890Z] [2021-04-20T21:07:13.890Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-20T21:07:13.890Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-20T21:07:13.890Z] #18 DONE 1.2s [2021-04-20T21:07:13.936Z] #18 DONE 0.4s [2021-04-20T21:07:13.936Z] [2021-04-20T21:07:13.936Z] #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-20T21:07:13.936Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-20T21:07:13.936Z] #44 50.96 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-04-20T21:07:13.936Z] #44 50.99 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-04-20T21:07:13.936Z] #44 51.05 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-04-20T21:07:13.936Z] #44 51.09 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-04-20T21:07:13.936Z] #44 51.19 AR compel/plugins/std.lib.a [2021-04-20T21:07:13.936Z] #44 51.29 CC compel/plugins/fds/fds.o [2021-04-20T21:07:13.936Z] #44 51.56 AR compel/plugins/fds.lib.a [2021-04-20T21:07:13.936Z] #44 51.62 HOSTDEP compel/src/lib/log-host.d [2021-04-20T21:07:13.936Z] #44 51.76 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-20T21:07:13.936Z] #44 51.91 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-04-20T21:07:13.936Z] #44 51.98 HOSTDEP compel/src/main-host.d [2021-04-20T21:07:13.936Z] #44 52.22 DEP compel/src/lib/ptrace.d [2021-04-20T21:07:13.936Z] #44 52.34 DEP compel/src/lib/infect.d [2021-04-20T21:07:13.936Z] #44 52.53 DEP compel/src/lib/infect-util.d [2021-04-20T21:07:13.936Z] #44 52.87 DEP compel/src/lib/infect-rpc.d [2021-04-20T21:07:13.936Z] #44 53.09 DEP compel/arch/ppc64/src/lib/infect.d [2021-04-20T21:07:13.936Z] #44 53.24 DEP compel/arch/ppc64/src/lib/cpu.d [2021-04-20T21:07:13.936Z] #44 53.32 DEP compel/src/lib/log.d [2021-04-20T21:07:13.936Z] #44 53.47 DEP compel/src/main.d [2021-04-20T21:07:13.936Z] #44 53.62 DEP compel/src/lib/handle-elf.d [2021-04-20T21:07:13.936Z] #44 53.77 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-04-20T21:07:13.936Z] #44 53.86 CC compel/src/lib/log.o [2021-04-20T21:07:13.936Z] #44 54.12 CC compel/arch/ppc64/src/lib/cpu.o [2021-04-20T21:07:14.120Z] #13 114.5 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-20T21:07:14.120Z] #13 114.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-20T21:07:14.120Z] #13 114.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-20T21:07:14.152Z] [2021-04-20T21:07:14.152Z] #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-20T21:07:14.152Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:14.152Z] #43 62.64 DEP criu/pie/util-vdso.d [2021-04-20T21:07:14.152Z] #43 62.87 DEP criu/pie/util.d [2021-04-20T21:07:14.188Z] #43 32.62 CC images/timerfd.o [2021-04-20T21:07:14.357Z] #43 163.9 fatal: not a git repository (or any of the parent directories): .git [2021-04-20T21:07:14.451Z] #43 32.92 CC images/mm.o [2021-04-20T21:07:14.590Z] #44 54.64 CC compel/arch/ppc64/src/lib/infect.o [2021-04-20T21:07:14.590Z] #44 ... [2021-04-20T21:07:14.590Z] [2021-04-20T21:07:14.590Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-20T21:07:14.590Z] #19 sha256:dbc494930278f5843cd93cd7a3bef6655a13acac5d63dbf808375ecaa1f4f7be [2021-04-20T21:07:14.590Z] #19 DONE 0.5s [2021-04-20T21:07:14.642Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2021-04-20T21:07:14.694Z] #13 115.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-20T21:07:14.694Z] #13 115.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-20T21:07:14.694Z] #13 115.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-20T21:07:14.715Z] #43 ... [2021-04-20T21:07:14.715Z] [2021-04-20T21:07:14.715Z] #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-20T21:07:14.715Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-20T21:07:14.715Z] #13 90.13 Selecting previously unselected package libapparmor1:arm64. [2021-04-20T21:07:14.715Z] #13 90.13 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-04-20T21:07:14.715Z] #13 90.15 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-04-20T21:07:14.728Z] #43 63.08 CC criu/pie/util.o [2021-04-20T21:07:14.899Z] [2021-04-20T21:07:14.899Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-04-20T21:07:14.899Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73 [2021-04-20T21:07:14.899Z] #20 DONE 0.4s [2021-04-20T21:07:14.899Z] [2021-04-20T21:07:14.899Z] #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-20T21:07:14.899Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-20T21:07:14.904Z] #43 50.97 CC compel/src/lib/ptrace.o [2021-04-20T21:07:14.904Z] #43 51.27 AR compel/libcompel.a [2021-04-20T21:07:14.904Z] #43 51.36 HOSTCC compel/src/main-host.o [2021-04-20T21:07:14.905Z] #43 51.63 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-20T21:07:14.928Z] #43 164.4 make[1]: Nothing to be done for 'all'. [2021-04-20T21:07:14.952Z] #13 115.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-20T21:07:14.952Z] #13 115.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-20T21:07:14.952Z] #13 115.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-20T21:07:14.952Z] #13 115.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-20T21:07:14.979Z] #13 90.30 Selecting previously unselected package libapparmor-dev:arm64. [2021-04-20T21:07:14.979Z] #13 90.31 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-04-20T21:07:14.979Z] #13 90.33 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-04-20T21:07:14.979Z] #13 90.51 Selecting previously unselected package libbtrfs0. [2021-04-20T21:07:14.991Z] #43 63.49 CC criu/pie/util-vdso.o [2021-04-20T21:07:15.165Z] #43 51.81 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-20T21:07:15.208Z] #13 115.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-20T21:07:15.208Z] #13 115.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-20T21:07:15.208Z] #13 115.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-20T21:07:15.208Z] #13 115.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-20T21:07:15.208Z] #13 115.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-20T21:07:15.243Z] #13 90.54 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-04-20T21:07:15.243Z] #13 90.55 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-20T21:07:15.243Z] #13 90.63 Selecting previously unselected package libbtrfs-dev. [2021-04-20T21:07:15.243Z] #13 90.64 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-04-20T21:07:15.243Z] #13 90.66 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-20T21:07:15.254Z] #43 ... [2021-04-20T21:07:15.254Z] [2021-04-20T21:07:15.254Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-20T21:07:15.254Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-20T21:07:15.254Z] #19 DONE 1.2s [2021-04-20T21:07:15.426Z] #43 ... [2021-04-20T21:07:15.426Z] [2021-04-20T21:07:15.426Z] #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-20T21:07:15.426Z] #45 sha256:cc6989394c428ddad2300d4f2615dee21ca41197d6991f53460641c6c187cee5 [2021-04-20T21:07:15.426Z] #45 114.1 crypto/tls [2021-04-20T21:07:15.426Z] #45 120.0 net/http/httptrace [2021-04-20T21:07:15.426Z] #45 120.2 net/http [2021-04-20T21:07:15.499Z] #43 164.9 make[1]: 'images/built-in.o' is up to date. [2021-04-20T21:07:15.499Z] #43 164.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-20T21:07:15.499Z] #43 164.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-20T21:07:15.499Z] #43 165.0 make[1]: 'compel/libcompel.a' is up to date. [2021-04-20T21:07:15.499Z] #43 165.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-20T21:07:15.499Z] #43 165.0 make[1]: Nothing to be done for 'all'. [2021-04-20T21:07:15.499Z] #43 165.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-20T21:07:15.504Z] Merge succeeded, producing 27f7e72647d296a9f061c26c8e3ab39b6a913826 [2021-04-20T21:07:15.505Z] Checking out Revision 27f7e72647d296a9f061c26c8e3ab39b6a913826 (PR-42311) [2021-04-20T21:07:15.506Z] #13 90.81 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-04-20T21:07:15.506Z] #13 90.81 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-04-20T21:07:15.506Z] #13 90.83 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-04-20T21:07:15.506Z] #13 90.95 Selecting previously unselected package libudev-dev:arm64. [2021-04-20T21:07:15.506Z] #13 90.95 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-04-20T21:07:15.506Z] #13 90.98 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-04-20T21:07:15.516Z] [2021-04-20T21:07:15.516Z] #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-20T21:07:15.516Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-20T21:07:15.558Z] #21 0.377 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-20T21:07:15.558Z] #21 0.453 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:07:15.558Z] #21 0.497 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:07:15.558Z] #21 0.559 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:07:15.686Z] #45 ... [2021-04-20T21:07:15.686Z] [2021-04-20T21:07:15.686Z] #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-20T21:07:15.686Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:15.686Z] #43 52.16 HOSTCC compel/src/lib/log-host.o [2021-04-20T21:07:15.686Z] #43 52.36 HOSTLINK compel/compel-host-bin [2021-04-20T21:07:15.759Z] #43 165.1 make[2]: Nothing to be done for 'all'. [2021-04-20T21:07:15.759Z] #43 165.2 make[2]: Nothing to be done for 'all'. [2021-04-20T21:07:15.759Z] #43 165.2 make[2]: Nothing to be done for 'all'. [2021-04-20T21:07:15.759Z] #43 165.3 make[2]: Nothing to be done for 'all'. [2021-04-20T21:07:15.759Z] #43 165.3 make[2]: Nothing to be done for 'all'. [2021-04-20T21:07:15.759Z] #43 165.3 make[2]: Nothing to be done for 'all'. [2021-04-20T21:07:15.759Z] #43 165.4 make[2]: Nothing to be done for 'all'. [2021-04-20T21:07:15.770Z] #13 91.18 Selecting previously unselected package libsepol1-dev:arm64. [2021-04-20T21:07:15.770Z] #13 91.19 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-04-20T21:07:15.770Z] #13 91.20 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-04-20T21:07:15.771Z] #13 116.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-20T21:07:15.771Z] #13 116.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-20T21:07:15.771Z] #13 116.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-20T21:07:15.771Z] #13 116.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-20T21:07:15.771Z] #13 116.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-20T21:07:15.771Z] #13 116.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-20T21:07:15.946Z] #43 52.50 DEP soccr/soccr.d [2021-04-20T21:07:15.946Z] #43 52.63 CC soccr/soccr.o [2021-04-20T21:07:16.019Z] #43 165.5 make[2]: Nothing to be done for 'all'. [2021-04-20T21:07:16.020Z] #43 165.5 INSTALL criu/criu [2021-04-20T21:07:16.033Z] #13 116.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:07:16.033Z] #13 116.3 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-20T21:07:16.033Z] #13 116.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-20T21:07:16.033Z] #13 116.3 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-20T21:07:16.033Z] #13 116.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-20T21:07:16.033Z] #13 116.4 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-20T21:07:16.033Z] #13 116.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-20T21:07:16.033Z] #13 116.4 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-20T21:07:16.033Z] #13 116.4 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-20T21:07:16.033Z] #13 116.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-20T21:07:16.033Z] #13 116.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-20T21:07:16.033Z] #13 116.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:07:16.033Z] #13 91.53 Selecting previously unselected package libpcre16-3:arm64. [2021-04-20T21:07:16.033Z] #13 91.54 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-04-20T21:07:16.033Z] #13 91.55 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-04-20T21:07:16.280Z] #43 DONE 165.7s [2021-04-20T21:07:16.280Z] [2021-04-20T21:07:16.280Z] #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-20T21:07:16.280Z] #56 sha256:ef27758d32939b3e195e802151ac4e1635df99c52381ecf0d20c9c2f33a91e8f [2021-04-20T21:07:16.291Z] #13 116.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-20T21:07:16.291Z] #13 116.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-20T21:07:16.291Z] #13 116.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:07:16.291Z] #13 116.6 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-20T21:07:16.291Z] #13 116.6 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-20T21:07:16.291Z] #13 116.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-20T21:07:16.291Z] #13 116.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-20T21:07:16.291Z] #13 116.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-20T21:07:16.291Z] #13 116.6 Setting up dmsetup (2:1.02.155-3) ... [2021-04-20T21:07:16.291Z] #13 116.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-20T21:07:16.291Z] #13 116.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-20T21:07:16.291Z] #13 116.7 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:07:16.297Z] #13 91.74 Selecting previously unselected package libpcre32-3:arm64. [2021-04-20T21:07:16.297Z] #13 91.74 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-04-20T21:07:15.033Z] > git remote # timeout=10 [2021-04-20T21:07:15.143Z] > git config --get remote.origin.url # timeout=10 [2021-04-20T21:07:15.205Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-20T21:07:15.208Z] > git merge 8728dd246c3ab53105434eef8ffe997b6fd14dc6 # timeout=10 [2021-04-20T21:07:15.403Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-04-20T21:07:15.542Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T21:07:15.618Z] > git checkout -f 27f7e72647d296a9f061c26c8e3ab39b6a913826 # timeout=10 [2021-04-20T21:07:16.518Z] #43 ... [2021-04-20T21:07:16.518Z] [2021-04-20T21:07:16.518Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-20T21:07:16.518Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-20T21:07:16.518Z] #14 DONE 4.8s [2021-04-20T21:07:16.577Z] #13 91.75 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-04-20T21:07:16.577Z] #13 92.00 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-04-20T21:07:16.577Z] #13 92.00 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-04-20T21:07:16.577Z] #13 92.02 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-04-20T21:07:16.577Z] #13 92.13 Selecting previously unselected package libpcre3-dev:arm64. [2021-04-20T21:07:16.621Z] #21 1.432 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [454 kB] [2021-04-20T21:07:16.778Z] [2021-04-20T21:07:16.778Z] #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-20T21:07:16.778Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-20T21:07:16.841Z] #13 92.15 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-04-20T21:07:16.841Z] #13 92.18 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-04-20T21:07:16.841Z] #13 ... [2021-04-20T21:07:16.841Z] [2021-04-20T21:07:16.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-20T21:07:16.841Z] #45 sha256:9f4424bad64fb0f15f5d7c7ce54913f26723c8993ba5141875e8c21380e87e25 [2021-04-20T21:07:16.841Z] #45 85.31 vendor/golang.org/x/net/http2/hpack [2021-04-20T21:07:16.841Z] #45 85.63 vendor/golang.org/x/text/secure/bidirule [2021-04-20T21:07:16.841Z] #45 86.16 mime [2021-04-20T21:07:16.841Z] #45 87.15 net/http/internal [2021-04-20T21:07:16.841Z] #45 88.78 vendor/golang.org/x/net/idna [2021-04-20T21:07:16.841Z] #45 91.15 vendor/golang.org/x/net/http/httpproxy [2021-04-20T21:07:16.841Z] #45 91.16 net/textproto [2021-04-20T21:07:16.841Z] #45 91.18 crypto/x509 [2021-04-20T21:07:16.841Z] #45 92.47 vendor/golang.org/x/net/http/httpguts [2021-04-20T21:07:16.841Z] #45 92.47 mime/multipart [2021-04-20T21:07:16.841Z] #45 94.54 crypto/tls [2021-04-20T21:07:16.909Z] #20 1.579 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-20T21:07:16.909Z] #20 1.679 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:07:17.106Z] #45 ... [2021-04-20T21:07:17.106Z] [2021-04-20T21:07:17.106Z] #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-20T21:07:17.106Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-20T21:07:17.106Z] #13 92.51 Selecting previously unselected package libselinux1-dev:arm64. [2021-04-20T21:07:17.106Z] #13 92.51 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-04-20T21:07:17.106Z] #13 92.51 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-04-20T21:07:17.171Z] #20 1.762 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:07:17.171Z] #20 1.853 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:07:17.273Z] #21 ... [2021-04-20T21:07:17.273Z] [2021-04-20T21:07:17.273Z] #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-20T21:07:17.273Z] #52 sha256:df6bd44fafad0f4c11467fd1f0ca4874028118f8237716404009a2bedea50961 [2021-04-20T21:07:17.273Z] #52 117.4 golang.org/x/crypto/ssh/terminal [2021-04-20T21:07:17.273Z] #52 120.2 mvdan.cc/sh/v3/cmd/shfmt [2021-04-20T21:07:17.273Z] #52 DONE 127.4s [2021-04-20T21:07:17.369Z] #13 92.77 Selecting previously unselected package libdevmapper-dev:arm64. [2021-04-20T21:07:17.369Z] #13 92.77 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-04-20T21:07:17.369Z] #13 92.79 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-04-20T21:07:17.434Z] #20 2.188 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-20T21:07:17.608Z] [2021-04-20T21:07:17.608Z] #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-20T21:07:17.608Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-20T21:07:17.608Z] #44 55.85 CC compel/src/lib/infect-rpc.o [2021-04-20T21:07:17.608Z] #44 56.27 CC compel/src/lib/infect-util.o [2021-04-20T21:07:17.608Z] #44 56.52 CC compel/src/lib/infect.o [2021-04-20T21:07:17.633Z] #13 92.89 Selecting previously unselected package libseccomp-dev:arm64. [2021-04-20T21:07:17.633Z] #13 92.90 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-04-20T21:07:17.633Z] #13 92.92 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-04-20T21:07:17.633Z] #13 93.09 Selecting previously unselected package libsystemd-dev:arm64. [2021-04-20T21:07:17.633Z] #13 93.09 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-04-20T21:07:17.633Z] #13 93.11 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-04-20T21:07:17.663Z] #56 ... [2021-04-20T21:07:17.663Z] [2021-04-20T21:07:17.663Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-20T21:07:17.663Z] #44 sha256:c3a90fa187c16e65be69b873b9f386c36e853c83f3b7cf2b215d6269be92608d [2021-04-20T21:07:17.923Z] #44 DONE 0.1s [2021-04-20T21:07:17.923Z] [2021-04-20T21:07:17.923Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-20T21:07:17.923Z] #46 sha256:a52adcc398f963c83cd638548c42c9ea9926a43eb9c24eedd399e84abbdaacd4 [2021-04-20T21:07:17.923Z] #46 DONE 0.2s [2021-04-20T21:07:17.923Z] [2021-04-20T21:07:17.923Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-20T21:07:17.923Z] #48 sha256:a3c9dc3d476fb32482d53f933487c38308221c0e24376e29658cd49f259f9d2a [2021-04-20T21:07:17.923Z] #48 DONE 0.1s [2021-04-20T21:07:17.923Z] [2021-04-20T21:07:17.923Z] #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-20T21:07:17.923Z] #56 sha256:ef27758d32939b3e195e802151ac4e1635df99c52381ecf0d20c9c2f33a91e8f [2021-04-20T21:07:18.184Z] #56 ... [2021-04-20T21:07:18.184Z] [2021-04-20T21:07:18.184Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-20T21:07:18.184Z] #50 sha256:36445b3b8fd02fa48457e1d029deaa2ee13fc0a1c8645a09b28b73166ee3cbae [2021-04-20T21:07:18.382Z] #20 3.203 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-20T21:07:18.444Z] #50 DONE 0.5s [2021-04-20T21:07:18.444Z] [2021-04-20T21:07:18.444Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-20T21:07:18.444Z] #52 sha256:198bbf301d29d54d0679ef6b32753d7e8670e6a1e17990fde0e80253c5fac338 [2021-04-20T21:07:18.444Z] #52 DONE 0.1s [2021-04-20T21:07:18.444Z] [2021-04-20T21:07:18.444Z] #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-20T21:07:18.444Z] #56 sha256:ef27758d32939b3e195e802151ac4e1635df99c52381ecf0d20c9c2f33a91e8f [2021-04-20T21:07:18.585Z] #13 93.78 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-04-20T21:07:18.585Z] #13 93.80 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-04-20T21:07:18.585Z] #13 93.83 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-04-20T21:07:18.585Z] #13 93.85 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-20T21:07:18.585Z] #13 93.87 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-04-20T21:07:18.585Z] #13 93.88 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-04-20T21:07:18.585Z] #13 93.90 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:07:18.585Z] #13 93.92 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-20T21:07:18.585Z] #13 93.95 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-04-20T21:07:18.585Z] #13 93.97 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-04-20T21:07:18.585Z] #13 94.00 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-20T21:07:18.585Z] #13 94.02 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-20T21:07:18.585Z] #13 94.04 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-04-20T21:07:18.585Z] #13 94.06 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-20T21:07:18.585Z] #13 94.08 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-04-20T21:07:18.585Z] #13 94.10 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-20T21:07:18.585Z] #13 94.11 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-04-20T21:07:18.585Z] #13 94.13 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:07:18.585Z] #13 94.15 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-20T21:07:18.585Z] #13 94.16 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-20T21:07:18.811Z] #13 DONE 118.7s [2021-04-20T21:07:18.811Z] [2021-04-20T21:07:18.811Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-20T21:07:18.811Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-20T21:07:18.811Z] #14 ... [2021-04-20T21:07:18.811Z] [2021-04-20T21:07:18.811Z] #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-20T21:07:18.811Z] #45 sha256:b89cebe42b1cb9e988a10e7cf2641e608e106377da7a9e637214823f5b2a896d [2021-04-20T21:07:18.811Z] #45 112.6 crypto/tls [2021-04-20T21:07:18.811Z] #45 118.8 net/http/httptrace [2021-04-20T21:07:18.811Z] #45 119.0 net/http [2021-04-20T21:07:18.811Z] #45 ... [2021-04-20T21:07:18.811Z] [2021-04-20T21:07:18.811Z] #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-20T21:07:18.811Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:18.811Z] #43 50.84 CC compel/src/lib/ptrace.o [2021-04-20T21:07:18.811Z] #43 51.16 AR compel/libcompel.a [2021-04-20T21:07:18.811Z] #43 51.23 HOSTCC compel/src/main-host.o [2021-04-20T21:07:18.811Z] #43 51.50 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-20T21:07:18.811Z] #43 51.56 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-20T21:07:18.811Z] #43 51.86 HOSTCC compel/src/lib/log-host.o [2021-04-20T21:07:18.811Z] #43 52.10 HOSTLINK compel/compel-host-bin [2021-04-20T21:07:18.811Z] #43 52.28 DEP soccr/soccr.d [2021-04-20T21:07:18.811Z] #43 52.44 CC soccr/soccr.o [2021-04-20T21:07:18.849Z] #13 94.17 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-20T21:07:18.849Z] #13 94.20 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-20T21:07:18.849Z] #13 94.20 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-20T21:07:18.849Z] #13 94.21 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-20T21:07:18.849Z] #13 94.23 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-04-20T21:07:18.849Z] #13 94.26 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-04-20T21:07:18.849Z] #13 94.28 Setting up dmsetup (2:1.02.155-3) ... [2021-04-20T21:07:18.849Z] #13 94.30 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-04-20T21:07:18.849Z] #13 94.32 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-04-20T21:07:18.849Z] #13 94.34 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:07:19.150Z] #44 ... [2021-04-20T21:07:19.150Z] [2021-04-20T21:07:19.150Z] #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-20T21:07:19.150Z] #46 sha256:9f524e77db893bcbe6b33c0f85b213863bb25cbef4f18a57ebb0356a41e7a169 [2021-04-20T21:07:19.150Z] #46 119.0 encoding/xml [2021-04-20T21:07:19.150Z] #46 119.3 math/big [2021-04-20T21:07:19.150Z] #46 126.0 go/doc [2021-04-20T21:07:19.150Z] #46 ... [2021-04-20T21:07:19.150Z] [2021-04-20T21:07:19.150Z] #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-20T21:07:19.150Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-20T21:07:19.150Z] #21 3.031 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-20T21:07:19.450Z] #21 4.429 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-20T21:07:19.743Z] #43 54.28 AR soccr/libsoccr.a [2021-04-20T21:07:19.743Z] #43 54.48 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-20T21:07:19.775Z] #20 4.299 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-20T21:07:20.000Z] #43 ... [2021-04-20T21:07:20.000Z] [2021-04-20T21:07:20.000Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-20T21:07:20.000Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-20T21:07:20.000Z] #14 DONE 1.7s [2021-04-20T21:07:20.260Z] [2021-04-20T21:07:20.260Z] #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-20T21:07:20.260Z] #53 sha256:aae7891df3d39fc4229c64d52347d1107850c1c61198aeea3d89b9fa1d82a5d8 [2021-04-20T21:07:20.260Z] #53 1.570 + RM_GOPATH=0 [2021-04-20T21:07:20.260Z] #53 1.570 + TMP_GOPATH= [2021-04-20T21:07:20.260Z] #53 1.572 + : /build [2021-04-20T21:07:20.260Z] #53 1.572 + '[' -z '' ']' [2021-04-20T21:07:20.260Z] #53 1.573 ++ mktemp -d [2021-04-20T21:07:20.260Z] #53 1.574 + export GOPATH=/tmp/tmp.U81DmIOWga [2021-04-20T21:07:20.260Z] #53 1.574 + GOPATH=/tmp/tmp.U81DmIOWga [2021-04-20T21:07:20.260Z] #53 1.574 + RM_GOPATH=1 [2021-04-20T21:07:20.260Z] #53 1.574 + case "$(go env GOARCH)" in [2021-04-20T21:07:20.260Z] #53 1.576 ++ go env GOARCH [2021-04-20T21:07:20.260Z] #53 1.599 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:07:20.260Z] #53 1.599 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:07:20.260Z] #53 1.601 ++ dirname /tmp/install/install.sh [2021-04-20T21:07:20.260Z] #53 1.609 + dir=/tmp/install [2021-04-20T21:07:20.260Z] #53 1.609 + bin=runc [2021-04-20T21:07:20.260Z] #53 1.609 + shift [2021-04-20T21:07:20.260Z] #53 1.609 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-20T21:07:20.260Z] #53 1.609 + . /tmp/install/runc.installer [2021-04-20T21:07:20.260Z] #53 1.610 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-20T21:07:20.260Z] #53 1.614 + install_runc [2021-04-20T21:07:20.260Z] #53 1.625 + uname -r [2021-04-20T21:07:20.260Z] #53 1.625 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-20T21:07:20.260Z] #53 1.633 + RUNC_BUILDTAGS='seccomp ' [2021-04-20T21:07:20.260Z] #53 1.633 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-20T21:07:20.260Z] #53 1.633 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.U81DmIOWga/src/github.com/opencontainers/runc [2021-04-20T21:07:20.260Z] #53 1.633 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-20T21:07:20.260Z] #53 1.636 Cloning into '/tmp/tmp.U81DmIOWga/src/github.com/opencontainers/runc'... [2021-04-20T21:07:20.512Z] #21 5.524 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-20T21:07:21.169Z] #20 5.856 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-20T21:07:21.426Z] #13 DONE 96.8s [2021-04-20T21:07:21.426Z] [2021-04-20T21:07:21.426Z] #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-20T21:07:21.426Z] #53 sha256:6caf6d511e2745849e5c22e97b18205da162485b28ae7fe103d6de32688b3d15 [2021-04-20T21:07:21.432Z] #20 ... [2021-04-20T21:07:21.432Z] [2021-04-20T21:07:21.432Z] #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-20T21:07:21.432Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:21.432Z] #43 64.46 CC criu/pie/util-vdso-elf32.o [2021-04-20T21:07:21.432Z] #43 65.21 AR criu/pie/pie.lib.a [2021-04-20T21:07:21.432Z] #43 65.27 DEP criu/pie/restorer.d [2021-04-20T21:07:21.432Z] #43 65.46 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-20T21:07:21.432Z] #43 65.57 DEP criu/arch/x86/restorer_unmap.d [2021-04-20T21:07:21.432Z] #43 65.59 DEP criu/arch/x86/restorer.d [2021-04-20T21:07:21.432Z] #43 65.84 DEP criu/arch/x86/vdso-pie.d [2021-04-20T21:07:21.432Z] #43 65.94 DEP criu/pie/parasite-vdso.d [2021-04-20T21:07:21.432Z] #43 66.13 DEP criu/pie/parasite.d [2021-04-20T21:07:21.432Z] #43 66.39 CC criu/pie/parasite.o [2021-04-20T21:07:21.432Z] #43 67.65 LINK criu/pie/parasite.built-in.o [2021-04-20T21:07:21.432Z] #43 67.66 GEN criu/pie/parasite-blob.h [2021-04-20T21:07:21.432Z] #43 67.67 CC criu/pie/parasite-vdso.o [2021-04-20T21:07:21.432Z] #43 68.39 CC criu/arch/x86/vdso-pie.o [2021-04-20T21:07:21.432Z] #43 68.68 CC criu/arch/x86/restorer.o [2021-04-20T21:07:21.432Z] #43 69.28 CC criu/arch/x86/restorer_unmap.o [2021-04-20T21:07:21.432Z] #43 69.33 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-20T21:07:21.432Z] #43 69.58 CC criu/pie/restorer.o [2021-04-20T21:07:21.695Z] #53 ... [2021-04-20T21:07:21.695Z] [2021-04-20T21:07:21.695Z] #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-20T21:07:21.695Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-20T21:07:21.695Z] #15 DONE 1.3s [2021-04-20T21:07:21.695Z] [2021-04-20T21:07:21.695Z] #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-20T21:07:21.695Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:21.695Z] #43 55.10 DEP criu/arch/x86/sigframe.d [2021-04-20T21:07:21.695Z] #43 55.35 DEP criu/arch/x86/sigaction_compat.d [2021-04-20T21:07:21.695Z] #43 55.56 DEP criu/arch/x86/kerndat.d [2021-04-20T21:07:21.695Z] #43 55.81 DEP criu/arch/x86/crtools.d [2021-04-20T21:07:21.695Z] #43 55.95 DEP criu/arch/x86/cpu.d [2021-04-20T21:07:21.695Z] #43 56.21 CC criu/arch/x86/cpu.o [2021-04-20T21:07:21.695Z] #43 ... [2021-04-20T21:07:21.695Z] [2021-04-20T21:07:21.695Z] #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-20T21:07:21.695Z] #58 sha256:5774c1a170736c19764ca518ba1709f8bc679858f3994ada945bc0514c3aab8e [2021-04-20T21:07:21.695Z] #58 117.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-20T21:07:21.695Z] #58 117.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-20T21:07:21.695Z] #58 DONE 125.8s [2021-04-20T21:07:21.695Z] [2021-04-20T21:07:21.695Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-20T21:07:21.695Z] #59 sha256:d55d2e18152a740674289acb367ed92e6477f917fc53dabdd1666a5cdb8057b7 [2021-04-20T21:07:21.695Z] #59 DONE 0.1s [2021-04-20T21:07:21.958Z] [2021-04-20T21:07:21.958Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-20T21:07:21.958Z] #60 sha256:4575e74b42f5ec6e460a32e56dca07762b8f00a568a54d5f0507138fc5b96bfa [2021-04-20T21:07:21.958Z] #60 DONE 0.1s [2021-04-20T21:07:21.958Z] [2021-04-20T21:07:21.958Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-20T21:07:21.959Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-20T21:07:22.063Z] #15 DONE 5.2s [2021-04-20T21:07:22.063Z] [2021-04-20T21:07:22.063Z] #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-20T21:07:22.063Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:22.063Z] #43 54.00 AR soccr/libsoccr.a [2021-04-20T21:07:22.063Z] #43 54.04 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-20T21:07:22.063Z] #43 54.53 DEP criu/arch/x86/sigframe.d [2021-04-20T21:07:22.063Z] #43 54.67 DEP criu/arch/x86/sigaction_compat.d [2021-04-20T21:07:22.063Z] #43 54.75 DEP criu/arch/x86/kerndat.d [2021-04-20T21:07:22.063Z] #43 54.94 DEP criu/arch/x86/crtools.d [2021-04-20T21:07:22.063Z] #43 55.06 DEP criu/arch/x86/cpu.d [2021-04-20T21:07:22.063Z] #43 55.29 CC criu/arch/x86/cpu.o [2021-04-20T21:07:22.063Z] #43 56.00 CC criu/arch/x86/crtools.o [2021-04-20T21:07:22.063Z] #43 57.20 CC criu/arch/x86/kerndat.o [2021-04-20T21:07:22.063Z] #43 57.67 CC criu/arch/x86/sigaction_compat.o [2021-04-20T21:07:22.063Z] #43 57.90 CC criu/arch/x86/sigframe.o [2021-04-20T21:07:22.063Z] #43 58.14 LINK criu/arch/x86/crtools.built-in.o [2021-04-20T21:07:22.063Z] #43 58.22 DEP criu/pie/util-vdso-elf32.d [2021-04-20T21:07:22.063Z] #43 58.36 DEP criu/pie/util-vdso.d [2021-04-20T21:07:22.063Z] #43 58.52 DEP criu/pie/util.d [2021-04-20T21:07:22.063Z] #43 ... [2021-04-20T21:07:22.063Z] [2021-04-20T21:07:22.063Z] #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-20T21:07:22.063Z] #53 sha256:90677983657dd6e91ce20c4903e97b8cb197e6e95f5ab3d1cf9c7a33b8faef31 [2021-04-20T21:07:22.063Z] #53 5.765 + RM_GOPATH=0 [2021-04-20T21:07:22.063Z] #53 5.765 + TMP_GOPATH= [2021-04-20T21:07:22.063Z] #53 5.765 + : /build [2021-04-20T21:07:22.063Z] #53 5.765 + '[' -z '' ']' [2021-04-20T21:07:22.063Z] #53 5.765 ++ mktemp -d [2021-04-20T21:07:22.063Z] #53 5.765 + export GOPATH=/tmp/tmp.M9uWXOtjQK [2021-04-20T21:07:22.063Z] #53 5.765 + GOPATH=/tmp/tmp.M9uWXOtjQK [2021-04-20T21:07:22.063Z] #53 5.765 + RM_GOPATH=1 [2021-04-20T21:07:22.063Z] #53 5.765 + case "$(go env GOARCH)" in [2021-04-20T21:07:22.063Z] #53 5.771 ++ go env GOARCH [2021-04-20T21:07:22.063Z] #53 5.784 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:07:22.063Z] #53 5.784 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:07:22.063Z] #53 5.784 ++ dirname /tmp/install/install.sh [2021-04-20T21:07:22.063Z] #53 5.786 + dir=/tmp/install [2021-04-20T21:07:22.063Z] #53 5.786 + bin=runc [2021-04-20T21:07:22.063Z] #53 5.786 + shift [2021-04-20T21:07:22.063Z] #53 5.786 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-20T21:07:22.063Z] #53 5.786 + . /tmp/install/runc.installer [2021-04-20T21:07:22.063Z] #53 5.786 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-20T21:07:22.063Z] #53 5.786 + install_runc [2021-04-20T21:07:22.063Z] #53 5.786 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-20T21:07:22.063Z] #53 5.786 + uname -r [2021-04-20T21:07:22.063Z] #53 5.802 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-20T21:07:22.063Z] #53 5.802 + RUNC_BUILDTAGS='seccomp ' [2021-04-20T21:07:22.063Z] #53 5.802 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-20T21:07:22.063Z] #53 5.802 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.M9uWXOtjQK/src/github.com/opencontainers/runc [2021-04-20T21:07:22.063Z] #53 5.802 Cloning into '/tmp/tmp.M9uWXOtjQK/src/github.com/opencontainers/runc'... [2021-04-20T21:07:22.063Z] #53 ... [2021-04-20T21:07:22.063Z] [2021-04-20T21:07:22.063Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-20T21:07:22.063Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-20T21:07:22.381Z] #53 ... [2021-04-20T21:07:22.381Z] [2021-04-20T21:07:22.381Z] #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-20T21:07:22.381Z] #58 sha256:a1d46e0eda2f36a1ca9d7acfb2b32060dec58dd6cf2fadf58a76ceada507ec33 [2021-04-20T21:07:22.381Z] #58 93.33 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-20T21:07:22.381Z] #58 93.33 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-20T21:07:22.381Z] #58 DONE 100.5s [2021-04-20T21:07:22.381Z] [2021-04-20T21:07:22.381Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-20T21:07:22.381Z] #59 sha256:18b4608d38bb095791d0ba09145c4a8ca7d3c543f63bee98e8ee3f7b22dcd7c0 [2021-04-20T21:07:22.381Z] #59 DONE 0.3s [2021-04-20T21:07:22.381Z] [2021-04-20T21:07:22.381Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-20T21:07:22.381Z] #60 sha256:127e1492018e7c863e93be16de82fbb2aa624d8af0b7bff1fe13c36e623b1c98 [2021-04-20T21:07:22.960Z] #60 DONE 0.3s [2021-04-20T21:07:22.960Z] [2021-04-20T21:07:22.960Z] #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-20T21:07:22.960Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-20T21:07:22.960Z] #43 33.32 CC images/sk-opts.o [2021-04-20T21:07:22.960Z] #43 33.51 CC images/sk-unix.o [2021-04-20T21:07:22.960Z] #43 33.82 CC images/sk-inet.o [2021-04-20T21:07:22.960Z] #43 34.17 CC images/tun.o [2021-04-20T21:07:22.960Z] #43 34.56 CC images/sk-netlink.o [2021-04-20T21:07:22.960Z] #43 34.71 CC images/packet-sock.o [2021-04-20T21:07:22.960Z] #43 35.15 CC images/ipc-var.o [2021-04-20T21:07:22.960Z] #43 35.31 CC images/ipc-desc.o [2021-04-20T21:07:22.960Z] #43 35.49 CC images/ipc-shm.o [2021-04-20T21:07:22.960Z] #43 35.73 CC images/ipc-msg.o [2021-04-20T21:07:22.960Z] #43 35.97 CC images/ipc-sem.o [2021-04-20T21:07:22.960Z] #43 36.20 CC images/utsns.o [2021-04-20T21:07:22.960Z] #43 36.46 CC images/creds.o [2021-04-20T21:07:22.960Z] #43 36.69 CC images/vma.o [2021-04-20T21:07:22.960Z] #43 36.88 CC images/netdev.o [2021-04-20T21:07:22.960Z] #43 37.26 CC images/tty.o [2021-04-20T21:07:22.960Z] #43 37.93 CC images/file-lock.o [2021-04-20T21:07:22.960Z] #43 38.18 CC images/rlimit.o [2021-04-20T21:07:22.960Z] #43 38.47 CC images/pagemap.o [2021-04-20T21:07:22.960Z] #43 38.80 CC images/siginfo.o [2021-04-20T21:07:22.960Z] #43 39.05 CC images/rpc.o [2021-04-20T21:07:22.960Z] #43 40.09 CC images/ext-file.o [2021-04-20T21:07:22.960Z] #43 40.27 CC images/cgroup.o [2021-04-20T21:07:22.960Z] #43 41.17 CC images/userns.o [2021-04-20T21:07:22.960Z] #43 41.41 CC images/google/protobuf/descriptor.o [2021-04-20T21:07:23.364Z] #16 1.904 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-20T21:07:23.364Z] #16 DONE 2.1s [2021-04-20T21:07:23.364Z] [2021-04-20T21:07:23.364Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-20T21:07:23.364Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-20T21:07:23.918Z] #43 ... [2021-04-20T21:07:23.918Z] [2021-04-20T21:07:23.918Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-20T21:07:23.918Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-04-20T21:07:23.919Z] #14 DONE 2.3s [2021-04-20T21:07:23.919Z] [2021-04-20T21:07:23.919Z] #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-20T21:07:23.919Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-04-20T21:07:24.106Z] #21 ... [2021-04-20T21:07:24.106Z] [2021-04-20T21:07:24.106Z] #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-20T21:07:24.106Z] #54 sha256:7d439cdf1a387c352cafef914e9aa502d05b7702fd58d1c837c4e5becc94f403 [2021-04-20T21:07:24.106Z] #54 11.46 + cd /tmp/tmp.4vNc9BBtg8/src/github.com/opencontainers/runc [2021-04-20T21:07:24.106Z] #54 11.46 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-20T21:07:24.747Z] #43 72.81 LINK criu/pie/restorer.built-in.o [2021-04-20T21:07:24.748Z] #43 72.86 GEN criu/pie/restorer-blob.h [2021-04-20T21:07:24.748Z] #43 72.99 DEP criu/vdso.d [2021-04-20T21:07:24.748Z] #43 73.31 DEP criu/vdso-compat.d [2021-04-20T21:07:24.748Z] #43 73.41 DEP criu/uts_ns.d [2021-04-20T21:07:24.759Z] #54 12.22 + '[' -z '' ']' [2021-04-20T21:07:24.759Z] #54 12.22 + target=static [2021-04-20T21:07:24.759Z] #54 12.22 + make 'BUILDTAGS=seccomp ' static [2021-04-20T21:07:25.011Z] #43 73.51 DEP criu/util.d [2021-04-20T21:07:25.011Z] #43 73.65 DEP criu/uffd.d [2021-04-20T21:07:25.023Z] #56 195.9 + bin/containerd [2021-04-20T21:07:25.060Z] #54 12.67 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-20T21:07:25.262Z] #17 DONE 1.8s [2021-04-20T21:07:25.262Z] [2021-04-20T21:07:25.262Z] #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-20T21:07:25.262Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:25.262Z] #43 57.45 CC criu/arch/x86/crtools.o [2021-04-20T21:07:25.262Z] #43 59.66 CC criu/arch/x86/kerndat.o [2021-04-20T21:07:25.274Z] #43 73.82 DEP criu/tun.d [2021-04-20T21:07:25.360Z] #16 3.195 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-20T21:07:25.360Z] #16 DONE 3.2s [2021-04-20T21:07:25.360Z] [2021-04-20T21:07:25.360Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-20T21:07:25.360Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-20T21:07:25.537Z] #43 73.97 DEP criu/tty.d [2021-04-20T21:07:25.537Z] #43 74.13 DEP criu/timerfd.d [2021-04-20T21:07:25.799Z] #43 74.31 DEP criu/timens.d [2021-04-20T21:07:25.799Z] #43 74.53 DEP criu/sysfs_parse.d [2021-04-20T21:07:25.833Z] #43 60.36 CC criu/arch/x86/sigaction_compat.o [2021-04-20T21:07:25.848Z] #15 DONE 1.9s [2021-04-20T21:07:25.848Z] [2021-04-20T21:07:25.848Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-20T21:07:25.848Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-04-20T21:07:26.090Z] #43 60.62 CC criu/arch/x86/sigframe.o [2021-04-20T21:07:26.347Z] #43 ... [2021-04-20T21:07:26.347Z] [2021-04-20T21:07:26.347Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-20T21:07:26.347Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-20T21:07:26.347Z] #18 DONE 1.1s [2021-04-20T21:07:26.374Z] #43 74.75 DEP criu/sysctl.d [2021-04-20T21:07:26.604Z] [2021-04-20T21:07:26.604Z] #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-20T21:07:26.604Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:26.604Z] #43 61.15 LINK criu/arch/x86/crtools.built-in.o [2021-04-20T21:07:26.604Z] #43 61.26 DEP criu/pie/util-vdso-elf32.d [2021-04-20T21:07:26.637Z] #43 75.00 DEP criu/string.d [2021-04-20T21:07:26.637Z] #43 75.03 DEP criu/stats.d [2021-04-20T21:07:26.637Z] #43 75.14 DEP criu/sockets.d [2021-04-20T21:07:26.637Z] #43 75.38 DEP criu/sk-unix.d [2021-04-20T21:07:26.862Z] #43 61.48 DEP criu/pie/util-vdso.d [2021-04-20T21:07:26.900Z] #43 ... [2021-04-20T21:07:26.900Z] [2021-04-20T21:07:26.900Z] #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-20T21:07:26.900Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-20T21:07:26.900Z] #20 11.60 Fetched 8941 kB in 10s (870 kB/s) [2021-04-20T21:07:27.120Z] #43 61.61 DEP criu/pie/util.d [2021-04-20T21:07:27.246Z] #16 1.518 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-20T21:07:27.377Z] #43 61.86 CC criu/pie/util.o [2021-04-20T21:07:27.489Z] Commit message: "bump up rootlesskit to v0.14.2" [2021-04-20T21:07:27.511Z] #16 DONE 1.7s [2021-04-20T21:07:27.511Z] [2021-04-20T21:07:27.511Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-20T21:07:27.511Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-04-20T21:07:27.635Z] #43 ... [2021-04-20T21:07:27.635Z] [2021-04-20T21:07:27.635Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-20T21:07:27.635Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-20T21:07:27.635Z] #19 DONE 1.3s [2021-04-20T21:07:27.848Z] #20 11.60 Reading package lists... [2021-04-20T21:07:27.848Z] #20 ... [2021-04-20T21:07:27.848Z] [2021-04-20T21:07:27.848Z] #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-20T21:07:27.848Z] #45 sha256:d6331ae62e1c2e3baf47a87d7e59604453bcaea790f53c11f01a56c0ef6e62d8 [2021-04-20T21:07:27.848Z] #45 139.4 github.com/LK4D4/vndr/godl [2021-04-20T21:07:27.848Z] #45 140.1 github.com/LK4D4/vndr [2021-04-20T21:07:27.848Z] #45 ... [2021-04-20T21:07:27.848Z] [2021-04-20T21:07:27.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-20T21:07:27.848Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:27.848Z] #43 75.64 DEP criu/sk-tcp.d [2021-04-20T21:07:27.848Z] #43 75.86 DEP criu/sk-queue.d [2021-04-20T21:07:27.848Z] #43 75.99 DEP criu/sk-packet.d [2021-04-20T21:07:27.848Z] #43 76.13 DEP criu/sk-netlink.d [2021-04-20T21:07:27.848Z] #43 76.34 DEP criu/sk-inet.d [2021-04-20T21:07:27.892Z] [2021-04-20T21:07:27.892Z] #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-20T21:07:27.892Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:27.892Z] #43 62.37 CC criu/pie/util-vdso.o [2021-04-20T21:07:27.904Z] #17 DONE 2.5s [2021-04-20T21:07:27.904Z] [2021-04-20T21:07:27.904Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-20T21:07:27.904Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-20T21:07:27.898Z] > git --version # timeout=10 [2021-04-20T21:07:27.960Z] > git --version # 'git version 2.24.1.windows.2' [2021-04-20T21:07:28.042Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-20T21:07:28.114Z] #43 76.56 DEP criu/signalfd.d [2021-04-20T21:07:28.114Z] #43 76.74 DEP criu/sigframe.d [2021-04-20T21:07:28.379Z] #43 76.90 DEP criu/shmem.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-20T21:07:28.642Z] #43 77.06 DEP criu/servicefd.d [2021-04-20T21:07:28.643Z] #43 77.24 DEP criu/seize.d [2021-04-20T21:07:28.824Z] #43 63.33 CC criu/pie/util-vdso-elf32.o [2021-04-20T21:07:28.905Z] #43 77.36 DEP criu/seccomp.d [2021-04-20T21:07:28.905Z] #43 77.57 DEP criu/rst-malloc.d [2021-04-20T21:07:28.915Z] #17 DONE 1.6s [2021-04-20T21:07:28.915Z] [2021-04-20T21:07:28.915Z] #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-20T21:07:28.915Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-20T21:07:28.915Z] #43 43.83 CC images/opts.o [2021-04-20T21:07:28.915Z] #43 44.02 CC images/seccomp.o [2021-04-20T21:07:28.915Z] #43 44.45 CC images/binfmt-misc.o [2021-04-20T21:07:28.915Z] #43 44.73 CC images/time.o [2021-04-20T21:07:28.915Z] #43 45.00 CC images/sysctl.o [2021-04-20T21:07:28.915Z] #43 45.22 CC images/autofs.o [2021-04-20T21:07:28.915Z] #43 45.49 CC images/macvlan.o [2021-04-20T21:07:28.915Z] #43 45.76 CC images/sit.o [2021-04-20T21:07:28.915Z] #43 45.90 CC images/memfd.o [2021-04-20T21:07:28.915Z] #43 46.39 CC images/timens.o [2021-04-20T21:07:28.915Z] #43 46.88 LINK images/built-in.o [2021-04-20T21:07:28.915Z] #43 47.13 GEN compel/include/asm [2021-04-20T21:07:28.915Z] #43 47.17 GEN compel/include/version.h [2021-04-20T21:07:28.915Z] #43 47.20 touch .config [2021-04-20T21:07:28.915Z] #43 47.32 GEN include/common/config.h [2021-04-20T21:07:28.915Z] #43 47.43 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-20T21:07:28.915Z] #43 47.44 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-04-20T21:07:28.915Z] #43 47.49 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-04-20T21:07:28.915Z] #43 47.53 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-04-20T21:07:29.168Z] #43 ... [2021-04-20T21:07:29.168Z] [2021-04-20T21:07:29.168Z] #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-20T21:07:29.168Z] #45 sha256:d6331ae62e1c2e3baf47a87d7e59604453bcaea790f53c11f01a56c0ef6e62d8 [2021-04-20T21:07:29.168Z] #45 DONE 150.7s [2021-04-20T21:07:29.168Z] [2021-04-20T21:07:29.168Z] #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-20T21:07:29.168Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:29.168Z] #43 77.63 DEP criu/rbtree.d [2021-04-20T21:07:29.168Z] #43 77.66 DEP criu/pstree.d [2021-04-20T21:07:29.168Z] #43 77.83 DEP criu/protobuf.d [2021-04-20T21:07:29.178Z] #43 47.55 DEP compel/plugins/std/infect.d [2021-04-20T21:07:29.178Z] #43 47.82 DEP compel/plugins/std/string.d [2021-04-20T21:07:29.389Z] #43 63.98 AR criu/pie/pie.lib.a [2021-04-20T21:07:29.389Z] #43 64.04 DEP criu/pie/restorer.d [2021-04-20T21:07:29.431Z] #43 ... [2021-04-20T21:07:29.431Z] [2021-04-20T21:07:29.431Z] #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-20T21:07:29.431Z] #53 sha256:495252e67581af3a324bb2d7cc0a65f50a34b2812cc016b3f12fbf5f376eff2c [2021-04-20T21:07:29.431Z] #53 13.39 + cd /tmp/tmp.22vjNavtrx/src/github.com/opencontainers/runc [2021-04-20T21:07:29.431Z] #53 13.40 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-20T21:07:29.431Z] #53 13.97 + '[' -z '' ']' [2021-04-20T21:07:29.431Z] #53 13.97 + target=static [2021-04-20T21:07:29.431Z] #53 13.98 + make 'BUILDTAGS=seccomp ' static [2021-04-20T21:07:29.432Z] #53 14.37 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-20T21:07:29.432Z] #53 ... [2021-04-20T21:07:29.432Z] [2021-04-20T21:07:29.432Z] #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-20T21:07:29.432Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:29.432Z] #43 78.00 GEN criu/protobuf-desc-gen.h [2021-04-20T21:07:29.444Z] #43 48.06 DEP compel/plugins/std/log.d [2021-04-20T21:07:29.647Z] #43 64.26 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-20T21:07:29.710Z] #43 48.14 DEP compel/plugins/std/fds.d [2021-04-20T21:07:29.710Z] #43 48.21 DEP compel/plugins/std/std.d [2021-04-20T21:07:29.710Z] #43 48.29 DEP compel/plugins/shmem/shmem.d [2021-04-20T21:07:29.710Z] #43 48.42 DEP compel/plugins/fds/fds.d [2021-04-20T21:07:29.904Z] #43 64.36 DEP criu/arch/x86/restorer_unmap.d [2021-04-20T21:07:29.904Z] #43 64.39 DEP criu/arch/x86/restorer.d [2021-04-20T21:07:29.904Z] #43 64.50 DEP criu/arch/x86/vdso-pie.d [2021-04-20T21:07:29.974Z] #43 48.66 CC compel/plugins/std/std.o [2021-04-20T21:07:30.162Z] #43 64.68 DEP criu/pie/parasite-vdso.d [2021-04-20T21:07:30.309Z] #56 ... [2021-04-20T21:07:30.309Z] [2021-04-20T21:07:30.309Z] #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-20T21:07:30.309Z] #53 sha256:397fd039ad7e5507d2536d6c3c9fa6b9b8000bceacd2e6068550abd7baa692df [2021-04-20T21:07:30.309Z] #53 123.4 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-20T21:07:30.309Z] #53 124.5 + mkdir -p /build [2021-04-20T21:07:30.309Z] #53 124.5 + cp runc /build/runc [2021-04-20T21:07:30.309Z] #53 DONE 124.9s [2021-04-20T21:07:30.309Z] [2021-04-20T21:07:30.309Z] #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-20T21:07:30.309Z] #56 sha256:ef27758d32939b3e195e802151ac4e1635df99c52381ecf0d20c9c2f33a91e8f [2021-04-20T21:07:30.419Z] #43 64.84 DEP criu/pie/parasite.d [2021-04-20T21:07:30.447Z] #18 DONE 2.7s [2021-04-20T21:07:30.447Z] [2021-04-20T21:07:30.447Z] #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-20T21:07:30.447Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:30.447Z] #43 58.72 CC criu/pie/util.o [2021-04-20T21:07:30.447Z] #43 59.00 CC criu/pie/util-vdso.o [2021-04-20T21:07:30.447Z] #43 59.85 CC criu/pie/util-vdso-elf32.o [2021-04-20T21:07:30.447Z] #43 60.51 AR criu/pie/pie.lib.a [2021-04-20T21:07:30.447Z] #43 60.60 DEP criu/pie/restorer.d [2021-04-20T21:07:30.447Z] #43 60.79 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-20T21:07:30.447Z] #43 60.93 DEP criu/arch/x86/restorer_unmap.d [2021-04-20T21:07:30.447Z] #43 60.96 DEP criu/arch/x86/restorer.d [2021-04-20T21:07:30.447Z] #43 61.21 DEP criu/arch/x86/vdso-pie.d [2021-04-20T21:07:30.447Z] #43 61.35 DEP criu/pie/parasite-vdso.d [2021-04-20T21:07:30.447Z] #43 61.49 DEP criu/pie/parasite.d [2021-04-20T21:07:30.447Z] #43 61.74 CC criu/pie/parasite.o [2021-04-20T21:07:30.447Z] #43 63.20 LINK criu/pie/parasite.built-in.o [2021-04-20T21:07:30.447Z] #43 63.22 GEN criu/pie/parasite-blob.h [2021-04-20T21:07:30.447Z] #43 63.23 CC criu/pie/parasite-vdso.o [2021-04-20T21:07:30.447Z] #43 63.89 CC criu/arch/x86/vdso-pie.o [2021-04-20T21:07:30.447Z] #43 64.19 CC criu/arch/x86/restorer.o [2021-04-20T21:07:30.447Z] #43 64.81 CC criu/arch/x86/restorer_unmap.o [2021-04-20T21:07:30.447Z] #43 64.90 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-20T21:07:30.447Z] #43 65.27 CC criu/pie/restorer.o [2021-04-20T21:07:30.447Z] #43 ... [2021-04-20T21:07:30.447Z] [2021-04-20T21:07:30.447Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-20T21:07:30.447Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-20T21:07:30.552Z] #43 ... [2021-04-20T21:07:30.552Z] [2021-04-20T21:07:30.552Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-20T21:07:30.552Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-04-20T21:07:30.552Z] #18 DONE 1.4s [2021-04-20T21:07:30.552Z] [2021-04-20T21:07:30.552Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-20T21:07:30.552Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-04-20T21:07:30.676Z] #43 65.16 CC criu/pie/parasite.o [2021-04-20T21:07:30.743Z] #54 ... [2021-04-20T21:07:30.743Z] [2021-04-20T21:07:30.743Z] #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-20T21:07:30.743Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-20T21:07:30.743Z] #44 60.41 CC compel/src/lib/ptrace.o [2021-04-20T21:07:30.743Z] #44 60.82 AR compel/libcompel.a [2021-04-20T21:07:30.743Z] #44 60.92 HOSTCC compel/src/main-host.o [2021-04-20T21:07:30.743Z] #44 61.29 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-04-20T21:07:30.743Z] #44 61.48 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-20T21:07:30.743Z] #44 61.91 HOSTCC compel/src/lib/log-host.o [2021-04-20T21:07:30.743Z] #44 62.11 HOSTLINK compel/compel-host-bin [2021-04-20T21:07:30.743Z] #44 62.24 DEP soccr/soccr.d [2021-04-20T21:07:30.743Z] #44 62.41 CC soccr/soccr.o [2021-04-20T21:07:30.743Z] #44 64.15 AR soccr/libsoccr.a [2021-04-20T21:07:30.743Z] #44 64.20 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-20T21:07:30.743Z] #44 64.54 DEP criu/arch/ppc64/sigframe.d [2021-04-20T21:07:30.743Z] #44 64.79 DEP criu/arch/ppc64/crtools.d [2021-04-20T21:07:30.743Z] #44 65.03 DEP criu/arch/ppc64/cpu.d [2021-04-20T21:07:30.743Z] #44 65.33 CC criu/arch/ppc64/cpu.o [2021-04-20T21:07:30.743Z] #44 65.97 CC criu/arch/ppc64/crtools.o [2021-04-20T21:07:30.743Z] #44 67.16 CC criu/arch/ppc64/sigframe.o [2021-04-20T21:07:30.743Z] #44 67.49 LINK criu/arch/ppc64/crtools.built-in.o [2021-04-20T21:07:30.743Z] #44 67.54 DEP criu/pie/util-vdso.d [2021-04-20T21:07:30.743Z] #44 67.68 DEP criu/pie/util.d [2021-04-20T21:07:30.743Z] #44 67.83 CC criu/pie/util.o [2021-04-20T21:07:30.743Z] #44 68.21 CC criu/pie/util-vdso.o [2021-04-20T21:07:30.743Z] #44 69.06 AR criu/pie/pie.lib.a [2021-04-20T21:07:30.743Z] #44 69.21 DEP criu/pie/restorer.d [2021-04-20T21:07:30.743Z] #44 69.59 DEP criu/arch/ppc64/vdso-trampoline.d [2021-04-20T21:07:30.743Z] #44 69.63 DEP criu/arch/ppc64/restorer.d [2021-04-20T21:07:30.743Z] #44 69.88 DEP criu/arch/ppc64/vdso-pie.d [2021-04-20T21:07:30.743Z] #44 70.00 DEP criu/pie/parasite-vdso.d [2021-04-20T21:07:30.743Z] #44 70.24 DEP criu/pie/parasite.d [2021-04-20T21:07:30.743Z] #44 70.52 CC criu/pie/parasite.o [2021-04-20T21:07:31.130Z] #19 ... [2021-04-20T21:07:31.130Z] [2021-04-20T21:07:31.130Z] #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-20T21:07:31.130Z] #45 sha256:9f4424bad64fb0f15f5d7c7ce54913f26723c8993ba5141875e8c21380e87e25 [2021-04-20T21:07:31.130Z] #45 99.41 net/http/httptrace [2021-04-20T21:07:31.130Z] #45 99.61 net/http [2021-04-20T21:07:31.250Z] #56 ... [2021-04-20T21:07:31.250Z] [2021-04-20T21:07:31.250Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-20T21:07:31.250Z] #54 sha256:641f9907ce600daf5646900bdd050c34a6f92978a5bd6a9c9730588cee891bbd [2021-04-20T21:07:31.250Z] #54 DONE 0.2s [2021-04-20T21:07:31.250Z] [2021-04-20T21:07:31.250Z] #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-20T21:07:31.250Z] #56 sha256:ef27758d32939b3e195e802151ac4e1635df99c52381ecf0d20c9c2f33a91e8f [2021-04-20T21:07:31.379Z] + docker version [2021-04-20T21:07:31.393Z] #45 ... [2021-04-20T21:07:31.393Z] [2021-04-20T21:07:31.393Z] #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-20T21:07:31.393Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-20T21:07:31.393Z] #43 49.22 CC compel/plugins/std/fds.o [2021-04-20T21:07:31.393Z] #43 49.75 CC compel/plugins/std/log.o [2021-04-20T21:07:31.974Z] #43 ... [2021-04-20T21:07:31.974Z] [2021-04-20T21:07:31.974Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-20T21:07:31.974Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-04-20T21:07:31.974Z] #19 DONE 1.6s [2021-04-20T21:07:31.974Z] [2021-04-20T21:07:31.974Z] #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-20T21:07:31.974Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-20T21:07:31.974Z] #43 50.61 CC compel/plugins/std/string.o [2021-04-20T21:07:31.995Z] #43 80.10 DEP criu/protobuf-desc.d [2021-04-20T21:07:31.995Z] #43 80.25 DEP criu/proc_parse.d [2021-04-20T21:07:31.995Z] #43 80.51 DEP criu/plugin.d [2021-04-20T21:07:31.995Z] #43 80.59 DEP criu/pipes.d [2021-04-20T21:07:32.045Z] #43 66.43 LINK criu/pie/parasite.built-in.o [2021-04-20T21:07:32.045Z] #43 66.44 GEN criu/pie/parasite-blob.h [2021-04-20T21:07:32.045Z] #43 66.46 CC criu/pie/parasite-vdso.o [2021-04-20T21:07:32.259Z] #43 80.74 DEP criu/pie-util.d [2021-04-20T21:07:32.259Z] #43 80.85 DEP criu/pie-util-vdso.d [2021-04-20T21:07:32.284Z] #44 72.23 LINK criu/pie/parasite.built-in.o [2021-04-20T21:07:32.284Z] #44 72.25 GEN criu/pie/parasite-blob.h [2021-04-20T21:07:32.284Z] #44 72.32 CC criu/pie/parasite-vdso.o [2021-04-20T21:07:32.522Z] #43 81.01 DEP criu/pie-util-vdso-elf32.d [2021-04-20T21:07:32.522Z] #43 81.12 DEP criu/path.d [2021-04-20T21:07:32.610Z] #43 67.16 CC criu/arch/x86/vdso-pie.o [2021-04-20T21:07:32.785Z] #43 81.32 DEP criu/parasite-syscall.d [2021-04-20T21:07:32.867Z] #43 67.54 CC criu/arch/x86/restorer.o [2021-04-20T21:07:32.926Z] #43 51.41 CC compel/plugins/std/infect.o [2021-04-20T21:07:32.949Z] #44 73.24 CC criu/arch/ppc64/vdso-pie.o [2021-04-20T21:07:33.048Z] #43 81.57 DEP criu/pagemap.d [2021-04-20T21:07:33.048Z] #43 81.71 DEP criu/pagemap-cache.d [2021-04-20T21:07:33.203Z] #43 51.80 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-04-20T21:07:33.203Z] #43 51.85 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-04-20T21:07:33.203Z] #43 51.89 AR compel/plugins/std.lib.a [2021-04-20T21:07:33.311Z] #43 81.84 DEP criu/page-xfer.d [2021-04-20T21:07:33.311Z] #43 81.98 DEP criu/page-pipe.d [2021-04-20T21:07:33.467Z] #43 52.02 CC compel/plugins/fds/fds.o [2021-04-20T21:07:33.574Z] #43 82.09 DEP criu/netfilter.d [2021-04-20T21:07:33.574Z] #43 82.22 DEP criu/net.d [2021-04-20T21:07:33.597Z] #44 73.88 CC criu/arch/ppc64/restorer.o [2021-04-20T21:07:33.731Z] #43 52.36 AR compel/plugins/fds.lib.a [2021-04-20T21:07:33.731Z] #43 52.43 HOSTDEP compel/src/lib/log-host.d [2021-04-20T21:07:33.747Z] #19 DONE 2.8s [2021-04-20T21:07:33.747Z] [2021-04-20T21:07:33.747Z] #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-20T21:07:33.747Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-20T21:07:33.747Z] #20 ... [2021-04-20T21:07:33.747Z] [2021-04-20T21:07:33.747Z] #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-20T21:07:33.747Z] #45 sha256:cc6989394c428ddad2300d4f2615dee21ca41197d6991f53460641c6c187cee5 [2021-04-20T21:07:33.747Z] #45 132.1 github.com/LK4D4/vndr/godl [2021-04-20T21:07:33.747Z] #45 132.9 github.com/LK4D4/vndr [2021-04-20T21:07:33.747Z] #45 ... [2021-04-20T21:07:33.747Z] [2021-04-20T21:07:33.747Z] #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-20T21:07:33.747Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:33.747Z] #43 68.26 LINK criu/pie/restorer.built-in.o [2021-04-20T21:07:33.747Z] #43 68.28 GEN criu/pie/restorer-blob.h [2021-04-20T21:07:33.747Z] #43 68.36 DEP criu/vdso.d [2021-04-20T21:07:33.747Z] #43 68.58 DEP criu/vdso-compat.d [2021-04-20T21:07:33.747Z] #43 68.71 DEP criu/uts_ns.d [2021-04-20T21:07:33.747Z] #43 68.92 DEP criu/util.d [2021-04-20T21:07:33.747Z] #43 69.11 DEP criu/uffd.d [2021-04-20T21:07:33.747Z] #43 69.35 DEP criu/tun.d [2021-04-20T21:07:33.747Z] #43 69.53 DEP criu/tty.d [2021-04-20T21:07:33.747Z] #43 69.71 DEP criu/timerfd.d [2021-04-20T21:07:33.747Z] #43 69.93 DEP criu/timens.d [2021-04-20T21:07:33.747Z] #43 70.16 DEP criu/sysfs_parse.d [2021-04-20T21:07:33.747Z] #43 70.31 DEP criu/sysctl.d [2021-04-20T21:07:33.747Z] #43 70.53 DEP criu/string.d [2021-04-20T21:07:33.837Z] #43 82.41 DEP criu/namespaces.d [2021-04-20T21:07:33.841Z] #43 68.19 CC criu/arch/x86/restorer_unmap.o [2021-04-20T21:07:33.841Z] #43 68.28 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-20T21:07:33.841Z] #43 68.55 CC criu/pie/restorer.o [2021-04-20T21:07:33.994Z] #43 52.54 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-20T21:07:33.994Z] #43 ... [2021-04-20T21:07:33.994Z] [2021-04-20T21:07:33.994Z] #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-20T21:07:33.994Z] #53 sha256:6caf6d511e2745849e5c22e97b18205da162485b28ae7fe103d6de32688b3d15 [2021-04-20T21:07:33.994Z] #53 2.483 + RM_GOPATH=0 [2021-04-20T21:07:33.994Z] #53 2.483 + TMP_GOPATH= [2021-04-20T21:07:33.994Z] #53 2.483 + : /build [2021-04-20T21:07:33.994Z] #53 2.486 + '[' -z '' ']' [2021-04-20T21:07:33.994Z] #53 2.486 ++ mktemp -d [2021-04-20T21:07:33.994Z] #53 2.491 + export GOPATH=/tmp/tmp.92mjt70gXd [2021-04-20T21:07:33.994Z] #53 2.491 + GOPATH=/tmp/tmp.92mjt70gXd [2021-04-20T21:07:33.994Z] #53 2.491 + RM_GOPATH=1 [2021-04-20T21:07:33.994Z] #53 2.491 + case "$(go env GOARCH)" in [2021-04-20T21:07:33.994Z] #53 2.491 ++ go env GOARCH [2021-04-20T21:07:33.995Z] #53 2.522 + export GO_BUILDMODE=-buildmode=pie [2021-04-20T21:07:33.995Z] #53 2.522 + GO_BUILDMODE=-buildmode=pie [2021-04-20T21:07:33.995Z] #53 2.522 ++ dirname /tmp/install/install.sh [2021-04-20T21:07:33.995Z] #53 2.528 + dir=/tmp/install [2021-04-20T21:07:33.995Z] #53 2.528 + bin=runc [2021-04-20T21:07:33.995Z] #53 2.528 + shift [2021-04-20T21:07:33.995Z] #53 2.528 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-20T21:07:33.995Z] #53 2.528 + . /tmp/install/runc.installer [2021-04-20T21:07:33.995Z] #53 2.528 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-20T21:07:33.995Z] #53 2.528 + install_runc [2021-04-20T21:07:33.995Z] #53 2.530 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-20T21:07:33.995Z] #53 2.537 + uname -r [2021-04-20T21:07:33.995Z] #53 2.538 + RUNC_BUILDTAGS='seccomp ' [2021-04-20T21:07:33.995Z] #53 2.538 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-20T21:07:33.995Z] #53 2.538 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.92mjt70gXd/src/github.com/opencontainers/runc [2021-04-20T21:07:33.995Z] #53 2.539 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-20T21:07:33.995Z] #53 2.594 Cloning into '/tmp/tmp.92mjt70gXd/src/github.com/opencontainers/runc'... [2021-04-20T21:07:33.995Z] #53 11.57 + cd /tmp/tmp.92mjt70gXd/src/github.com/opencontainers/runc [2021-04-20T21:07:33.995Z] #53 11.58 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-20T21:07:33.995Z] #53 12.37 + '[' -z '' ']' [2021-04-20T21:07:33.995Z] #53 12.38 + target=static [2021-04-20T21:07:33.995Z] #53 12.38 + make 'BUILDTAGS=seccomp ' static [2021-04-20T21:07:33.995Z] #53 ... [2021-04-20T21:07:33.995Z] [2021-04-20T21:07:33.995Z] #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-20T21:07:33.995Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-20T21:07:33.995Z] #20 1.767 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-20T21:07:33.995Z] #20 1.792 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:07:33.995Z] #20 1.793 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:07:33.995Z] #20 1.799 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:07:34.008Z] #43 70.56 DEP criu/stats.d [2021-04-20T21:07:34.008Z] #43 70.66 DEP criu/sockets.d [2021-04-20T21:07:34.100Z] #43 82.63 DEP criu/mount.d [2021-04-20T21:07:34.252Z] #44 74.45 CC criu/arch/ppc64/vdso-trampoline.o [2021-04-20T21:07:34.252Z] #44 74.51 CC criu/pie/restorer.o [2021-04-20T21:07:34.258Z] #20 2.440 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [461 kB] [2021-04-20T21:07:34.268Z] #43 ... [2021-04-20T21:07:34.268Z] [2021-04-20T21:07:34.268Z] #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-20T21:07:34.268Z] #45 sha256:cc6989394c428ddad2300d4f2615dee21ca41197d6991f53460641c6c187cee5 [2021-04-20T21:07:34.268Z] #45 DONE 143.0s [2021-04-20T21:07:34.268Z] [2021-04-20T21:07:34.268Z] #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-20T21:07:34.268Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:34.268Z] #43 70.84 DEP criu/sk-unix.d [2021-04-20T21:07:34.395Z] #43 82.82 DEP criu/memfd.d [2021-04-20T21:07:34.396Z] #43 83.07 DEP criu/mem.d [2021-04-20T21:07:34.528Z] #43 71.16 DEP criu/sk-tcp.d [2021-04-20T21:07:34.665Z] #43 83.30 DEP criu/lsm.d [2021-04-20T21:07:34.789Z] #43 71.30 DEP criu/sk-queue.d [2021-04-20T21:07:34.789Z] #43 71.53 DEP criu/sk-packet.d [2021-04-20T21:07:34.934Z] #43 83.51 DEP criu/log.d [2021-04-20T21:07:35.050Z] #43 71.76 DEP criu/sk-netlink.d [2021-04-20T21:07:35.201Z] #43 83.76 DEP criu/libnetlink.d [2021-04-20T21:07:35.201Z] #43 83.88 DEP criu/kerndat.d [2021-04-20T21:07:35.209Z] #20 3.220 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-20T21:07:35.310Z] #43 71.88 DEP criu/sk-inet.d [2021-04-20T21:07:35.466Z] #43 84.13 DEP criu/kcmp-ids.d [2021-04-20T21:07:35.570Z] #43 72.14 DEP criu/signalfd.d [2021-04-20T21:07:35.734Z] #43 84.20 DEP criu/irmap.d [2021-04-20T21:07:35.734Z] #43 84.37 DEP criu/ipc_ns.d [2021-04-20T21:07:35.831Z] #43 72.33 DEP criu/sigframe.d [2021-04-20T21:07:35.831Z] #43 72.39 DEP criu/shmem.d [2021-04-20T21:07:35.997Z] #43 84.53 DEP criu/image.d [2021-04-20T21:07:35.997Z] #43 84.64 DEP criu/image-desc.d [2021-04-20T21:07:36.092Z] #43 72.58 DEP criu/servicefd.d [2021-04-20T21:07:36.092Z] #43 ... [2021-04-20T21:07:36.092Z] [2021-04-20T21:07:36.092Z] #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-20T21:07:36.092Z] #53 sha256:90677983657dd6e91ce20c4903e97b8cb197e6e95f5ab3d1cf9c7a33b8faef31 [2021-04-20T21:07:36.092Z] #53 14.19 + cd /tmp/tmp.M9uWXOtjQK/src/github.com/opencontainers/runc [2021-04-20T21:07:36.092Z] #53 14.19 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-20T21:07:36.092Z] #53 14.87 + '[' -z '' ']' [2021-04-20T21:07:36.092Z] #53 14.87 + target=static [2021-04-20T21:07:36.092Z] #53 14.87 + make 'BUILDTAGS=seccomp ' static [2021-04-20T21:07:36.092Z] #53 15.33 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-20T21:07:36.092Z] #53 ... [2021-04-20T21:07:36.092Z] [2021-04-20T21:07:36.092Z] #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-20T21:07:36.092Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:36.092Z] #43 72.74 DEP criu/seize.d [2021-04-20T21:07:36.127Z] Client: Docker Engine - Enterprise [2021-04-20T21:07:36.127Z] Version: 19.03.12 [2021-04-20T21:07:36.127Z] API version: 1.40 [2021-04-20T21:07:36.127Z] Go version: go1.13.13 [2021-04-20T21:07:36.127Z] Git commit: 4306744 [2021-04-20T21:07:36.127Z] Built: 08/05/2020 19:27:53 [2021-04-20T21:07:36.127Z] OS/Arch: windows/amd64 [2021-04-20T21:07:36.127Z] Experimental: false [2021-04-20T21:07:36.127Z] [2021-04-20T21:07:36.127Z] Server: Docker Engine - Enterprise [2021-04-20T21:07:36.127Z] Engine: [2021-04-20T21:07:36.127Z] Version: 19.03.12 [2021-04-20T21:07:36.127Z] API version: 1.40 (minimum version 1.24) [2021-04-20T21:07:36.127Z] Go version: go1.13.13 [2021-04-20T21:07:36.127Z] Git commit: f295753ffd [2021-04-20T21:07:36.127Z] Built: 08/05/2020 19:26:41 [2021-04-20T21:07:36.127Z] OS/Arch: windows/amd64 [2021-04-20T21:07:36.127Z] Experimental: true [2021-04-20T21:07:36.260Z] #43 84.78 DEP criu/fsnotify.d [2021-04-20T21:07:36.352Z] #43 72.98 DEP criu/seccomp.d [2021-04-20T21:07:36.377Z] #44 ... [2021-04-20T21:07:36.377Z] [2021-04-20T21:07:36.377Z] #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-20T21:07:36.377Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-20T21:07:36.377Z] #21 10.97 Fetched 8702 kB in 11s (818 kB/s) [2021-04-20T21:07:36.377Z] #21 10.97 Reading package lists... [2021-04-20T21:07:36.377Z] #21 15.45 Reading package lists... [2021-04-20T21:07:36.377Z] #21 20.26 Building dependency tree... [2021-04-20T21:07:36.377Z] #21 ... [2021-04-20T21:07:36.377Z] [2021-04-20T21:07:36.377Z] #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-20T21:07:36.377Z] #46 sha256:9f524e77db893bcbe6b33c0f85b213863bb25cbef4f18a57ebb0356a41e7a169 [2021-04-20T21:07:36.377Z] #46 136.5 github.com/LK4D4/vndr/build [2021-04-20T21:07:36.377Z] #46 138.1 vendor/golang.org/x/net/idna [2021-04-20T21:07:36.377Z] #46 144.3 vendor/golang.org/x/crypto/cryptobyte [2021-04-20T21:07:36.377Z] #46 145.8 vendor/golang.org/x/net/http2/hpack [2021-04-20T21:07:36.526Z] #43 84.97 DEP criu/filesystems.d [2021-04-20T21:07:36.526Z] #43 85.15 DEP criu/files.d [2021-04-20T21:07:36.606Z] #20 4.322 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-20T21:07:36.612Z] #43 73.21 DEP criu/rst-malloc.d [2021-04-20T21:07:36.612Z] #43 73.27 DEP criu/rbtree.d [Pipeline] sh [2021-04-20T21:07:36.789Z] #43 85.26 DEP criu/files-reg.d [2021-04-20T21:07:36.789Z] #43 85.45 DEP criu/files-ext.d [2021-04-20T21:07:36.872Z] #43 73.30 DEP criu/pstree.d [2021-04-20T21:07:36.872Z] #43 73.47 DEP criu/protobuf.d [2021-04-20T21:07:36.872Z] #43 73.62 GEN criu/protobuf-desc-gen.h [2021-04-20T21:07:37.052Z] #43 85.57 DEP criu/file-lock.d [2021-04-20T21:07:37.315Z] #43 85.76 DEP criu/file-ids.d [2021-04-20T21:07:37.315Z] #43 85.95 DEP criu/fifo.d [2021-04-20T21:07:37.440Z] #46 147.4 mime [2021-04-20T21:07:37.440Z] #46 ... [2021-04-20T21:07:37.440Z] [2021-04-20T21:07:37.440Z] #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-20T21:07:37.440Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-20T21:07:37.440Z] #21 22.59 libcap2-bin is already the newest version (1:2.25-2). [2021-04-20T21:07:37.440Z] #21 22.59 The following additional packages will be installed: [2021-04-20T21:07:37.557Z] #20 5.557 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-20T21:07:37.578Z] #43 ... [2021-04-20T21:07:37.578Z] [2021-04-20T21:07:37.578Z] #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-20T21:07:37.578Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-20T21:07:37.578Z] #32 DONE 158.4s [2021-04-20T21:07:37.578Z] [2021-04-20T21:07:37.578Z] #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-20T21:07:37.578Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:37.578Z] #43 86.12 DEP criu/fdstore.d [2021-04-20T21:07:37.578Z] #43 ... [2021-04-20T21:07:37.578Z] [2021-04-20T21:07:37.578Z] #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-20T21:07:37.578Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-20T21:07:37.578Z] #20 11.60 Reading package lists... [2021-04-20T21:07:37.578Z] #20 16.31 Reading package lists... [2021-04-20T21:07:37.578Z] #20 19.85 Building dependency tree... [2021-04-20T21:07:37.578Z] #20 21.86 libcap2-bin is already the newest version (1:2.25-2). [2021-04-20T21:07:37.578Z] #20 21.86 The following additional packages will be installed: [2021-04-20T21:07:37.578Z] #20 21.86 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-20T21:07:37.578Z] #20 21.86 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-20T21:07:37.578Z] #20 21.86 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-20T21:07:37.578Z] #20 21.86 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-20T21:07:37.578Z] #20 21.86 python3.7 python3.7-minimal vim-runtime xxd [2021-04-20T21:07:37.578Z] #20 21.86 Suggested packages: [2021-04-20T21:07:37.578Z] #20 21.87 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-20T21:07:37.578Z] #20 21.87 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-20T21:07:37.578Z] #20 21.87 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-20T21:07:37.578Z] #20 21.87 Recommended packages: [2021-04-20T21:07:37.578Z] #20 21.87 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-20T21:07:37.578Z] #20 21.87 python3-keyrings.alt python3-xdg unzip [2021-04-20T21:07:37.695Z] + docker info [2021-04-20T21:07:37.741Z] #21 22.59 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-20T21:07:37.741Z] #21 22.59 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-20T21:07:37.741Z] #21 22.59 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-20T21:07:37.741Z] #21 22.59 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-20T21:07:37.741Z] #21 22.59 python3.7 python3.7-minimal vim-runtime xxd [2021-04-20T21:07:37.741Z] #21 22.60 Suggested packages: [2021-04-20T21:07:37.741Z] #21 22.60 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-20T21:07:37.741Z] #21 22.60 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-20T21:07:37.741Z] #21 22.60 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-20T21:07:37.741Z] #21 22.60 Recommended packages: [2021-04-20T21:07:37.741Z] #21 22.60 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-20T21:07:37.741Z] #21 22.60 python3-keyrings.alt python3-xdg unzip [2021-04-20T21:07:37.841Z] #20 ... [2021-04-20T21:07:37.841Z] [2021-04-20T21:07:37.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-20T21:07:37.841Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:37.841Z] #43 86.33 DEP criu/fault-injection.d [2021-04-20T21:07:37.841Z] #43 86.40 DEP criu/external.d [2021-04-20T21:07:37.841Z] #43 86.47 DEP criu/eventpoll.d [2021-04-20T21:07:38.021Z] #43 71.94 LINK criu/pie/restorer.built-in.o [2021-04-20T21:07:38.021Z] #43 71.96 GEN criu/pie/restorer-blob.h [2021-04-20T21:07:38.021Z] #43 72.08 DEP criu/vdso.d [2021-04-20T21:07:38.021Z] #43 72.34 DEP criu/vdso-compat.d [2021-04-20T21:07:38.021Z] #43 ... [2021-04-20T21:07:38.021Z] [2021-04-20T21:07:38.021Z] #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-20T21:07:38.021Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-20T21:07:38.021Z] #20 1.450 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-20T21:07:38.021Z] #20 1.507 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:07:38.021Z] #20 1.507 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:07:38.021Z] #20 1.507 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:07:38.021Z] #20 2.080 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-20T21:07:38.021Z] #20 2.954 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-20T21:07:38.021Z] #20 4.265 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-20T21:07:38.021Z] #20 5.672 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-20T21:07:38.021Z] #20 ... [2021-04-20T21:07:38.021Z] [2021-04-20T21:07:38.021Z] #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-20T21:07:38.021Z] #53 sha256:aae7891df3d39fc4229c64d52347d1107850c1c61198aeea3d89b9fa1d82a5d8 [2021-04-20T21:07:38.021Z] #53 13.06 + cd /tmp/tmp.U81DmIOWga/src/github.com/opencontainers/runc [2021-04-20T21:07:38.021Z] #53 13.06 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-20T21:07:38.021Z] #53 13.59 + '[' -z '' ']' [2021-04-20T21:07:38.021Z] #53 13.59 + target=static [2021-04-20T21:07:38.021Z] #53 13.59 + make 'BUILDTAGS=seccomp ' static [2021-04-20T21:07:38.021Z] #53 13.95 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-20T21:07:38.021Z] #53 ... [2021-04-20T21:07:38.021Z] [2021-04-20T21:07:38.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-20T21:07:38.021Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:38.021Z] #43 72.49 DEP criu/uts_ns.d [2021-04-20T21:07:38.104Z] #43 86.67 DEP criu/eventfd.d [2021-04-20T21:07:38.279Z] #43 72.64 DEP criu/util.d [2021-04-20T21:07:38.279Z] #43 72.91 DEP criu/uffd.d [2021-04-20T21:07:38.367Z] #43 86.96 DEP criu/crtools.d [2021-04-20T21:07:38.508Z] #20 ... [2021-04-20T21:07:38.508Z] [2021-04-20T21:07:38.508Z] #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-20T21:07:38.508Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-20T21:07:38.508Z] #43 52.70 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-04-20T21:07:38.508Z] #43 52.83 HOSTDEP compel/src/main-host.d [2021-04-20T21:07:38.508Z] #43 52.98 DEP compel/src/lib/ptrace.d [2021-04-20T21:07:38.508Z] #43 53.11 DEP compel/src/lib/infect.d [2021-04-20T21:07:38.508Z] #43 53.33 DEP compel/src/lib/infect-util.d [2021-04-20T21:07:38.508Z] #43 53.50 DEP compel/src/lib/infect-rpc.d [2021-04-20T21:07:38.508Z] #43 53.67 DEP compel/arch/aarch64/src/lib/infect.d [2021-04-20T21:07:38.508Z] #43 53.80 DEP compel/arch/aarch64/src/lib/cpu.d [2021-04-20T21:07:38.508Z] #43 53.85 DEP compel/src/lib/log.d [2021-04-20T21:07:38.508Z] #43 53.99 DEP compel/src/main.d [2021-04-20T21:07:38.508Z] #43 54.06 DEP compel/src/lib/handle-elf.d [2021-04-20T21:07:38.508Z] #43 54.13 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-04-20T21:07:38.508Z] #43 54.20 CC compel/src/lib/log.o [2021-04-20T21:07:38.508Z] #43 54.39 CC compel/arch/aarch64/src/lib/cpu.o [2021-04-20T21:07:38.508Z] #43 54.64 CC compel/arch/aarch64/src/lib/infect.o [2021-04-20T21:07:38.508Z] #43 54.97 CC compel/src/lib/infect-rpc.o [2021-04-20T21:07:38.508Z] #43 55.23 CC compel/src/lib/infect-util.o [2021-04-20T21:07:38.508Z] #43 55.40 CC compel/src/lib/infect.o [2021-04-20T21:07:38.545Z] #43 73.11 DEP criu/tun.d [2021-04-20T21:07:38.784Z] #43 75.28 DEP criu/protobuf-desc.d [2021-04-20T21:07:38.784Z] #43 75.42 DEP criu/proc_parse.d [2021-04-20T21:07:38.804Z] #43 73.29 DEP criu/tty.d [2021-04-20T21:07:38.943Z] #43 87.27 DEP criu/cr-service.d [2021-04-20T21:07:39.045Z] #43 75.62 DEP criu/plugin.d [2021-04-20T21:07:39.045Z] #43 75.69 DEP criu/pipes.d [2021-04-20T21:07:39.061Z] #43 73.55 DEP criu/timerfd.d [2021-04-20T21:07:39.086Z] #43 57.61 CC compel/src/lib/ptrace.o [2021-04-20T21:07:39.206Z] #43 87.57 DEP criu/cr-restore.d [2021-04-20T21:07:39.206Z] #43 87.76 DEP criu/cr-errno.d [2021-04-20T21:07:39.206Z] #43 87.77 DEP criu/cr-dump.d [2021-04-20T21:07:39.305Z] #43 75.91 DEP criu/pie-util.d [2021-04-20T21:07:39.319Z] #43 73.77 DEP criu/timens.d [2021-04-20T21:07:39.319Z] #43 73.99 DEP criu/sysfs_parse.d [2021-04-20T21:07:39.469Z] #43 87.99 DEP criu/cr-dedup.d [2021-04-20T21:07:39.469Z] #43 88.09 DEP criu/cr-check.d [2021-04-20T21:07:39.565Z] #43 76.04 DEP criu/pie-util-vdso.d [2021-04-20T21:07:39.565Z] #43 76.15 DEP criu/pie-util-vdso-elf32.d [2021-04-20T21:07:39.576Z] #43 74.13 DEP criu/sysctl.d [2021-04-20T21:07:39.663Z] #43 58.13 AR compel/libcompel.a [2021-04-20T21:07:39.663Z] #43 58.24 HOSTCC compel/src/main-host.o [2021-04-20T21:07:39.732Z] #43 88.23 DEP criu/config.d [2021-04-20T21:07:39.732Z] #43 88.34 DEP criu/clone-noasan.d [2021-04-20T21:07:39.732Z] #43 88.39 DEP criu/cgroup.d [2021-04-20T21:07:39.826Z] #43 76.30 DEP criu/path.d [2021-04-20T21:07:39.826Z] #43 76.43 DEP criu/parasite-syscall.d [2021-04-20T21:07:39.834Z] #43 74.29 DEP criu/string.d [2021-04-20T21:07:39.834Z] #43 74.35 DEP criu/stats.d [2021-04-20T21:07:39.876Z] #21 24.56 The following NEW packages will be installed: [2021-04-20T21:07:39.876Z] #21 24.56 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-20T21:07:39.876Z] #21 24.56 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-20T21:07:39.876Z] #21 24.56 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-20T21:07:39.876Z] #21 24.56 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-20T21:07:39.876Z] #21 24.56 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-20T21:07:39.876Z] #21 24.56 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-20T21:07:39.876Z] #21 24.56 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-20T21:07:39.876Z] #21 24.56 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-20T21:07:39.876Z] #21 24.56 xz-utils zip [2021-04-20T21:07:39.876Z] #21 24.69 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-20T21:07:39.876Z] #21 24.69 Need to get 29.2 MB of archives. [2021-04-20T21:07:39.876Z] #21 24.69 After this operation, 134 MB of additional disk space will be used. [2021-04-20T21:07:39.876Z] #21 24.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-04-20T21:07:39.876Z] #21 24.71 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-20T21:07:39.876Z] #21 24.76 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-20T21:07:39.876Z] #21 24.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-04-20T21:07:39.876Z] #21 24.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-04-20T21:07:39.876Z] #21 24.97 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-20T21:07:39.876Z] #21 25.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u3 [330 kB] [2021-04-20T21:07:39.995Z] #43 88.51 DEP criu/cgroup-props.d [2021-04-20T21:07:39.995Z] #43 88.59 DEP criu/bitmap.d [2021-04-20T21:07:39.995Z] #43 88.61 DEP criu/bfd.d [2021-04-20T21:07:39.995Z] #43 88.69 DEP criu/autofs.d [2021-04-20T21:07:40.086Z] #43 76.70 DEP criu/pagemap.d [2021-04-20T21:07:40.091Z] #43 74.54 DEP criu/sockets.d [2021-04-20T21:07:40.091Z] #43 74.70 DEP criu/sk-unix.d [2021-04-20T21:07:40.179Z] #21 25.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-04-20T21:07:40.179Z] #21 25.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-04-20T21:07:40.179Z] #21 25.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-04-20T21:07:40.179Z] #21 25.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-04-20T21:07:40.179Z] #21 25.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-04-20T21:07:40.179Z] #21 25.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-04-20T21:07:40.179Z] #21 25.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-20T21:07:40.179Z] #21 25.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-04-20T21:07:40.179Z] #21 25.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-04-20T21:07:40.179Z] #21 25.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-04-20T21:07:40.179Z] #21 25.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-04-20T21:07:40.179Z] #21 25.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-04-20T21:07:40.179Z] #21 25.19 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-20T21:07:40.179Z] #21 25.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-04-20T21:07:40.179Z] #21 25.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-04-20T21:07:40.179Z] #21 25.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-04-20T21:07:40.179Z] #21 25.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-04-20T21:07:40.179Z] #21 25.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-04-20T21:07:40.179Z] #21 25.26 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-04-20T21:07:40.179Z] #21 25.27 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-04-20T21:07:40.179Z] #21 25.27 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-04-20T21:07:40.258Z] #43 88.82 DEP criu/aio.d [2021-04-20T21:07:40.347Z] #43 76.86 DEP criu/pagemap-cache.d [2021-04-20T21:07:40.347Z] #43 76.97 DEP criu/page-xfer.d [2021-04-20T21:07:40.348Z] #43 75.01 DEP criu/sk-tcp.d [2021-04-20T21:07:40.369Z] #43 58.67 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-04-20T21:07:40.369Z] #43 58.93 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-20T21:07:40.482Z] #21 25.28 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-04-20T21:07:40.521Z] #43 89.07 DEP criu/action-scripts.d [2021-04-20T21:07:40.605Z] #43 75.15 DEP criu/sk-queue.d [2021-04-20T21:07:40.607Z] #43 77.19 DEP criu/page-pipe.d [2021-04-20T21:07:40.607Z] #43 77.27 DEP criu/netfilter.d [2021-04-20T21:07:40.783Z] #43 89.29 CC criu/action-scripts.o [2021-04-20T21:07:40.786Z] #21 25.80 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-20T21:07:40.786Z] #21 25.81 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-20T21:07:40.786Z] #21 25.82 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-20T21:07:40.786Z] #21 25.82 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-04-20T21:07:40.786Z] #21 25.83 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-04-20T21:07:40.786Z] #21 25.85 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-04-20T21:07:40.862Z] #43 75.34 DEP criu/sk-packet.d [2021-04-20T21:07:40.867Z] #43 77.49 DEP criu/net.d [2021-04-20T21:07:40.982Z] #43 59.41 HOSTCC compel/src/lib/log-host.o [2021-04-20T21:07:41.046Z] #43 89.71 CC criu/aio.o [2021-04-20T21:07:41.087Z] #21 25.95 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-20T21:07:41.087Z] #21 25.96 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-04-20T21:07:41.087Z] #21 25.97 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-04-20T21:07:41.087Z] #21 25.99 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-20T21:07:41.087Z] #21 26.01 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-04-20T21:07:41.087Z] #21 26.04 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-20T21:07:41.087Z] #21 26.04 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-04-20T21:07:41.087Z] #21 26.13 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-20T21:07:41.087Z] #21 26.16 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-04-20T21:07:41.087Z] #21 26.17 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-20T21:07:41.119Z] #43 75.58 DEP criu/sk-netlink.d [2021-04-20T21:07:41.119Z] #43 ... [2021-04-20T21:07:41.119Z] [2021-04-20T21:07:41.119Z] #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-20T21:07:41.119Z] #45 sha256:b89cebe42b1cb9e988a10e7cf2641e608e106377da7a9e637214823f5b2a896d [2021-04-20T21:07:41.119Z] #45 135.2 github.com/LK4D4/vndr/godl [2021-04-20T21:07:41.119Z] #45 136.0 github.com/LK4D4/vndr [2021-04-20T21:07:41.119Z] #45 ... [2021-04-20T21:07:41.119Z] [2021-04-20T21:07:41.119Z] #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-20T21:07:41.119Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:41.119Z] #43 75.79 DEP criu/sk-inet.d [2021-04-20T21:07:41.127Z] #43 77.77 DEP criu/namespaces.d [2021-04-20T21:07:41.267Z] #43 59.69 HOSTLINK compel/compel-host-bin [2021-04-20T21:07:41.267Z] #43 59.90 DEP soccr/soccr.d [2021-04-20T21:07:41.386Z] #43 77.92 DEP criu/mount.d [2021-04-20T21:07:41.386Z] #43 78.12 DEP criu/memfd.d [2021-04-20T21:07:41.390Z] #21 26.53 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-04-20T21:07:41.537Z] #43 60.01 CC soccr/soccr.o [2021-04-20T21:07:41.621Z] #43 90.18 CC criu/autofs.o [2021-04-20T21:07:41.646Z] #43 78.30 DEP criu/mem.d [2021-04-20T21:07:41.683Z] #43 76.07 DEP criu/signalfd.d [2021-04-20T21:07:41.683Z] #43 76.21 DEP criu/sigframe.d [2021-04-20T21:07:41.690Z] #21 26.62 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-04-20T21:07:41.690Z] #21 26.66 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-04-20T21:07:41.906Z] #43 78.49 DEP criu/lsm.d [2021-04-20T21:07:41.941Z] #43 76.35 DEP criu/shmem.d [2021-04-20T21:07:41.941Z] #43 ... [2021-04-20T21:07:41.941Z] [2021-04-20T21:07:41.941Z] #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-20T21:07:41.941Z] #45 sha256:b89cebe42b1cb9e988a10e7cf2641e608e106377da7a9e637214823f5b2a896d [2021-04-20T21:07:41.941Z] #45 DONE 146.0s [2021-04-20T21:07:41.941Z] [2021-04-20T21:07:41.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-20T21:07:41.941Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:41.941Z] #43 76.54 DEP criu/servicefd.d [2021-04-20T21:07:42.111Z] #43 ... [2021-04-20T21:07:42.111Z] [2021-04-20T21:07:42.111Z] #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-20T21:07:42.111Z] #45 sha256:9f4424bad64fb0f15f5d7c7ce54913f26723c8993ba5141875e8c21380e87e25 [2021-04-20T21:07:42.111Z] #45 110.5 github.com/LK4D4/vndr/godl [2021-04-20T21:07:42.111Z] #45 111.4 github.com/LK4D4/vndr [2021-04-20T21:07:42.111Z] #45 DONE 120.3s [2021-04-20T21:07:42.111Z] [2021-04-20T21:07:42.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-20T21:07:42.111Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-20T21:07:42.111Z] #20 8.877 Fetched 8758 kB in 7s (1195 kB/s) [2021-04-20T21:07:42.111Z] #20 8.877 Reading package lists... [2021-04-20T21:07:42.111Z] #20 ... [2021-04-20T21:07:42.111Z] [2021-04-20T21:07:42.111Z] #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-20T21:07:42.111Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-20T21:07:42.111Z] #32 DONE 120.0s [2021-04-20T21:07:42.166Z] #43 78.66 DEP criu/log.d [2021-04-20T21:07:42.166Z] #43 78.78 DEP criu/libnetlink.d [2021-04-20T21:07:42.198Z] #43 76.86 DEP criu/seize.d [2021-04-20T21:07:42.344Z] #21 27.50 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:07:42.373Z] [2021-04-20T21:07:42.374Z] #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-20T21:07:42.374Z] #53 sha256:6caf6d511e2745849e5c22e97b18205da162485b28ae7fe103d6de32688b3d15 [2021-04-20T21:07:42.374Z] #53 12.76 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-20T21:07:42.426Z] #43 78.97 DEP criu/kerndat.d [2021-04-20T21:07:42.426Z] #43 79.19 DEP criu/kcmp-ids.d [2021-04-20T21:07:42.643Z] #21 27.77 Fetched 29.2 MB in 2s (14.3 MB/s) [2021-04-20T21:07:42.687Z] #43 79.26 DEP criu/irmap.d [2021-04-20T21:07:42.764Z] #43 77.21 DEP criu/seccomp.d [2021-04-20T21:07:42.764Z] #43 77.45 DEP criu/rst-malloc.d [2021-04-20T21:07:42.944Z] #21 27.82 Selecting previously unselected package pigz. [2021-04-20T21:07:42.944Z] #21 27.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23363 files and directories currently installed.) [2021-04-20T21:07:42.944Z] #21 27.93 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-04-20T21:07:42.944Z] #21 27.93 Unpacking pigz (2.4-1) ... [2021-04-20T21:07:42.944Z] #21 28.05 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-04-20T21:07:42.944Z] #21 28.06 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-20T21:07:42.944Z] #21 28.06 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-04-20T21:07:42.947Z] #43 79.40 DEP criu/ipc_ns.d [2021-04-20T21:07:42.947Z] #43 79.56 DEP criu/image.d [2021-04-20T21:07:42.949Z] #53 ... [2021-04-20T21:07:42.949Z] [2021-04-20T21:07:42.949Z] #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-20T21:07:42.949Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-20T21:07:42.949Z] #43 61.60 AR soccr/libsoccr.a [2021-04-20T21:07:43.013Z] #43 91.59 CC criu/bfd.o [2021-04-20T21:07:43.021Z] #43 77.51 DEP criu/rbtree.d [2021-04-20T21:07:43.021Z] #43 77.54 DEP criu/pstree.d [2021-04-20T21:07:43.021Z] #43 77.70 DEP criu/protobuf.d [2021-04-20T21:07:43.206Z] #43 79.76 DEP criu/image-desc.d [2021-04-20T21:07:43.206Z] #43 79.83 DEP criu/fsnotify.d [2021-04-20T21:07:43.217Z] #43 61.74 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-20T21:07:43.278Z] #43 77.85 GEN criu/protobuf-desc-gen.h [2021-04-20T21:07:43.466Z] #43 80.04 DEP criu/filesystems.d [2021-04-20T21:07:43.588Z] #43 92.07 CC criu/bitmap.o [2021-04-20T21:07:43.588Z] #43 92.21 CC criu/cgroup-props.o [2021-04-20T21:07:43.588Z] #43 ... [2021-04-20T21:07:43.588Z] [2021-04-20T21:07:43.588Z] #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-20T21:07:43.588Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-20T21:07:43.588Z] #20 24.04 The following NEW packages will be installed: [2021-04-20T21:07:43.588Z] #20 24.04 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-20T21:07:43.588Z] #20 24.04 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-20T21:07:43.588Z] #20 24.04 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-20T21:07:43.588Z] #20 24.04 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-20T21:07:43.588Z] #20 24.05 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-20T21:07:43.588Z] #20 24.05 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-20T21:07:43.588Z] #20 24.05 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-20T21:07:43.588Z] #20 24.05 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-20T21:07:43.588Z] #20 24.05 xz-utils zip [2021-04-20T21:07:43.588Z] #20 24.39 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-20T21:07:43.588Z] #20 24.39 Need to get 28.5 MB of archives. [2021-04-20T21:07:43.588Z] #20 24.39 After this operation, 116 MB of additional disk space will be used. [2021-04-20T21:07:43.588Z] #20 24.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-20T21:07:43.588Z] #20 24.40 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-20T21:07:43.588Z] #20 24.42 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-20T21:07:43.588Z] #20 24.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-20T21:07:43.588Z] #20 24.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-20T21:07:43.588Z] #20 24.53 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-20T21:07:43.588Z] #20 24.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-20T21:07:43.588Z] #20 24.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-20T21:07:43.588Z] #20 24.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-20T21:07:43.588Z] #20 24.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-20T21:07:43.588Z] #20 24.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-20T21:07:43.588Z] #20 24.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-20T21:07:43.588Z] #20 24.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-20T21:07:43.588Z] #20 24.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-20T21:07:43.588Z] #20 24.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-20T21:07:43.588Z] #20 24.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-20T21:07:43.588Z] #20 24.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-20T21:07:43.588Z] #20 24.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-20T21:07:43.588Z] #20 24.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-20T21:07:43.588Z] #20 24.73 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-20T21:07:43.588Z] #20 24.77 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-20T21:07:43.588Z] #20 24.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-20T21:07:43.588Z] #20 24.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-20T21:07:43.588Z] #20 24.88 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-20T21:07:43.588Z] #20 24.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-20T21:07:43.588Z] #20 24.90 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-20T21:07:43.588Z] #20 24.90 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-20T21:07:43.588Z] #20 24.91 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-20T21:07:43.588Z] #20 24.91 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-20T21:07:43.588Z] #20 25.36 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-20T21:07:43.588Z] #20 25.36 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-20T21:07:43.588Z] #20 25.37 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-20T21:07:43.588Z] #20 25.37 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-20T21:07:43.588Z] #20 25.37 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-20T21:07:43.588Z] #20 25.37 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-20T21:07:43.588Z] #20 25.44 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-20T21:07:43.588Z] #20 25.45 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-20T21:07:43.588Z] #20 25.45 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-20T21:07:43.588Z] #20 25.46 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-20T21:07:43.588Z] #20 25.46 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-20T21:07:43.588Z] #20 25.48 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-20T21:07:43.588Z] #20 25.48 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-20T21:07:43.588Z] #20 25.52 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-20T21:07:43.588Z] #20 25.54 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-20T21:07:43.588Z] #20 25.55 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-20T21:07:43.588Z] #20 25.84 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-20T21:07:43.588Z] #20 25.88 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-20T21:07:43.588Z] #20 25.93 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-20T21:07:43.588Z] #20 26.57 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:07:43.588Z] #20 26.67 Fetched 28.5 MB in 2s (15.7 MB/s) [2021-04-20T21:07:43.588Z] #20 26.72 Selecting previously unselected package pigz. [2021-04-20T21:07:43.589Z] #20 26.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 ... 23435 files and directories currently installed.) [2021-04-20T21:07:43.589Z] #20 26.77 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-20T21:07:43.589Z] #20 26.78 Unpacking pigz (2.4-1) ... [2021-04-20T21:07:43.589Z] #20 26.88 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-20T21:07:43.589Z] #20 26.88 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-20T21:07:43.589Z] #20 26.89 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-20T21:07:43.589Z] #20 27.34 Selecting previously unselected package python3.7-minimal. [2021-04-20T21:07:43.589Z] #20 27.35 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-20T21:07:43.589Z] #20 27.37 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-20T21:07:43.589Z] #20 28.28 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-20T21:07:43.589Z] #20 28.32 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-20T21:07:43.596Z] #21 28.60 Selecting previously unselected package python3.7-minimal. [2021-04-20T21:07:43.596Z] #21 28.60 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-20T21:07:43.596Z] #21 28.63 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-20T21:07:43.726Z] #43 80.20 DEP criu/files.d [2021-04-20T21:07:43.726Z] #43 80.38 DEP criu/files-reg.d [2021-04-20T21:07:43.797Z] #43 62.55 DEP criu/arch/aarch64/sigframe.d [2021-04-20T21:07:44.091Z] #43 80.59 DEP criu/files-ext.d [2021-04-20T21:07:44.091Z] #43 80.74 DEP criu/file-lock.d [2021-04-20T21:07:44.354Z] #43 ... [2021-04-20T21:07:44.354Z] [2021-04-20T21:07:44.354Z] #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-20T21:07:44.354Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-20T21:07:44.354Z] #32 DONE 152.8s [2021-04-20T21:07:44.354Z] [2021-04-20T21:07:44.354Z] #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-20T21:07:44.354Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-20T21:07:44.354Z] #20 3.774 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-20T21:07:44.354Z] #20 3.810 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-20T21:07:44.354Z] #20 3.834 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-20T21:07:44.354Z] #20 3.850 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-20T21:07:44.354Z] #20 4.344 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-20T21:07:44.354Z] #20 5.366 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-20T21:07:44.354Z] #20 6.794 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-20T21:07:44.354Z] #20 7.918 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-20T21:07:44.354Z] #20 ... [2021-04-20T21:07:44.354Z] [2021-04-20T21:07:44.354Z] #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-20T21:07:44.354Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:44.354Z] #43 81.01 DEP criu/file-ids.d [2021-04-20T21:07:44.374Z] #43 62.81 DEP criu/arch/aarch64/crtools.d [2021-04-20T21:07:44.374Z] #43 63.07 DEP criu/arch/aarch64/cpu.d [2021-04-20T21:07:44.536Z] #20 ... [2021-04-20T21:07:44.536Z] [2021-04-20T21:07:44.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-20T21:07:44.536Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:44.536Z] #43 93.04 CC criu/cgroup.o [2021-04-20T21:07:44.616Z] #43 81.14 DEP criu/fifo.d [2021-04-20T21:07:44.616Z] #43 81.30 DEP criu/fdstore.d [2021-04-20T21:07:44.638Z] #43 63.10 DEP criu/arch/aarch64/bitops.d [2021-04-20T21:07:44.638Z] #43 63.15 CC criu/arch/aarch64/bitops.o [2021-04-20T21:07:44.638Z] #43 63.23 CC criu/arch/aarch64/cpu.o [2021-04-20T21:07:44.677Z] #21 29.61 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-04-20T21:07:44.677Z] #21 29.63 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-20T21:07:44.877Z] #43 81.40 DEP criu/fault-injection.d [2021-04-20T21:07:44.877Z] #43 81.46 DEP criu/external.d [2021-04-20T21:07:44.902Z] #43 63.44 CC criu/arch/aarch64/crtools.o [2021-04-20T21:07:45.145Z] #43 81.57 DEP criu/eventpoll.d [2021-04-20T21:07:45.145Z] #43 81.79 DEP criu/eventfd.d [2021-04-20T21:07:45.217Z] #43 79.47 DEP criu/protobuf-desc.d [2021-04-20T21:07:45.217Z] #43 79.59 DEP criu/proc_parse.d [2021-04-20T21:07:45.217Z] #43 79.84 DEP criu/plugin.d [2021-04-20T21:07:45.406Z] #43 81.92 DEP criu/crtools.d [2021-04-20T21:07:45.475Z] #43 79.98 DEP criu/pipes.d [2021-04-20T21:07:45.475Z] #43 80.15 DEP criu/pie-util.d [2021-04-20T21:07:45.480Z] #43 64.09 CC criu/arch/aarch64/sigframe.o [2021-04-20T21:07:45.666Z] #43 82.21 DEP criu/cr-service.d [2021-04-20T21:07:45.666Z] #43 82.37 DEP criu/cr-restore.d [2021-04-20T21:07:45.733Z] #43 80.27 DEP criu/pie-util-vdso.d [2021-04-20T21:07:45.733Z] #43 80.35 DEP criu/pie-util-vdso-elf32.d [2021-04-20T21:07:45.743Z] #43 64.37 LINK criu/arch/aarch64/crtools.built-in.o [2021-04-20T21:07:45.925Z] #43 82.59 DEP criu/cr-errno.d [2021-04-20T21:07:45.990Z] #43 80.43 DEP criu/path.d [2021-04-20T21:07:45.990Z] #43 80.55 DEP criu/parasite-syscall.d [2021-04-20T21:07:46.007Z] #43 64.43 DEP criu/pie/util-vdso.d [2021-04-20T21:07:46.007Z] #43 64.71 DEP criu/pie/util.d [2021-04-20T21:07:46.184Z] #43 82.60 DEP criu/cr-dump.d [2021-04-20T21:07:46.184Z] #43 82.84 DEP criu/cr-dedup.d [2021-04-20T21:07:46.248Z] #43 80.77 DEP criu/pagemap.d [2021-04-20T21:07:46.248Z] #43 80.96 DEP criu/pagemap-cache.d [2021-04-20T21:07:46.270Z] #43 64.88 CC criu/pie/util.o [2021-04-20T21:07:46.459Z] #43 83.00 DEP criu/cr-check.d [2021-04-20T21:07:46.459Z] #43 83.24 DEP criu/config.d [2021-04-20T21:07:46.505Z] #43 81.08 DEP criu/page-xfer.d [2021-04-20T21:07:46.505Z] #43 81.20 DEP criu/page-pipe.d [2021-04-20T21:07:46.534Z] #43 65.13 CC criu/pie/util-vdso.o [2021-04-20T21:07:46.719Z] #43 83.40 DEP criu/clone-noasan.d [2021-04-20T21:07:46.762Z] #43 81.34 DEP criu/netfilter.d [2021-04-20T21:07:46.763Z] #43 81.48 DEP criu/net.d [2021-04-20T21:07:46.978Z] #43 83.45 DEP criu/cgroup.d [2021-04-20T21:07:46.978Z] #43 83.63 DEP criu/cgroup-props.d [2021-04-20T21:07:47.093Z] #43 95.65 CC criu/clone-noasan.o [2021-04-20T21:07:47.112Z] #43 65.76 AR criu/pie/pie.lib.a [2021-04-20T21:07:47.112Z] #43 65.84 DEP criu/pie/restorer.d [2021-04-20T21:07:47.237Z] #43 83.71 DEP criu/bitmap.d [2021-04-20T21:07:47.237Z] #43 83.76 DEP criu/bfd.d [2021-04-20T21:07:47.237Z] #43 83.83 DEP criu/autofs.d [2021-04-20T21:07:47.237Z] #43 83.95 DEP criu/aio.d [2021-04-20T21:07:47.327Z] #43 81.80 DEP criu/namespaces.d [2021-04-20T21:07:47.327Z] #43 81.98 DEP criu/mount.d [2021-04-20T21:07:47.356Z] #43 95.92 CC criu/config.o [2021-04-20T21:07:47.464Z] #21 32.48 Selecting previously unselected package python3-minimal. [2021-04-20T21:07:47.464Z] #21 32.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 ... 23612 files and directories currently installed.) [2021-04-20T21:07:47.464Z] #21 32.62 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-04-20T21:07:47.464Z] #21 32.65 Unpacking python3-minimal (3.7.3-1) ... [2021-04-20T21:07:47.464Z] #21 ... [2021-04-20T21:07:47.464Z] [2021-04-20T21:07:47.465Z] #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-20T21:07:47.465Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-20T21:07:47.465Z] #44 77.83 LINK criu/pie/restorer.built-in.o [2021-04-20T21:07:47.465Z] #44 77.84 GEN criu/pie/restorer-blob.h [2021-04-20T21:07:47.465Z] #44 78.02 DEP criu/vdso.d [2021-04-20T21:07:47.465Z] #44 78.26 DEP criu/uts_ns.d [2021-04-20T21:07:47.465Z] #44 78.47 DEP criu/util.d [2021-04-20T21:07:47.465Z] #44 78.66 DEP criu/uffd.d [2021-04-20T21:07:47.465Z] #44 78.85 DEP criu/tun.d [2021-04-20T21:07:47.465Z] #44 79.07 DEP criu/tty.d [2021-04-20T21:07:47.465Z] #44 79.29 DEP criu/timerfd.d [2021-04-20T21:07:47.465Z] #44 79.60 DEP criu/timens.d [2021-04-20T21:07:47.465Z] #44 79.84 DEP criu/sysfs_parse.d [2021-04-20T21:07:47.465Z] #44 80.17 DEP criu/sysctl.d [2021-04-20T21:07:47.465Z] #44 80.42 DEP criu/string.d [2021-04-20T21:07:47.465Z] #44 80.47 DEP criu/stats.d [2021-04-20T21:07:47.465Z] #44 80.64 DEP criu/sockets.d [2021-04-20T21:07:47.465Z] #44 81.06 DEP criu/sk-unix.d [2021-04-20T21:07:47.465Z] #44 81.49 DEP criu/sk-tcp.d [2021-04-20T21:07:47.465Z] #44 81.86 DEP criu/sk-queue.d [2021-04-20T21:07:47.465Z] #44 82.13 DEP criu/sk-packet.d [2021-04-20T21:07:47.465Z] #44 82.36 DEP criu/sk-netlink.d [2021-04-20T21:07:47.465Z] #44 82.66 DEP criu/sk-inet.d [2021-04-20T21:07:47.465Z] #44 82.90 DEP criu/signalfd.d [2021-04-20T21:07:47.465Z] #44 83.18 DEP criu/sigframe.d [2021-04-20T21:07:47.465Z] #44 83.35 DEP criu/shmem.d [2021-04-20T21:07:47.465Z] #44 83.64 DEP criu/servicefd.d [2021-04-20T21:07:47.465Z] #44 83.97 DEP criu/seize.d [2021-04-20T21:07:47.465Z] #44 84.16 DEP criu/seccomp.d [2021-04-20T21:07:47.465Z] #44 84.38 DEP criu/rst-malloc.d [2021-04-20T21:07:47.465Z] #44 84.50 DEP criu/rbtree.d [2021-04-20T21:07:47.465Z] #44 84.53 DEP criu/pstree.d [2021-04-20T21:07:47.465Z] #44 84.78 DEP criu/protobuf.d [2021-04-20T21:07:47.465Z] #44 85.01 GEN criu/protobuf-desc-gen.h [2021-04-20T21:07:47.465Z] #44 87.54 DEP criu/protobuf-desc.d [2021-04-20T21:07:47.465Z] #44 87.71 DEP criu/proc_parse.d [2021-04-20T21:07:47.497Z] #43 84.10 DEP criu/action-scripts.d [2021-04-20T21:07:47.584Z] #43 82.14 DEP criu/memfd.d [2021-04-20T21:07:47.689Z] #43 66.17 DEP criu/arch/aarch64/intraprocedure.d [2021-04-20T21:07:47.689Z] #43 66.19 DEP criu/arch/aarch64/restorer.d [2021-04-20T21:07:47.757Z] #43 84.40 CC criu/action-scripts.o [2021-04-20T21:07:47.767Z] #44 88.00 DEP criu/plugin.d [2021-04-20T21:07:47.767Z] #44 88.13 DEP criu/pipes.d [2021-04-20T21:07:47.767Z] #44 ... [2021-04-20T21:07:47.767Z] [2021-04-20T21:07:47.767Z] #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-20T21:07:47.767Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-20T21:07:47.767Z] #21 32.83 Selecting previously unselected package libmpdec2:ppc64el. [2021-04-20T21:07:47.767Z] #21 32.84 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-04-20T21:07:47.767Z] #21 32.85 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-04-20T21:07:47.842Z] #43 82.25 DEP criu/mem.d [2021-04-20T21:07:47.842Z] #43 82.47 DEP criu/lsm.d [2021-04-20T21:07:47.953Z] #43 66.49 DEP criu/arch/aarch64/vdso-pie.d [2021-04-20T21:07:48.083Z] #21 32.97 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-04-20T21:07:48.083Z] #21 32.98 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-20T21:07:48.083Z] #21 32.99 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-04-20T21:07:48.099Z] #43 82.61 DEP criu/log.d [2021-04-20T21:07:48.099Z] #43 82.71 DEP criu/libnetlink.d [2021-04-20T21:07:48.099Z] #43 82.82 DEP criu/kerndat.d [2021-04-20T21:07:48.217Z] #43 66.66 DEP criu/pie/parasite-vdso.d [2021-04-20T21:07:48.326Z] #43 84.90 CC criu/aio.o [2021-04-20T21:07:48.385Z] #21 ... [2021-04-20T21:07:48.385Z] [2021-04-20T21:07:48.385Z] #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-20T21:07:48.385Z] #59 sha256:7ca6089986fd51afa0c3262a0d93f0c74a2356531feb9153b4cd6d2641840b38 [2021-04-20T21:07:48.385Z] #59 148.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-20T21:07:48.386Z] #59 148.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-20T21:07:48.386Z] #59 DONE 158.5s [2021-04-20T21:07:48.481Z] #43 66.96 DEP criu/pie/parasite.d [2021-04-20T21:07:48.663Z] #43 83.13 DEP criu/kcmp-ids.d [2021-04-20T21:07:48.663Z] #43 83.18 DEP criu/irmap.d [2021-04-20T21:07:48.663Z] #43 83.28 DEP criu/ipc_ns.d [2021-04-20T21:07:48.685Z] [2021-04-20T21:07:48.685Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-20T21:07:48.685Z] #60 sha256:6e48ece800a4f734dad18860749afe3427b2c4b284c278657d01d563ff95f2b2 [2021-04-20T21:07:48.685Z] #60 DONE 0.2s [2021-04-20T21:07:48.685Z] [2021-04-20T21:07:48.685Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-20T21:07:48.685Z] #61 sha256:b62d001634714cde62b58b3d69527ce069a57593324104957e4deb367157c8b0 [2021-04-20T21:07:48.745Z] #43 67.31 CC criu/pie/parasite.o [2021-04-20T21:07:48.747Z] #43 97.19 CC criu/cr-check.o [2021-04-20T21:07:48.896Z] #43 85.36 CC criu/autofs.o [2021-04-20T21:07:48.920Z] #43 83.44 DEP criu/image.d [2021-04-20T21:07:48.920Z] #43 ... [2021-04-20T21:07:48.920Z] [2021-04-20T21:07:48.920Z] #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-20T21:07:48.920Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-20T21:07:48.920Z] #20 11.16 Fetched 8941 kB in 10s (899 kB/s) [2021-04-20T21:07:48.920Z] #20 11.16 Reading package lists... [2021-04-20T21:07:48.920Z] #20 15.78 Reading package lists... [2021-04-20T21:07:48.920Z] #20 19.48 Building dependency tree... [2021-04-20T21:07:48.920Z] #20 21.19 libcap2-bin is already the newest version (1:2.25-2). [2021-04-20T21:07:48.920Z] #20 21.19 The following additional packages will be installed: [2021-04-20T21:07:48.920Z] #20 21.20 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-20T21:07:48.920Z] #20 21.20 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-20T21:07:48.920Z] #20 21.21 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-20T21:07:48.920Z] #20 21.21 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-20T21:07:48.920Z] #20 21.21 python3.7 python3.7-minimal vim-runtime xxd [2021-04-20T21:07:48.920Z] #20 21.21 Suggested packages: [2021-04-20T21:07:48.920Z] #20 21.22 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-20T21:07:48.920Z] #20 21.22 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-20T21:07:48.920Z] #20 21.22 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-20T21:07:48.920Z] #20 21.22 Recommended packages: [2021-04-20T21:07:48.920Z] #20 21.22 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-20T21:07:48.920Z] #20 21.22 python3-keyrings.alt python3-xdg unzip [2021-04-20T21:07:48.920Z] #20 ... [2021-04-20T21:07:48.920Z] [2021-04-20T21:07:48.920Z] #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-20T21:07:48.920Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:48.920Z] #43 83.59 DEP criu/image-desc.d [2021-04-20T21:07:48.988Z] #61 DONE 0.1s [2021-04-20T21:07:48.988Z] [2021-04-20T21:07:48.988Z] #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-20T21:07:48.988Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-20T21:07:48.988Z] #44 88.34 DEP criu/pie-util.d [2021-04-20T21:07:48.988Z] #44 88.46 DEP criu/pie-util-vdso.d [2021-04-20T21:07:48.988Z] #44 88.95 DEP criu/path.d [2021-04-20T21:07:49.008Z] #43 ... [2021-04-20T21:07:49.008Z] [2021-04-20T21:07:49.008Z] #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-20T21:07:49.008Z] #24 sha256:38f8a3d10faea22d6d4e8b39bf464df9ff02d22e7d32c58b4219c8e12c587d5a [2021-04-20T21:07:49.008Z] #24 121.5 Checking out files: 15% (1755/11217) Checking out files: 16% (1795/11217) Checking out files: 17% (1907/11217) Checking out files: 18% (2020/11217) Checking out files: 19% (2132/11217) Checking out files: 20% (2244/11217) Checking out files: 21% (2356/11217) Checking out files: 22% (2468/11217) Checking out files: 23% (2580/11217) Checking out files: 24% (2693/11217) Checking out files: 25% (2805/11217) Checking out files: 26% (2917/11217) Checking out files: 27% (3029/11217) Checking out files: 28% (3141/11217) Checking out files: 29% (3253/11217) Checking out files: 30% (3366/11217) Checking out files: 30% (3454/11217) Checking out files: 31% (3478/11217) Checking out files: 32% (3590/11217) Checking out files: 33% (3702/11217) Checking out files: 34% (3814/11217) Checking out files: 35% (3926/11217) Checking out files: 36% (4039/11217) Checking out files: 37% (4151/11217) Checking out files: 38% (4263/11217) Checking out files: 39% (4375/11217) Checking out files: 40% (4487/11217) Checking out files: 41% (4599/11217) Checking out files: 42% (4712/11217) Checking out files: 43% (4824/11217) Checking out files: 43% (4914/11217) Checking out files: 44% (4936/11217) Checking out files: 45% (5048/11217) Checking out files: 46% (5160/11217) Checking out files: 47% (5272/11217) Checking out files: 48% (5385/11217) Checking out files: 49% (5497/11217) Checking out files: 50% (5609/11217) Checking out files: 51% (5721/11217) Checking out files: 52% (5833/11217) Checking out files: 53% (5946/11217) Checking out files: 54% (6058/11217) Checking out files: 55% (6170/11217) Checking out files: 56% (6282/11217) Checking out files: 57% (6394/11217) Checking out files: 58% (6506/11217) Checking out files: 59% (6619/11217) Checking out files: 60% (6731/11217) Checking out files: 61% (6843/11217) Checking out files: 62% (6955/11217) Checking out files: 63% (7067/11217) Checking out files: 64% (7179/11217) Checking out files: 65% (7292/11217) Checking out files: 66% (7404/11217) Checking out files: 66% (7485/11217) Checking out files: 67% (7516/11217) Checking out files: 68% (7628/11217) Checking out files: 69% (7740/11217) Checking out files: 70% (7852/11217) Checking out files: 71% (7965/11217) Checking out files: 72% (8077/11217) Checking out files: 73% (8189/11217) Checking out files: 74% (8301/11217) Checking out files: 75% (8413/11217) Checking out files: 76% (8525/11217) Checking out files: 77% (8638/11217) Checking out files: 78% (8750/11217) Checking out files: 79% (8862/11217) Checking out files: 80% (8974/11217) Checking out files: 81% (9086/11217) Checking out files: 82% (9198/11217) Checking out files: 83% (9311/11217) Checking out files: 84% (9423/11217) Checking out files: 85% (9535/11217) Checking out files: 86% (9647/11217) Checking out files: 86% (9754/11217) Checking out files: 87% (9759/11217) Checking out files: 88% (9871/11217) Checking out files: 89% (9984/11217) Checking out files: 90% (10096/11217) Checking out files: 91% (10208/11217) Checking out files: 92% (10320/11217) Checking out files: 93% (10432/11217) Checking out files: 94% (10544/11217) Checking out files: 95% (10657/11217) Checking out files: 96% (10769/11217) Checking out files: 97% (10881/11217) Checking out files: 98% (10993/11217) Checking out files: 99% (11105/11217) Checking out files: 100% (11217/11217) Checking out files: 100% (11217/11217), done. [2021-04-20T21:07:49.008Z] #24 126.4 + cd /tmp/tmp.4nQ2U0Je2d/tmp/docker-ce [2021-04-20T21:07:49.008Z] #24 126.4 + git checkout -q v17.06.2-ce [2021-04-20T21:07:49.177Z] #43 83.70 DEP criu/fsnotify.d [2021-04-20T21:07:49.289Z] #44 89.31 DEP criu/parasite-syscall.d [2021-04-20T21:07:49.435Z] #43 83.92 DEP criu/filesystems.d [2021-04-20T21:07:49.435Z] #43 ... [2021-04-20T21:07:49.435Z] [2021-04-20T21:07:49.435Z] #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-20T21:07:49.435Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-20T21:07:49.435Z] #32 DONE 153.5s [2021-04-20T21:07:49.592Z] #44 89.64 DEP criu/pagemap.d [2021-04-20T21:07:49.592Z] #44 89.83 DEP criu/pagemap-cache.d [2021-04-20T21:07:49.592Z] #44 ... [2021-04-20T21:07:49.592Z] [2021-04-20T21:07:49.592Z] #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-20T21:07:49.592Z] #46 sha256:9f524e77db893bcbe6b33c0f85b213863bb25cbef4f18a57ebb0356a41e7a169 [2021-04-20T21:07:49.592Z] #46 149.7 mime/quotedprintable [2021-04-20T21:07:49.592Z] #46 151.0 net/http/internal [2021-04-20T21:07:49.592Z] #46 154.0 net/textproto [2021-04-20T21:07:49.592Z] #46 154.0 vendor/golang.org/x/net/http/httpproxy [2021-04-20T21:07:49.592Z] #46 154.0 crypto/x509 [2021-04-20T21:07:49.592Z] #46 156.4 vendor/golang.org/x/net/http/httpguts [2021-04-20T21:07:49.592Z] #46 156.4 mime/multipart [2021-04-20T21:07:49.692Z] [2021-04-20T21:07:49.692Z] #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-20T21:07:49.692Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:49.692Z] #43 84.13 DEP criu/files.d [2021-04-20T21:07:49.692Z] #43 84.37 DEP criu/files-reg.d [2021-04-20T21:07:49.695Z] #43 ... [2021-04-20T21:07:49.695Z] [2021-04-20T21:07:49.695Z] #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-20T21:07:49.695Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-20T21:07:49.695Z] #20 30.36 Selecting previously unselected package python3-minimal. [2021-04-20T21:07:49.695Z] #20 30.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 ... 23684 files and directories currently installed.) [2021-04-20T21:07:49.695Z] #20 30.42 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-20T21:07:49.695Z] #20 30.43 Unpacking python3-minimal (3.7.3-1) ... [2021-04-20T21:07:49.695Z] #20 30.53 Selecting previously unselected package libmpdec2:amd64. [2021-04-20T21:07:49.695Z] #20 30.53 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-20T21:07:49.695Z] #20 30.55 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-20T21:07:49.695Z] #20 30.69 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-20T21:07:49.695Z] #20 30.69 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-20T21:07:49.695Z] #20 30.71 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-20T21:07:49.695Z] #20 31.68 Selecting previously unselected package python3.7. [2021-04-20T21:07:49.695Z] #20 31.68 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-20T21:07:49.695Z] #20 31.69 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-20T21:07:49.695Z] #20 31.81 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-20T21:07:49.695Z] #20 31.82 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-20T21:07:49.695Z] #20 31.83 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-20T21:07:49.695Z] #20 31.95 Setting up python3-minimal (3.7.3-1) ... [2021-04-20T21:07:49.695Z] #20 32.89 Selecting previously unselected package python3. [2021-04-20T21:07:49.695Z] #20 32.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-04-20T21:07:49.695Z] #20 32.94 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-20T21:07:49.695Z] #20 32.95 Unpacking python3 (3.7.3-1) ... [2021-04-20T21:07:49.695Z] #20 33.06 Selecting previously unselected package libip4tc0:amd64. [2021-04-20T21:07:49.695Z] #20 33.07 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-20T21:07:49.695Z] #20 33.07 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-20T21:07:49.695Z] #20 33.18 Selecting previously unselected package libip6tc0:amd64. [2021-04-20T21:07:49.695Z] #20 33.18 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-20T21:07:49.695Z] #20 33.20 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-20T21:07:49.695Z] #20 33.29 Selecting previously unselected package libiptc0:amd64. [2021-04-20T21:07:49.695Z] #20 33.30 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-20T21:07:49.695Z] #20 33.31 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-20T21:07:49.695Z] #20 33.38 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-20T21:07:49.695Z] #20 33.39 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-20T21:07:49.695Z] #20 33.40 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-20T21:07:49.695Z] #20 33.45 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-20T21:07:49.695Z] #20 33.47 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-20T21:07:49.695Z] #20 33.47 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-20T21:07:49.695Z] #20 33.57 Selecting previously unselected package libnftnl11:amd64. [2021-04-20T21:07:49.695Z] #20 33.59 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-20T21:07:49.695Z] #20 33.59 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-20T21:07:49.695Z] #20 33.70 Selecting previously unselected package iptables. [2021-04-20T21:07:49.695Z] #20 33.70 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-20T21:07:49.695Z] #20 33.71 Unpacking iptables (1.8.2-4) ... [2021-04-20T21:07:49.695Z] #20 34.04 Selecting previously unselected package xxd. [2021-04-20T21:07:49.695Z] #20 34.04 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-20T21:07:49.695Z] #20 34.05 Unpacking xxd (2:8.1.0875-5) ... [2021-04-20T21:07:49.695Z] #20 34.18 Selecting previously unselected package vim-common. [2021-04-20T21:07:49.695Z] #20 34.18 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-20T21:07:49.695Z] #20 34.20 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-20T21:07:49.895Z] #46 ... [2021-04-20T21:07:49.895Z] [2021-04-20T21:07:49.895Z] #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-20T21:07:49.895Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-20T21:07:49.895Z] #44 90.07 DEP criu/page-xfer.d [2021-04-20T21:07:49.950Z] #43 84.54 DEP criu/files-ext.d [2021-04-20T21:07:49.958Z] #20 34.45 Selecting previously unselected package bash-completion. [2021-04-20T21:07:49.958Z] #20 34.46 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-20T21:07:50.153Z] Client: [2021-04-20T21:07:50.153Z] Debug Mode: false [2021-04-20T21:07:50.153Z] Plugins: [2021-04-20T21:07:50.153Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-04-20T21:07:50.153Z] [2021-04-20T21:07:50.153Z] Server: [2021-04-20T21:07:50.153Z] Containers: 0 [2021-04-20T21:07:50.153Z] Running: 0 [2021-04-20T21:07:50.153Z] Paused: 0 [2021-04-20T21:07:50.153Z] Stopped: 0 [2021-04-20T21:07:50.153Z] Images: 0 [2021-04-20T21:07:50.153Z] Server Version: 19.03.12 [2021-04-20T21:07:50.153Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-20T21:07:50.153Z] Windows: [2021-04-20T21:07:50.153Z] LCOW: [2021-04-20T21:07:50.153Z] Logging Driver: json-file [2021-04-20T21:07:50.153Z] Plugins: [2021-04-20T21:07:50.153Z] Volume: local [2021-04-20T21:07:50.153Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-20T21:07:50.153Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-20T21:07:50.153Z] Swarm: inactive [2021-04-20T21:07:50.153Z] Default Isolation: process [2021-04-20T21:07:50.153Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-20T21:07:50.153Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-20T21:07:50.153Z] OSType: windows [2021-04-20T21:07:50.153Z] Architecture: x86_64 [2021-04-20T21:07:50.153Z] CPUs: 4 [2021-04-20T21:07:50.153Z] Total Memory: 32GiB [2021-04-20T21:07:50.153Z] Name: azwin-2-3bfb00 [2021-04-20T21:07:50.153Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-04-20T21:07:50.153Z] Docker Root Dir: D:\docker [2021-04-20T21:07:50.153Z] Debug Mode: false [2021-04-20T21:07:50.153Z] Registry: https://index.docker.io/v1/ [2021-04-20T21:07:50.153Z] Labels: [2021-04-20T21:07:50.153Z] Experimental: true [2021-04-20T21:07:50.153Z] Insecure Registries: [2021-04-20T21:07:50.153Z] 10.0.0.4:5000 [2021-04-20T21:07:50.153Z] 127.0.0.0/8 [2021-04-20T21:07:50.153Z] Registry Mirrors: [2021-04-20T21:07:50.153Z] http://10.0.0.4:5000/ [2021-04-20T21:07:50.153Z] Live Restore Enabled: false [2021-04-20T21:07:50.153Z] [2021-04-20T21:07:50.194Z] #44 90.33 DEP criu/page-pipe.d [2021-04-20T21:07:50.208Z] #43 84.70 DEP criu/file-lock.d [2021-04-20T21:07:50.278Z] #43 86.71 CC criu/bfd.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-04-20T21:07:50.465Z] #43 84.91 DEP criu/file-ids.d [2021-04-20T21:07:50.465Z] #43 85.22 DEP criu/fifo.d [2021-04-20T21:07:50.509Z] #44 90.67 DEP criu/netfilter.d [2021-04-20T21:07:50.538Z] #43 87.16 CC criu/bitmap.o [2021-04-20T21:07:50.538Z] #43 87.30 CC criu/cgroup-props.o [2021-04-20T21:07:50.723Z] #43 85.37 DEP criu/fdstore.d [2021-04-20T21:07:50.810Z] #44 91.03 DEP criu/net.d [2021-04-20T21:07:50.980Z] #43 85.50 DEP criu/fault-injection.d [2021-04-20T21:07:50.980Z] #43 85.56 DEP criu/external.d [2021-04-20T21:07:50.980Z] #43 85.63 DEP criu/eventpoll.d [2021-04-20T21:07:51.109Z] #44 91.30 DEP criu/namespaces.d [2021-04-20T21:07:51.238Z] #43 85.77 DEP criu/eventfd.d [2021-04-20T21:07:51.238Z] #43 85.89 DEP criu/crtools.d [2021-04-20T21:07:51.409Z] #44 91.47 DEP criu/mount.d [2021-04-20T21:07:51.409Z] #44 91.70 DEP criu/memfd.d [2021-04-20T21:07:51.476Z] #43 88.04 CC criu/cgroup.o [2021-04-20T21:07:51.496Z] #43 86.01 DEP criu/cr-service.d [2021-04-20T21:07:51.710Z] #44 91.89 DEP criu/mem.d [2021-04-20T21:07:51.710Z] #44 92.09 DEP criu/lsm.d [2021-04-20T21:07:51.753Z] #43 86.18 DEP criu/cr-restore.d [2021-04-20T21:07:51.753Z] #43 86.37 DEP criu/cr-errno.d [2021-04-20T21:07:51.753Z] #43 86.39 DEP criu/cr-dump.d [2021-04-20T21:07:52.011Z] #43 86.64 DEP criu/cr-dedup.d [2021-04-20T21:07:52.011Z] #44 92.28 DEP criu/log.d [2021-04-20T21:07:52.268Z] #43 86.78 DEP criu/cr-check.d [2021-04-20T21:07:52.311Z] #44 92.50 DEP criu/libnetlink.d [2021-04-20T21:07:52.311Z] #44 92.65 DEP criu/kerndat.d [2021-04-20T21:07:52.331Z] #24 130.1 + mkdir -p /tmp/tmp.4nQ2U0Je2d/src/github.com/docker [2021-04-20T21:07:52.331Z] #24 130.2 + mv components/cli /tmp/tmp.4nQ2U0Je2d/src/github.com/docker/cli [2021-04-20T21:07:52.331Z] #24 130.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-04-20T21:07:52.514Z] #20 37.15 Unpacking bash-completion (1:2.8-6) ... [2021-04-20T21:07:52.525Z] #43 86.98 DEP criu/config.d [2021-04-20T21:07:52.525Z] #43 87.11 DEP criu/clone-noasan.d [2021-04-20T21:07:52.525Z] #43 87.16 DEP criu/cgroup.d [2021-04-20T21:07:52.617Z] #44 92.90 DEP criu/kcmp-ids.d [2021-04-20T21:07:52.782Z] #43 87.29 DEP criu/cgroup-props.d [2021-04-20T21:07:52.782Z] #43 87.36 DEP criu/bitmap.d [2021-04-20T21:07:52.782Z] #43 87.37 DEP criu/bfd.d [2021-04-20T21:07:52.782Z] #43 87.45 DEP criu/autofs.d [2021-04-20T21:07:52.909Z] #24 ... [2021-04-20T21:07:52.909Z] [2021-04-20T21:07:52.909Z] #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-20T21:07:52.909Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-20T21:07:52.909Z] #20 8.877 Reading package lists... [2021-04-20T21:07:52.909Z] #20 12.76 Reading package lists... [2021-04-20T21:07:52.909Z] #20 15.19 Building dependency tree... [2021-04-20T21:07:52.909Z] #20 16.47 libcap2-bin is already the newest version (1:2.25-2). [2021-04-20T21:07:52.909Z] #20 16.47 The following additional packages will be installed: [2021-04-20T21:07:52.909Z] #20 16.47 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-20T21:07:52.909Z] #20 16.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-20T21:07:52.909Z] #20 16.47 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-20T21:07:52.909Z] #20 16.47 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-20T21:07:52.909Z] #20 16.47 python3.7 python3.7-minimal vim-runtime xxd [2021-04-20T21:07:52.909Z] #20 16.48 Suggested packages: [2021-04-20T21:07:52.909Z] #20 16.48 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-20T21:07:52.909Z] #20 16.48 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-20T21:07:52.909Z] #20 16.48 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-20T21:07:52.909Z] #20 16.48 Recommended packages: [2021-04-20T21:07:52.909Z] #20 16.48 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-20T21:07:52.909Z] #20 16.48 python3-keyrings.alt python3-xdg unzip [2021-04-20T21:07:52.909Z] #20 17.68 The following NEW packages will be installed: [2021-04-20T21:07:52.909Z] #20 17.68 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-20T21:07:52.909Z] #20 17.68 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-20T21:07:52.909Z] #20 17.68 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-20T21:07:52.909Z] #20 17.68 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-20T21:07:52.909Z] #20 17.68 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-20T21:07:52.909Z] #20 17.68 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-20T21:07:52.909Z] #20 17.68 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-20T21:07:52.909Z] #20 17.68 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-20T21:07:52.909Z] #20 17.68 xz-utils zip [2021-04-20T21:07:52.909Z] #20 17.99 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-20T21:07:52.909Z] #20 17.99 Need to get 27.6 MB of archives. [2021-04-20T21:07:52.909Z] #20 17.99 After this operation, 114 MB of additional disk space will be used. [2021-04-20T21:07:52.909Z] #20 17.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-04-20T21:07:52.909Z] #20 18.00 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-20T21:07:52.909Z] #20 18.01 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-20T21:07:52.909Z] #20 18.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-04-20T21:07:52.909Z] #20 18.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-04-20T21:07:52.909Z] #20 18.10 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-20T21:07:52.909Z] #20 18.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-04-20T21:07:52.909Z] #20 18.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-04-20T21:07:52.909Z] #20 18.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-04-20T21:07:52.909Z] #20 18.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-04-20T21:07:52.909Z] #20 18.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-04-20T21:07:52.909Z] #20 18.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-04-20T21:07:52.909Z] #20 18.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-04-20T21:07:52.909Z] #20 18.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-04-20T21:07:52.909Z] #20 18.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-04-20T21:07:52.909Z] #20 18.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-04-20T21:07:52.909Z] #20 18.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-04-20T21:07:52.909Z] #20 18.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-20T21:07:52.909Z] #20 18.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-04-20T21:07:52.909Z] #20 18.27 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-20T21:07:52.909Z] #20 18.28 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-04-20T21:07:52.909Z] #20 18.28 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-04-20T21:07:52.909Z] #20 18.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-04-20T21:07:52.909Z] #20 18.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-04-20T21:07:52.909Z] #20 18.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-04-20T21:07:52.909Z] #20 18.32 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-04-20T21:07:52.909Z] #20 18.33 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-04-20T21:07:52.909Z] #20 18.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-04-20T21:07:52.909Z] #20 18.34 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-04-20T21:07:52.909Z] #20 18.75 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-20T21:07:52.909Z] #20 18.75 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-20T21:07:52.909Z] #20 18.77 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-20T21:07:52.909Z] #20 18.77 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-04-20T21:07:52.909Z] #20 18.77 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-04-20T21:07:52.909Z] #20 18.78 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-20T21:07:52.909Z] #20 18.84 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-20T21:07:52.909Z] #20 18.84 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-20T21:07:52.909Z] #20 18.85 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-04-20T21:07:52.909Z] #20 18.85 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-20T21:07:52.909Z] #20 18.87 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-20T21:07:52.909Z] #20 18.87 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-20T21:07:52.909Z] #20 18.89 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-04-20T21:07:52.909Z] #20 18.93 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-20T21:07:52.909Z] #20 18.95 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-04-20T21:07:52.909Z] #20 18.95 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-20T21:07:52.909Z] #20 19.27 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-04-20T21:07:52.909Z] #20 19.31 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-04-20T21:07:52.909Z] #20 19.34 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-04-20T21:07:52.909Z] #20 20.06 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:07:52.909Z] #20 20.16 Fetched 27.6 MB in 2s (17.1 MB/s) [2021-04-20T21:07:52.909Z] #20 20.21 Selecting previously unselected package pigz. [2021-04-20T21:07:52.909Z] #20 20.21 (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-20T21:07:52.909Z] #20 20.27 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-04-20T21:07:52.909Z] #20 20.27 Unpacking pigz (2.4-1) ... [2021-04-20T21:07:52.909Z] #20 20.37 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-04-20T21:07:52.909Z] #20 20.37 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-04-20T21:07:52.909Z] #20 20.40 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-04-20T21:07:52.909Z] #20 20.93 Selecting previously unselected package python3.7-minimal. [2021-04-20T21:07:52.909Z] #20 20.94 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-04-20T21:07:52.909Z] #20 20.95 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-20T21:07:52.932Z] #44 93.03 DEP criu/irmap.d [2021-04-20T21:07:52.932Z] #44 93.18 DEP criu/ipc_ns.d [2021-04-20T21:07:53.038Z] #20 37.59 Selecting previously unselected package bzip2. [2021-04-20T21:07:53.038Z] #20 37.61 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-20T21:07:53.038Z] #20 37.62 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-20T21:07:53.038Z] #20 37.71 Selecting previously unselected package xz-utils. [2021-04-20T21:07:53.038Z] #20 37.72 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-20T21:07:53.038Z] #20 37.73 Unpacking xz-utils (5.2.4-1) ... [2021-04-20T21:07:53.039Z] #43 87.61 DEP criu/aio.d [2021-04-20T21:07:53.232Z] #44 93.52 DEP criu/image.d [2021-04-20T21:07:53.295Z] #43 87.81 DEP criu/action-scripts.d [2021-04-20T21:07:53.299Z] #20 37.91 Selecting previously unselected package apparmor. [2021-04-20T21:07:53.299Z] #20 37.91 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-20T21:07:53.299Z] #20 37.99 Unpacking apparmor (2.13.2-10) ... [2021-04-20T21:07:53.486Z] #20 21.62 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-04-20T21:07:53.531Z] #44 93.71 DEP criu/image-desc.d [2021-04-20T21:07:53.553Z] #43 88.11 CC criu/action-scripts.o [2021-04-20T21:07:53.560Z] #20 38.35 Selecting previously unselected package aufs-tools. [2021-04-20T21:07:53.560Z] #20 38.35 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-20T21:07:53.560Z] #20 38.36 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-20T21:07:53.749Z] #20 21.73 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-20T21:07:53.821Z] #20 38.52 Selecting previously unselected package libonig5:amd64. [2021-04-20T21:07:53.821Z] #20 38.53 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-20T21:07:53.821Z] #20 38.54 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-20T21:07:53.831Z] #44 93.86 DEP criu/fsnotify.d [2021-04-20T21:07:53.831Z] #44 94.10 DEP criu/filesystems.d [2021-04-20T21:07:54.083Z] #20 38.70 Selecting previously unselected package libjq1:amd64. [2021-04-20T21:07:54.083Z] #20 38.72 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-20T21:07:54.083Z] #20 38.73 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-20T21:07:54.083Z] #20 38.84 Selecting previously unselected package jq. [2021-04-20T21:07:54.083Z] #20 38.85 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-20T21:07:54.083Z] #20 38.86 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-20T21:07:54.117Z] #43 88.65 CC criu/aio.o [2021-04-20T21:07:54.131Z] #44 94.33 DEP criu/files.d [2021-04-20T21:07:54.345Z] #20 38.95 Selecting previously unselected package libaio1:amd64. [2021-04-20T21:07:54.345Z] #20 38.97 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-20T21:07:54.345Z] #20 38.97 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-20T21:07:54.345Z] #20 39.04 Selecting previously unselected package libgpm2:amd64. [2021-04-20T21:07:54.345Z] #20 39.05 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-20T21:07:54.345Z] #20 39.08 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-20T21:07:54.345Z] #20 39.16 Selecting previously unselected package libicu63:amd64. [2021-04-20T21:07:54.345Z] #20 39.17 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-20T21:07:54.345Z] #20 39.17 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-20T21:07:54.432Z] #44 94.60 DEP criu/files-reg.d [2021-04-20T21:07:54.680Z] #43 89.15 CC criu/autofs.o [2021-04-20T21:07:54.732Z] #44 94.79 DEP criu/files-ext.d [2021-04-20T21:07:54.732Z] #44 94.95 DEP criu/file-lock.d [2021-04-20T21:07:54.768Z] #43 90.77 CC criu/clone-noasan.o [2021-04-20T21:07:54.768Z] #43 90.98 CC criu/config.o [2021-04-20T21:07:55.032Z] #44 95.13 DEP criu/file-ids.d [2021-04-20T21:07:55.032Z] #44 95.30 DEP criu/fifo.d [2021-04-20T21:07:55.336Z] #43 ... [2021-04-20T21:07:55.336Z] [2021-04-20T21:07:55.336Z] #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-20T21:07:55.336Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-20T21:07:55.336Z] #20 12.83 Fetched 8941 kB in 9s (962 kB/s) [2021-04-20T21:07:55.336Z] #20 12.83 Reading package lists... [2021-04-20T21:07:55.336Z] #20 16.34 Reading package lists... [2021-04-20T21:07:55.336Z] #20 19.39 Building dependency tree... [2021-04-20T21:07:55.336Z] #20 20.73 libcap2-bin is already the newest version (1:2.25-2). [2021-04-20T21:07:55.336Z] #20 20.73 The following additional packages will be installed: [2021-04-20T21:07:55.336Z] #20 20.74 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-20T21:07:55.337Z] #20 20.74 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-20T21:07:55.337Z] #20 20.74 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-20T21:07:55.337Z] #20 20.74 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-20T21:07:55.337Z] #20 20.74 python3.7 python3.7-minimal vim-runtime xxd [2021-04-20T21:07:55.337Z] #20 20.75 Suggested packages: [2021-04-20T21:07:55.337Z] #20 20.75 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-20T21:07:55.337Z] #20 20.75 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-20T21:07:55.337Z] #20 20.75 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-20T21:07:55.337Z] #20 20.75 Recommended packages: [2021-04-20T21:07:55.337Z] #20 20.75 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-20T21:07:55.337Z] #20 20.75 python3-keyrings.alt python3-xdg unzip [2021-04-20T21:07:55.337Z] #20 22.19 The following NEW packages will be installed: [2021-04-20T21:07:55.337Z] #20 22.20 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-20T21:07:55.337Z] #20 22.20 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-20T21:07:55.337Z] #20 22.20 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-20T21:07:55.337Z] #20 22.20 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-20T21:07:55.337Z] #20 22.21 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-20T21:07:55.337Z] #20 22.21 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-20T21:07:55.337Z] #20 22.21 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-20T21:07:55.337Z] #20 22.21 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-20T21:07:55.337Z] #20 22.21 xz-utils zip [2021-04-20T21:07:55.348Z] #44 95.49 DEP criu/fdstore.d [2021-04-20T21:07:55.596Z] #20 22.50 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-20T21:07:55.596Z] #20 22.50 Need to get 28.5 MB of archives. [2021-04-20T21:07:55.596Z] #20 22.50 After this operation, 116 MB of additional disk space will be used. [2021-04-20T21:07:55.596Z] #20 22.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-20T21:07:55.596Z] #20 22.51 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-20T21:07:55.596Z] #20 22.54 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-20T21:07:55.596Z] #20 22.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-20T21:07:55.648Z] #44 95.61 DEP criu/fault-injection.d [2021-04-20T21:07:55.648Z] #44 95.65 DEP criu/external.d [2021-04-20T21:07:55.648Z] #44 95.82 DEP criu/eventpoll.d [2021-04-20T21:07:55.677Z] #20 23.86 Selecting previously unselected package python3-minimal. [2021-04-20T21:07:55.677Z] #20 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 ... 23657 files and directories currently installed.) [2021-04-20T21:07:55.855Z] #20 22.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-20T21:07:55.855Z] #20 22.64 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-20T21:07:55.855Z] #20 22.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-20T21:07:55.855Z] #20 ... [2021-04-20T21:07:55.855Z] [2021-04-20T21:07:55.855Z] #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-20T21:07:55.855Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:07:55.855Z] #43 92.37 CC criu/cr-check.o [2021-04-20T21:07:55.948Z] #44 96.11 DEP criu/eventfd.d [2021-04-20T21:07:55.948Z] #44 96.33 DEP criu/crtools.d [2021-04-20T21:07:55.972Z] #20 23.90 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-04-20T21:07:55.972Z] #20 23.91 Unpacking python3-minimal (3.7.3-1) ... [2021-04-20T21:07:55.972Z] #20 24.01 Selecting previously unselected package libmpdec2:arm64. [2021-04-20T21:07:55.972Z] #20 24.01 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-04-20T21:07:55.972Z] #20 24.06 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-04-20T21:07:56.051Z] #43 90.41 CC criu/bfd.o [2021-04-20T21:07:56.051Z] #43 ... [2021-04-20T21:07:56.051Z] [2021-04-20T21:07:56.051Z] #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-20T21:07:56.051Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-20T21:07:56.051Z] #20 23.52 The following NEW packages will be installed: [2021-04-20T21:07:56.051Z] #20 23.52 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-20T21:07:56.051Z] #20 23.52 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-20T21:07:56.051Z] #20 23.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-20T21:07:56.051Z] #20 23.53 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-20T21:07:56.051Z] #20 23.53 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-20T21:07:56.051Z] #20 23.53 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-20T21:07:56.051Z] #20 23.53 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-20T21:07:56.051Z] #20 23.53 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-20T21:07:56.051Z] #20 23.53 xz-utils zip [2021-04-20T21:07:56.051Z] #20 23.87 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-20T21:07:56.051Z] #20 23.87 Need to get 28.5 MB of archives. [2021-04-20T21:07:56.051Z] #20 23.87 After this operation, 116 MB of additional disk space will be used. [2021-04-20T21:07:56.051Z] #20 23.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-20T21:07:56.051Z] #20 23.87 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-20T21:07:56.051Z] #20 23.90 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-20T21:07:56.051Z] #20 23.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-20T21:07:56.051Z] #20 24.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-20T21:07:56.051Z] #20 24.00 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-20T21:07:56.051Z] #20 24.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-20T21:07:56.051Z] #20 24.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-20T21:07:56.051Z] #20 24.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-20T21:07:56.051Z] #20 24.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-20T21:07:56.051Z] #20 24.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-20T21:07:56.052Z] #20 24.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-20T21:07:56.052Z] #20 24.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-20T21:07:56.052Z] #20 24.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-20T21:07:56.052Z] #20 24.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-20T21:07:56.052Z] #20 24.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-20T21:07:56.052Z] #20 24.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-20T21:07:56.052Z] #20 24.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-20T21:07:56.052Z] #20 24.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-20T21:07:56.052Z] #20 24.22 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-20T21:07:56.052Z] #20 24.23 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-20T21:07:56.052Z] #20 24.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-20T21:07:56.052Z] #20 24.28 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-20T21:07:56.052Z] #20 24.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-20T21:07:56.052Z] #20 24.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-20T21:07:56.052Z] #20 24.31 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-20T21:07:56.052Z] #20 24.31 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-20T21:07:56.052Z] #20 24.32 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-20T21:07:56.052Z] #20 24.32 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-20T21:07:56.052Z] #20 24.84 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-20T21:07:56.052Z] #20 24.84 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-20T21:07:56.052Z] #20 24.84 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-20T21:07:56.052Z] #20 24.85 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-20T21:07:56.052Z] #20 24.85 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-20T21:07:56.052Z] #20 24.86 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-20T21:07:56.052Z] #20 24.95 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-20T21:07:56.052Z] #20 24.95 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-20T21:07:56.052Z] #20 24.96 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-20T21:07:56.052Z] #20 24.96 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-20T21:07:56.052Z] #20 24.98 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-20T21:07:56.052Z] #20 24.99 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-20T21:07:56.052Z] #20 24.99 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-20T21:07:56.052Z] #20 25.05 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-20T21:07:56.052Z] #20 25.08 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-20T21:07:56.052Z] #20 25.09 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-20T21:07:56.052Z] #20 25.39 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-20T21:07:56.052Z] #20 25.44 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-20T21:07:56.052Z] #20 25.48 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-20T21:07:56.052Z] #20 26.09 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:07:56.052Z] #20 26.17 Fetched 28.5 MB in 2s (15.0 MB/s) [2021-04-20T21:07:56.052Z] #20 26.23 Selecting previously unselected package pigz. [2021-04-20T21:07:56.052Z] #20 26.23 (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-20T21:07:56.052Z] #20 26.29 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-20T21:07:56.052Z] #20 26.29 Unpacking pigz (2.4-1) ... [2021-04-20T21:07:56.052Z] #20 26.37 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-20T21:07:56.052Z] #20 26.38 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-20T21:07:56.052Z] #20 26.39 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-20T21:07:56.052Z] #20 26.81 Selecting previously unselected package python3.7-minimal. [2021-04-20T21:07:56.052Z] #20 26.82 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-20T21:07:56.052Z] #20 26.84 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-20T21:07:56.052Z] #20 27.73 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-20T21:07:56.052Z] #20 27.75 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-20T21:07:56.236Z] #20 24.20 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-04-20T21:07:56.236Z] #20 24.20 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-04-20T21:07:56.236Z] #20 24.21 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-04-20T21:07:56.248Z] #44 96.55 DEP criu/cr-service.d [2021-04-20T21:07:56.550Z] #44 96.78 DEP criu/cr-restore.d [2021-04-20T21:07:56.851Z] #44 97.09 DEP criu/cr-errno.d [2021-04-20T21:07:56.851Z] #44 97.12 DEP criu/cr-dump.d [2021-04-20T21:07:57.154Z] #44 97.34 DEP criu/cr-dedup.d [2021-04-20T21:07:57.186Z] #20 25.10 Selecting previously unselected package python3.7. [2021-04-20T21:07:57.186Z] #20 25.10 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-04-20T21:07:57.186Z] #20 25.12 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-20T21:07:57.186Z] #20 25.26 Selecting previously unselected package libpython3-stdlib:arm64. [2021-04-20T21:07:57.186Z] #20 25.26 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-04-20T21:07:57.186Z] #20 25.27 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-04-20T21:07:57.423Z] #20 29.53 Selecting previously unselected package python3-minimal. [2021-04-20T21:07:57.423Z] #20 29.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 ... 23684 files and directories currently installed.) [2021-04-20T21:07:57.423Z] #20 29.60 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-20T21:07:57.423Z] #20 29.61 Unpacking python3-minimal (3.7.3-1) ... [2021-04-20T21:07:57.423Z] #20 29.68 Selecting previously unselected package libmpdec2:amd64. [2021-04-20T21:07:57.423Z] #20 29.70 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-20T21:07:57.423Z] #20 29.71 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-20T21:07:57.423Z] #20 29.80 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-20T21:07:57.450Z] #20 25.41 Setting up python3-minimal (3.7.3-1) ... [2021-04-20T21:07:57.455Z] #44 97.54 DEP criu/cr-check.d [2021-04-20T21:07:57.455Z] #44 ... [2021-04-20T21:07:57.455Z] [2021-04-20T21:07:57.455Z] #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-20T21:07:57.455Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-20T21:07:57.455Z] #21 35.19 Selecting previously unselected package python3.7. [2021-04-20T21:07:57.455Z] #21 35.21 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-20T21:07:57.455Z] #21 35.27 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-20T21:07:57.455Z] #21 35.56 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-04-20T21:07:57.455Z] #21 35.57 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-04-20T21:07:57.455Z] #21 35.57 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-04-20T21:07:57.455Z] #21 35.65 Setting up python3-minimal (3.7.3-1) ... [2021-04-20T21:07:57.455Z] #21 36.59 Selecting previously unselected package python3. [2021-04-20T21:07:57.455Z] #21 36.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24024 files and directories currently installed.) [2021-04-20T21:07:57.455Z] #21 36.67 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-04-20T21:07:57.455Z] #21 36.68 Unpacking python3 (3.7.3-1) ... [2021-04-20T21:07:57.455Z] #21 36.83 Selecting previously unselected package libip4tc0:ppc64el. [2021-04-20T21:07:57.455Z] #21 36.85 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-04-20T21:07:57.455Z] #21 36.85 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-04-20T21:07:57.455Z] #21 36.95 Selecting previously unselected package libip6tc0:ppc64el. [2021-04-20T21:07:57.455Z] #21 36.96 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-04-20T21:07:57.455Z] #21 36.96 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-04-20T21:07:57.455Z] #21 37.07 Selecting previously unselected package libiptc0:ppc64el. [2021-04-20T21:07:57.455Z] #21 37.09 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-04-20T21:07:57.455Z] #21 37.10 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-04-20T21:07:57.455Z] #21 37.17 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-04-20T21:07:57.455Z] #21 37.18 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-04-20T21:07:57.455Z] #21 37.19 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-04-20T21:07:57.455Z] #21 37.30 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-04-20T21:07:57.455Z] #21 37.30 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-04-20T21:07:57.455Z] #21 37.31 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-04-20T21:07:57.455Z] #21 37.42 Selecting previously unselected package libnftnl11:ppc64el. [2021-04-20T21:07:57.455Z] #21 37.42 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-04-20T21:07:57.455Z] #21 37.43 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-04-20T21:07:57.455Z] #21 37.52 Selecting previously unselected package iptables. [2021-04-20T21:07:57.455Z] #21 37.53 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-04-20T21:07:57.455Z] #21 37.53 Unpacking iptables (1.8.2-4) ... [2021-04-20T21:07:57.455Z] #21 38.11 Selecting previously unselected package xxd. [2021-04-20T21:07:57.455Z] #21 38.12 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-20T21:07:57.455Z] #21 38.13 Unpacking xxd (2:8.1.0875-5) ... [2021-04-20T21:07:57.455Z] #21 38.26 Selecting previously unselected package vim-common. [2021-04-20T21:07:57.455Z] #21 38.27 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-20T21:07:57.455Z] #21 38.30 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-20T21:07:57.455Z] #21 38.48 Selecting previously unselected package bash-completion. [2021-04-20T21:07:57.455Z] #21 38.49 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-20T21:07:57.680Z] #20 29.80 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-20T21:07:57.680Z] #20 29.81 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-20T21:07:57.758Z] #21 42.71 Unpacking bash-completion (1:2.8-6) ... [2021-04-20T21:07:57.761Z] #43 93.98 CC criu/cr-dedup.o [2021-04-20T21:07:57.761Z] #43 94.36 CC criu/cr-dump.o [2021-04-20T21:07:57.816Z] #56 226.8 + bin/containerd-stress [2021-04-20T21:07:57.816Z] #56 228.8 + bin/containerd-shim [2021-04-20T21:07:58.245Z] #20 30.64 Selecting previously unselected package python3.7. [2021-04-20T21:07:58.399Z] #20 26.34 Selecting previously unselected package python3. [2021-04-20T21:07:58.399Z] #20 26.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24069 files and directories currently installed.) [2021-04-20T21:07:58.399Z] #20 26.41 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-04-20T21:07:58.399Z] #20 26.43 Unpacking python3 (3.7.3-1) ... [2021-04-20T21:07:58.416Z] #21 43.23 Selecting previously unselected package bzip2. [2021-04-20T21:07:58.416Z] #21 43.24 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-04-20T21:07:58.416Z] #21 43.24 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-20T21:07:58.416Z] #21 43.36 Selecting previously unselected package xz-utils. [2021-04-20T21:07:58.416Z] #21 43.37 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-04-20T21:07:58.416Z] #21 43.39 Unpacking xz-utils (5.2.4-1) ... [2021-04-20T21:07:58.502Z] #20 30.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-20T21:07:58.502Z] #20 30.66 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-20T21:07:58.502Z] #20 30.79 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-20T21:07:58.502Z] #20 30.81 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-20T21:07:58.502Z] #20 30.81 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-20T21:07:58.502Z] #20 30.91 Setting up python3-minimal (3.7.3-1) ... [2021-04-20T21:07:58.560Z] #20 42.56 Selecting previously unselected package libnet1:amd64. [2021-04-20T21:07:58.560Z] #20 42.57 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-20T21:07:58.560Z] #20 42.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-20T21:07:58.560Z] #20 42.68 Selecting previously unselected package libnl-3-200:amd64. [2021-04-20T21:07:58.560Z] #20 42.69 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-20T21:07:58.560Z] #20 42.70 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-20T21:07:58.560Z] #20 42.82 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-20T21:07:58.560Z] #20 42.84 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-20T21:07:58.560Z] #20 42.84 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-20T21:07:58.560Z] #20 42.92 Selecting previously unselected package libreadline5:amd64. [2021-04-20T21:07:58.560Z] #20 42.94 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-20T21:07:58.560Z] #20 42.94 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-20T21:07:58.560Z] #20 43.07 Selecting previously unselected package net-tools. [2021-04-20T21:07:58.560Z] #20 43.08 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-20T21:07:58.560Z] #20 43.09 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-20T21:07:58.560Z] #20 43.29 Selecting previously unselected package python-pip-whl. [2021-04-20T21:07:58.560Z] #20 43.31 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-20T21:07:58.662Z] #20 26.56 Selecting previously unselected package libip4tc0:arm64. [2021-04-20T21:07:58.662Z] #20 26.56 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-04-20T21:07:58.662Z] #20 26.58 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-04-20T21:07:58.662Z] #20 26.74 Selecting previously unselected package libip6tc0:arm64. [2021-04-20T21:07:58.662Z] #20 26.74 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-04-20T21:07:58.662Z] #20 26.75 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-04-20T21:07:58.716Z] #21 43.56 Selecting previously unselected package apparmor. [2021-04-20T21:07:58.716Z] #21 43.57 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-04-20T21:07:58.716Z] #21 43.76 Unpacking apparmor (2.13.2-10) ... [2021-04-20T21:07:58.822Z] #20 43.32 Unpacking python-pip-whl (18.1-5) ... [2021-04-20T21:07:58.925Z] #20 26.86 Selecting previously unselected package libiptc0:arm64. [2021-04-20T21:07:58.925Z] #20 26.88 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-04-20T21:07:58.925Z] #20 26.88 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-04-20T21:07:58.925Z] #20 26.97 Selecting previously unselected package libnfnetlink0:arm64. [2021-04-20T21:07:58.925Z] #20 26.98 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-04-20T21:07:58.925Z] #20 26.99 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-04-20T21:07:59.188Z] #20 27.08 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-04-20T21:07:59.188Z] #20 27.08 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-04-20T21:07:59.188Z] #20 27.10 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-04-20T21:07:59.188Z] #20 27.21 Selecting previously unselected package libnftnl11:arm64. [2021-04-20T21:07:59.188Z] #20 27.23 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-04-20T21:07:59.188Z] #20 27.24 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-04-20T21:07:59.188Z] #20 27.35 Selecting previously unselected package iptables. [2021-04-20T21:07:59.367Z] #21 44.32 Selecting previously unselected package aufs-tools. [2021-04-20T21:07:59.367Z] #21 44.34 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-04-20T21:07:59.367Z] #21 44.34 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-20T21:07:59.367Z] #21 44.44 Selecting previously unselected package libonig5:ppc64el. [2021-04-20T21:07:59.367Z] #21 44.45 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-04-20T21:07:59.367Z] #21 44.45 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-04-20T21:07:59.396Z] #20 43.93 Selecting previously unselected package python3-lib2to3. [2021-04-20T21:07:59.396Z] #20 43.94 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-20T21:07:59.396Z] #20 43.95 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-20T21:07:59.396Z] #20 44.08 Selecting previously unselected package python3-distutils. [2021-04-20T21:07:59.396Z] #20 44.08 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-20T21:07:59.396Z] #20 44.09 Unpacking python3-distutils (3.7.3-1) ... [2021-04-20T21:07:59.450Z] #20 27.36 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-04-20T21:07:59.450Z] #20 27.36 Unpacking iptables (1.8.2-4) ... [2021-04-20T21:07:59.450Z] #20 27.58 Selecting previously unselected package xxd. [2021-04-20T21:07:59.450Z] #20 27.59 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-04-20T21:07:59.450Z] #20 27.60 Unpacking xxd (2:8.1.0875-5) ... [2021-04-20T21:07:59.659Z] #20 44.29 Selecting previously unselected package python3-pip. [2021-04-20T21:07:59.659Z] #20 44.30 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-20T21:07:59.659Z] #20 44.31 Unpacking python3-pip (18.1-5) ... [2021-04-20T21:07:59.659Z] #20 44.52 Selecting previously unselected package python3-pkg-resources. [2021-04-20T21:07:59.669Z] #21 44.62 Selecting previously unselected package libjq1:ppc64el. [2021-04-20T21:07:59.669Z] #21 44.63 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-20T21:07:59.669Z] #21 44.64 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-20T21:07:59.669Z] #21 44.77 Selecting previously unselected package jq. [2021-04-20T21:07:59.669Z] #21 44.77 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-20T21:07:59.669Z] #21 44.78 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-20T21:07:59.714Z] #20 27.71 Selecting previously unselected package vim-common. [2021-04-20T21:07:59.714Z] #20 27.71 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-20T21:07:59.714Z] #20 27.75 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-20T21:07:59.871Z] #20 31.83 Selecting previously unselected package python3. [2021-04-20T21:07:59.871Z] #20 31.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-04-20T21:07:59.871Z] #20 31.87 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-20T21:07:59.871Z] #20 31.88 Unpacking python3 (3.7.3-1) ... [2021-04-20T21:07:59.871Z] #20 31.96 Selecting previously unselected package libip4tc0:amd64. [2021-04-20T21:07:59.871Z] #20 31.96 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-20T21:07:59.871Z] #20 31.98 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-20T21:07:59.871Z] #20 32.08 Selecting previously unselected package libip6tc0:amd64. [2021-04-20T21:07:59.871Z] #20 32.09 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-20T21:07:59.871Z] #20 32.09 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-20T21:07:59.871Z] #20 32.19 Selecting previously unselected package libiptc0:amd64. [2021-04-20T21:07:59.871Z] #20 32.20 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-20T21:07:59.871Z] #20 32.22 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-20T21:07:59.871Z] #20 32.29 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-20T21:07:59.922Z] #20 44.53 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-20T21:07:59.922Z] #20 44.53 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-20T21:07:59.922Z] #20 44.68 Selecting previously unselected package python3-setuptools. [2021-04-20T21:07:59.922Z] #20 44.69 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-20T21:07:59.922Z] #20 44.70 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-20T21:07:59.971Z] #21 44.87 Selecting previously unselected package libaio1:ppc64el. [2021-04-20T21:07:59.971Z] #21 44.88 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-04-20T21:07:59.971Z] #21 44.88 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-04-20T21:07:59.971Z] #21 44.95 Selecting previously unselected package libgpm2:ppc64el. [2021-04-20T21:07:59.971Z] #21 44.95 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-04-20T21:07:59.971Z] #21 44.97 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-04-20T21:07:59.971Z] #21 45.05 Selecting previously unselected package libicu63:ppc64el. [2021-04-20T21:07:59.977Z] #20 28.00 Selecting previously unselected package bash-completion. [2021-04-20T21:07:59.977Z] #20 28.01 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-20T21:07:59.977Z] #20 ... [2021-04-20T21:07:59.977Z] [2021-04-20T21:07:59.977Z] #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-20T21:07:59.977Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-20T21:07:59.977Z] #43 68.52 LINK criu/pie/parasite.built-in.o [2021-04-20T21:07:59.977Z] #43 68.53 GEN criu/pie/parasite-blob.h [2021-04-20T21:07:59.977Z] #43 68.55 CC criu/pie/parasite-vdso.o [2021-04-20T21:07:59.977Z] #43 69.30 CC criu/arch/aarch64/vdso-pie.o [2021-04-20T21:07:59.977Z] #43 69.48 CC criu/arch/aarch64/restorer.o [2021-04-20T21:07:59.977Z] #43 69.79 CC criu/arch/aarch64/intraprocedure.o [2021-04-20T21:07:59.977Z] #43 69.84 CC criu/pie/restorer.o [2021-04-20T21:07:59.977Z] #43 72.32 LINK criu/pie/restorer.built-in.o [2021-04-20T21:07:59.977Z] #43 72.33 GEN criu/pie/restorer-blob.h [2021-04-20T21:07:59.977Z] #43 72.44 DEP criu/vdso.d [2021-04-20T21:07:59.977Z] #43 72.65 DEP criu/uts_ns.d [2021-04-20T21:07:59.977Z] #43 72.81 DEP criu/util.d [2021-04-20T21:07:59.977Z] #43 73.07 DEP criu/uffd.d [2021-04-20T21:07:59.977Z] #43 73.23 DEP criu/tun.d [2021-04-20T21:07:59.977Z] #43 73.47 DEP criu/tty.d [2021-04-20T21:07:59.978Z] #43 73.74 DEP criu/timerfd.d [2021-04-20T21:07:59.978Z] #43 73.96 DEP criu/timens.d [2021-04-20T21:07:59.978Z] #43 74.18 DEP criu/sysfs_parse.d [2021-04-20T21:07:59.978Z] #43 74.38 DEP criu/sysctl.d [2021-04-20T21:07:59.978Z] #43 74.60 DEP criu/string.d [2021-04-20T21:07:59.978Z] #43 74.67 DEP criu/stats.d [2021-04-20T21:07:59.978Z] #43 74.83 DEP criu/sockets.d [2021-04-20T21:07:59.978Z] #43 75.18 DEP criu/sk-unix.d [2021-04-20T21:07:59.978Z] #43 75.46 DEP criu/sk-tcp.d [2021-04-20T21:07:59.978Z] #43 75.75 DEP criu/sk-queue.d [2021-04-20T21:07:59.978Z] #43 75.97 DEP criu/sk-packet.d [2021-04-20T21:07:59.978Z] #43 76.20 DEP criu/sk-netlink.d [2021-04-20T21:07:59.978Z] #43 76.39 DEP criu/sk-inet.d [2021-04-20T21:07:59.978Z] #43 76.63 DEP criu/signalfd.d [2021-04-20T21:07:59.978Z] #43 76.91 DEP criu/sigframe.d [2021-04-20T21:07:59.978Z] #43 77.09 DEP criu/shmem.d [2021-04-20T21:07:59.978Z] #43 77.25 DEP criu/servicefd.d [2021-04-20T21:07:59.978Z] #43 77.35 DEP criu/seize.d [2021-04-20T21:07:59.978Z] #43 77.53 DEP criu/seccomp.d [2021-04-20T21:07:59.978Z] #43 77.71 DEP criu/rst-malloc.d [2021-04-20T21:07:59.978Z] #43 77.81 DEP criu/rbtree.d [2021-04-20T21:07:59.978Z] #43 77.85 DEP criu/pstree.d [2021-04-20T21:07:59.978Z] #43 78.08 DEP criu/protobuf.d [2021-04-20T21:07:59.978Z] #43 78.27 GEN criu/protobuf-desc-gen.h [2021-04-20T21:08:00.128Z] #20 32.30 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-20T21:08:00.128Z] #20 32.32 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-20T21:08:00.128Z] #20 32.39 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-20T21:08:00.128Z] #20 32.40 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-20T21:08:00.128Z] #20 32.41 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-20T21:08:00.128Z] #20 32.48 Selecting previously unselected package libnftnl11:amd64. [2021-04-20T21:08:00.128Z] #20 32.49 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-20T21:08:00.128Z] #20 32.49 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-20T21:08:00.186Z] #20 44.94 Selecting previously unselected package python3-wheel. [2021-04-20T21:08:00.186Z] #20 44.94 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-20T21:08:00.186Z] #20 44.97 Unpacking python3-wheel (0.32.3-2) ... [2021-04-20T21:08:00.186Z] #20 45.06 Selecting previously unselected package sudo. [2021-04-20T21:08:00.186Z] #20 ... [2021-04-20T21:08:00.186Z] [2021-04-20T21:08:00.186Z] #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-20T21:08:00.186Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:08:00.186Z] #43 98.83 CC criu/cr-dedup.o [2021-04-20T21:08:00.186Z] #43 99.23 CC criu/cr-dump.o [2021-04-20T21:08:00.186Z] #43 101.5 CC criu/cr-errno.o [2021-04-20T21:08:00.186Z] #43 101.6 CC criu/cr-restore.o [2021-04-20T21:08:00.186Z] #43 106.5 CC criu/cr-service.o [2021-04-20T21:08:00.186Z] #43 108.0 CC criu/crtools.o [2021-04-20T21:08:00.186Z] #43 108.6 CC criu/eventfd.o [2021-04-20T21:08:00.282Z] #21 45.06 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-04-20T21:08:00.282Z] #21 45.08 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-20T21:08:00.282Z] #21 ... [2021-04-20T21:08:00.282Z] [2021-04-20T21:08:00.282Z] #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-20T21:08:00.282Z] #25 sha256:7f6abcfbfc77691566a1531c673cb4d2be580ba4046b194d9a56f4e5e41833cd [2021-04-20T21:08:00.301Z] #43 96.53 CC criu/cr-errno.o [2021-04-20T21:08:00.301Z] #43 96.64 CC criu/cr-restore.o [2021-04-20T21:08:00.385Z] #20 32.58 Selecting previously unselected package iptables. [2021-04-20T21:08:00.385Z] #20 32.58 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-20T21:08:00.385Z] #20 32.58 Unpacking iptables (1.8.2-4) ... [2021-04-20T21:08:00.448Z] #43 109.0 CC criu/eventpoll.o [2021-04-20T21:08:00.448Z] #43 ... [2021-04-20T21:08:00.448Z] [2021-04-20T21:08:00.448Z] #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-20T21:08:00.448Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-20T21:08:00.448Z] #20 45.06 Selecting previously unselected package sudo. [2021-04-20T21:08:00.448Z] #20 45.08 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-20T21:08:00.448Z] #20 45.09 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-20T21:08:00.641Z] #20 32.90 Selecting previously unselected package xxd. [2021-04-20T21:08:00.641Z] #20 32.90 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-20T21:08:00.641Z] #20 32.90 Unpacking xxd (2:8.1.0875-5) ... [2021-04-20T21:08:00.871Z] #43 ... [2021-04-20T21:08:00.871Z] [2021-04-20T21:08:00.871Z] #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-20T21:08:00.871Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-20T21:08:00.871Z] #20 22.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-20T21:08:00.871Z] #20 22.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-20T21:08:00.871Z] #20 22.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-20T21:08:00.871Z] #20 22.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-20T21:08:00.871Z] #20 22.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-20T21:08:00.871Z] #20 22.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-20T21:08:00.871Z] #20 22.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-20T21:08:00.871Z] #20 22.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-20T21:08:00.871Z] #20 22.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-20T21:08:00.871Z] #20 22.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-20T21:08:00.871Z] #20 22.82 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-20T21:08:00.871Z] #20 22.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-20T21:08:00.871Z] #20 22.86 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-20T21:08:00.871Z] #20 22.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-20T21:08:00.871Z] #20 22.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-20T21:08:00.871Z] #20 22.89 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-20T21:08:00.871Z] #20 22.89 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-20T21:08:00.871Z] #20 22.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-20T21:08:00.871Z] #20 22.91 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-20T21:08:00.871Z] #20 22.91 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-20T21:08:00.871Z] #20 22.92 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-20T21:08:00.871Z] #20 22.92 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-20T21:08:00.871Z] #20 23.35 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-20T21:08:00.871Z] #20 23.35 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-20T21:08:00.871Z] #20 23.35 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-20T21:08:00.871Z] #20 23.35 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-20T21:08:00.871Z] #20 23.36 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-20T21:08:00.871Z] #20 23.38 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-20T21:08:00.871Z] #20 23.47 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-20T21:08:00.871Z] #20 23.47 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-20T21:08:00.871Z] #20 23.48 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-20T21:08:00.871Z] #20 23.49 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-20T21:08:00.871Z] #20 23.50 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-20T21:08:00.871Z] #20 23.51 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-20T21:08:00.871Z] #20 23.51 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-20T21:08:00.871Z] #20 23.56 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-20T21:08:00.871Z] #20 23.57 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-20T21:08:00.871Z] #20 23.59 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-20T21:08:00.871Z] #20 23.93 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-20T21:08:00.871Z] #20 23.98 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-20T21:08:00.871Z] #20 24.02 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-20T21:08:00.871Z] #20 24.62 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:08:00.871Z] #20 24.76 Fetched 28.5 MB in 2s (15.9 MB/s) [2021-04-20T21:08:00.871Z] #20 24.82 Selecting previously unselected package pigz. [2021-04-20T21:08:00.871Z] #20 24.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-04-20T21:08:00.871Z] #20 24.90 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-20T21:08:00.871Z] #20 24.91 Unpacking pigz (2.4-1) ... [2021-04-20T21:08:00.871Z] #20 25.03 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-20T21:08:00.871Z] #20 25.03 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-20T21:08:00.871Z] #20 25.04 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-20T21:08:00.871Z] #20 25.48 Selecting previously unselected package python3.7-minimal. [2021-04-20T21:08:00.871Z] #20 25.48 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-20T21:08:00.871Z] #20 25.52 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-20T21:08:00.871Z] #20 26.33 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-20T21:08:00.871Z] #20 26.38 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-20T21:08:00.898Z] #20 33.02 Selecting previously unselected package vim-common. [2021-04-20T21:08:00.898Z] #20 33.02 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-20T21:08:00.898Z] #20 33.06 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-20T21:08:00.898Z] #20 33.23 Selecting previously unselected package bash-completion. [2021-04-20T21:08:01.021Z] #20 45.59 Selecting previously unselected package thin-provisioning-tools. [2021-04-20T21:08:01.021Z] #20 45.60 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-20T21:08:01.021Z] #20 45.61 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-20T21:08:01.021Z] #20 45.90 Selecting previously unselected package uidmap. [2021-04-20T21:08:01.154Z] #20 33.23 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-20T21:08:01.182Z] #25 170.3 Checking out files: 20% (2328/11217) Checking out files: 21% (2356/11217) Checking out files: 22% (2468/11217) Checking out files: 23% (2580/11217) Checking out files: 24% (2693/11217) Checking out files: 25% (2805/11217) Checking out files: 26% (2917/11217) Checking out files: 27% (3029/11217) Checking out files: 28% (3141/11217) Checking out files: 29% (3253/11217) Checking out files: 30% (3366/11217) Checking out files: 31% (3478/11217) Checking out files: 32% (3590/11217) Checking out files: 33% (3702/11217) Checking out files: 34% (3814/11217) Checking out files: 35% (3926/11217) Checking out files: 36% (4039/11217) Checking out files: 37% (4151/11217) Checking out files: 38% (4263/11217) [2021-04-20T21:08:01.183Z] #25 ... [2021-04-20T21:08:01.183Z] [2021-04-20T21:08:01.183Z] #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-20T21:08:01.183Z] #46 sha256:9f524e77db893bcbe6b33c0f85b213863bb25cbef4f18a57ebb0356a41e7a169 [2021-04-20T21:08:01.183Z] #46 161.1 crypto/tls [2021-04-20T21:08:01.183Z] #46 168.5 net/http/httptrace [2021-04-20T21:08:01.183Z] #46 168.7 net/http [2021-04-20T21:08:01.183Z] #46 ... [2021-04-20T21:08:01.183Z] [2021-04-20T21:08:01.183Z] #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-20T21:08:01.183Z] #25 sha256:7f6abcfbfc77691566a1531c673cb4d2be580ba4046b194d9a56f4e5e41833cd [2021-04-20T21:08:01.284Z] #20 45.92 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-20T21:08:01.284Z] #20 45.93 Unpacking uidmap (1:4.5-1.1) ... [2021-04-20T21:08:01.284Z] #20 46.05 Selecting previously unselected package vim-runtime. [2021-04-20T21:08:01.373Z] #43 79.76 DEP criu/protobuf-desc.d [2021-04-20T21:08:01.373Z] #43 79.94 DEP criu/proc_parse.d [2021-04-20T21:08:01.440Z] #20 28.37 Selecting previously unselected package python3-minimal. [2021-04-20T21:08:01.440Z] #20 28.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-04-20T21:08:01.440Z] #20 28.43 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-20T21:08:01.440Z] #20 28.45 Unpacking python3-minimal (3.7.3-1) ... [2021-04-20T21:08:01.547Z] #20 46.05 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-20T21:08:01.547Z] #20 46.09 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-20T21:08:01.547Z] #20 46.13 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-20T21:08:01.547Z] #20 46.14 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-20T21:08:01.637Z] #43 80.20 DEP criu/plugin.d [2021-04-20T21:08:01.701Z] #20 28.58 Selecting previously unselected package libmpdec2:amd64. [2021-04-20T21:08:01.701Z] #20 28.58 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-20T21:08:01.701Z] #20 28.59 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-20T21:08:01.900Z] #43 80.31 DEP criu/pipes.d [2021-04-20T21:08:01.900Z] #43 80.46 DEP criu/pie-util.d [2021-04-20T21:08:01.960Z] #20 28.70 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-20T21:08:01.960Z] #20 28.70 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-20T21:08:01.960Z] #20 28.71 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-20T21:08:02.164Z] #43 80.63 DEP criu/pie-util-vdso.d [2021-04-20T21:08:02.164Z] #43 80.78 DEP criu/path.d [2021-04-20T21:08:02.164Z] #43 80.89 DEP criu/parasite-syscall.d [2021-04-20T21:08:02.741Z] #43 81.10 DEP criu/pagemap.d [2021-04-20T21:08:02.741Z] #43 81.32 DEP criu/pagemap-cache.d [2021-04-20T21:08:02.741Z] #43 81.47 DEP criu/page-xfer.d [2021-04-20T21:08:02.741Z] #43 ... [2021-04-20T21:08:02.741Z] [2021-04-20T21:08:02.741Z] #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-20T21:08:02.741Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-20T21:08:02.741Z] #20 30.86 Unpacking bash-completion (1:2.8-6) ... [2021-04-20T21:08:02.899Z] #20 29.63 Selecting previously unselected package python3.7. [2021-04-20T21:08:02.899Z] #20 29.63 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-20T21:08:02.899Z] #20 29.64 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-20T21:08:02.899Z] #20 29.75 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-20T21:08:02.899Z] #20 29.77 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-20T21:08:02.899Z] #20 29.77 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-20T21:08:02.899Z] #20 29.85 Setting up python3-minimal (3.7.3-1) ... [2021-04-20T21:08:03.290Z] #25 170.3 Checking out files: 20% (2328/11217) Checking out files: 21% (2356/11217) Checking out files: 22% (2468/11217) Checking out files: 23% (2580/11217) Checking out files: 24% (2693/11217) Checking out files: 25% (2805/11217) Checking out files: 26% (2917/11217) Checking out files: 27% (3029/11217) Checking out files: 28% (3141/11217) Checking out files: 29% (3253/11217) Checking out files: 30% (3366/11217) Checking out files: 31% (3478/11217) Checking out files: 32% (3590/11217) Checking out files: 33% (3702/11217) Checking out files: 34% (3814/11217) Checking out files: 35% (3926/11217) Checking out files: 36% (4039/11217) Checking out files: 37% (4151/11217) Checking out files: 38% (4263/11217) Checking out files: 39% (4375/11217) Checking out files: 40% (4487/11217) Checking out files: 41% (4599/11217) Checking out files: 42% (4712/11217) Checking out files: 43% (4824/11217) Checking out files: 43% (4866/11217) Checking out files: 44% (4936/11217) Checking out files: 45% (5048/11217) Checking out files: 46% (5160/11217) Checking out files: 47% (5272/11217) Checking out files: 48% (5385/11217) Checking out files: 49% (5497/11217) Checking out files: 50% (5609/11217) Checking out files: 51% (5721/11217) Checking out files: 52% (5833/11217) Checking out files: 53% (5946/11217) Checking out files: 54% (6058/11217) Checking out files: 55% (6170/11217) Checking out files: 56% (6282/11217) Checking out files: 57% (6394/11217) Checking out files: 58% (6506/11217) Checking out files: 59% (6619/11217) Checking out files: 60% (6731/11217) Checking out files: 61% (6843/11217) Checking out files: 62% (6955/11217) Checking out files: 63% (7067/11217) Checking out files: 64% (7179/11217) Checking out files: 65% (7292/11217) Checking out files: 66% (7404/11217) Checking out files: 67% (7516/11217) Checking out files: 68% (7628/11217) Checking out files: 69% (7740/11217) Checking out files: 70% (7852/11217) Checking out files: 71% (7965/11217) Checking out files: 72% (8077/11217) Checking out files: 73% (8189/11217) Checking out files: 74% (8301/11217) Checking out files: 75% (8413/11217) Checking out files: 76% (8525/11217) Checking out files: 77% (8638/11217) Checking out files: 78% (8750/11217) Checking out files: 79% (8862/11217) Checking out files: 80% (8974/11217) Checking out files: 81% (9086/11217) Checking out files: 82% (9198/11217) Checking out files: 83% (9311/11217) Checking out files: 84% (9423/11217) Checking out files: 85% (9535/11217) Checking out files: 86% (9647/11217) Checking out files: 87% (9759/11217) Checking out files: 88% (9871/11217) Checking out files: 89% (9984/11217) Checking out files: 90% (10096/11217) Checking out files: 91% (10208/11217) Checking out files: 92% (10320/11217) Checking out files: 93% (10432/11217) Checking out files: 94% (10544/11217) Checking out files: 95% (10657/11217) Checking out files: 96% (10769/11217) Checking out files: 97% (10881/11217) Checking out files: 97% (10902/11217) Checking out files: 98% (10993/11217) Checking out files: 99% (11105/11217) Checking out files: 100% (11217/11217) Checking out files: 100% (11217/11217), done. [2021-04-20T21:08:03.318Z] #20 31.41 Selecting previously unselected package bzip2. [2021-04-20T21:08:03.318Z] #20 31.41 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-04-20T21:08:03.318Z] #20 31.44 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-20T21:08:03.582Z] #20 31.60 Selecting previously unselected package xz-utils. [2021-04-20T21:08:03.582Z] #20 31.61 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-04-20T21:08:03.582Z] #20 31.62 Unpacking xz-utils (5.2.4-1) ... [2021-04-20T21:08:03.591Z] #25 173.6 + cd /tmp/tmp.tY48Ht3kwI/tmp/docker-ce [2021-04-20T21:08:03.591Z] #25 173.6 + git checkout -q v17.06.2-ce [2021-04-20T21:08:03.675Z] #20 35.87 Unpacking bash-completion (1:2.8-6) ... [2021-04-20T21:08:03.729Z] #20 30.58 Selecting previously unselected package python3. [2021-04-20T21:08:03.729Z] #20 30.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 ... 24096 files and directories currently installed.) [2021-04-20T21:08:03.729Z] #20 30.62 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-20T21:08:03.729Z] #20 30.64 Unpacking python3 (3.7.3-1) ... [2021-04-20T21:08:03.845Z] #20 31.86 Selecting previously unselected package apparmor. [2021-04-20T21:08:03.846Z] #20 31.87 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-04-20T21:08:03.932Z] #20 36.27 Selecting previously unselected package bzip2. [2021-04-20T21:08:03.933Z] #20 36.28 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-20T21:08:03.933Z] #20 36.28 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-20T21:08:03.991Z] #20 30.79 Selecting previously unselected package libip4tc0:amd64. [2021-04-20T21:08:03.991Z] #20 30.79 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-20T21:08:03.991Z] #20 30.79 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-20T21:08:03.991Z] #20 30.89 Selecting previously unselected package libip6tc0:amd64. [2021-04-20T21:08:03.991Z] #20 30.91 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-20T21:08:03.991Z] #20 30.92 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-20T21:08:04.109Z] #20 31.98 Unpacking apparmor (2.13.2-10) ... [2021-04-20T21:08:04.189Z] #20 36.35 Selecting previously unselected package xz-utils. [2021-04-20T21:08:04.190Z] #20 36.37 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-20T21:08:04.190Z] #20 36.37 Unpacking xz-utils (5.2.4-1) ... [2021-04-20T21:08:04.190Z] #20 36.53 Selecting previously unselected package apparmor. [2021-04-20T21:08:04.190Z] #20 36.54 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-20T21:08:04.251Z] #20 31.05 Selecting previously unselected package libiptc0:amd64. [2021-04-20T21:08:04.251Z] #20 31.06 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-20T21:08:04.251Z] #20 31.07 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-20T21:08:04.251Z] #20 31.15 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-20T21:08:04.251Z] #20 31.15 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-20T21:08:04.251Z] #20 31.16 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-20T21:08:04.251Z] #20 31.23 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-20T21:08:04.251Z] #20 31.23 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-20T21:08:04.251Z] #20 31.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-20T21:08:04.251Z] #20 31.34 Selecting previously unselected package libnftnl11:amd64. [2021-04-20T21:08:04.251Z] #20 31.34 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-20T21:08:04.251Z] #20 31.36 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-20T21:08:04.373Z] #20 32.39 Selecting previously unselected package aufs-tools. [2021-04-20T21:08:04.373Z] #20 32.41 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-04-20T21:08:04.373Z] #20 32.42 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-20T21:08:04.388Z] #56 235.5 + bin/containerd-shim-runc-v1 [2021-04-20T21:08:04.447Z] #20 36.62 Unpacking apparmor (2.13.2-10) ... [2021-04-20T21:08:04.511Z] #20 31.43 Selecting previously unselected package iptables. [2021-04-20T21:08:04.511Z] #20 31.43 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-20T21:08:04.511Z] #20 31.44 Unpacking iptables (1.8.2-4) ... [2021-04-20T21:08:04.637Z] #20 32.63 Selecting previously unselected package libonig5:arm64. [2021-04-20T21:08:04.637Z] #20 32.63 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-04-20T21:08:04.637Z] #20 32.65 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-04-20T21:08:04.704Z] #20 36.96 Selecting previously unselected package aufs-tools. [2021-04-20T21:08:04.704Z] #20 36.98 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-20T21:08:04.704Z] #20 36.99 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-20T21:08:04.771Z] #20 31.77 Selecting previously unselected package xxd. [2021-04-20T21:08:04.860Z] #20 49.51 Selecting previously unselected package vim. [2021-04-20T21:08:04.861Z] #20 49.51 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-20T21:08:04.861Z] #20 49.54 Unpacking vim (2:8.1.0875-5) ... [2021-04-20T21:08:04.901Z] #20 32.81 Selecting previously unselected package libjq1:arm64. [2021-04-20T21:08:04.901Z] #20 32.83 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-04-20T21:08:04.901Z] #20 32.84 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-20T21:08:04.901Z] #20 32.99 Selecting previously unselected package jq. [2021-04-20T21:08:04.901Z] #20 33.00 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-04-20T21:08:04.901Z] #20 33.02 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-20T21:08:04.960Z] #20 37.10 Selecting previously unselected package libonig5:amd64. [2021-04-20T21:08:04.960Z] #20 37.11 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-20T21:08:04.960Z] #20 37.13 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-20T21:08:04.960Z] #20 37.26 Selecting previously unselected package libjq1:amd64. [2021-04-20T21:08:04.960Z] #20 37.26 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-20T21:08:04.960Z] #20 37.28 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-20T21:08:05.031Z] #20 31.78 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-20T21:08:05.031Z] #20 31.80 Unpacking xxd (2:8.1.0875-5) ... [2021-04-20T21:08:05.031Z] #20 31.93 Selecting previously unselected package vim-common. [2021-04-20T21:08:05.031Z] #20 31.93 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-20T21:08:05.031Z] #20 31.97 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-20T21:08:05.166Z] #20 33.17 Selecting previously unselected package libaio1:arm64. [2021-04-20T21:08:05.166Z] #20 33.18 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-04-20T21:08:05.166Z] #20 33.19 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-04-20T21:08:05.166Z] #20 33.32 Selecting previously unselected package libgpm2:arm64. [2021-04-20T21:08:05.166Z] #20 33.32 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-04-20T21:08:05.217Z] #20 37.39 Selecting previously unselected package jq. [2021-04-20T21:08:05.218Z] #20 37.40 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-20T21:08:05.218Z] #20 37.41 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-20T21:08:05.218Z] #20 37.51 Selecting previously unselected package libaio1:amd64. [2021-04-20T21:08:05.218Z] #20 37.52 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-20T21:08:05.218Z] #20 37.52 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-20T21:08:05.218Z] #20 37.57 Selecting previously unselected package libgpm2:amd64. [2021-04-20T21:08:05.218Z] #20 37.57 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-20T21:08:05.218Z] #20 37.59 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-20T21:08:05.291Z] #20 32.13 Selecting previously unselected package bash-completion. [2021-04-20T21:08:05.291Z] #20 32.13 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-20T21:08:05.430Z] #20 33.34 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-04-20T21:08:05.430Z] #20 33.45 Selecting previously unselected package libicu63:arm64. [2021-04-20T21:08:05.430Z] #20 33.45 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-04-20T21:08:05.430Z] #20 33.48 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-20T21:08:05.435Z] #20 50.12 Selecting previously unselected package xfsprogs. [2021-04-20T21:08:05.435Z] #20 50.14 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-20T21:08:05.435Z] #20 50.15 Unpacking xfsprogs (4.20.0-1) ... [2021-04-20T21:08:05.475Z] #20 37.67 Selecting previously unselected package libicu63:amd64. [2021-04-20T21:08:05.475Z] #20 37.68 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-20T21:08:05.475Z] #20 37.69 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-20T21:08:06.011Z] #20 50.67 Selecting previously unselected package zip. [2021-04-20T21:08:06.011Z] #20 50.69 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-20T21:08:06.273Z] #20 50.78 Unpacking zip (3.0-11+b1) ... [2021-04-20T21:08:06.406Z] #20 ... [2021-04-20T21:08:06.406Z] [2021-04-20T21:08:06.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-20T21:08:06.406Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:08:06.406Z] #43 90.88 CC criu/bitmap.o [2021-04-20T21:08:06.406Z] #43 91.02 CC criu/cgroup-props.o [2021-04-20T21:08:06.406Z] #43 91.77 CC criu/cgroup.o [2021-04-20T21:08:06.406Z] #43 94.56 CC criu/clone-noasan.o [2021-04-20T21:08:06.406Z] #43 94.83 CC criu/config.o [2021-04-20T21:08:06.406Z] #43 96.17 CC criu/cr-check.o [2021-04-20T21:08:06.406Z] #43 97.85 CC criu/cr-dedup.o [2021-04-20T21:08:06.406Z] #43 98.22 CC criu/cr-dump.o [2021-04-20T21:08:06.406Z] #43 100.4 CC criu/cr-errno.o [2021-04-20T21:08:06.406Z] #43 100.5 CC criu/cr-restore.o [2021-04-20T21:08:06.536Z] #20 51.09 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-20T21:08:06.536Z] #20 51.14 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-20T21:08:06.536Z] #20 51.18 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-20T21:08:06.536Z] #20 51.21 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-20T21:08:06.536Z] #20 51.22 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-20T21:08:06.536Z] #20 51.24 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-20T21:08:06.536Z] #20 51.26 Setting up uidmap (1:4.5-1.1) ... [2021-04-20T21:08:06.536Z] #20 51.29 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-20T21:08:06.536Z] #20 51.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-20T21:08:06.799Z] #20 51.34 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-20T21:08:06.799Z] #20 51.35 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-20T21:08:06.799Z] #20 51.37 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-20T21:08:06.799Z] #20 51.39 Setting up xxd (2:8.1.0875-5) ... [2021-04-20T21:08:06.799Z] #20 51.40 Setting up zip (3.0-11+b1) ... [2021-04-20T21:08:06.799Z] #20 51.46 Setting up vim-common (2:8.1.0875-5) ... [2021-04-20T21:08:06.799Z] #20 51.49 Setting up bash-completion (1:2.8-6) ... [2021-04-20T21:08:07.187Z] #25 177.0 + mkdir -p /tmp/tmp.tY48Ht3kwI/src/github.com/docker [2021-04-20T21:08:07.187Z] #25 177.0 + mv components/cli /tmp/tmp.tY48Ht3kwI/src/github.com/docker/cli [2021-04-20T21:08:07.187Z] #25 177.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-04-20T21:08:07.361Z] #20 ... [2021-04-20T21:08:07.361Z] [2021-04-20T21:08:07.361Z] #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-20T21:08:07.361Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-20T21:08:07.361Z] #40 143.4 + dpkg --print-architecture [2021-04-20T21:08:07.361Z] #40 DONE 145.2s [2021-04-20T21:08:07.361Z] [2021-04-20T21:08:07.361Z] #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-20T21:08:07.361Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-20T21:08:07.361Z] #43 81.69 DEP criu/page-pipe.d [2021-04-20T21:08:07.361Z] #43 81.84 DEP criu/netfilter.d [2021-04-20T21:08:07.361Z] #43 82.04 DEP criu/net.d [2021-04-20T21:08:07.361Z] #43 82.32 DEP criu/namespaces.d [2021-04-20T21:08:07.361Z] #43 82.49 DEP criu/mount.d [2021-04-20T21:08:07.361Z] #43 82.69 DEP criu/memfd.d [2021-04-20T21:08:07.361Z] #43 82.88 DEP criu/mem.d [2021-04-20T21:08:07.361Z] #43 83.13 DEP criu/lsm.d [2021-04-20T21:08:07.361Z] #43 83.34 DEP criu/log.d [2021-04-20T21:08:07.361Z] #43 83.51 DEP criu/libnetlink.d [2021-04-20T21:08:07.361Z] #43 83.77 DEP criu/kerndat.d [2021-04-20T21:08:07.361Z] #43 83.98 DEP criu/kcmp-ids.d [2021-04-20T21:08:07.361Z] #43 84.08 DEP criu/irmap.d [2021-04-20T21:08:07.361Z] #43 84.33 DEP criu/ipc_ns.d [2021-04-20T21:08:07.361Z] #43 84.56 DEP criu/image.d [2021-04-20T21:08:07.361Z] #43 84.74 DEP criu/image-desc.d [2021-04-20T21:08:07.361Z] #43 84.91 DEP criu/fsnotify.d [2021-04-20T21:08:07.361Z] #43 85.08 DEP criu/filesystems.d [2021-04-20T21:08:07.361Z] #43 85.20 DEP criu/files.d [2021-04-20T21:08:07.361Z] #43 85.37 DEP criu/files-reg.d [2021-04-20T21:08:07.361Z] #43 85.80 DEP criu/files-ext.d [2021-04-20T21:08:07.625Z] #43 86.07 DEP criu/file-lock.d [2021-04-20T21:08:07.626Z] #43 86.28 DEP criu/file-ids.d [2021-04-20T21:08:07.827Z] #20 34.81 Unpacking bash-completion (1:2.8-6) ... [2021-04-20T21:08:07.836Z] #25 ... [2021-04-20T21:08:07.836Z] [2021-04-20T21:08:07.836Z] #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-20T21:08:07.836Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-20T21:08:07.836Z] #44 97.83 DEP criu/config.d [2021-04-20T21:08:07.836Z] #44 98.01 DEP criu/clone-noasan.d [2021-04-20T21:08:07.836Z] #44 98.15 DEP criu/cgroup.d [2021-04-20T21:08:07.836Z] #44 98.43 DEP criu/cgroup-props.d [2021-04-20T21:08:07.836Z] #44 98.61 DEP criu/bitmap.d [2021-04-20T21:08:07.836Z] #44 98.63 DEP criu/bfd.d [2021-04-20T21:08:07.836Z] #44 98.77 DEP criu/autofs.d [2021-04-20T21:08:07.836Z] #44 98.97 DEP criu/aio.d [2021-04-20T21:08:07.836Z] #44 99.17 DEP criu/action-scripts.d [2021-04-20T21:08:07.836Z] #44 99.61 CC criu/action-scripts.o [2021-04-20T21:08:07.836Z] #44 100.2 CC criu/aio.o [2021-04-20T21:08:07.836Z] #44 101.0 CC criu/autofs.o [2021-04-20T21:08:07.836Z] #44 103.3 CC criu/bfd.o [2021-04-20T21:08:07.836Z] #44 104.1 CC criu/bitmap.o [2021-04-20T21:08:07.836Z] #44 104.2 CC criu/cgroup-props.o [2021-04-20T21:08:07.836Z] #44 105.4 CC criu/cgroup.o [2021-04-20T21:08:07.836Z] #44 ... [2021-04-20T21:08:07.836Z] [2021-04-20T21:08:07.836Z] #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-20T21:08:07.836Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-20T21:08:07.836Z] #21 49.48 Selecting previously unselected package libnet1:ppc64el. [2021-04-20T21:08:07.836Z] #21 49.50 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-20T21:08:07.836Z] #21 49.51 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-20T21:08:07.836Z] #21 49.60 Selecting previously unselected package libnl-3-200:ppc64el. [2021-04-20T21:08:07.836Z] #21 49.60 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-04-20T21:08:07.836Z] #21 49.61 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-20T21:08:07.836Z] #21 49.70 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-04-20T21:08:07.836Z] #21 49.71 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-04-20T21:08:07.836Z] #21 49.72 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-20T21:08:07.836Z] #21 49.80 Selecting previously unselected package libreadline5:ppc64el. [2021-04-20T21:08:07.836Z] #21 49.80 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-04-20T21:08:07.836Z] #21 49.81 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-04-20T21:08:07.836Z] #21 49.95 Selecting previously unselected package net-tools. [2021-04-20T21:08:07.836Z] #21 49.96 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-04-20T21:08:07.836Z] #21 49.96 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-20T21:08:07.836Z] #21 50.26 Selecting previously unselected package python-pip-whl. [2021-04-20T21:08:07.836Z] #21 50.27 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-20T21:08:07.836Z] #21 50.29 Unpacking python-pip-whl (18.1-5) ... [2021-04-20T21:08:07.836Z] #21 50.84 Selecting previously unselected package python3-lib2to3. [2021-04-20T21:08:07.836Z] #21 50.85 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-20T21:08:07.836Z] #21 50.85 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-20T21:08:07.836Z] #21 51.00 Selecting previously unselected package python3-distutils. [2021-04-20T21:08:07.836Z] #21 51.00 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-20T21:08:07.836Z] #21 51.01 Unpacking python3-distutils (3.7.3-1) ... [2021-04-20T21:08:07.836Z] #21 51.15 Selecting previously unselected package python3-pip. [2021-04-20T21:08:07.836Z] #21 51.15 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-20T21:08:07.836Z] #21 51.16 Unpacking python3-pip (18.1-5) ... [2021-04-20T21:08:07.836Z] #21 51.33 Selecting previously unselected package python3-pkg-resources. [2021-04-20T21:08:07.836Z] #21 51.34 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-20T21:08:07.836Z] #21 51.35 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-20T21:08:07.836Z] #21 51.54 Selecting previously unselected package python3-setuptools. [2021-04-20T21:08:07.836Z] #21 51.58 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-20T21:08:07.836Z] #21 51.58 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-20T21:08:07.836Z] #21 51.95 Selecting previously unselected package python3-wheel. [2021-04-20T21:08:07.836Z] #21 51.95 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-20T21:08:07.836Z] #21 51.96 Unpacking python3-wheel (0.32.3-2) ... [2021-04-20T21:08:07.836Z] #21 52.04 Selecting previously unselected package sudo. [2021-04-20T21:08:07.836Z] #21 52.05 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-04-20T21:08:07.836Z] #21 52.06 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-20T21:08:07.836Z] #21 52.57 Selecting previously unselected package thin-provisioning-tools. [2021-04-20T21:08:07.836Z] #21 52.58 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-04-20T21:08:07.836Z] #21 52.58 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-20T21:08:07.836Z] #21 52.83 Selecting previously unselected package uidmap. [2021-04-20T21:08:07.836Z] #21 52.84 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-04-20T21:08:07.836Z] #21 52.85 Unpacking uidmap (1:4.5-1.1) ... [2021-04-20T21:08:07.889Z] #43 86.44 DEP criu/fifo.d [2021-04-20T21:08:08.137Z] #21 53.02 Selecting previously unselected package vim-runtime. [2021-04-20T21:08:08.137Z] #21 53.02 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-20T21:08:08.137Z] #21 53.06 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-20T21:08:08.137Z] #21 53.14 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-20T21:08:08.137Z] #21 53.15 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-20T21:08:08.153Z] #43 86.61 DEP criu/fdstore.d [2021-04-20T21:08:08.153Z] #43 86.72 DEP criu/fault-injection.d [2021-04-20T21:08:08.153Z] #43 86.77 DEP criu/external.d [2021-04-20T21:08:08.397Z] #20 35.20 Selecting previously unselected package bzip2. [2021-04-20T21:08:08.397Z] #20 35.21 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-20T21:08:08.397Z] #20 35.21 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-20T21:08:08.397Z] #20 35.27 Selecting previously unselected package xz-utils. [2021-04-20T21:08:08.397Z] #20 35.27 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-20T21:08:08.397Z] #20 35.28 Unpacking xz-utils (5.2.4-1) ... [2021-04-20T21:08:08.397Z] #20 35.46 Selecting previously unselected package apparmor. [2021-04-20T21:08:08.417Z] #43 86.87 DEP criu/eventpoll.d [2021-04-20T21:08:08.417Z] #43 87.01 DEP criu/eventfd.d [2021-04-20T21:08:08.417Z] #43 ... [2021-04-20T21:08:08.417Z] [2021-04-20T21:08:08.417Z] #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-20T21:08:08.417Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-20T21:08:08.417Z] #20 36.47 Selecting previously unselected package libnet1:arm64. [2021-04-20T21:08:08.417Z] #20 36.47 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-20T21:08:08.417Z] #20 36.48 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-20T21:08:08.417Z] #20 36.58 Selecting previously unselected package libnl-3-200:arm64. [2021-04-20T21:08:08.417Z] #20 36.58 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-04-20T21:08:08.417Z] #20 36.59 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-04-20T21:08:08.588Z] #56 240.0 + bin/containerd-shim-runc-v2 [2021-04-20T21:08:08.657Z] #20 35.46 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-20T21:08:08.657Z] #20 35.55 Unpacking apparmor (2.13.2-10) ... [2021-04-20T21:08:08.680Z] #20 36.72 Selecting previously unselected package libprotobuf-c1:arm64. [2021-04-20T21:08:08.680Z] #20 36.72 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-04-20T21:08:08.680Z] #20 36.73 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-20T21:08:08.847Z] #56 240.9 + binaries [2021-04-20T21:08:08.847Z] #56 240.9 + install -D bin/containerd /build/containerd [2021-04-20T21:08:08.847Z] #56 240.9 + install -D bin/containerd-shim /build/containerd-shim [2021-04-20T21:08:08.847Z] #56 241.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-20T21:08:08.847Z] #56 241.0 + install -D bin/ctr /build/ctr [2021-04-20T21:08:09.226Z] #20 35.91 Selecting previously unselected package aufs-tools. [2021-04-20T21:08:09.226Z] #20 35.91 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-20T21:08:09.226Z] #20 35.91 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-20T21:08:09.226Z] #20 36.06 Selecting previously unselected package libonig5:amd64. [2021-04-20T21:08:09.226Z] #20 36.06 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-20T21:08:09.226Z] #20 36.08 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-20T21:08:09.257Z] #20 37.22 Selecting previously unselected package libreadline5:arm64. [2021-04-20T21:08:09.257Z] #20 37.22 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-04-20T21:08:09.257Z] #20 37.23 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-04-20T21:08:09.257Z] #20 37.37 Selecting previously unselected package net-tools. [2021-04-20T21:08:09.257Z] #20 37.37 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-04-20T21:08:09.257Z] #20 37.38 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-20T21:08:09.486Z] #20 36.24 Selecting previously unselected package libjq1:amd64. [2021-04-20T21:08:09.486Z] #20 36.24 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-20T21:08:09.486Z] #20 36.24 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-20T21:08:09.486Z] #20 36.36 Selecting previously unselected package jq. [2021-04-20T21:08:09.486Z] #20 36.36 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-20T21:08:09.486Z] #20 36.37 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-20T21:08:09.486Z] #20 36.45 Selecting previously unselected package libaio1:amd64. [2021-04-20T21:08:09.486Z] #20 36.45 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-20T21:08:09.486Z] #20 36.46 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-20T21:08:09.486Z] #20 36.54 Selecting previously unselected package libgpm2:amd64. [2021-04-20T21:08:09.486Z] #20 36.55 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-20T21:08:09.486Z] #20 36.56 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-20T21:08:09.520Z] #20 37.63 Selecting previously unselected package python-pip-whl. [2021-04-20T21:08:09.520Z] #20 37.64 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-20T21:08:09.520Z] #20 37.65 Unpacking python-pip-whl (18.1-5) ... [2021-04-20T21:08:09.746Z] #20 36.63 Selecting previously unselected package libicu63:amd64. [2021-04-20T21:08:09.746Z] #20 36.63 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-20T21:08:09.746Z] #20 36.64 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-20T21:08:09.797Z] #43 ... [2021-04-20T21:08:09.797Z] [2021-04-20T21:08:09.797Z] #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-20T21:08:09.797Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-20T21:08:09.797Z] #20 41.53 Selecting previously unselected package libnet1:amd64. [2021-04-20T21:08:09.797Z] #20 41.53 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-20T21:08:09.797Z] #20 41.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-20T21:08:09.797Z] #20 41.63 Selecting previously unselected package libnl-3-200:amd64. [2021-04-20T21:08:09.797Z] #20 41.64 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-20T21:08:09.797Z] #20 41.65 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-20T21:08:09.797Z] #20 41.73 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-20T21:08:09.797Z] #20 41.74 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-20T21:08:09.797Z] #20 41.74 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-20T21:08:09.797Z] #20 41.82 Selecting previously unselected package libreadline5:amd64. [2021-04-20T21:08:09.797Z] #20 41.82 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-20T21:08:09.797Z] #20 41.84 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-20T21:08:09.797Z] #20 41.97 Selecting previously unselected package net-tools. [2021-04-20T21:08:09.797Z] #20 41.98 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-20T21:08:09.797Z] #20 41.99 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-20T21:08:10.055Z] #20 42.20 Selecting previously unselected package python-pip-whl. [2021-04-20T21:08:10.055Z] #20 42.21 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-20T21:08:10.055Z] #20 42.22 Unpacking python-pip-whl (18.1-5) ... [2021-04-20T21:08:10.097Z] #20 38.08 Selecting previously unselected package python3-lib2to3. [2021-04-20T21:08:10.097Z] #20 38.09 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-20T21:08:10.097Z] #20 38.11 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-20T21:08:10.114Z] #20 54.20 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-20T21:08:10.114Z] #20 54.23 Setting up xz-utils (5.2.4-1) ... [2021-04-20T21:08:10.114Z] #20 54.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-20T21:08:10.114Z] #20 54.28 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-20T21:08:10.114Z] #20 54.38 invoke-rc.d: could not determine current runlevel [2021-04-20T21:08:10.114Z] #20 54.39 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-20T21:08:10.114Z] #20 54.41 Setting up pigz (2.4-1) ... [2021-04-20T21:08:10.114Z] #20 54.42 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-20T21:08:10.114Z] #20 54.44 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-20T21:08:10.114Z] #20 54.47 Setting up python-pip-whl (18.1-5) ... [2021-04-20T21:08:10.114Z] #20 54.50 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-20T21:08:10.114Z] #20 54.51 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-20T21:08:10.361Z] #20 38.29 Selecting previously unselected package python3-distutils. [2021-04-20T21:08:10.361Z] #20 38.30 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-20T21:08:10.361Z] #20 38.32 Unpacking python3-distutils (3.7.3-1) ... [2021-04-20T21:08:10.361Z] #20 38.48 Selecting previously unselected package python3-pip. [2021-04-20T21:08:10.361Z] #20 38.49 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-20T21:08:10.361Z] #20 38.50 Unpacking python3-pip (18.1-5) ... [2021-04-20T21:08:10.377Z] #20 55.02 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-20T21:08:10.377Z] #20 55.06 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-20T21:08:10.377Z] #20 55.08 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-20T21:08:10.377Z] #20 55.10 Setting up vim (2:8.1.0875-5) ... [2021-04-20T21:08:10.377Z] #20 55.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-20T21:08:10.377Z] #20 55.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-20T21:08:10.377Z] #20 55.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-20T21:08:10.377Z] #20 55.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-20T21:08:10.377Z] #20 55.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-20T21:08:10.377Z] #20 55.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-20T21:08:10.377Z] #20 55.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-20T21:08:10.377Z] #20 55.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-20T21:08:10.377Z] #20 55.18 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-20T21:08:10.617Z] #20 42.84 Selecting previously unselected package python3-lib2to3. [2021-04-20T21:08:10.617Z] #20 42.85 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-20T21:08:10.618Z] #20 42.86 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-20T21:08:10.618Z] #20 42.96 Selecting previously unselected package python3-distutils. [2021-04-20T21:08:10.640Z] #20 55.20 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-20T21:08:10.640Z] #20 55.22 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-20T21:08:10.640Z] #20 55.24 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-20T21:08:10.640Z] #20 55.27 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-20T21:08:10.640Z] #20 55.28 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-20T21:08:10.751Z] #56 DONE 242.7s [2021-04-20T21:08:10.873Z] #20 42.98 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-20T21:08:10.873Z] #20 42.98 Unpacking python3-distutils (3.7.3-1) ... [2021-04-20T21:08:10.873Z] #20 43.13 Selecting previously unselected package python3-pip. [2021-04-20T21:08:10.873Z] #20 43.14 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-20T21:08:10.873Z] #20 43.15 Unpacking python3-pip (18.1-5) ... [2021-04-20T21:08:10.888Z] #20 38.70 Selecting previously unselected package python3-pkg-resources. [2021-04-20T21:08:10.888Z] #20 38.71 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-20T21:08:10.888Z] #20 38.73 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-20T21:08:10.888Z] #20 38.86 Selecting previously unselected package python3-setuptools. [2021-04-20T21:08:10.888Z] #20 38.86 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-20T21:08:10.888Z] #20 38.87 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-20T21:08:11.129Z] #20 43.29 Selecting previously unselected package python3-pkg-resources. [2021-04-20T21:08:11.129Z] #20 43.30 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-20T21:08:11.129Z] #20 43.31 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-20T21:08:11.129Z] #20 43.45 Selecting previously unselected package python3-setuptools. [2021-04-20T21:08:11.129Z] #20 43.45 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-20T21:08:11.129Z] #20 43.47 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-20T21:08:11.152Z] #20 39.10 Selecting previously unselected package python3-wheel. [2021-04-20T21:08:11.152Z] #20 39.11 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-20T21:08:11.152Z] #20 39.17 Unpacking python3-wheel (0.32.3-2) ... [2021-04-20T21:08:11.215Z] #20 ... [2021-04-20T21:08:11.215Z] [2021-04-20T21:08:11.215Z] #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-20T21:08:11.215Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-20T21:08:11.215Z] #40 192.0 + dpkg --print-architecture [2021-04-20T21:08:11.215Z] #40 192.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-20T21:08:11.215Z] #40 ... [2021-04-20T21:08:11.215Z] [2021-04-20T21:08:11.215Z] #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-20T21:08:11.215Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:08:11.215Z] #43 109.8 CC criu/external.o [2021-04-20T21:08:11.215Z] #43 110.2 CC criu/fault-injection.o [2021-04-20T21:08:11.215Z] #43 110.3 CC criu/fdstore.o [2021-04-20T21:08:11.215Z] #43 110.7 CC criu/fifo.o [2021-04-20T21:08:11.215Z] #43 111.2 CC criu/file-ids.o [2021-04-20T21:08:11.215Z] #43 111.5 CC criu/file-lock.o [2021-04-20T21:08:11.215Z] #43 112.5 CC criu/files-ext.o [2021-04-20T21:08:11.215Z] #43 113.0 CC criu/files-reg.o [2021-04-20T21:08:11.215Z] #43 115.1 CC criu/files.o [2021-04-20T21:08:11.215Z] #43 117.5 CC criu/filesystems.o [2021-04-20T21:08:11.215Z] #43 118.2 CC criu/fsnotify.o [2021-04-20T21:08:11.215Z] #43 119.3 CC criu/image-desc.o [2021-04-20T21:08:11.215Z] #43 119.5 CC criu/image.o [2021-04-20T21:08:11.385Z] #20 43.71 Selecting previously unselected package python3-wheel. [2021-04-20T21:08:11.386Z] #20 43.72 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-20T21:08:11.386Z] #20 43.73 Unpacking python3-wheel (0.32.3-2) ... [2021-04-20T21:08:11.416Z] #20 39.28 Selecting previously unselected package sudo. [2021-04-20T21:08:11.416Z] #20 39.28 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-04-20T21:08:11.416Z] #20 39.30 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-20T21:08:11.478Z] #43 ... [2021-04-20T21:08:11.478Z] [2021-04-20T21:08:11.478Z] #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-20T21:08:11.478Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-20T21:08:11.478Z] #40 192.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-20T21:08:11.478Z] #40 192.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-20T21:08:11.642Z] #20 43.84 Selecting previously unselected package sudo. [2021-04-20T21:08:11.642Z] #20 43.85 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-20T21:08:11.642Z] #20 43.86 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-20T21:08:11.680Z] #20 39.79 Selecting previously unselected package thin-provisioning-tools. [2021-04-20T21:08:11.689Z] [2021-04-20T21:08:11.689Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-20T21:08:11.689Z] #57 sha256:5369eb94d05e78f0f0342ee4cf121a662f32e98acf7b8c16c33a826c487c6b8b [2021-04-20T21:08:11.944Z] #20 39.79 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-04-20T21:08:11.944Z] #20 39.80 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-20T21:08:12.060Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-04-20T21:08:12.060Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5aa6e69a\powershellScript.ps1'; exit $LASTEXITCODE; [2021-04-20T21:08:12.060Z] ---------------------------------------------------------------------------- [2021-04-20T21:08:12.060Z] [2021-04-20T21:08:12.060Z] INFO: executeCI.ps1 starting at Tue Apr 20 21:08:11 CUT 2021 [2021-04-20T21:08:12.060Z] [2021-04-20T21:08:12.060Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-04-20T21:08:12.060Z] INFO: Running git version 2.24.1.windows.2 [2021-04-20T21:08:12.205Z] #20 44.39 Selecting previously unselected package thin-provisioning-tools. [2021-04-20T21:08:12.205Z] #20 44.40 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-20T21:08:12.205Z] #20 44.40 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-20T21:08:12.208Z] #20 40.07 Selecting previously unselected package uidmap. [2021-04-20T21:08:12.208Z] #20 40.07 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-04-20T21:08:12.208Z] #20 40.08 Unpacking uidmap (1:4.5-1.1) ... [2021-04-20T21:08:12.208Z] #20 40.25 Selecting previously unselected package vim-runtime. [2021-04-20T21:08:12.208Z] #20 40.25 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-20T21:08:12.208Z] #20 40.30 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-20T21:08:12.208Z] #20 40.34 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-20T21:08:12.471Z] #20 40.35 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-20T21:08:12.505Z] #20 44.57 Selecting previously unselected package uidmap. [2021-04-20T21:08:12.505Z] #20 44.59 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-20T21:08:12.505Z] #20 44.59 Unpacking uidmap (1:4.5-1.1) ... [2021-04-20T21:08:12.505Z] #20 44.71 Selecting previously unselected package vim-runtime. [2021-04-20T21:08:12.505Z] #20 44.72 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-20T21:08:12.505Z] #20 44.77 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-20T21:08:12.505Z] #20 44.79 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-20T21:08:12.505Z] #20 44.80 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-20T21:08:12.527Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-04-20T21:08:12.527Z] INFO: Environment variables: [2021-04-20T21:08:12.527Z] [2021-04-20T21:08:12.527Z] Name Value [2021-04-20T21:08:12.527Z] ---- ----- [2021-04-20T21:08:12.527Z] ALLUSERSPROFILE C:\ProgramData [2021-04-20T21:08:12.527Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-04-20T21:08:12.527Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-04-20T21:08:12.527Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-04-20T21:08:12.527Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-04-20T21:08:12.527Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-04-20T21:08:12.527Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-04-20T21:08:12.527Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-04-20T21:08:12.527Z] BRANCH_NAME PR-42311 [2021-04-20T21:08:12.527Z] BUILD_DISPLAY_NAME #1 [2021-04-20T21:08:12.527Z] BUILD_ID 1 [2021-04-20T21:08:12.527Z] BUILD_NUMBER 1 [2021-04-20T21:08:12.527Z] BUILD_TAG jenkins-moby-PR-42311-1 [2021-04-20T21:08:12.527Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42311/1/ [2021-04-20T21:08:12.527Z] CHANGE_AUTHOR thaJeztah [2021-04-20T21:08:12.527Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-04-20T21:08:12.527Z] CHANGE_BRANCH 20.10_backport_rootlesskit_0.14.2 [2021-04-20T21:08:12.527Z] CHANGE_FORK thaJeztah/docker [2021-04-20T21:08:12.527Z] CHANGE_ID 42311 [2021-04-20T21:08:12.527Z] CHANGE_TARGET 20.10 [2021-04-20T21:08:12.527Z] CHANGE_TITLE [20.10 backport] bump up rootlesskit to v0.14.2 (Fix `Timed out proxy starting the u... [2021-04-20T21:08:12.527Z] CHANGE_URL https://github.com/moby/moby/pull/42311 [2021-04-20T21:08:12.527Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-20T21:08:12.527Z] CommonProgramFiles C:\Program Files\Common Files [2021-04-20T21:08:12.527Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-04-20T21:08:12.527Z] CommonProgramW6432 C:\Program Files\Common Files [2021-04-20T21:08:12.527Z] COMPUTERNAME azwin-2-3bfb00 [2021-04-20T21:08:12.527Z] ComSpec C:\windows\system32\cmd.exe [2021-04-20T21:08:12.527Z] ConfigSequenceNumber 0 [2021-04-20T21:08:12.527Z] DOCKER_BUILDKIT 0 [2021-04-20T21:08:12.527Z] DOCKER_DUT_DEBUG 1 [2021-04-20T21:08:12.527Z] DOCKER_EXPERIMENTAL 1 [2021-04-20T21:08:12.527Z] DOCKER_GRAPHDRIVER overlay2 [2021-04-20T21:08:12.527Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-04-20T21:08:12.527Z] EXECUTOR_NUMBER 0 [2021-04-20T21:08:12.527Z] FQDN azwin-2-3bfb00.westus.cloudapp.azure.com [2021-04-20T21:08:12.527Z] GIT_BRANCH PR-42311 [2021-04-20T21:08:12.527Z] GIT_COMMIT 27f7e72647d296a9f061c26c8e3ab39b6a913826 [2021-04-20T21:08:12.527Z] GIT_URL https://github.com/moby/moby.git [2021-04-20T21:08:12.527Z] HUDSON_COOKIE cc32444a-a0ee-488d-9b4a-c5aa8222b760 [2021-04-20T21:08:12.527Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-04-20T21:08:12.527Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-04-20T21:08:12.527Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-04-20T21:08:12.527Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-04-20T21:08:12.527Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-04-20T21:08:12.527Z] JENKINS_NODE_COOKIE c94f753a-9049-4f18-be91-cb4998edf830 [2021-04-20T21:08:12.527Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-04-20T21:08:12.527Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-04-20T21:08:12.527Z] JOB_BASE_NAME PR-42311 [2021-04-20T21:08:12.527Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42311/display/redirect [2021-04-20T21:08:12.527Z] JOB_NAME moby/PR-42311 [2021-04-20T21:08:12.527Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42311/ [2021-04-20T21:08:12.527Z] library.jps.version master [2021-04-20T21:08:12.527Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-04-20T21:08:12.527Z] NODE_LABELS amd64 azure azwin-2-3bfb00 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-04-20T21:08:12.527Z] NODE_NAME azwin-2-3bfb00 [2021-04-20T21:08:12.527Z] NUMBER_OF_PROCESSORS 4 [2021-04-20T21:08:12.527Z] OS Windows_NT [2021-04-20T21:08:12.527Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-04-20T21:08:12.527Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-04-20T21:08:12.527Z] PROCESSOR_ARCHITECTURE AMD64 [2021-04-20T21:08:12.527Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-04-20T21:08:12.527Z] PROCESSOR_LEVEL 6 [2021-04-20T21:08:12.527Z] PROCESSOR_REVISION 4f01 [2021-04-20T21:08:12.527Z] ProgramData C:\ProgramData [2021-04-20T21:08:12.527Z] ProgramFiles C:\Program Files [2021-04-20T21:08:12.527Z] ProgramFiles(x86) C:\Program Files (x86) [2021-04-20T21:08:12.528Z] ProgramW6432 C:\Program Files [2021-04-20T21:08:12.528Z] PROMPT $P$G [2021-04-20T21:08:12.528Z] PSExecutionPolicyPreference Bypass [2021-04-20T21:08:12.528Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-04-20T21:08:12.528Z] PUBLIC C:\Users\Public [2021-04-20T21:08:12.528Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42311/1/display/redirect?page=artif... [2021-04-20T21:08:12.528Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42311/1/display/redirect?page=changes [2021-04-20T21:08:12.528Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42311/1/display/redirect [2021-04-20T21:08:12.528Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42311/1/display/redirect?page=tests [2021-04-20T21:08:12.528Z] SKIP_VALIDATION_TESTS 1 [2021-04-20T21:08:12.528Z] SOURCES_DRIVE d [2021-04-20T21:08:12.528Z] SOURCES_SUBDIR gopath [2021-04-20T21:08:12.528Z] STAGE_NAME Run tests [2021-04-20T21:08:12.528Z] SystemDrive C: [2021-04-20T21:08:12.528Z] SystemRoot C:\windows [2021-04-20T21:08:12.528Z] TEMP C:\windows\TEMP [2021-04-20T21:08:12.528Z] TESTDEBUG 0 [2021-04-20T21:08:12.528Z] TESTRUN_DRIVE d [2021-04-20T21:08:12.528Z] TESTRUN_SUBDIR CI [2021-04-20T21:08:12.528Z] TIMEOUT 120m [2021-04-20T21:08:12.528Z] TMP C:\windows\TEMP [2021-04-20T21:08:12.528Z] USERDOMAIN WORKGROUP [2021-04-20T21:08:12.528Z] USERNAME azwin-2-3bfb00$ [2021-04-20T21:08:12.528Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-04-20T21:08:12.528Z] windir C:\windows [2021-04-20T21:08:12.528Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-04-20T21:08:12.528Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-04-20T21:08:12.528Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-04-20T21:08:12.528Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-04-20T21:08:12.528Z] [2021-04-20T21:08:12.528Z] [2021-04-20T21:08:12.528Z] [2021-04-20T21:08:12.628Z] #57 DONE 0.9s [2021-04-20T21:08:12.628Z] [2021-04-20T21:08:12.628Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-20T21:08:12.628Z] #61 sha256:d76bd206e327d6f7d6668f59618e70d554e0c680faaf0c38e244e1d3bbc0b30f [2021-04-20T21:08:12.666Z] #21 57.10 Selecting previously unselected package vim. [2021-04-20T21:08:12.666Z] #21 57.11 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-20T21:08:12.666Z] #21 57.15 Unpacking vim (2:8.1.0875-5) ... [2021-04-20T21:08:12.666Z] #21 ... [2021-04-20T21:08:12.666Z] [2021-04-20T21:08:12.666Z] #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-20T21:08:12.666Z] #46 sha256:9f524e77db893bcbe6b33c0f85b213863bb25cbef4f18a57ebb0356a41e7a169 [2021-04-20T21:08:12.666Z] #46 182.7 github.com/LK4D4/vndr/godl [2021-04-20T21:08:12.888Z] #61 DONE 0.2s [2021-04-20T21:08:12.888Z] [2021-04-20T21:08:12.888Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-20T21:08:12.888Z] #66 sha256:c5fcced578d3adcdeb9637a3ea83c275533db23e799ccd35e47b8ec8f7dca50f [2021-04-20T21:08:12.993Z] INFO: Sources under d:\gopath\... [2021-04-20T21:08:12.993Z] INFO: Test run under d:\CI\... [2021-04-20T21:08:12.993Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-04-20T21:08:12.993Z] INFO: docker/docker repository was found [2021-04-20T21:08:13.303Z] #20 40.13 Selecting previously unselected package libnet1:amd64. [2021-04-20T21:08:13.303Z] #20 40.13 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-20T21:08:13.303Z] #20 40.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-20T21:08:13.303Z] #20 40.25 Selecting previously unselected package libnl-3-200:amd64. [2021-04-20T21:08:13.303Z] #20 40.25 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-20T21:08:13.303Z] #20 40.25 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-20T21:08:13.303Z] #20 40.34 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-20T21:08:13.303Z] #20 40.34 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-20T21:08:13.303Z] #20 40.34 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-20T21:08:13.458Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-04-20T21:08:13.563Z] #20 40.41 Selecting previously unselected package libreadline5:amd64. [2021-04-20T21:08:13.563Z] #20 40.43 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-20T21:08:13.563Z] #20 40.43 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-20T21:08:13.730Z] #46 183.6 github.com/LK4D4/vndr [2021-04-20T21:08:13.823Z] #20 40.54 Selecting previously unselected package net-tools. [2021-04-20T21:08:13.823Z] #20 40.55 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-20T21:08:13.823Z] #20 40.56 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-20T21:08:13.823Z] #20 40.79 Selecting previously unselected package python-pip-whl. [2021-04-20T21:08:13.823Z] #20 40.79 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-20T21:08:13.824Z] #66 DONE 0.9s [2021-04-20T21:08:13.824Z] [2021-04-20T21:08:13.824Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-20T21:08:13.824Z] #68 sha256:53874bb9586fdbb3b777a93396ae01ed795316465a4f082dabfdf9b25679c0b0 [2021-04-20T21:08:13.824Z] #68 DONE 0.0s [2021-04-20T21:08:13.824Z] [2021-04-20T21:08:13.824Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-20T21:08:13.824Z] #69 sha256:0688a1ffffc8642c736a51cc953b04e4edf0a46be64dd7a288a3bbbdebd28f72 [2021-04-20T21:08:13.824Z] #69 DONE 0.0s [2021-04-20T21:08:13.824Z] [2021-04-20T21:08:13.824Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-20T21:08:13.824Z] #70 sha256:483ba33dd902350667127575a042bfea50b3c44f838f7119b53ff5f314b5d13a [2021-04-20T21:08:13.924Z] ltsc2019: Pulling from windows/servercore [2021-04-20T21:08:14.083Z] #20 40.80 Unpacking python-pip-whl (18.1-5) ... [2021-04-20T21:08:14.343Z] #20 41.34 Selecting previously unselected package python3-lib2to3. [2021-04-20T21:08:14.343Z] #20 41.35 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-20T21:08:14.343Z] #20 41.36 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-20T21:08:14.343Z] #20 ... [2021-04-20T21:08:14.343Z] [2021-04-20T21:08:14.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-20T21:08:14.343Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:08:14.343Z] #43 101.0 CC criu/cr-service.o [2021-04-20T21:08:14.343Z] #43 102.6 CC criu/crtools.o [2021-04-20T21:08:14.343Z] #43 103.1 CC criu/eventfd.o [2021-04-20T21:08:14.343Z] #43 103.4 CC criu/eventpoll.o [2021-04-20T21:08:14.343Z] #43 104.3 CC criu/external.o [2021-04-20T21:08:14.343Z] #43 104.6 CC criu/fault-injection.o [2021-04-20T21:08:14.343Z] #43 104.8 CC criu/fdstore.o [2021-04-20T21:08:14.343Z] #43 105.2 CC criu/fifo.o [2021-04-20T21:08:14.343Z] #43 105.6 CC criu/file-ids.o [2021-04-20T21:08:14.343Z] #43 106.0 CC criu/file-lock.o [2021-04-20T21:08:14.343Z] #43 106.9 CC criu/files-ext.o [2021-04-20T21:08:14.343Z] #43 107.3 CC criu/files-reg.o [2021-04-20T21:08:14.343Z] #43 109.4 CC criu/files.o [2021-04-20T21:08:14.393Z] #70 DONE 0.7s [2021-04-20T21:08:14.393Z] [2021-04-20T21:08:14.393Z] #71 exporting to image [2021-04-20T21:08:14.393Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-20T21:08:14.393Z] #71 exporting layers [2021-04-20T21:08:14.400Z] 4612f6d0b889: Pulling fs layer [2021-04-20T21:08:14.400Z] 399f118dfaa9: Pulling fs layer [2021-04-20T21:08:14.913Z] #43 111.6 CC criu/filesystems.o [2021-04-20T21:08:15.031Z] #20 42.75 Selecting previously unselected package vim. [2021-04-20T21:08:15.031Z] #20 42.75 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-04-20T21:08:15.031Z] #20 42.80 Unpacking vim (2:8.1.0875-5) ... [2021-04-20T21:08:15.031Z] #20 43.17 Selecting previously unselected package xfsprogs. [2021-04-20T21:08:15.031Z] #20 43.18 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-04-20T21:08:15.031Z] #20 43.19 Unpacking xfsprogs (4.20.0-1) ... [2021-04-20T21:08:15.173Z] #43 ... [2021-04-20T21:08:15.173Z] [2021-04-20T21:08:15.173Z] #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-20T21:08:15.173Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-20T21:08:15.173Z] #20 41.97 Selecting previously unselected package python3-distutils. [2021-04-20T21:08:15.173Z] #20 41.97 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-20T21:08:15.173Z] #20 41.98 Unpacking python3-distutils (3.7.3-1) ... [2021-04-20T21:08:15.173Z] #20 42.14 Selecting previously unselected package python3-pip. [2021-04-20T21:08:15.173Z] #20 42.15 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-20T21:08:15.173Z] #20 42.16 Unpacking python3-pip (18.1-5) ... [2021-04-20T21:08:15.433Z] #20 42.30 Selecting previously unselected package python3-pkg-resources. [2021-04-20T21:08:15.433Z] #20 42.32 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-20T21:08:15.433Z] #20 42.33 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-20T21:08:15.608Z] #20 43.62 Selecting previously unselected package zip. [2021-04-20T21:08:15.608Z] #20 43.64 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-04-20T21:08:15.608Z] #20 43.67 Unpacking zip (3.0-11+b1) ... [2021-04-20T21:08:15.693Z] #20 42.46 Selecting previously unselected package python3-setuptools. [2021-04-20T21:08:15.693Z] #20 42.46 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-20T21:08:15.693Z] #20 42.47 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-20T21:08:15.693Z] #20 42.69 Selecting previously unselected package python3-wheel. [2021-04-20T21:08:15.693Z] #20 42.70 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-20T21:08:15.693Z] #20 42.70 Unpacking python3-wheel (0.32.3-2) ... [2021-04-20T21:08:15.693Z] #20 42.78 Selecting previously unselected package sudo. [2021-04-20T21:08:15.772Z] #20 47.94 Selecting previously unselected package vim. [2021-04-20T21:08:15.772Z] #20 47.94 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-20T21:08:15.772Z] #20 47.96 Unpacking vim (2:8.1.0875-5) ... [2021-04-20T21:08:15.871Z] #20 43.90 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-20T21:08:15.871Z] #20 43.93 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-20T21:08:15.871Z] #20 43.96 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-04-20T21:08:15.871Z] #20 43.99 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-04-20T21:08:15.871Z] #20 44.01 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-04-20T21:08:15.871Z] #20 44.03 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-04-20T21:08:15.953Z] #20 42.80 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-20T21:08:15.953Z] #20 42.81 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-20T21:08:16.029Z] #20 48.47 Selecting previously unselected package xfsprogs. [2021-04-20T21:08:16.135Z] #20 44.04 Setting up uidmap (1:4.5-1.1) ... [2021-04-20T21:08:16.135Z] #20 44.06 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-04-20T21:08:16.135Z] #20 44.08 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-20T21:08:16.135Z] #20 44.10 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-20T21:08:16.135Z] #20 44.12 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-20T21:08:16.135Z] #20 44.17 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-20T21:08:16.135Z] #20 44.19 Setting up xxd (2:8.1.0875-5) ... [2021-04-20T21:08:16.135Z] #20 44.23 Setting up zip (3.0-11+b1) ... [2021-04-20T21:08:16.135Z] #20 44.24 Setting up vim-common (2:8.1.0875-5) ... [2021-04-20T21:08:16.135Z] #20 44.29 Setting up bash-completion (1:2.8-6) ... [2021-04-20T21:08:16.286Z] #20 48.47 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-20T21:08:16.286Z] #20 48.49 Unpacking xfsprogs (4.20.0-1) ... [2021-04-20T21:08:16.523Z] #20 43.27 Selecting previously unselected package thin-provisioning-tools. [2021-04-20T21:08:16.523Z] #20 43.27 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-20T21:08:16.523Z] #20 43.28 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-20T21:08:16.523Z] #20 43.50 Selecting previously unselected package uidmap. [2021-04-20T21:08:16.783Z] #20 43.51 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-20T21:08:16.783Z] #20 43.52 Unpacking uidmap (1:4.5-1.1) ... [2021-04-20T21:08:16.783Z] #20 43.64 Selecting previously unselected package vim-runtime. [2021-04-20T21:08:16.783Z] #20 43.65 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-20T21:08:16.783Z] #20 43.68 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-20T21:08:16.783Z] #20 43.72 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-20T21:08:16.783Z] #20 43.72 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-20T21:08:16.851Z] #20 48.99 Selecting previously unselected package zip. [2021-04-20T21:08:16.851Z] #20 49.01 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-20T21:08:16.851Z] #20 49.01 Unpacking zip (3.0-11+b1) ... [2021-04-20T21:08:16.851Z] #20 49.17 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-20T21:08:16.851Z] #20 49.20 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-20T21:08:16.851Z] #20 49.21 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-20T21:08:16.851Z] #20 49.22 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-20T21:08:16.851Z] #20 49.23 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-20T21:08:16.851Z] #20 49.25 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-20T21:08:16.851Z] #20 49.26 Setting up uidmap (1:4.5-1.1) ... [2021-04-20T21:08:16.851Z] #20 49.27 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-20T21:08:17.108Z] #20 49.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-20T21:08:17.108Z] #20 49.30 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-20T21:08:17.108Z] #20 49.31 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-20T21:08:17.108Z] #20 49.32 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-20T21:08:17.108Z] #20 49.33 Setting up xxd (2:8.1.0875-5) ... [2021-04-20T21:08:17.108Z] #20 49.34 Setting up zip (3.0-11+b1) ... [2021-04-20T21:08:17.108Z] #20 49.35 Setting up vim-common (2:8.1.0875-5) ... [2021-04-20T21:08:17.108Z] #20 49.38 Setting up bash-completion (1:2.8-6) ... [2021-04-20T21:08:18.084Z] #40 ... [2021-04-20T21:08:18.084Z] [2021-04-20T21:08:18.084Z] #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-20T21:08:18.084Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-20T21:08:18.084Z] #20 58.37 Setting up iptables (1.8.2-4) ... [2021-04-20T21:08:18.084Z] #20 58.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-20T21:08:18.084Z] #20 58.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-20T21:08:18.084Z] #20 58.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-20T21:08:18.084Z] #20 58.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-20T21:08:18.084Z] #20 58.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-20T21:08:18.084Z] #20 58.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-20T21:08:18.084Z] #20 58.44 Setting up python3 (3.7.3-1) ... [2021-04-20T21:08:18.084Z] #20 58.88 Setting up python3-wheel (0.32.3-2) ... [2021-04-20T21:08:18.084Z] #20 59.65 Setting up apparmor (2.13.2-10) ... [2021-04-20T21:08:18.084Z] #20 61.55 Setting up xfsprogs (4.20.0-1) ... [2021-04-20T21:08:18.084Z] #20 61.57 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-20T21:08:18.084Z] #20 61.96 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-20T21:08:18.347Z] #20 62.85 Setting up python3-distutils (3.7.3-1) ... [2021-04-20T21:08:18.374Z] #46 ... [2021-04-20T21:08:18.374Z] [2021-04-20T21:08:18.374Z] #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-20T21:08:18.374Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-20T21:08:18.374Z] #21 57.75 Selecting previously unselected package xfsprogs. [2021-04-20T21:08:18.374Z] #21 57.76 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-04-20T21:08:18.374Z] #21 57.77 Unpacking xfsprogs (4.20.0-1) ... [2021-04-20T21:08:18.374Z] #21 58.33 Selecting previously unselected package zip. [2021-04-20T21:08:18.374Z] #21 58.35 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-04-20T21:08:18.374Z] #21 58.35 Unpacking zip (3.0-11+b1) ... [2021-04-20T21:08:18.374Z] #21 58.68 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-20T21:08:18.374Z] #21 58.72 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-20T21:08:18.374Z] #21 58.73 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-04-20T21:08:18.374Z] #21 58.74 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-04-20T21:08:18.374Z] #21 58.75 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-04-20T21:08:18.374Z] #21 58.76 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-04-20T21:08:18.374Z] #21 58.77 Setting up uidmap (1:4.5-1.1) ... [2021-04-20T21:08:18.374Z] #21 58.78 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-04-20T21:08:18.374Z] #21 58.79 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-20T21:08:18.374Z] #21 58.80 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-20T21:08:18.374Z] #21 58.81 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-20T21:08:18.374Z] #21 58.81 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-20T21:08:18.374Z] #21 58.82 Setting up xxd (2:8.1.0875-5) ... [2021-04-20T21:08:18.374Z] #21 58.83 Setting up zip (3.0-11+b1) ... [2021-04-20T21:08:18.374Z] #21 58.83 Setting up vim-common (2:8.1.0875-5) ... [2021-04-20T21:08:18.374Z] #21 58.87 Setting up bash-completion (1:2.8-6) ... [2021-04-20T21:08:18.374Z] #21 63.48 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-04-20T21:08:18.374Z] #21 63.48 Setting up xz-utils (5.2.4-1) ... [2021-04-20T21:08:18.374Z] #21 63.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-20T21:08:18.374Z] #21 63.52 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-20T21:08:18.610Z] #20 63.36 Setting up python3-setuptools (40.8.0-1) ... [2021-04-20T21:08:18.689Z] #21 63.68 invoke-rc.d: could not determine current runlevel [2021-04-20T21:08:18.689Z] #21 63.71 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-20T21:08:18.689Z] #21 63.72 Setting up pigz (2.4-1) ... [2021-04-20T21:08:18.689Z] #21 63.73 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-04-20T21:08:18.689Z] #21 63.73 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-20T21:08:18.689Z] #21 63.73 Setting up python-pip-whl (18.1-5) ... [2021-04-20T21:08:18.689Z] #21 63.74 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-04-20T21:08:18.689Z] #21 63.74 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-20T21:08:18.698Z] #20 ... [2021-04-20T21:08:18.698Z] [2021-04-20T21:08:18.698Z] #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-20T21:08:18.698Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-20T21:08:18.698Z] #43 87.14 DEP criu/crtools.d [2021-04-20T21:08:18.698Z] #43 87.36 DEP criu/cr-service.d [2021-04-20T21:08:18.698Z] #43 87.50 DEP criu/cr-restore.d [2021-04-20T21:08:18.698Z] #43 87.78 DEP criu/cr-errno.d [2021-04-20T21:08:18.698Z] #43 87.79 DEP criu/cr-dump.d [2021-04-20T21:08:18.698Z] #43 87.97 DEP criu/cr-dedup.d [2021-04-20T21:08:18.698Z] #43 88.14 DEP criu/cr-check.d [2021-04-20T21:08:18.698Z] #43 88.47 DEP criu/config.d [2021-04-20T21:08:18.698Z] #43 88.69 DEP criu/clone-noasan.d [2021-04-20T21:08:18.698Z] #43 88.81 DEP criu/cgroup.d [2021-04-20T21:08:18.698Z] #43 89.12 DEP criu/cgroup-props.d [2021-04-20T21:08:18.698Z] #43 89.26 DEP criu/bitmap.d [2021-04-20T21:08:18.698Z] #43 89.28 DEP criu/bfd.d [2021-04-20T21:08:18.698Z] #43 89.47 DEP criu/autofs.d [2021-04-20T21:08:18.698Z] #43 89.71 DEP criu/aio.d [2021-04-20T21:08:18.698Z] #43 89.92 DEP criu/action-scripts.d [2021-04-20T21:08:18.698Z] #43 90.18 CC criu/action-scripts.o [2021-04-20T21:08:18.698Z] #43 90.59 CC criu/aio.o [2021-04-20T21:08:18.698Z] #43 91.15 CC criu/autofs.o [2021-04-20T21:08:18.698Z] #43 92.52 CC criu/bfd.o [2021-04-20T21:08:18.698Z] #43 93.07 CC criu/bitmap.o [2021-04-20T21:08:18.698Z] #43 93.22 CC criu/cgroup-props.o [2021-04-20T21:08:18.698Z] #43 93.85 CC criu/cgroup.o [2021-04-20T21:08:18.698Z] #43 95.97 CC criu/clone-noasan.o [2021-04-20T21:08:18.698Z] #43 96.12 CC criu/config.o [2021-04-20T21:08:18.962Z] #43 97.47 CC criu/cr-check.o [2021-04-20T21:08:19.343Z] #21 64.37 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-04-20T21:08:19.343Z] #21 64.37 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-04-20T21:08:19.343Z] #21 64.37 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-04-20T21:08:19.343Z] #21 64.39 Setting up vim (2:8.1.0875-5) ... [2021-04-20T21:08:19.343Z] #21 64.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-20T21:08:19.343Z] #21 64.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-20T21:08:19.343Z] #21 64.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-20T21:08:19.343Z] #21 64.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-20T21:08:19.343Z] #21 64.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-20T21:08:19.343Z] #21 64.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-20T21:08:19.343Z] #21 64.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-20T21:08:19.343Z] #21 64.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-20T21:08:19.539Z] #43 ... [2021-04-20T21:08:19.539Z] [2021-04-20T21:08:19.539Z] #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-20T21:08:19.539Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-20T21:08:19.539Z] #20 47.51 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-04-20T21:08:19.539Z] #20 47.52 Setting up xz-utils (5.2.4-1) ... [2021-04-20T21:08:19.539Z] #20 47.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-20T21:08:19.539Z] #20 47.56 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-20T21:08:19.539Z] #20 47.66 invoke-rc.d: could not determine current runlevel [2021-04-20T21:08:19.646Z] #21 64.56 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-20T21:08:19.646Z] #21 64.56 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-20T21:08:19.646Z] #21 64.57 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-04-20T21:08:19.646Z] #21 64.58 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-20T21:08:19.646Z] #21 64.59 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-04-20T21:08:19.646Z] #21 64.65 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-20T21:08:19.803Z] #20 47.68 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-20T21:08:19.803Z] #20 47.70 Setting up pigz (2.4-1) ... [2021-04-20T21:08:19.803Z] #20 47.72 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-04-20T21:08:19.803Z] #20 47.74 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-04-20T21:08:19.803Z] #20 47.77 Setting up python-pip-whl (18.1-5) ... [2021-04-20T21:08:19.803Z] #20 47.79 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-04-20T21:08:19.803Z] #20 47.81 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-20T21:08:20.002Z] #20 64.51 Setting up python3-pip (18.1-5) ... [2021-04-20T21:08:20.078Z] #20 46.86 Selecting previously unselected package vim. [2021-04-20T21:08:20.078Z] #20 46.88 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-20T21:08:20.078Z] #20 46.89 Unpacking vim (2:8.1.0875-5) ... [2021-04-20T21:08:20.380Z] #20 48.37 Setting up libaio1:arm64 (0.3.112-3) ... [2021-04-20T21:08:20.380Z] #20 48.40 Setting up libonig5:arm64 (6.9.1-1) ... [2021-04-20T21:08:20.380Z] #20 48.42 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-04-20T21:08:20.380Z] #20 48.44 Setting up vim (2:8.1.0875-5) ... [2021-04-20T21:08:20.380Z] #20 48.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-20T21:08:20.380Z] #20 48.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-20T21:08:20.380Z] #20 48.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-20T21:08:20.380Z] #20 48.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-20T21:08:20.380Z] #20 48.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-20T21:08:20.380Z] #20 48.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-20T21:08:20.380Z] #20 48.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-20T21:08:20.380Z] #20 48.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-20T21:08:20.384Z] #20 52.01 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-20T21:08:20.384Z] #20 52.02 Setting up xz-utils (5.2.4-1) ... [2021-04-20T21:08:20.384Z] #20 52.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-20T21:08:20.384Z] #20 52.04 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-20T21:08:20.384Z] #20 52.12 invoke-rc.d: could not determine current runlevel [2021-04-20T21:08:20.384Z] #20 52.13 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-20T21:08:20.384Z] #20 52.16 Setting up pigz (2.4-1) ... [2021-04-20T21:08:20.384Z] #20 52.18 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-20T21:08:20.384Z] #20 52.20 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-20T21:08:20.384Z] #20 52.22 Setting up python-pip-whl (18.1-5) ... [2021-04-20T21:08:20.384Z] #20 52.25 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-20T21:08:20.384Z] #20 52.27 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-20T21:08:20.384Z] #20 52.61 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-20T21:08:20.384Z] #20 52.62 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-20T21:08:20.384Z] #20 52.64 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-20T21:08:20.384Z] #20 52.65 Setting up vim (2:8.1.0875-5) ... [2021-04-20T21:08:20.384Z] #20 52.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-20T21:08:20.384Z] #20 52.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-20T21:08:20.384Z] #20 52.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-20T21:08:20.384Z] #20 52.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-20T21:08:20.384Z] #20 52.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-20T21:08:20.384Z] #20 52.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-20T21:08:20.384Z] #20 52.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-20T21:08:20.384Z] #20 52.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-20T21:08:20.384Z] #20 52.72 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-20T21:08:20.384Z] #20 52.73 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-20T21:08:20.384Z] #20 52.75 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-20T21:08:20.384Z] #20 52.76 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-20T21:08:20.641Z] #20 52.77 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-20T21:08:20.641Z] #20 52.78 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-20T21:08:20.643Z] #20 48.59 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-20T21:08:20.643Z] #20 48.61 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-20T21:08:20.643Z] #20 48.64 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-04-20T21:08:20.643Z] #20 48.66 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-20T21:08:20.643Z] #20 48.68 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-04-20T21:08:20.643Z] #20 48.70 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-20T21:08:20.647Z] #20 47.45 Selecting previously unselected package xfsprogs. [2021-04-20T21:08:20.647Z] #20 47.46 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-20T21:08:20.647Z] #20 47.47 Unpacking xfsprogs (4.20.0-1) ... [2021-04-20T21:08:20.710Z] #21 ... [2021-04-20T21:08:20.710Z] [2021-04-20T21:08:20.710Z] #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-20T21:08:20.710Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-20T21:08:20.710Z] #44 110.6 CC criu/clone-noasan.o [2021-04-20T21:08:20.710Z] #44 111.0 CC criu/config.o [2021-04-20T21:08:20.710Z] #44 113.9 CC criu/cr-check.o [2021-04-20T21:08:20.710Z] #44 116.5 CC criu/cr-dedup.o [2021-04-20T21:08:20.710Z] #44 117.1 CC criu/cr-dump.o [2021-04-20T21:08:20.898Z] #20 ... [2021-04-20T21:08:20.898Z] [2021-04-20T21:08:20.898Z] #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-20T21:08:20.898Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:08:20.898Z] #43 105.5 CC criu/cr-service.o [2021-04-20T21:08:20.898Z] #43 107.1 CC criu/crtools.o [2021-04-20T21:08:20.898Z] #43 107.6 CC criu/eventfd.o [2021-04-20T21:08:20.898Z] #43 108.0 CC criu/eventpoll.o [2021-04-20T21:08:20.898Z] #43 108.8 CC criu/external.o [2021-04-20T21:08:20.898Z] #43 109.1 CC criu/fault-injection.o [2021-04-20T21:08:20.898Z] #43 109.2 CC criu/fdstore.o [2021-04-20T21:08:20.898Z] #43 109.6 CC criu/fifo.o [2021-04-20T21:08:20.898Z] #43 110.0 CC criu/file-ids.o [2021-04-20T21:08:20.898Z] #43 110.4 CC criu/file-lock.o [2021-04-20T21:08:20.898Z] #43 111.3 CC criu/files-ext.o [2021-04-20T21:08:20.898Z] #43 111.7 CC criu/files-reg.o [2021-04-20T21:08:20.898Z] #43 113.8 CC criu/files.o [2021-04-20T21:08:20.950Z] #20 65.60 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:08:20.950Z] #20 65.65 Processing triggers for mime-support (3.62) ... [2021-04-20T21:08:20.965Z] #71 exporting layers 6.7s done [2021-04-20T21:08:21.011Z] #44 121.2 CC criu/cr-errno.o [2021-04-20T21:08:21.011Z] #44 121.2 CC criu/cr-restore.o [2021-04-20T21:08:21.216Z] #20 47.96 Selecting previously unselected package zip. [2021-04-20T21:08:21.216Z] #20 47.98 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-20T21:08:21.216Z] #20 47.98 Unpacking zip (3.0-11+b1) ... [2021-04-20T21:08:21.216Z] #20 48.16 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-20T21:08:21.216Z] #20 48.18 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-20T21:08:21.216Z] #20 48.19 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-20T21:08:21.216Z] #20 48.20 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-20T21:08:21.216Z] #20 48.22 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-20T21:08:21.216Z] #20 48.24 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-20T21:08:21.216Z] #20 48.26 Setting up uidmap (1:4.5-1.1) ... [2021-04-20T21:08:21.223Z] #71 writing image sha256:7385f02c9d3f63463308c7689f3cc183f4b487614046b84e1d0b7e985ab715ca done [2021-04-20T21:08:21.223Z] #71 naming to docker.io/library/docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 done [2021-04-20T21:08:21.223Z] #71 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-04-20T21:08:21.464Z] #43 116.1 CC criu/filesystems.o [2021-04-20T21:08:21.476Z] #20 48.27 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-20T21:08:21.476Z] #20 48.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-20T21:08:21.476Z] #20 48.30 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-20T21:08:21.476Z] #20 48.33 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-20T21:08:21.476Z] #20 48.34 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-20T21:08:21.476Z] #20 48.36 Setting up xxd (2:8.1.0875-5) ... [2021-04-20T21:08:21.476Z] #20 48.37 Setting up zip (3.0-11+b1) ... [2021-04-20T21:08:21.476Z] #20 48.38 Setting up vim-common (2:8.1.0875-5) ... [2021-04-20T21:08:21.476Z] #20 48.42 Setting up bash-completion (1:2.8-6) ... [2021-04-20T21:08:21.628Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42311/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42311/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27f7e72647d296a9f061c26c8e3ab39b6a913826 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 hack/validate/default [2021-04-20T21:08:21.897Z] #20 ... [2021-04-20T21:08:21.897Z] [2021-04-20T21:08:21.897Z] #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-20T21:08:21.897Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:08:21.897Z] #43 120.3 CC criu/ipc_ns.o [2021-04-20T21:08:21.897Z] #43 121.5 CC criu/irmap.o [2021-04-20T21:08:21.897Z] #43 122.2 CC criu/kcmp-ids.o [2021-04-20T21:08:21.897Z] #43 122.6 CC criu/kerndat.o [2021-04-20T21:08:21.897Z] #43 123.7 CC criu/libnetlink.o [2021-04-20T21:08:21.897Z] #43 124.1 CC criu/log.o [2021-04-20T21:08:21.897Z] #43 124.7 CC criu/lsm.o [2021-04-20T21:08:21.897Z] #43 125.1 CC criu/mem.o [2021-04-20T21:08:21.897Z] #43 126.7 CC criu/memfd.o [2021-04-20T21:08:21.897Z] #43 127.5 CC criu/mount.o [2021-04-20T21:08:22.160Z] #43 ... [2021-04-20T21:08:22.160Z] [2021-04-20T21:08:22.160Z] #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-20T21:08:22.160Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-20T21:08:22.160Z] #20 DONE 66.8s [2021-04-20T21:08:22.160Z] [2021-04-20T21:08:22.160Z] #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-20T21:08:22.160Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-20T21:08:22.396Z] #43 116.9 CC criu/fsnotify.o [2021-04-20T21:08:22.606Z] Congratulations! All commits are properly signed with the DCO! [2021-04-20T21:08:22.962Z] #43 ... [2021-04-20T21:08:22.962Z] [2021-04-20T21:08:22.962Z] #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-20T21:08:22.962Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-20T21:08:22.962Z] #40 186.8 + dpkg --print-architecture [2021-04-20T21:08:22.962Z] #40 186.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-20T21:08:23.139Z] 399f118dfaa9: Verifying Checksum [2021-04-20T21:08:23.139Z] 399f118dfaa9: Download complete [2021-04-20T21:08:23.203Z] Congratulations! Seccomp profile generation is done correctly. [2021-04-20T21:08:23.203Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-04-20T21:08:23.219Z] #40 187.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-20T21:08:23.219Z] #40 187.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-20T21:08:23.230Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-20T21:08:23.230Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 14.7% of statements [2021-04-20T21:08:23.230Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-04-20T21:08:23.230Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-20T21:08:23.230Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-20T21:08:23.230Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-20T21:08:23.230Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-20T21:08:23.231Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/api/types [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-20T21:08:23.231Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2021-04-20T21:08:23.231Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-20T21:08:23.231Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-04-20T21:08:23.231Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/builder [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-20T21:08:23.231Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-20T21:08:23.555Z] #21 1.190 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-20T21:08:23.555Z] #21 1.194 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-20T21:08:23.555Z] #21 1.199 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-20T21:08:23.555Z] #21 DONE 1.3s [2021-04-20T21:08:23.555Z] [2021-04-20T21:08:23.555Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-20T21:08:23.555Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-20T21:08:23.803Z] #44 ... [2021-04-20T21:08:23.804Z] [2021-04-20T21:08:23.804Z] #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-20T21:08:23.804Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-20T21:08:23.804Z] #21 68.97 Setting up iptables (1.8.2-4) ... [2021-04-20T21:08:24.056Z] #20 51.52 Setting up iptables (1.8.2-4) ... [2021-04-20T21:08:24.056Z] #20 51.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-20T21:08:24.056Z] #20 51.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-20T21:08:24.056Z] #20 51.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-20T21:08:24.056Z] #20 51.61 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-20T21:08:24.056Z] #20 51.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-20T21:08:24.056Z] #20 51.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-20T21:08:24.056Z] #20 51.67 Setting up python3 (3.7.3-1) ... [2021-04-20T21:08:24.056Z] #20 52.05 Setting up python3-wheel (0.32.3-2) ... [2021-04-20T21:08:24.104Z] #21 69.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-20T21:08:24.104Z] #21 69.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-20T21:08:24.104Z] #21 69.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-20T21:08:24.104Z] #21 69.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-20T21:08:24.104Z] #21 69.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-20T21:08:24.104Z] #21 ... [2021-04-20T21:08:24.104Z] [2021-04-20T21:08:24.104Z] #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-20T21:08:24.104Z] #46 sha256:9f524e77db893bcbe6b33c0f85b213863bb25cbef4f18a57ebb0356a41e7a169 [2021-04-20T21:08:24.104Z] #46 DONE 194.2s [2021-04-20T21:08:24.104Z] [2021-04-20T21:08:24.104Z] #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-20T21:08:24.104Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-20T21:08:24.104Z] #21 69.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-20T21:08:24.104Z] #21 69.11 Setting up python3 (3.7.3-1) ... [2021-04-20T21:08:24.744Z] ok github.com/docker/docker/builder/remotecontext 0.384s coverage: 13.7% of statements [2021-04-20T21:08:24.756Z] #21 69.74 Setting up python3-wheel (0.32.3-2) ... [2021-04-20T21:08:24.771Z] #20 51.19 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-20T21:08:24.771Z] #20 51.21 Setting up xz-utils (5.2.4-1) ... [2021-04-20T21:08:24.771Z] #20 51.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-20T21:08:24.771Z] #20 51.24 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-20T21:08:24.771Z] #20 51.32 invoke-rc.d: could not determine current runlevel [2021-04-20T21:08:24.771Z] #20 51.33 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-20T21:08:24.771Z] #20 51.35 Setting up pigz (2.4-1) ... [2021-04-20T21:08:24.771Z] #20 51.36 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-20T21:08:24.771Z] #20 51.37 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-20T21:08:24.771Z] #20 51.39 Setting up python-pip-whl (18.1-5) ... [2021-04-20T21:08:24.771Z] #20 51.41 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-20T21:08:24.771Z] #20 51.44 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-20T21:08:24.771Z] #20 51.83 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-20T21:08:25.006Z] #20 53.03 Setting up apparmor (2.13.2-10) ... [2021-04-20T21:08:25.031Z] #20 51.84 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-20T21:08:25.031Z] #20 51.85 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-20T21:08:25.031Z] #20 51.86 Setting up vim (2:8.1.0875-5) ... [2021-04-20T21:08:25.031Z] #20 51.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-20T21:08:25.031Z] #20 51.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-20T21:08:25.031Z] #20 51.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-20T21:08:25.031Z] #20 51.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-20T21:08:25.031Z] #20 51.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-20T21:08:25.031Z] #20 51.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-20T21:08:25.031Z] #20 51.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-20T21:08:25.031Z] #20 51.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-20T21:08:25.031Z] #20 51.94 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-20T21:08:25.031Z] #20 51.95 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-20T21:08:25.031Z] #20 51.97 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-20T21:08:25.031Z] #20 51.99 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-20T21:08:25.031Z] #20 52.00 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-20T21:08:25.031Z] #20 52.01 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-20T21:08:25.380Z] ok github.com/docker/docker/builder/dockerfile 0.901s coverage: 48.5% of statements [2021-04-20T21:08:25.380Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-20T21:08:25.600Z] #20 ... [2021-04-20T21:08:25.600Z] [2021-04-20T21:08:25.600Z] #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-20T21:08:25.600Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:08:25.600Z] #43 112.3 CC criu/fsnotify.o [2021-04-20T21:08:25.600Z] #43 113.5 CC criu/image-desc.o [2021-04-20T21:08:25.600Z] #43 113.7 CC criu/image.o [2021-04-20T21:08:25.600Z] #43 114.6 CC criu/ipc_ns.o [2021-04-20T21:08:25.600Z] #43 115.8 CC criu/irmap.o [2021-04-20T21:08:25.600Z] #43 116.4 CC criu/kcmp-ids.o [2021-04-20T21:08:25.600Z] #43 116.7 CC criu/kerndat.o [2021-04-20T21:08:25.600Z] #43 117.8 CC criu/libnetlink.o [2021-04-20T21:08:25.600Z] #43 118.2 CC criu/log.o [2021-04-20T21:08:25.600Z] #43 118.7 CC criu/lsm.o [2021-04-20T21:08:25.600Z] #43 119.3 CC criu/mem.o [2021-04-20T21:08:25.600Z] #43 121.1 CC criu/memfd.o [2021-04-20T21:08:25.600Z] #43 121.7 CC criu/mount.o [2021-04-20T21:08:25.827Z] #21 71.01 Setting up apparmor (2.13.2-10) ... [2021-04-20T21:08:25.860Z] #43 ... [2021-04-20T21:08:25.860Z] [2021-04-20T21:08:25.860Z] #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-20T21:08:25.860Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-20T21:08:25.860Z] #40 184.1 + dpkg --print-architecture [2021-04-20T21:08:25.860Z] #40 184.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-20T21:08:25.860Z] #40 184.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-20T21:08:25.860Z] #40 184.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-20T21:08:26.016Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-04-20T21:08:26.016Z] ok github.com/docker/docker/builder/remotecontext/git 1.077s coverage: 86.3% of statements [2021-04-20T21:08:26.016Z] ? github.com/docker/docker/cli [no test files] [2021-04-20T21:08:26.016Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-20T21:08:26.959Z] #20 54.83 Setting up xfsprogs (4.20.0-1) ... [2021-04-20T21:08:26.959Z] #20 54.87 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-20T21:08:27.223Z] #20 55.24 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-20T21:08:27.977Z] #21 72.77 Setting up xfsprogs (4.20.0-1) ... [2021-04-20T21:08:27.977Z] #21 72.78 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-20T21:08:28.282Z] #21 73.30 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-20T21:08:28.400Z] #40 ... [2021-04-20T21:08:28.400Z] [2021-04-20T21:08:28.400Z] #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-20T21:08:28.400Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-20T21:08:28.400Z] #20 54.92 Setting up iptables (1.8.2-4) ... [2021-04-20T21:08:28.400Z] #20 54.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-20T21:08:28.400Z] #20 54.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-20T21:08:28.400Z] #20 54.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-20T21:08:28.400Z] #20 54.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-20T21:08:28.400Z] #20 54.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-20T21:08:28.400Z] #20 54.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-20T21:08:28.400Z] #20 54.99 Setting up python3 (3.7.3-1) ... [2021-04-20T21:08:28.620Z] #20 56.40 Setting up python3-distutils (3.7.3-1) ... [2021-04-20T21:08:28.727Z] #20 55.44 Setting up python3-wheel (0.32.3-2) ... [2021-04-20T21:08:28.864Z] #22 5.340 Collecting yamllint==1.16.0 [2021-04-20T21:08:28.884Z] #20 57.01 Setting up python3-setuptools (40.8.0-1) ... [2021-04-20T21:08:29.316Z] #20 56.23 Setting up apparmor (2.13.2-10) ... [2021-04-20T21:08:29.342Z] #21 74.55 Setting up python3-distutils (3.7.3-1) ... [2021-04-20T21:08:29.602Z] ok github.com/docker/docker/client 0.138s coverage: 75.4% of statements [2021-04-20T21:08:30.279Z] #20 58.21 Setting up python3-pip (18.1-5) ... [2021-04-20T21:08:30.404Z] #21 75.20 Setting up python3-setuptools (40.8.0-1) ... [2021-04-20T21:08:30.543Z] #20 ... [2021-04-20T21:08:30.543Z] [2021-04-20T21:08:30.543Z] #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-20T21:08:30.543Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-20T21:08:30.543Z] #43 98.93 CC criu/cr-dedup.o [2021-04-20T21:08:30.543Z] #43 99.36 CC criu/cr-dump.o [2021-04-20T21:08:30.543Z] #43 101.6 CC criu/cr-errno.o [2021-04-20T21:08:30.543Z] #43 101.6 CC criu/cr-restore.o [2021-04-20T21:08:30.543Z] #43 105.6 CC criu/cr-service.o [2021-04-20T21:08:30.543Z] #43 107.0 CC criu/crtools.o [2021-04-20T21:08:30.543Z] #43 107.6 CC criu/eventfd.o [2021-04-20T21:08:30.543Z] #43 107.9 CC criu/eventpoll.o [2021-04-20T21:08:30.543Z] #43 108.8 CC criu/external.o [2021-04-20T21:08:30.792Z] #22 ... [2021-04-20T21:08:30.792Z] [2021-04-20T21:08:30.792Z] #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-20T21:08:30.792Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:08:30.792Z] #43 132.1 CC criu/namespaces.o [2021-04-20T21:08:30.792Z] #43 134.4 CC criu/net.o [2021-04-20T21:08:30.792Z] #43 137.9 CC criu/netfilter.o [2021-04-20T21:08:30.792Z] #43 138.4 CC criu/page-pipe.o [2021-04-20T21:08:30.792Z] #43 139.0 CC criu/page-xfer.o [2021-04-20T21:08:30.807Z] #43 109.3 CC criu/fault-injection.o [2021-04-20T21:08:30.807Z] #43 109.5 CC criu/fdstore.o [2021-04-20T21:08:31.231Z] #20 57.92 Setting up xfsprogs (4.20.0-1) ... [2021-04-20T21:08:31.231Z] #20 57.93 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-20T21:08:31.231Z] #20 58.27 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-20T21:08:31.318Z] #40 ... [2021-04-20T21:08:31.318Z] [2021-04-20T21:08:31.318Z] #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-20T21:08:31.318Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-20T21:08:31.318Z] #20 55.51 Setting up iptables (1.8.2-4) ... [2021-04-20T21:08:31.318Z] #20 55.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-20T21:08:31.318Z] #20 55.53 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-20T21:08:31.318Z] #20 55.54 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-20T21:08:31.318Z] #20 55.55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-20T21:08:31.318Z] #20 55.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-20T21:08:31.318Z] #20 55.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-20T21:08:31.318Z] #20 55.58 Setting up python3 (3.7.3-1) ... [2021-04-20T21:08:31.318Z] #20 56.05 Setting up python3-wheel (0.32.3-2) ... [2021-04-20T21:08:31.318Z] #20 56.84 Setting up apparmor (2.13.2-10) ... [2021-04-20T21:08:31.318Z] #20 58.46 Setting up xfsprogs (4.20.0-1) ... [2021-04-20T21:08:31.318Z] #20 58.47 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-20T21:08:31.318Z] #20 58.83 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-20T21:08:31.318Z] #20 59.73 Setting up python3-distutils (3.7.3-1) ... [2021-04-20T21:08:31.318Z] #20 60.26 Setting up python3-setuptools (40.8.0-1) ... [2021-04-20T21:08:31.318Z] #20 61.47 Setting up python3-pip (18.1-5) ... [2021-04-20T21:08:31.318Z] #20 62.41 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:08:31.318Z] #20 62.45 Processing triggers for mime-support (3.62) ... [2021-04-20T21:08:31.318Z] #20 DONE 63.5s [2021-04-20T21:08:31.318Z] [2021-04-20T21:08:31.318Z] #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-20T21:08:31.318Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-20T21:08:31.324Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-04-20T21:08:31.384Z] #43 109.9 CC criu/fifo.o [2021-04-20T21:08:31.384Z] #43 ... [2021-04-20T21:08:31.384Z] [2021-04-20T21:08:31.384Z] #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-20T21:08:31.384Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-20T21:08:31.384Z] #20 59.37 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:08:31.384Z] #20 59.45 Processing triggers for mime-support (3.62) ... [2021-04-20T21:08:31.471Z] #21 76.55 Setting up python3-pip (18.1-5) ... [2021-04-20T21:08:31.791Z] #43 140.3 CC criu/pagemap-cache.o [2021-04-20T21:08:32.060Z] #43 140.7 CC criu/pagemap.o [2021-04-20T21:08:32.250Z] #21 1.084 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-20T21:08:32.250Z] #21 1.088 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-20T21:08:32.250Z] #21 1.092 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-20T21:08:32.250Z] #21 DONE 1.1s [2021-04-20T21:08:32.250Z] [2021-04-20T21:08:32.250Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-20T21:08:32.250Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-20T21:08:32.529Z] #21 ... [2021-04-20T21:08:32.529Z] [2021-04-20T21:08:32.529Z] #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-20T21:08:32.529Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-20T21:08:32.529Z] #33 DONE 202.6s [2021-04-20T21:08:32.529Z] [2021-04-20T21:08:32.529Z] #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-20T21:08:32.529Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-20T21:08:32.529Z] #44 128.5 CC criu/cr-service.o [2021-04-20T21:08:32.529Z] #44 130.8 CC criu/crtools.o [2021-04-20T21:08:32.529Z] #44 131.7 CC criu/eventfd.o [2021-04-20T21:08:32.529Z] #44 132.3 CC criu/eventpoll.o [2021-04-20T21:08:32.614Z] #20 59.26 Setting up python3-distutils (3.7.3-1) ... [2021-04-20T21:08:32.875Z] #20 59.70 Setting up python3-setuptools (40.8.0-1) ... [2021-04-20T21:08:33.028Z] #43 141.7 CC criu/parasite-syscall.o [2021-04-20T21:08:33.228Z] Congratulations! All API changes are done the right way. [2021-04-20T21:08:33.228Z] Congratulations! All TOML source files changed here have valid syntax. [2021-04-20T21:08:33.228Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-04-20T21:08:33.228Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-04-20T21:08:33.228Z] Congratulations! No new tests were added to integration-cli. [2021-04-20T21:08:33.228Z] [2021-04-20T21:08:33.228Z] INFO Start validation with golang-ci-lint [2021-04-20T21:08:33.228Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-04-20T21:08:33.334Z] #20 DONE 61.0s [2021-04-20T21:08:33.334Z] [2021-04-20T21:08:33.334Z] #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-20T21:08:33.334Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-04-20T21:08:33.488Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-04-20T21:08:33.488Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-04-20T21:08:33.594Z] #44 ... [2021-04-20T21:08:33.594Z] [2021-04-20T21:08:33.594Z] #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-20T21:08:33.594Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-20T21:08:33.594Z] #21 77.87 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:08:33.594Z] #21 77.94 Processing triggers for mime-support (3.62) ... [2021-04-20T21:08:33.594Z] #21 DONE 78.4s [2021-04-20T21:08:33.594Z] [2021-04-20T21:08:33.594Z] #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-20T21:08:33.594Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-20T21:08:33.594Z] #44 133.6 CC criu/external.o [2021-04-20T21:08:33.594Z] #44 ... [2021-04-20T21:08:33.594Z] [2021-04-20T21:08:33.594Z] #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-20T21:08:33.594Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea [2021-04-20T21:08:33.621Z] #22 ... [2021-04-20T21:08:33.621Z] [2021-04-20T21:08:33.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-20T21:08:33.621Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:08:33.621Z] #43 118.1 CC criu/image-desc.o [2021-04-20T21:08:33.621Z] #43 118.2 CC criu/image.o [2021-04-20T21:08:33.621Z] #43 119.1 CC criu/ipc_ns.o [2021-04-20T21:08:33.621Z] #43 120.3 CC criu/irmap.o [2021-04-20T21:08:33.621Z] #43 121.1 CC criu/kcmp-ids.o [2021-04-20T21:08:33.621Z] #43 121.5 CC criu/kerndat.o [2021-04-20T21:08:33.621Z] #43 122.5 CC criu/libnetlink.o [2021-04-20T21:08:33.621Z] #43 122.9 CC criu/log.o [2021-04-20T21:08:33.621Z] #43 123.4 CC criu/lsm.o [2021-04-20T21:08:33.621Z] #43 123.9 CC criu/mem.o [2021-04-20T21:08:33.621Z] #43 125.8 CC criu/memfd.o [2021-04-20T21:08:33.621Z] #43 126.8 CC criu/mount.o [2021-04-20T21:08:33.656Z] 4612f6d0b889: Verifying Checksum [2021-04-20T21:08:33.656Z] 4612f6d0b889: Download complete [2021-04-20T21:08:33.897Z] #22 0.409 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-20T21:08:33.897Z] #22 0.416 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-20T21:08:33.897Z] #22 0.422 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-20T21:08:33.897Z] #22 DONE 0.5s [2021-04-20T21:08:33.897Z] [2021-04-20T21:08:33.897Z] #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-20T21:08:33.897Z] #54 sha256:7d439cdf1a387c352cafef914e9aa502d05b7702fd58d1c837c4e5becc94f403 [2021-04-20T21:08:33.897Z] #54 ... [2021-04-20T21:08:33.897Z] [2021-04-20T21:08:33.897Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-20T21:08:33.897Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-04-20T21:08:34.257Z] #20 60.93 Setting up python3-pip (18.1-5) ... [2021-04-20T21:08:34.419Z] #43 142.7 CC criu/path.o [2021-04-20T21:08:34.419Z] #43 ... [2021-04-20T21:08:34.419Z] [2021-04-20T21:08:34.419Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-20T21:08:34.419Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-20T21:08:34.419Z] #22 10.83 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-20T21:08:34.419Z] #22 10.92 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-20T21:08:34.419Z] #22 10.99 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-20T21:08:34.419Z] #22 11.05 Collecting pyyaml (from yamllint==1.16.0) [2021-04-20T21:08:34.680Z] #22 11.37 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-20T21:08:34.740Z] #21 1.514 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-20T21:08:34.740Z] #21 1.520 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-20T21:08:34.740Z] #21 1.541 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-20T21:08:34.740Z] #21 DONE 1.7s [2021-04-20T21:08:34.740Z] [2021-04-20T21:08:34.740Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-20T21:08:34.740Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-04-20T21:08:34.941Z] #22 11.71 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-20T21:08:35.087Z] #20 61.86 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:08:35.087Z] #20 61.91 Processing triggers for mime-support (3.62) ... [2021-04-20T21:08:35.347Z] #20 DONE 62.4s [2021-04-20T21:08:35.347Z] [2021-04-20T21:08:35.347Z] #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-20T21:08:35.347Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-20T21:08:35.517Z] #22 12.09 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-20T21:08:36.091Z] #22 DONE 12.8s [2021-04-20T21:08:36.091Z] [2021-04-20T21:08:36.091Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-20T21:08:36.091Z] #25 sha256:4074573c294c7fc3453ceed2b11cbf221148be9f538b8e83463a1144bc8c85c1 [2021-04-20T21:08:36.897Z] #43 131.4 CC criu/namespaces.o [2021-04-20T21:08:37.037Z] #25 DONE 0.6s [2021-04-20T21:08:37.037Z] [2021-04-20T21:08:37.037Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-20T21:08:37.037Z] #30 sha256:d9e4c9e73f50f2f9bb3452d6203171cd227d63862e2c6f48237812ca8afc3a9d [2021-04-20T21:08:37.259Z] #21 1.850 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-20T21:08:37.521Z] #21 1.854 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-20T21:08:37.521Z] #21 1.858 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-20T21:08:37.521Z] #21 DONE 1.9s [2021-04-20T21:08:37.521Z] [2021-04-20T21:08:37.521Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-20T21:08:37.521Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-20T21:08:37.828Z] #43 ... [2021-04-20T21:08:37.828Z] [2021-04-20T21:08:37.828Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-20T21:08:37.828Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-20T21:08:37.828Z] #22 5.417 Collecting yamllint==1.16.0 [2021-04-20T21:08:39.431Z] #22 ... [2021-04-20T21:08:39.431Z] [2021-04-20T21:08:39.431Z] #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-20T21:08:39.431Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:08:39.431Z] #43 126.0 CC criu/namespaces.o [2021-04-20T21:08:39.431Z] #43 128.0 CC criu/net.o [2021-04-20T21:08:39.431Z] #43 131.4 CC criu/netfilter.o [2021-04-20T21:08:39.431Z] #43 131.7 CC criu/page-pipe.o [2021-04-20T21:08:39.431Z] #43 132.4 CC criu/page-xfer.o [2021-04-20T21:08:39.431Z] #43 134.2 CC criu/pagemap-cache.o [2021-04-20T21:08:39.431Z] #43 134.7 CC criu/pagemap.o [2021-04-20T21:08:39.431Z] #43 135.7 CC criu/parasite-syscall.o [2021-04-20T21:08:39.571Z] #23 5.269 Collecting yamllint==1.16.0 [2021-04-20T21:08:39.571Z] #23 5.809 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-20T21:08:39.871Z] #23 5.926 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-20T21:08:39.871Z] #23 6.007 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-20T21:08:39.871Z] #23 6.074 Collecting pyyaml (from yamllint==1.16.0) [2021-04-20T21:08:40.001Z] #43 136.7 CC criu/path.o [2021-04-20T21:08:40.054Z] #22 ... [2021-04-20T21:08:40.054Z] [2021-04-20T21:08:40.054Z] #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-20T21:08:40.054Z] #49 sha256:489d9ec69060ee6cf6d64e11e829d3f9b5703fb1aee5afc7e44cc72e816c2ce8 [2021-04-20T21:08:40.054Z] #49 176.3 + /build/golangci-lint --version [2021-04-20T21:08:40.054Z] #49 176.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-20T21:08:40.054Z] #49 DONE 177.9s [2021-04-20T21:08:40.054Z] [2021-04-20T21:08:40.055Z] #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-20T21:08:40.055Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-20T21:08:40.055Z] #43 110.4 CC criu/file-ids.o [2021-04-20T21:08:40.055Z] #43 110.8 CC criu/file-lock.o [2021-04-20T21:08:40.055Z] #43 111.8 CC criu/files-ext.o [2021-04-20T21:08:40.055Z] #43 112.1 CC criu/files-reg.o [2021-04-20T21:08:40.055Z] #43 114.2 CC criu/files.o [2021-04-20T21:08:40.055Z] #43 116.4 CC criu/filesystems.o [2021-04-20T21:08:40.055Z] #43 117.2 CC criu/fsnotify.o [2021-04-20T21:08:40.055Z] #43 118.1 CC criu/image-desc.o [2021-04-20T21:08:40.055Z] #43 118.2 CC criu/image.o [2021-04-20T21:08:40.055Z] #43 ... [2021-04-20T21:08:40.055Z] [2021-04-20T21:08:40.055Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-20T21:08:40.055Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-04-20T21:08:40.055Z] #22 5.051 Collecting yamllint==1.16.0 [2021-04-20T21:08:40.170Z] #23 6.453 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-20T21:08:40.261Z] #43 137.0 CC criu/pie-util-vdso-elf32.o [2021-04-20T21:08:40.831Z] #43 137.5 CC criu/pie-util-vdso.o [2021-04-20T21:08:41.229Z] #23 7.199 Installing build dependencies: started [2021-04-20T21:08:41.401Z] #43 138.0 CC criu/pie-util.o [2021-04-20T21:08:41.661Z] #43 138.2 CC criu/pipes.o [2021-04-20T21:08:42.332Z] #30 ... [2021-04-20T21:08:42.332Z] [2021-04-20T21:08:42.332Z] #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-20T21:08:42.332Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:08:42.332Z] #43 143.1 CC criu/pie-util-vdso-elf32.o [2021-04-20T21:08:42.332Z] #43 143.6 CC criu/pie-util-vdso.o [2021-04-20T21:08:42.332Z] #43 144.2 CC criu/pie-util.o [2021-04-20T21:08:42.332Z] #43 144.4 CC criu/pipes.o [2021-04-20T21:08:42.332Z] #43 145.2 CC criu/plugin.o [2021-04-20T21:08:42.332Z] #43 145.9 CC criu/proc_parse.o [2021-04-20T21:08:42.332Z] #43 148.1 CC criu/protobuf-desc.o [2021-04-20T21:08:42.332Z] #43 149.1 CC criu/protobuf.o [2021-04-20T21:08:42.332Z] #43 149.5 CC criu/pstree.o [2021-04-20T21:08:42.332Z] #43 150.2 CC criu/rbtree.o [2021-04-20T21:08:42.332Z] #43 150.6 CC criu/rst-malloc.o [2021-04-20T21:08:42.332Z] #43 150.8 CC criu/seccomp.o [2021-04-20T21:08:42.601Z] #43 139.1 CC criu/plugin.o [2021-04-20T21:08:42.862Z] #43 139.5 CC criu/proc_parse.o [2021-04-20T21:08:42.910Z] #43 ... [2021-04-20T21:08:42.910Z] [2021-04-20T21:08:42.910Z] #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-20T21:08:42.910Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-20T21:08:42.910Z] #40 DONE 223.8s [2021-04-20T21:08:42.910Z] [2021-04-20T21:08:42.910Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-20T21:08:42.910Z] #30 sha256:d9e4c9e73f50f2f9bb3452d6203171cd227d63862e2c6f48237812ca8afc3a9d [2021-04-20T21:08:42.910Z] #30 DONE 6.1s [2021-04-20T21:08:42.910Z] [2021-04-20T21:08:42.910Z] #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-20T21:08:42.910Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:08:42.910Z] #43 151.5 CC criu/seize.o [2021-04-20T21:08:43.082Z] #22 10.86 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-20T21:08:43.340Z] #22 10.98 Collecting pyyaml (from yamllint==1.16.0) [2021-04-20T21:08:43.344Z] #23 ... [2021-04-20T21:08:43.344Z] [2021-04-20T21:08:43.344Z] #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-20T21:08:43.344Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-20T21:08:43.344Z] #44 134.4 CC criu/fault-injection.o [2021-04-20T21:08:43.344Z] #44 134.5 CC criu/fdstore.o [2021-04-20T21:08:43.344Z] #44 135.2 CC criu/fifo.o [2021-04-20T21:08:43.344Z] #44 135.6 CC criu/file-ids.o [2021-04-20T21:08:43.344Z] #44 136.0 CC criu/file-lock.o [2021-04-20T21:08:43.344Z] #44 137.1 CC criu/files-ext.o [2021-04-20T21:08:43.344Z] #44 137.6 CC criu/files-reg.o [2021-04-20T21:08:43.344Z] #44 140.2 CC criu/files.o [2021-04-20T21:08:43.344Z] #44 142.9 CC criu/filesystems.o [2021-04-20T21:08:43.431Z] #43 ... [2021-04-20T21:08:43.431Z] [2021-04-20T21:08:43.431Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-20T21:08:43.431Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-20T21:08:43.431Z] #22 6.030 Collecting yamllint==1.16.0 [2021-04-20T21:08:43.484Z] #43 ... [2021-04-20T21:08:43.484Z] [2021-04-20T21:08:43.484Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-20T21:08:43.484Z] #33 sha256:abdd075a10010476c551ac0850683121aac490116b464d872e9b50b65aad825e [2021-04-20T21:08:43.484Z] #33 DONE 0.5s [2021-04-20T21:08:43.484Z] [2021-04-20T21:08:43.484Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-20T21:08:43.484Z] #35 sha256:141c99c6a100137b960a27967dfb7a76ee755e87870b2c2cc0c3bebe7151dd95 [2021-04-20T21:08:43.484Z] #35 DONE 0.2s [2021-04-20T21:08:43.484Z] [2021-04-20T21:08:43.484Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-20T21:08:43.484Z] #38 sha256:3bf8bf2b9377232025d08ac56117c92afb3e48079d2a74b2956f4794dd749b19 [2021-04-20T21:08:43.484Z] #38 DONE 0.1s [2021-04-20T21:08:43.484Z] [2021-04-20T21:08:43.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-20T21:08:43.484Z] #56 sha256:1f6cccae0486dfcf3197693d87d357fab25b4fd99fde94aa55075a309de7db40 [2021-04-20T21:08:43.597Z] #22 11.26 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-20T21:08:43.855Z] #22 11.65 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-20T21:08:44.025Z] #44 144.0 CC criu/fsnotify.o [2021-04-20T21:08:44.113Z] #22 11.73 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-20T21:08:44.113Z] #22 11.77 Installing collected packages: pyyaml, pathspec, yamllint [2021-04-20T21:08:44.370Z] #22 12.12 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-20T21:08:44.432Z] #56 ... [2021-04-20T21:08:44.433Z] [2021-04-20T21:08:44.433Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-20T21:08:44.433Z] #41 sha256:47bd44de95b709906cb855685dc18eb0f2d938df52ff6f94b5d6c83a8eac5547 [2021-04-20T21:08:44.627Z] #22 DONE 12.5s [2021-04-20T21:08:44.627Z] [2021-04-20T21:08:44.627Z] #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-20T21:08:44.627Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:08:44.627Z] #43 133.5 CC criu/net.o [2021-04-20T21:08:44.627Z] #43 136.3 CC criu/netfilter.o [2021-04-20T21:08:44.627Z] #43 136.6 CC criu/page-pipe.o [2021-04-20T21:08:44.627Z] #43 137.3 CC criu/page-xfer.o [2021-04-20T21:08:44.627Z] #43 138.9 CC criu/pagemap-cache.o [2021-04-20T21:08:44.627Z] #43 139.3 CC criu/pagemap.o [2021-04-20T21:08:44.884Z] #43 ... [2021-04-20T21:08:44.884Z] [2021-04-20T21:08:44.884Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-20T21:08:44.884Z] #25 sha256:60fc317be000f5b90f2f0bae101b7708a88c8103eccf4ac011d77a6d4150869d [2021-04-20T21:08:45.008Z] #41 DONE 1.0s [2021-04-20T21:08:45.008Z] [2021-04-20T21:08:45.008Z] #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-20T21:08:45.008Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:08:45.008Z] #43 152.9 CC criu/servicefd.o [2021-04-20T21:08:45.008Z] #43 153.3 CC criu/shmem.o [2021-04-20T21:08:45.141Z] #25 DONE 0.3s [2021-04-20T21:08:45.141Z] [2021-04-20T21:08:45.141Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-20T21:08:45.141Z] #30 sha256:befa27f9f42a2e8448455fbb36713ee463069b055dd3b79542ba3a812a89d2ce [2021-04-20T21:08:45.340Z] #22 ... [2021-04-20T21:08:45.340Z] [2021-04-20T21:08:45.340Z] #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-20T21:08:45.340Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-20T21:08:45.340Z] #40 DONE 213.6s [2021-04-20T21:08:45.340Z] [2021-04-20T21:08:45.340Z] #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-20T21:08:45.340Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:08:45.340Z] #43 141.9 CC criu/protobuf-desc.o [2021-04-20T21:08:45.366Z] #22 10.42 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-20T21:08:45.366Z] #22 10.54 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-20T21:08:45.366Z] #22 10.59 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-20T21:08:45.366Z] #22 10.64 Collecting pyyaml (from yamllint==1.16.0) [2021-04-20T21:08:45.583Z] #43 154.1 CC criu/sigframe.o [2021-04-20T21:08:45.583Z] #43 154.3 CC criu/signalfd.o [2021-04-20T21:08:45.583Z] #44 145.6 CC criu/image-desc.o [2021-04-20T21:08:45.583Z] #44 145.9 CC criu/image.o [2021-04-20T21:08:45.630Z] #22 10.87 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-20T21:08:45.846Z] #43 154.5 CC criu/sk-inet.o [2021-04-20T21:08:46.580Z] #22 11.52 Installing build dependencies: started [2021-04-20T21:08:46.739Z] #43 143.0 CC criu/protobuf.o [2021-04-20T21:08:46.999Z] #43 143.5 CC criu/pstree.o [2021-04-20T21:08:47.130Z] #44 147.1 CC criu/ipc_ns.o [2021-04-20T21:08:47.238Z] #43 155.5 CC criu/sk-netlink.o [2021-04-20T21:08:47.239Z] #43 155.8 CC criu/sk-packet.o [2021-04-20T21:08:47.814Z] #43 156.4 CC criu/sk-queue.o [2021-04-20T21:08:47.940Z] #43 144.6 CC criu/rbtree.o [2021-04-20T21:08:47.976Z] #22 ... [2021-04-20T21:08:47.976Z] [2021-04-20T21:08:47.976Z] #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-20T21:08:47.976Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-20T21:08:47.976Z] #43 119.0 CC criu/ipc_ns.o [2021-04-20T21:08:47.976Z] #43 120.1 CC criu/irmap.o [2021-04-20T21:08:47.976Z] #43 120.7 CC criu/kcmp-ids.o [2021-04-20T21:08:47.976Z] #43 121.0 CC criu/kerndat.o [2021-04-20T21:08:47.976Z] #43 121.9 CC criu/libnetlink.o [2021-04-20T21:08:47.976Z] #43 122.3 CC criu/log.o [2021-04-20T21:08:47.976Z] #43 122.7 CC criu/lsm.o [2021-04-20T21:08:47.976Z] #43 123.0 CC criu/mem.o [2021-04-20T21:08:47.976Z] #43 124.3 CC criu/memfd.o [2021-04-20T21:08:47.976Z] #43 124.9 CC criu/mount.o [2021-04-20T21:08:48.077Z] #43 ... [2021-04-20T21:08:48.077Z] [2021-04-20T21:08:48.077Z] #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-20T21:08:48.077Z] #49 sha256:39d159578e4db03ecd3c710d9f5b14bf372e4971b9c5e5d0bde90a33da36979f [2021-04-20T21:08:48.077Z] #49 229.1 + /build/golangci-lint --version [2021-04-20T21:08:48.077Z] #49 229.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-20T21:08:48.077Z] #49 DONE 229.6s [2021-04-20T21:08:48.077Z] [2021-04-20T21:08:48.077Z] #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-20T21:08:48.077Z] #53 sha256:495252e67581af3a324bb2d7cc0a65f50a34b2812cc016b3f12fbf5f376eff2c [2021-04-20T21:08:48.200Z] #43 144.9 CC criu/rst-malloc.o [2021-04-20T21:08:48.340Z] #53 ... [2021-04-20T21:08:48.340Z] [2021-04-20T21:08:48.340Z] #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-20T21:08:48.340Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:08:48.340Z] #43 156.9 CC criu/sk-tcp.o [2021-04-20T21:08:48.460Z] #43 145.1 CC criu/seccomp.o [2021-04-20T21:08:48.687Z] #44 148.6 CC criu/irmap.o [2021-04-20T21:08:48.916Z] #43 157.4 CC criu/sk-unix.o [2021-04-20T21:08:49.030Z] #43 145.7 CC criu/seize.o [2021-04-20T21:08:49.334Z] #44 149.5 CC criu/kcmp-ids.o [2021-04-20T21:08:49.372Z] #43 127.9 CC criu/namespaces.o [2021-04-20T21:08:49.635Z] #44 150.0 CC criu/kerndat.o [2021-04-20T21:08:49.969Z] #43 146.6 CC criu/servicefd.o [2021-04-20T21:08:50.230Z] #43 ... [2021-04-20T21:08:50.230Z] [2021-04-20T21:08:50.230Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-20T21:08:50.230Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-20T21:08:50.230Z] #22 11.45 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-20T21:08:50.230Z] #22 11.51 Collecting pyyaml (from yamllint==1.16.0) [2021-04-20T21:08:50.230Z] #22 11.75 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-20T21:08:50.230Z] #22 12.05 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-20T21:08:50.230Z] #22 12.11 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-20T21:08:50.230Z] #22 12.15 Installing collected packages: pyyaml, pathspec, yamllint [2021-04-20T21:08:50.230Z] #22 12.41 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-20T21:08:50.230Z] #22 DONE 12.7s [2021-04-20T21:08:50.230Z] [2021-04-20T21:08:50.230Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-20T21:08:50.230Z] #25 sha256:2075a4a804cfc937d32185d88deb7a29f632dc2ed0e1ce8f890b2feab16a7d3d [2021-04-20T21:08:50.230Z] #25 DONE 0.3s [2021-04-20T21:08:50.230Z] [2021-04-20T21:08:50.230Z] #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-20T21:08:50.230Z] #49 sha256:2f49bffe3bbadd2daf4dcd9618608ead6db7ca87052a109c01cf681b90fb3bdc [2021-04-20T21:08:50.230Z] #49 219.1 + /build/golangci-lint --version [2021-04-20T21:08:50.397Z] #30 DONE 4.7s [2021-04-20T21:08:50.397Z] [2021-04-20T21:08:50.397Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-20T21:08:50.397Z] #33 sha256:d59bfa0dac591cc609c8e40c65a72e5bbb14d158bf30e4fb59c68df968d7d401 [2021-04-20T21:08:50.654Z] #33 DONE 0.7s [2021-04-20T21:08:50.654Z] [2021-04-20T21:08:50.654Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-20T21:08:50.654Z] #35 sha256:a0804b0b448567c7101e5b609169beb3d50039142a989ad97dba62cf2d84ecc0 [2021-04-20T21:08:50.654Z] #35 DONE 0.1s [2021-04-20T21:08:50.654Z] [2021-04-20T21:08:50.654Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-20T21:08:50.654Z] #38 sha256:71a5f339ab2517bba8452104446f759bbdc9afdc5f3befe7d20ed37f4c06c563 [2021-04-20T21:08:50.654Z] #38 DONE 0.2s [2021-04-20T21:08:50.654Z] [2021-04-20T21:08:50.654Z] #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-20T21:08:50.654Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:08:50.654Z] #43 140.5 CC criu/parasite-syscall.o [2021-04-20T21:08:50.654Z] #43 141.3 CC criu/path.o [2021-04-20T21:08:50.654Z] #43 141.6 CC criu/pie-util-vdso-elf32.o [2021-04-20T21:08:50.654Z] #43 142.0 CC criu/pie-util-vdso.o [2021-04-20T21:08:50.654Z] #43 142.3 CC criu/pie-util.o [2021-04-20T21:08:50.654Z] #43 142.5 CC criu/pipes.o [2021-04-20T21:08:50.654Z] #43 143.2 CC criu/plugin.o [2021-04-20T21:08:50.654Z] #43 143.6 CC criu/proc_parse.o [2021-04-20T21:08:50.776Z] #43 129.4 CC criu/net.o [2021-04-20T21:08:50.800Z] #49 219.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-20T21:08:50.841Z] #43 159.2 CC criu/sockets.o [2021-04-20T21:08:51.181Z] #44 151.4 CC criu/libnetlink.o [2021-04-20T21:08:51.219Z] #43 145.8 CC criu/protobuf-desc.o [2021-04-20T21:08:51.416Z] #43 159.9 CC criu/stats.o [2021-04-20T21:08:51.680Z] #43 160.2 CC criu/string.o [2021-04-20T21:08:51.680Z] #43 160.2 CC criu/sysctl.o [2021-04-20T21:08:51.840Z] #44 151.9 CC criu/log.o [2021-04-20T21:08:52.150Z] #43 146.8 CC criu/protobuf.o [2021-04-20T21:08:52.392Z] #43 160.7 CC criu/sysfs_parse.o [2021-04-20T21:08:52.392Z] #43 161.0 CC criu/timens.o [2021-04-20T21:08:52.494Z] #44 152.6 CC criu/lsm.o [2021-04-20T21:08:52.654Z] #43 161.2 CC criu/timerfd.o [2021-04-20T21:08:52.655Z] #43 161.4 CC criu/tty.o [2021-04-20T21:08:52.714Z] #43 147.2 CC criu/pstree.o [2021-04-20T21:08:53.143Z] #44 153.2 CC criu/mem.o [2021-04-20T21:08:53.339Z] #43 131.8 CC criu/netfilter.o [2021-04-20T21:08:53.339Z] #43 132.0 CC criu/page-pipe.o [2021-04-20T21:08:53.645Z] #43 148.1 CC criu/rbtree.o [2021-04-20T21:08:53.645Z] #43 ... [2021-04-20T21:08:53.645Z] [2021-04-20T21:08:53.645Z] #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-20T21:08:53.645Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-20T21:08:53.645Z] #40 DONE 217.5s [2021-04-20T21:08:53.903Z] [2021-04-20T21:08:53.903Z] #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-20T21:08:53.903Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:08:53.903Z] #43 148.5 CC criu/rst-malloc.o [2021-04-20T21:08:54.047Z] #43 162.5 CC criu/tun.o [2021-04-20T21:08:54.160Z] #43 148.8 CC criu/seccomp.o [2021-04-20T21:08:54.288Z] #43 132.7 CC criu/page-xfer.o [2021-04-20T21:08:54.310Z] #43 162.9 CC criu/uffd.o [2021-04-20T21:08:55.000Z] #49 DONE 223.5s [2021-04-20T21:08:55.000Z] [2021-04-20T21:08:55.000Z] #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-20T21:08:55.000Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:08:55.000Z] #43 147.1 CC criu/shmem.o [2021-04-20T21:08:55.000Z] #43 147.9 CC criu/sigframe.o [2021-04-20T21:08:55.000Z] #43 148.1 CC criu/signalfd.o [2021-04-20T21:08:55.000Z] #43 148.3 CC criu/sk-inet.o [2021-04-20T21:08:55.000Z] #43 148.9 CC criu/sk-netlink.o [2021-04-20T21:08:55.000Z] #43 149.2 CC criu/sk-packet.o [2021-04-20T21:08:55.000Z] #43 149.5 CC criu/sk-queue.o [2021-04-20T21:08:55.000Z] #43 149.8 CC criu/sk-tcp.o [2021-04-20T21:08:55.000Z] #43 150.2 CC criu/sk-unix.o [2021-04-20T21:08:55.000Z] #43 ... [2021-04-20T21:08:55.000Z] [2021-04-20T21:08:55.000Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-20T21:08:55.000Z] #30 sha256:8735b323e46bafb3fed93cec686657e9ac50e92f6133f34b3b2b6ecc28c70980 [2021-04-20T21:08:55.000Z] #30 DONE 4.6s [2021-04-20T21:08:55.000Z] [2021-04-20T21:08:55.000Z] #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-20T21:08:55.000Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:08:55.000Z] #43 151.5 CC criu/sockets.o [2021-04-20T21:08:55.093Z] #43 ... [2021-04-20T21:08:55.093Z] [2021-04-20T21:08:55.093Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-20T21:08:55.093Z] #41 sha256:2d036ddde7012a15b07745ef6df6fba1b9901c6b210a4cf115942eba82add8af [2021-04-20T21:08:55.093Z] #41 DONE 0.2s [2021-04-20T21:08:55.093Z] [2021-04-20T21:08:55.093Z] #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-20T21:08:55.093Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:08:55.093Z] #43 149.7 CC criu/seize.o [2021-04-20T21:08:55.238Z] #43 134.0 CC criu/pagemap-cache.o [2021-04-20T21:08:55.257Z] #43 163.8 CC criu/util.o [2021-04-20T21:08:55.261Z] #44 155.6 CC criu/memfd.o [2021-04-20T21:08:55.569Z] #43 ... [2021-04-20T21:08:55.569Z] [2021-04-20T21:08:55.569Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-20T21:08:55.569Z] #33 sha256:525684c042d288c6d2a6888c30cc91fe9699c38aec3830494ac46709cc02c541 [2021-04-20T21:08:55.569Z] #33 DONE 0.4s [2021-04-20T21:08:55.569Z] [2021-04-20T21:08:55.569Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-20T21:08:55.569Z] #35 sha256:a6d8a95fa0ed32dfdc28338f5eb0adf3ec48e120b92f6b752b63aa20f112a719 [2021-04-20T21:08:55.569Z] #35 DONE 0.2s [2021-04-20T21:08:55.569Z] [2021-04-20T21:08:55.569Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-20T21:08:55.569Z] #38 sha256:a0d5d52e4ba2bff1172c08b9c301c775c546b1ddb9b09100c053d6e6825b0911 [2021-04-20T21:08:55.815Z] #43 134.3 CC criu/pagemap.o [2021-04-20T21:08:55.829Z] #38 DONE 0.2s [2021-04-20T21:08:55.829Z] [2021-04-20T21:08:55.829Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-20T21:08:55.829Z] #41 sha256:9bfe3ec1c65416f1b372b8bb2bbba52bdec831b9e51af1e02f5c5afc79c12775 [2021-04-20T21:08:56.025Z] #43 150.5 CC criu/servicefd.o [2021-04-20T21:08:56.205Z] #43 164.7 CC criu/uts_ns.o [2021-04-20T21:08:56.282Z] #43 150.8 CC criu/shmem.o [2021-04-20T21:08:56.325Z] #44 156.4 CC criu/mount.o [2021-04-20T21:08:56.325Z] #44 ... [2021-04-20T21:08:56.325Z] [2021-04-20T21:08:56.325Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-20T21:08:56.325Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-04-20T21:08:56.325Z] #23 22.50 Installing build dependencies: finished with status 'done' [2021-04-20T21:08:56.399Z] #41 DONE 0.5s [2021-04-20T21:08:56.399Z] [2021-04-20T21:08:56.399Z] #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-20T21:08:56.399Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:08:56.399Z] #43 152.5 CC criu/stats.o [2021-04-20T21:08:56.399Z] #43 152.8 CC criu/string.o [2021-04-20T21:08:56.399Z] #43 152.9 CC criu/sysctl.o [2021-04-20T21:08:56.467Z] #43 164.8 CC criu/vdso-compat.o [2021-04-20T21:08:56.467Z] #43 165.0 CC criu/vdso.o [2021-04-20T21:08:56.659Z] #43 153.4 CC criu/sysfs_parse.o [2021-04-20T21:08:56.765Z] #43 135.3 CC criu/parasite-syscall.o [2021-04-20T21:08:56.846Z] #43 151.5 CC criu/sigframe.o [2021-04-20T21:08:57.042Z] #43 165.4 LINK criu/built-in.o [2021-04-20T21:08:57.042Z] #43 165.5 LINK criu/criu [2021-04-20T21:08:57.103Z] #43 151.7 CC criu/signalfd.o [2021-04-20T21:08:57.229Z] #43 153.7 CC criu/timens.o [2021-04-20T21:08:57.304Z] #43 165.9 DEP lib/c/criu.d [2021-04-20T21:08:57.304Z] #43 166.0 CC images/rpc.pb-c.o [2021-04-20T21:08:57.360Z] #43 151.9 CC criu/sk-inet.o [2021-04-20T21:08:57.488Z] #43 154.0 CC criu/timerfd.o [2021-04-20T21:08:57.714Z] #43 136.1 CC criu/path.o [2021-04-20T21:08:57.749Z] #43 154.3 CC criu/tty.o [2021-04-20T21:08:57.879Z] #43 166.4 CC lib/c/criu.o [2021-04-20T21:08:57.926Z] #43 ... [2021-04-20T21:08:57.926Z] [2021-04-20T21:08:57.926Z] #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-20T21:08:57.926Z] #49 sha256:8c2eaa7bc62cdb63e0952c99cfb887a771a4bf22fffacb2026bd4c78f59be3bd [2021-04-20T21:08:57.926Z] #49 221.6 + /build/golangci-lint --version [2021-04-20T21:08:57.926Z] #49 221.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-20T21:08:57.926Z] #49 DONE 222.1s [2021-04-20T21:08:57.978Z] #43 136.4 CC criu/pie-util-vdso.o [2021-04-20T21:08:58.184Z] [2021-04-20T21:08:58.184Z] #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-20T21:08:58.184Z] #56 sha256:96b2382714c1d707ae8fca5512b63a4f60661919a7fa05973cfab04593992ce8 [2021-04-20T21:08:58.184Z] #56 ... [2021-04-20T21:08:58.184Z] [2021-04-20T21:08:58.184Z] #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-20T21:08:58.184Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-20T21:08:58.184Z] #43 152.8 CC criu/sk-netlink.o [2021-04-20T21:08:58.241Z] #43 136.9 CC criu/pie-util.o [2021-04-20T21:08:58.454Z] #43 167.1 LINK lib/c/built-in.o [2021-04-20T21:08:58.454Z] #43 167.1 LINK lib/c/libcriu.so [2021-04-20T21:08:58.454Z] #43 167.1 LINK lib/c/libcriu.a [2021-04-20T21:08:58.505Z] #43 137.0 CC criu/pipes.o [2021-04-20T21:08:58.717Z] #43 167.2 GEN magic.py [2021-04-20T21:08:58.717Z] #43 167.3 Note: Building without setproctitle() and strlcpy() support. [2021-04-20T21:08:58.717Z] #43 167.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-20T21:08:58.717Z] #43 167.3 Note: Building without GnuTLS support [2021-04-20T21:08:58.717Z] #43 167.3 Makefile.config:39: Warn: you have no libnftables installed [2021-04-20T21:08:58.717Z] #43 167.3 Makefile.config:40: Warn: Building without nftables support [2021-04-20T21:08:59.115Z] #43 153.4 CC criu/sk-packet.o [2021-04-20T21:08:59.132Z] #43 155.6 CC criu/tun.o [2021-04-20T21:08:59.292Z] #43 167.9 fatal: not a git repository (or any of the parent directories): .git [2021-04-20T21:08:59.372Z] #43 154.1 CC criu/sk-queue.o [2021-04-20T21:08:59.391Z] #43 155.9 CC criu/uffd.o [2021-04-20T21:08:59.454Z] #43 137.8 CC criu/plugin.o [2021-04-20T21:08:59.454Z] #43 138.1 CC criu/proc_parse.o [2021-04-20T21:08:59.867Z] #43 168.4 make[1]: Nothing to be done for 'all'. [2021-04-20T21:08:59.938Z] #43 154.5 CC criu/sk-tcp.o [2021-04-20T21:08:59.961Z] #43 156.6 CC criu/util.o [2021-04-20T21:09:00.442Z] #43 168.9 make[1]: 'images/built-in.o' is up to date. [2021-04-20T21:09:00.442Z] #43 168.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-20T21:09:00.442Z] #43 169.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-20T21:09:00.442Z] #43 169.0 make[1]: 'compel/libcompel.a' is up to date. [2021-04-20T21:09:00.442Z] #43 169.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-20T21:09:00.442Z] #43 169.0 make[1]: Nothing to be done for 'all'. [2021-04-20T21:09:00.442Z] #43 169.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-20T21:09:00.502Z] #43 154.9 CC criu/sk-unix.o [2021-04-20T21:09:00.704Z] #43 169.2 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:00.704Z] #43 169.2 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:00.704Z] #43 169.3 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:00.704Z] #43 169.4 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:00.705Z] #43 169.4 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:00.901Z] #43 157.3 CC criu/uts_ns.o [2021-04-20T21:09:00.901Z] #43 157.5 CC criu/vdso-compat.o [2021-04-20T21:09:00.967Z] #43 169.4 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:00.967Z] #43 169.4 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:00.967Z] #43 169.6 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:00.967Z] #43 169.6 INSTALL criu/criu [2021-04-20T21:09:01.161Z] #43 157.6 CC criu/vdso.o [2021-04-20T21:09:01.381Z] #43 ... [2021-04-20T21:09:01.381Z] [2021-04-20T21:09:01.381Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-20T21:09:01.381Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-04-20T21:09:01.381Z] #22 26.29 Installing build dependencies: finished with status 'done' [2021-04-20T21:09:01.421Z] #43 158.1 LINK criu/built-in.o [2021-04-20T21:09:01.421Z] #43 158.2 LINK criu/criu [2021-04-20T21:09:01.434Z] #43 156.1 CC criu/sockets.o [2021-04-20T21:09:01.681Z] #43 158.5 DEP lib/c/criu.d [2021-04-20T21:09:01.915Z] #43 DONE 170.2s [2021-04-20T21:09:01.915Z] [2021-04-20T21:09:01.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-20T21:09:01.915Z] #53 sha256:495252e67581af3a324bb2d7cc0a65f50a34b2812cc016b3f12fbf5f376eff2c [2021-04-20T21:09:01.941Z] #43 158.5 CC images/rpc.pb-c.o [2021-04-20T21:09:01.998Z] #43 156.6 CC criu/stats.o [2021-04-20T21:09:02.255Z] #43 156.8 CC criu/string.o [2021-04-20T21:09:02.255Z] #43 156.9 CC criu/sysctl.o [2021-04-20T21:09:02.361Z] ok github.com/docker/docker/cmd/dockerd 0.087s coverage: 29.1% of statements [2021-04-20T21:09:02.511Z] #43 159.0 CC lib/c/criu.o [2021-04-20T21:09:02.820Z] #43 157.3 CC criu/sysfs_parse.o [2021-04-20T21:09:02.820Z] #43 157.5 CC criu/timens.o [2021-04-20T21:09:02.864Z] #53 ... [2021-04-20T21:09:02.864Z] [2021-04-20T21:09:02.864Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-20T21:09:02.864Z] #44 sha256:600ce49d2ffc4b9c8276f29ab531e334a38b243e1436519c18f0a98c0e00b863 [2021-04-20T21:09:03.077Z] #43 157.7 CC criu/timerfd.o [2021-04-20T21:09:03.081Z] #43 159.7 LINK lib/c/built-in.o [2021-04-20T21:09:03.081Z] #43 159.7 LINK lib/c/libcriu.so [2021-04-20T21:09:03.081Z] #43 159.7 LINK lib/c/libcriu.a [2021-04-20T21:09:03.127Z] #44 DONE 0.2s [2021-04-20T21:09:03.127Z] [2021-04-20T21:09:03.127Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-20T21:09:03.127Z] #46 sha256:1d8d9af353bea2b49e16f0eda0e01e868603fd55722136e08eac128da1929f31 [2021-04-20T21:09:03.127Z] #46 DONE 0.3s [2021-04-20T21:09:03.127Z] [2021-04-20T21:09:03.127Z] #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-20T21:09:03.128Z] #53 sha256:495252e67581af3a324bb2d7cc0a65f50a34b2812cc016b3f12fbf5f376eff2c [2021-04-20T21:09:03.318Z] #23 ... [2021-04-20T21:09:03.318Z] [2021-04-20T21:09:03.318Z] #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-20T21:09:03.318Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-20T21:09:03.318Z] #44 162.4 CC criu/namespaces.o [2021-04-20T21:09:03.334Z] #43 158.0 CC criu/tty.o [2021-04-20T21:09:03.341Z] #43 159.8 GEN magic.py [2021-04-20T21:09:03.341Z] #43 159.9 Note: Building without setproctitle() and strlcpy() support. [2021-04-20T21:09:03.341Z] #43 159.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-20T21:09:03.341Z] #43 159.9 Note: Building without GnuTLS support [2021-04-20T21:09:03.341Z] #43 159.9 Makefile.config:39: Warn: you have no libnftables installed [2021-04-20T21:09:03.341Z] #43 159.9 Makefile.config:40: Warn: Building without nftables support [2021-04-20T21:09:03.390Z] #53 ... [2021-04-20T21:09:03.390Z] [2021-04-20T21:09:03.390Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-20T21:09:03.390Z] #48 sha256:6519316577fbb6c028c3abe6a2cdde7e8abe7941247b46fda33c328309ddce78 [2021-04-20T21:09:03.390Z] #48 DONE 0.1s [2021-04-20T21:09:03.390Z] [2021-04-20T21:09:03.390Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-20T21:09:03.390Z] #50 sha256:fcb4350fb197d482e673a8b759831f093eec02fe6a3ffba9bb2b51c2e9730e12 [2021-04-20T21:09:03.477Z] ok github.com/docker/docker/container 0.128s coverage: 34.7% of statements [2021-04-20T21:09:03.477Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-20T21:09:03.477Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-20T21:09:03.477Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-20T21:09:03.477Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-20T21:09:03.653Z] #50 DONE 0.3s [2021-04-20T21:09:03.653Z] [2021-04-20T21:09:03.653Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-20T21:09:03.653Z] #52 sha256:bc5a69c82529cb1b85423557ea11576fcadd1668bf101580d55790019057215a [2021-04-20T21:09:03.653Z] #52 DONE 0.1s [2021-04-20T21:09:03.653Z] [2021-04-20T21:09:03.653Z] #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-20T21:09:03.653Z] #56 sha256:1f6cccae0486dfcf3197693d87d357fab25b4fd99fde94aa55075a309de7db40 [2021-04-20T21:09:03.910Z] #43 160.5 fatal: not a git repository (or any of the parent directories): .git [2021-04-20T21:09:04.481Z] #43 161.0 make[1]: Nothing to be done for 'all'. [2021-04-20T21:09:04.704Z] #43 159.1 CC criu/tun.o [2021-04-20T21:09:04.741Z] #43 161.5 make[1]: 'images/built-in.o' is up to date. [2021-04-20T21:09:04.873Z] #44 165.0 CC criu/net.o [2021-04-20T21:09:04.961Z] #43 159.5 CC criu/uffd.o [2021-04-20T21:09:05.001Z] #43 161.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-20T21:09:05.001Z] #43 161.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-20T21:09:05.001Z] #43 161.6 make[1]: 'compel/libcompel.a' is up to date. [2021-04-20T21:09:05.001Z] #43 161.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-20T21:09:05.261Z] #43 161.7 make[1]: Nothing to be done for 'all'. [2021-04-20T21:09:05.261Z] #43 161.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-20T21:09:05.261Z] #43 161.8 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:05.261Z] #43 161.8 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:05.261Z] #43 161.9 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:05.261Z] #43 162.0 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:05.521Z] #43 162.0 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:05.521Z] #43 162.0 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:05.521Z] #43 162.0 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:05.521Z] #43 162.1 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:05.521Z] #43 162.2 INSTALL criu/criu [2021-04-20T21:09:05.782Z] #43 DONE 162.4s [2021-04-20T21:09:05.782Z] [2021-04-20T21:09:05.782Z] #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-20T21:09:05.782Z] #53 sha256:90677983657dd6e91ce20c4903e97b8cb197e6e95f5ab3d1cf9c7a33b8faef31 [2021-04-20T21:09:05.893Z] #43 160.3 CC criu/util.o [2021-04-20T21:09:06.694Z] #22 ... [2021-04-20T21:09:06.694Z] [2021-04-20T21:09:06.694Z] #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-20T21:09:06.694Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-20T21:09:06.694Z] #43 140.5 CC criu/protobuf-desc.o [2021-04-20T21:09:06.694Z] #43 141.4 CC criu/protobuf.o [2021-04-20T21:09:06.694Z] #43 141.8 CC criu/pstree.o [2021-04-20T21:09:06.694Z] #43 142.9 CC criu/rbtree.o [2021-04-20T21:09:06.694Z] #43 143.2 CC criu/rst-malloc.o [2021-04-20T21:09:06.694Z] #43 143.5 CC criu/seccomp.o [2021-04-20T21:09:06.694Z] #43 144.1 CC criu/seize.o [2021-04-20T21:09:06.694Z] #43 144.9 CC criu/servicefd.o [2021-04-20T21:09:06.694Z] #43 145.2 CC criu/shmem.o [2021-04-20T21:09:06.824Z] #43 161.2 CC criu/uts_ns.o [2021-04-20T21:09:06.824Z] #43 161.4 CC criu/vdso-compat.o [2021-04-20T21:09:07.081Z] #43 161.5 CC criu/vdso.o [2021-04-20T21:09:07.164Z] #53 ... [2021-04-20T21:09:07.164Z] [2021-04-20T21:09:07.164Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-20T21:09:07.164Z] #44 sha256:b64bf7da3a5da017e47704d2fcacfe6b7c50d346ac10b51414aa9c6de2fed3b5 [2021-04-20T21:09:07.164Z] #44 DONE 0.1s [2021-04-20T21:09:07.164Z] [2021-04-20T21:09:07.164Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-20T21:09:07.164Z] #46 sha256:c5baab4aa32e3fd9d61028d912b0c6e91955972e40825712df653e64be62a950 [2021-04-20T21:09:07.424Z] #46 DONE 0.2s [2021-04-20T21:09:07.424Z] [2021-04-20T21:09:07.424Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-20T21:09:07.424Z] #48 sha256:fae8ac4d34cd6a75741add527063d9075ebbec65784f3d225985d0408080b4f4 [2021-04-20T21:09:07.424Z] #48 DONE 0.1s [2021-04-20T21:09:07.424Z] [2021-04-20T21:09:07.424Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-20T21:09:07.424Z] #50 sha256:c71c92723803e28c5925b87af670eaaff6caffc3a32a1b05d32ce85e417640ff [2021-04-20T21:09:07.424Z] #50 DONE 0.2s [2021-04-20T21:09:07.424Z] [2021-04-20T21:09:07.424Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-20T21:09:07.424Z] #52 sha256:1c524ebab83a65fcfcbc47555f0b9b46af80c46ac83ec1ea13ee339b59e9ec8c [2021-04-20T21:09:07.646Z] #43 162.0 LINK criu/built-in.o [2021-04-20T21:09:07.646Z] #43 162.1 LINK criu/criu [2021-04-20T21:09:07.646Z] #43 162.4 DEP lib/c/criu.d [2021-04-20T21:09:07.647Z] #43 146.1 CC criu/sigframe.o [2021-04-20T21:09:07.647Z] #43 146.3 CC criu/signalfd.o [2021-04-20T21:09:07.684Z] #52 DONE 0.1s [2021-04-20T21:09:07.684Z] [2021-04-20T21:09:07.684Z] #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-20T21:09:07.685Z] #56 sha256:59d6e0b5cafb585fc89af3eb37ebda0b9b04d61f5c71839bf089414a44176c7f [2021-04-20T21:09:07.904Z] #43 162.4 CC images/rpc.pb-c.o [2021-04-20T21:09:08.224Z] #43 146.7 CC criu/sk-inet.o [2021-04-20T21:09:08.452Z] #44 ... [2021-04-20T21:09:08.452Z] [2021-04-20T21:09:08.452Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-20T21:09:08.452Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-04-20T21:09:08.452Z] #23 31.71 Building wheels for collected packages: pyyaml [2021-04-20T21:09:08.452Z] #23 31.71 Running setup.py bdist_wheel for pyyaml: started [2021-04-20T21:09:08.452Z] #23 33.41 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-20T21:09:08.452Z] #23 33.41 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-20T21:09:08.452Z] #23 33.59 Successfully built pyyaml [2021-04-20T21:09:08.452Z] #23 33.61 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-20T21:09:08.452Z] #23 34.00 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-20T21:09:08.452Z] #23 DONE 34.3s [2021-04-20T21:09:08.452Z] [2021-04-20T21:09:08.452Z] #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-20T21:09:08.452Z] #25 sha256:7f6abcfbfc77691566a1531c673cb4d2be580ba4046b194d9a56f4e5e41833cd [2021-04-20T21:09:08.469Z] #43 162.9 CC lib/c/criu.o [2021-04-20T21:09:08.959Z] #56 200.8 + bin/containerd [2021-04-20T21:09:09.034Z] #43 163.6 LINK lib/c/built-in.o [2021-04-20T21:09:09.034Z] #43 163.6 LINK lib/c/libcriu.so [2021-04-20T21:09:09.034Z] #43 163.7 LINK lib/c/libcriu.a [2021-04-20T21:09:09.102Z] #25 ... [2021-04-20T21:09:09.102Z] [2021-04-20T21:09:09.102Z] #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-20T21:09:09.102Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-20T21:09:09.102Z] #44 169.3 CC criu/netfilter.o [2021-04-20T21:09:09.175Z] #43 147.7 CC criu/sk-netlink.o [2021-04-20T21:09:09.316Z] #43 163.8 GEN magic.py [2021-04-20T21:09:09.316Z] #43 163.9 Note: Building without setproctitle() and strlcpy() support. [2021-04-20T21:09:09.316Z] #43 163.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-20T21:09:09.316Z] #43 163.9 Note: Building without GnuTLS support [2021-04-20T21:09:09.316Z] #43 163.9 Makefile.config:39: Warn: you have no libnftables installed [2021-04-20T21:09:09.316Z] #43 163.9 Makefile.config:40: Warn: Building without nftables support [2021-04-20T21:09:09.439Z] #43 148.1 CC criu/sk-packet.o [2021-04-20T21:09:09.702Z] #43 ... [2021-04-20T21:09:09.702Z] [2021-04-20T21:09:09.702Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-20T21:09:09.702Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-04-20T21:09:09.702Z] #22 32.00 Building wheels for collected packages: pyyaml [2021-04-20T21:09:09.702Z] #22 32.00 Running setup.py bdist_wheel for pyyaml: started [2021-04-20T21:09:09.702Z] #22 33.27 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-20T21:09:09.702Z] #22 33.27 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-20T21:09:09.702Z] #22 33.43 Successfully built pyyaml [2021-04-20T21:09:09.702Z] #22 33.44 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-20T21:09:09.702Z] #22 33.81 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-20T21:09:09.702Z] #22 DONE 34.8s [2021-04-20T21:09:09.702Z] [2021-04-20T21:09:09.702Z] #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-20T21:09:09.702Z] #56 sha256:eda6f5794d24a14676ec9db675505ca150bee8edfc523cc7d1d703abb9cb33ba [2021-04-20T21:09:09.702Z] #56 163.5 + bin/containerd [2021-04-20T21:09:09.756Z] #44 169.8 CC criu/page-pipe.o [2021-04-20T21:09:09.881Z] #43 164.6 fatal: not a git repository (or any of the parent directories): .git [2021-04-20T21:09:10.407Z] #44 170.6 CC criu/page-xfer.o [2021-04-20T21:09:10.449Z] #43 165.2 make[1]: Nothing to be done for 'all'. [2021-04-20T21:09:11.099Z] #56 ... [2021-04-20T21:09:11.099Z] [2021-04-20T21:09:11.099Z] #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-20T21:09:11.099Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-20T21:09:11.099Z] #43 148.6 CC criu/sk-queue.o [2021-04-20T21:09:11.099Z] #43 149.1 CC criu/sk-tcp.o [2021-04-20T21:09:11.099Z] #43 149.5 CC criu/sk-unix.o [2021-04-20T21:09:11.378Z] #43 165.8 make[1]: 'images/built-in.o' is up to date. [2021-04-20T21:09:11.378Z] #43 165.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-20T21:09:11.378Z] #43 165.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-20T21:09:11.378Z] #43 165.9 make[1]: 'compel/libcompel.a' is up to date. [2021-04-20T21:09:11.378Z] #43 165.9 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-20T21:09:11.378Z] #43 165.9 make[1]: Nothing to be done for 'all'. [2021-04-20T21:09:11.378Z] #43 166.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-20T21:09:11.634Z] #43 166.1 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:11.634Z] #43 166.1 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:11.634Z] #43 166.2 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:11.634Z] #43 166.2 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:11.634Z] #43 166.3 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:11.891Z] #43 166.3 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:11.891Z] #43 166.3 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:11.891Z] #43 166.4 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:11.891Z] #43 166.4 INSTALL criu/criu [2021-04-20T21:09:11.984Z] ok github.com/docker/docker/daemon/cluster 0.105s coverage: 0.5% of statements [2021-04-20T21:09:12.147Z] #43 DONE 166.6s [2021-04-20T21:09:12.148Z] [2021-04-20T21:09:12.148Z] #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-20T21:09:12.148Z] #53 sha256:aae7891df3d39fc4229c64d52347d1107850c1c61198aeea3d89b9fa1d82a5d8 [2021-04-20T21:09:12.532Z] #44 172.6 CC criu/pagemap-cache.o [2021-04-20T21:09:12.833Z] #44 173.0 CC criu/pagemap.o [2021-04-20T21:09:13.078Z] #53 ... [2021-04-20T21:09:13.078Z] [2021-04-20T21:09:13.078Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-20T21:09:13.078Z] #44 sha256:4bddd6fc56aead1e0e0a13d724526eeffd0ec8daa4bd717d5632e3edba8ad402 [2021-04-20T21:09:13.078Z] #44 DONE 0.1s [2021-04-20T21:09:13.078Z] [2021-04-20T21:09:13.078Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-20T21:09:13.078Z] #46 sha256:112a955bbf6f65f4a9a8d2ed9e6f2922a42c8e3fcab112ee5248891cca1fe3e8 [2021-04-20T21:09:13.124Z] #43 151.3 CC criu/sockets.o [2021-04-20T21:09:13.337Z] #46 DONE 0.2s [2021-04-20T21:09:13.337Z] [2021-04-20T21:09:13.337Z] #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-20T21:09:13.337Z] #53 sha256:aae7891df3d39fc4229c64d52347d1107850c1c61198aeea3d89b9fa1d82a5d8 [2021-04-20T21:09:13.337Z] #53 ... [2021-04-20T21:09:13.337Z] [2021-04-20T21:09:13.337Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-20T21:09:13.337Z] #48 sha256:db7837c76f4a9b39bf6f3f161364aa1992d61adb0b3f99af9ac1507bd643d350 [2021-04-20T21:09:13.337Z] #48 DONE 0.1s [2021-04-20T21:09:13.337Z] [2021-04-20T21:09:13.337Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-20T21:09:13.337Z] #50 sha256:7ed92dd6caab9abe985a5385a404628bdccbaa866401c2ab1cf09ddd294f71c2 [2021-04-20T21:09:13.390Z] #43 152.1 CC criu/stats.o [2021-04-20T21:09:13.498Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2021-04-20T21:09:13.594Z] #50 DONE 0.2s [2021-04-20T21:09:13.594Z] [2021-04-20T21:09:13.594Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-20T21:09:13.594Z] #52 sha256:a31f04ee959a71baf89fdce9e9b4fa9b0d2df06cf4c2c4d76d4897695504f59d [2021-04-20T21:09:13.594Z] #52 DONE 0.1s [2021-04-20T21:09:13.594Z] [2021-04-20T21:09:13.595Z] #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-20T21:09:13.595Z] #53 sha256:aae7891df3d39fc4229c64d52347d1107850c1c61198aeea3d89b9fa1d82a5d8 [2021-04-20T21:09:13.656Z] #43 152.4 CC criu/string.o [2021-04-20T21:09:13.918Z] #43 152.5 CC criu/sysctl.o [2021-04-20T21:09:14.261Z] #56 ... [2021-04-20T21:09:14.261Z] [2021-04-20T21:09:14.261Z] #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-20T21:09:14.261Z] #53 sha256:495252e67581af3a324bb2d7cc0a65f50a34b2812cc016b3f12fbf5f376eff2c [2021-04-20T21:09:14.261Z] #53 126.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-20T21:09:14.261Z] #53 127.6 + mkdir -p /build [2021-04-20T21:09:14.261Z] #53 127.6 + cp runc /build/runc [2021-04-20T21:09:14.261Z] #53 DONE 128.2s [2021-04-20T21:09:14.261Z] [2021-04-20T21:09:14.261Z] #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-20T21:09:14.261Z] #56 sha256:1f6cccae0486dfcf3197693d87d357fab25b4fd99fde94aa55075a309de7db40 [2021-04-20T21:09:14.330Z] #56 194.1 + bin/containerd [2021-04-20T21:09:14.380Z] #44 174.2 CC criu/parasite-syscall.o [2021-04-20T21:09:14.493Z] #43 153.0 CC criu/sysfs_parse.o [2021-04-20T21:09:14.757Z] #43 153.4 CC criu/timens.o [2021-04-20T21:09:15.012Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2021-04-20T21:09:15.332Z] #43 153.7 CC criu/timerfd.o [2021-04-20T21:09:15.438Z] #44 175.5 CC criu/path.o [2021-04-20T21:09:15.595Z] #43 154.0 CC criu/tty.o [2021-04-20T21:09:15.739Z] #44 176.0 CC criu/pie-util-vdso.o [2021-04-20T21:09:16.184Z] #56 ... [2021-04-20T21:09:16.184Z] [2021-04-20T21:09:16.184Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-20T21:09:16.184Z] #54 sha256:b5016024d312388d48f1029950a07408e68fd413eb24c935ce63ed2a229b1334 [2021-04-20T21:09:16.184Z] #54 DONE 0.3s [2021-04-20T21:09:16.184Z] [2021-04-20T21:09:16.184Z] #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-20T21:09:16.184Z] #56 sha256:1f6cccae0486dfcf3197693d87d357fab25b4fd99fde94aa55075a309de7db40 [2021-04-20T21:09:16.391Z] #44 176.7 CC criu/pie-util.o [2021-04-20T21:09:16.545Z] #43 ... [2021-04-20T21:09:16.545Z] [2021-04-20T21:09:16.545Z] #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-20T21:09:16.545Z] #24 sha256:38f8a3d10faea22d6d4e8b39bf464df9ff02d22e7d32c58b4219c8e12c587d5a [2021-04-20T21:09:16.545Z] #24 215.1 + return [2021-04-20T21:09:16.698Z] #44 177.0 CC criu/pipes.o [2021-04-20T21:09:17.125Z] #24 DONE 215.3s [2021-04-20T21:09:17.125Z] [2021-04-20T21:09:17.125Z] #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-20T21:09:17.125Z] #53 sha256:6caf6d511e2745849e5c22e97b18205da162485b28ae7fe103d6de32688b3d15 [2021-04-20T21:09:17.125Z] #53 111.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-20T21:09:17.125Z] #53 113.1 + mkdir -p /build [2021-04-20T21:09:17.125Z] #53 113.1 + cp runc /build/runc [2021-04-20T21:09:17.125Z] #53 DONE 115.6s [2021-04-20T21:09:17.125Z] [2021-04-20T21:09:17.125Z] #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-20T21:09:17.125Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-20T21:09:17.125Z] #43 155.7 CC criu/tun.o [2021-04-20T21:09:17.701Z] #43 156.2 CC criu/uffd.o [2021-04-20T21:09:17.756Z] #44 178.0 CC criu/plugin.o [2021-04-20T21:09:18.056Z] #44 178.4 CC criu/proc_parse.o [2021-04-20T21:09:18.654Z] #43 157.3 CC criu/util.o [2021-04-20T21:09:20.047Z] #43 158.5 CC criu/uts_ns.o [2021-04-20T21:09:20.047Z] #43 ... [2021-04-20T21:09:20.047Z] [2021-04-20T21:09:20.047Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-20T21:09:20.047Z] #25 sha256:253f156f7c5a07189def7b1534eeaf362d9bf4c9d539e09917c48a70c2bb73af [2021-04-20T21:09:20.047Z] #25 DONE 0.5s [2021-04-20T21:09:20.047Z] [2021-04-20T21:09:20.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-20T21:09:20.047Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-20T21:09:20.047Z] #43 158.7 CC criu/vdso.o [2021-04-20T21:09:20.138Z] #53 ... [2021-04-20T21:09:20.138Z] [2021-04-20T21:09:20.138Z] #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-20T21:09:20.138Z] #56 sha256:96b2382714c1d707ae8fca5512b63a4f60661919a7fa05973cfab04593992ce8 [2021-04-20T21:09:20.138Z] #56 200.4 + bin/containerd [2021-04-20T21:09:20.624Z] #43 159.1 LINK criu/built-in.o [2021-04-20T21:09:20.624Z] #43 159.3 LINK criu/criu [2021-04-20T21:09:20.861Z] #44 ... [2021-04-20T21:09:20.861Z] [2021-04-20T21:09:20.861Z] #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-20T21:09:20.861Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-20T21:09:20.861Z] #41 250.8 + dpkg --print-architecture [2021-04-20T21:09:20.861Z] #41 250.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-20T21:09:20.910Z] #56 ... [2021-04-20T21:09:20.910Z] [2021-04-20T21:09:20.910Z] #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-20T21:09:20.910Z] #53 sha256:90677983657dd6e91ce20c4903e97b8cb197e6e95f5ab3d1cf9c7a33b8faef31 [2021-04-20T21:09:20.910Z] #53 126.4 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-20T21:09:20.910Z] #53 127.3 + mkdir -p /build [2021-04-20T21:09:20.910Z] #53 127.3 + cp runc /build/runc [2021-04-20T21:09:20.910Z] #53 DONE 127.9s [2021-04-20T21:09:20.910Z] [2021-04-20T21:09:20.910Z] #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-20T21:09:20.910Z] #56 sha256:59d6e0b5cafb585fc89af3eb37ebda0b9b04d61f5c71839bf089414a44176c7f [2021-04-20T21:09:21.183Z] #56 ... [2021-04-20T21:09:21.183Z] [2021-04-20T21:09:21.183Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-20T21:09:21.183Z] #54 sha256:307a14ac4f42159e963848d680b9a1804650198e014ffcb6751aa33a083b441f [2021-04-20T21:09:21.201Z] #43 159.6 DEP lib/c/criu.d [2021-04-20T21:09:21.201Z] #43 159.7 CC images/rpc.pb-c.o [2021-04-20T21:09:21.444Z] #54 DONE 0.2s [2021-04-20T21:09:21.444Z] [2021-04-20T21:09:21.444Z] #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-20T21:09:21.444Z] #56 sha256:59d6e0b5cafb585fc89af3eb37ebda0b9b04d61f5c71839bf089414a44176c7f [2021-04-20T21:09:21.510Z] #41 251.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-20T21:09:21.510Z] #41 251.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-20T21:09:21.778Z] #43 160.3 CC lib/c/criu.o [2021-04-20T21:09:22.728Z] #43 161.2 LINK lib/c/built-in.o [2021-04-20T21:09:22.728Z] #43 161.2 LINK lib/c/libcriu.so [2021-04-20T21:09:22.728Z] #43 161.3 LINK lib/c/libcriu.a [2021-04-20T21:09:22.992Z] #43 161.4 GEN magic.py [2021-04-20T21:09:23.257Z] #43 161.6 Note: Building without setproctitle() and strlcpy() support. [2021-04-20T21:09:23.257Z] #43 161.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-20T21:09:23.257Z] #43 161.6 Note: Building without GnuTLS support [2021-04-20T21:09:23.257Z] #43 161.6 Makefile.config:39: Warn: you have no libnftables installed [2021-04-20T21:09:23.257Z] #43 161.6 Makefile.config:40: Warn: Building without nftables support [2021-04-20T21:09:23.523Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.454s coverage: 14.1% of statements [2021-04-20T21:09:23.834Z] #43 162.5 fatal: not a git repository (or any of the parent directories): .git [2021-04-20T21:09:24.564Z] ok github.com/docker/docker/daemon/config 0.043s coverage: 81.8% of statements [2021-04-20T21:09:24.785Z] #43 163.3 make[1]: Nothing to be done for 'all'. [2021-04-20T21:09:24.857Z] ok github.com/docker/docker/daemon 12.254s coverage: 17.1% of statements [2021-04-20T21:09:24.857Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-20T21:09:24.857Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-20T21:09:25.394Z] #56 ... [2021-04-20T21:09:25.394Z] [2021-04-20T21:09:25.394Z] #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-20T21:09:25.394Z] #53 sha256:aae7891df3d39fc4229c64d52347d1107850c1c61198aeea3d89b9fa1d82a5d8 [2021-04-20T21:09:25.394Z] #53 125.4 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-20T21:09:25.394Z] #53 126.2 + mkdir -p /build [2021-04-20T21:09:25.394Z] #53 126.2 + cp runc /build/runc [2021-04-20T21:09:25.394Z] #53 DONE 126.4s [2021-04-20T21:09:25.394Z] [2021-04-20T21:09:25.394Z] #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-20T21:09:25.394Z] #56 sha256:96b2382714c1d707ae8fca5512b63a4f60661919a7fa05973cfab04593992ce8 [2021-04-20T21:09:25.498Z] ok github.com/docker/docker/daemon/discovery 0.008s coverage: 30.0% of statements [2021-04-20T21:09:25.737Z] #43 164.1 make[1]: 'images/built-in.o' is up to date. [2021-04-20T21:09:25.737Z] #43 164.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-20T21:09:25.737Z] #43 164.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-20T21:09:25.737Z] #43 164.2 make[1]: 'compel/libcompel.a' is up to date. [2021-04-20T21:09:25.737Z] #43 164.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-20T21:09:25.737Z] #43 164.3 make[1]: Nothing to be done for 'all'. [2021-04-20T21:09:25.737Z] #43 164.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-20T21:09:25.794Z] ok github.com/docker/docker/daemon/events 0.063s coverage: 50.0% of statements [2021-04-20T21:09:25.794Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-20T21:09:25.794Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-20T21:09:26.001Z] #43 164.6 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:26.001Z] #43 164.7 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:26.001Z] #43 164.7 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:26.265Z] #43 164.8 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:26.265Z] #43 164.9 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:26.265Z] #43 164.9 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:26.265Z] #43 165.0 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:26.325Z] #56 ... [2021-04-20T21:09:26.325Z] [2021-04-20T21:09:26.325Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-20T21:09:26.325Z] #54 sha256:045cdfe3252b56640b9e24bbcab3a660658ed852c27e02ae5e865d7bd84db6c7 [2021-04-20T21:09:26.325Z] #54 DONE 0.1s [2021-04-20T21:09:26.528Z] #43 165.1 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:26.528Z] #43 165.1 INSTALL criu/criu [2021-04-20T21:09:26.582Z] [2021-04-20T21:09:26.582Z] #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-20T21:09:26.582Z] #56 sha256:96b2382714c1d707ae8fca5512b63a4f60661919a7fa05973cfab04593992ce8 [2021-04-20T21:09:27.317Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2021-04-20T21:09:29.399Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2021-04-20T21:09:29.720Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.194s coverage: 56.2% of statements [2021-04-20T21:09:29.844Z] #43 DONE 168.2s [2021-04-20T21:09:29.844Z] [2021-04-20T21:09:29.844Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-20T21:09:29.844Z] #30 sha256:a8473a6d07ed9ce86c4d65a53dbdacaa74d27a8dcbfdb52a56bfc5feb4bf25fc [2021-04-20T21:09:29.844Z] #30 DONE 9.6s [2021-04-20T21:09:29.844Z] [2021-04-20T21:09:29.844Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-20T21:09:29.844Z] #33 sha256:7887c178d0c372d0e17eb95bacf7bf9e1f05c5e480dd959b3593ffadde5677d8 [2021-04-20T21:09:30.421Z] #33 DONE 0.8s [2021-04-20T21:09:30.421Z] [2021-04-20T21:09:30.421Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-20T21:09:30.421Z] #35 sha256:ef919dfe381b49ef40a0edb57f185a7359298cb5546740ee262e59ed13c12554 [2021-04-20T21:09:30.684Z] #35 DONE 0.2s [2021-04-20T21:09:30.684Z] [2021-04-20T21:09:30.684Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-20T21:09:30.684Z] #38 sha256:41bcef7bcaad96e0caa996cde9c1173862115294e9a985bca2bd11d4f0f5a837 [2021-04-20T21:09:30.947Z] #38 DONE 0.3s [2021-04-20T21:09:30.947Z] [2021-04-20T21:09:30.947Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-20T21:09:30.947Z] #41 sha256:68cba0363c732ecd0a4a06bd7544bd61cbe36ec0fd4215e1d50ce666c077cf52 [2021-04-20T21:09:31.897Z] #41 DONE 0.7s [2021-04-20T21:09:31.897Z] [2021-04-20T21:09:31.897Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-20T21:09:31.897Z] #44 sha256:6f51595e0ec3846778ea4af6ef7612b875ddafc71f5d6d69f2b4f50d1421cae8 [2021-04-20T21:09:31.897Z] #44 DONE 0.1s [2021-04-20T21:09:31.897Z] [2021-04-20T21:09:31.897Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-20T21:09:31.897Z] #46 sha256:dddbde3051ae5da9322da4b0b865cac725448125fa5068077e5666f1635745ff [2021-04-20T21:09:32.472Z] #46 DONE 0.5s [2021-04-20T21:09:32.472Z] [2021-04-20T21:09:32.472Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-20T21:09:32.472Z] #48 sha256:6d6215eb3f47b9cfd1c30d3b333c0cfeca0eef39203a3293644632aee9ffeba4 [2021-04-20T21:09:32.733Z] #48 DONE 0.2s [2021-04-20T21:09:32.733Z] [2021-04-20T21:09:32.733Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-20T21:09:32.733Z] #50 sha256:4482c41dcf4f83690354088d2af20165879efb432c6d2aefbb541fec07585464 [2021-04-20T21:09:33.678Z] #50 DONE 1.1s [2021-04-20T21:09:33.678Z] [2021-04-20T21:09:33.678Z] #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-20T21:09:33.678Z] #56 sha256:eda6f5794d24a14676ec9db675505ca150bee8edfc523cc7d1d703abb9cb33ba [2021-04-20T21:09:33.678Z] #56 ... [2021-04-20T21:09:33.678Z] [2021-04-20T21:09:33.678Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-20T21:09:33.678Z] #52 sha256:0303cf9866b0b434535ebfeb1a6bb1586c22966fc664b13ac09f402ac700db8b [2021-04-20T21:09:33.678Z] #52 DONE 0.1s [2021-04-20T21:09:33.941Z] [2021-04-20T21:09:33.941Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-20T21:09:33.941Z] #54 sha256:0222279bdcf17c87da5f26ab23d503810e59737be981176fed24d5cd78bade95 [2021-04-20T21:09:34.318Z] #41 ... [2021-04-20T21:09:34.318Z] [2021-04-20T21:09:34.318Z] #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-20T21:09:34.318Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-20T21:09:34.318Z] #44 182.3 CC criu/protobuf-desc.o [2021-04-20T21:09:34.318Z] #44 183.5 CC criu/protobuf.o [2021-04-20T21:09:34.318Z] #44 184.0 CC criu/pstree.o [2021-04-20T21:09:34.318Z] #44 185.5 CC criu/rbtree.o [2021-04-20T21:09:34.318Z] #44 186.0 CC criu/rst-malloc.o [2021-04-20T21:09:34.318Z] #44 186.3 CC criu/seccomp.o [2021-04-20T21:09:34.318Z] #44 187.1 CC criu/seize.o [2021-04-20T21:09:34.318Z] #44 188.4 CC criu/servicefd.o [2021-04-20T21:09:34.318Z] #44 189.2 CC criu/shmem.o [2021-04-20T21:09:34.318Z] #44 190.6 CC criu/sigframe.o [2021-04-20T21:09:34.318Z] #44 190.9 CC criu/signalfd.o [2021-04-20T21:09:34.318Z] #44 191.3 CC criu/sk-inet.o [2021-04-20T21:09:34.318Z] #44 192.5 CC criu/sk-netlink.o [2021-04-20T21:09:34.318Z] #44 193.0 CC criu/sk-packet.o [2021-04-20T21:09:34.318Z] #44 193.7 CC criu/sk-queue.o [2021-04-20T21:09:34.318Z] #44 194.3 CC criu/sk-tcp.o [2021-04-20T21:09:34.368Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.851s coverage: 45.9% of statements [2021-04-20T21:09:34.515Z] #54 DONE 0.5s [2021-04-20T21:09:34.515Z] [2021-04-20T21:09:34.515Z] #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-20T21:09:34.515Z] #56 sha256:eda6f5794d24a14676ec9db675505ca150bee8edfc523cc7d1d703abb9cb33ba [2021-04-20T21:09:34.968Z] #44 195.2 CC criu/sk-unix.o [2021-04-20T21:09:35.004Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.9% of statements [2021-04-20T21:09:37.755Z] #44 197.8 CC criu/sockets.o [2021-04-20T21:09:38.533Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.256s coverage: 49.4% of statements [2021-04-20T21:09:38.815Z] #44 199.0 CC criu/stats.o [2021-04-20T21:09:39.117Z] #44 199.5 CC criu/string.o [2021-04-20T21:09:39.420Z] #44 199.6 CC criu/sysctl.o [2021-04-20T21:09:40.493Z] #44 200.4 CC criu/sysfs_parse.o [2021-04-20T21:09:40.796Z] #44 201.1 CC criu/timens.o [2021-04-20T21:09:41.448Z] #44 201.5 CC criu/timerfd.o [2021-04-20T21:09:41.751Z] #44 202.0 CC criu/tty.o [2021-04-20T21:09:42.789Z] #56 232.6 + bin/containerd-stress [2021-04-20T21:09:42.789Z] #56 234.7 + bin/containerd-shim [2021-04-20T21:09:42.999Z] ok github.com/docker/docker/daemon/graphdriver/aufs 14.920s coverage: 73.3% of statements [2021-04-20T21:09:42.999Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-20T21:09:43.292Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 57.5% of statements [2021-04-20T21:09:44.331Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2021-04-20T21:09:45.343Z] #44 204.8 CC criu/tun.o [2021-04-20T21:09:45.644Z] #44 205.7 CC criu/uffd.o [2021-04-20T21:09:45.850Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.250s coverage: 57.7% of statements [2021-04-20T21:09:45.851Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-20T21:09:45.851Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-20T21:09:46.488Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2021-04-20T21:09:46.488Z] ok github.com/docker/docker/daemon/images 0.028s coverage: 6.7% of statements [2021-04-20T21:09:46.488Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-20T21:09:46.488Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-20T21:09:47.799Z] #44 207.6 CC criu/util.o [2021-04-20T21:09:48.018Z] #56 224.8 + bin/containerd-stress [2021-04-20T21:09:48.018Z] #56 226.8 + bin/containerd-shim [2021-04-20T21:09:48.572Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.2% of statements [2021-04-20T21:09:48.865Z] ok github.com/docker/docker/daemon/logger/awslogs 0.106s coverage: 77.8% of statements [2021-04-20T21:09:48.865Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-20T21:09:48.865Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-20T21:09:49.370Z] #44 209.5 CC criu/uts_ns.o [2021-04-20T21:09:49.395Z] #56 241.6 + bin/containerd-shim-runc-v1 [2021-04-20T21:09:49.437Z] #56 205.8 + bin/containerd-stress [2021-04-20T21:09:49.502Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2021-04-20T21:09:49.673Z] #44 209.9 CC criu/vdso.o [2021-04-20T21:09:49.798Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 23.9% of statements [2021-04-20T21:09:50.749Z] #44 210.7 LINK criu/built-in.o [2021-04-20T21:09:50.749Z] #44 210.9 LINK criu/criu [2021-04-20T21:09:50.844Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2021-04-20T21:09:50.844Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-04-20T21:09:51.355Z] #56 209.1 + bin/containerd-shim [2021-04-20T21:09:51.811Z] #44 212.0 DEP lib/c/criu.d [2021-04-20T21:09:51.886Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 75.2% of statements [2021-04-20T21:09:51.886Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-20T21:09:52.114Z] #44 212.2 CC images/rpc.pb-c.o [2021-04-20T21:09:52.525Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.087s coverage: 55.1% of statements [2021-04-20T21:09:53.088Z] #56 231.6 + bin/containerd-stress [2021-04-20T21:09:53.088Z] #56 233.7 + bin/containerd-shim [2021-04-20T21:09:53.193Z] #44 213.2 CC lib/c/criu.o [2021-04-20T21:09:53.569Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.014s coverage: 31.5% of statements [2021-04-20T21:09:54.596Z] #56 233.4 + bin/containerd-shim-runc-v1 [2021-04-20T21:09:54.698Z] #56 246.3 + bin/containerd-shim-runc-v2 [2021-04-20T21:09:54.698Z] #56 247.2 + binaries [2021-04-20T21:09:54.698Z] #56 247.2 + install -D bin/containerd /build/containerd [2021-04-20T21:09:54.698Z] #56 247.3 + install -D bin/containerd-shim /build/containerd-shim [2021-04-20T21:09:54.698Z] #56 247.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-20T21:09:54.698Z] #56 247.3 + install -D bin/ctr /build/ctr [2021-04-20T21:09:54.738Z] #44 ... [2021-04-20T21:09:54.738Z] [2021-04-20T21:09:54.739Z] #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-20T21:09:54.739Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-20T21:09:54.739Z] #41 DONE 284.4s [2021-04-20T21:09:54.739Z] [2021-04-20T21:09:54.739Z] #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-20T21:09:54.739Z] #50 sha256:874b46b3a2dc5e74273471879c93fb01b85f12bd63f27062bec5c0eca99d6e39 [2021-04-20T21:09:55.098Z] ok github.com/docker/docker/daemon/logger/syslog 0.021s coverage: 46.8% of statements [2021-04-20T21:09:55.391Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-04-20T21:09:55.803Z] #50 ... [2021-04-20T21:09:55.803Z] [2021-04-20T21:09:55.803Z] #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-20T21:09:55.803Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-20T21:09:55.803Z] #44 215.7 LINK lib/c/built-in.o [2021-04-20T21:09:55.803Z] #44 215.7 LINK lib/c/libcriu.so [2021-04-20T21:09:55.803Z] #44 215.8 LINK lib/c/libcriu.a [2021-04-20T21:09:56.027Z] ok github.com/docker/docker/daemon/logger/splunk 1.568s coverage: 82.5% of statements [2021-04-20T21:09:56.027Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-20T21:09:56.027Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements [2021-04-20T21:09:56.027Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-20T21:09:56.112Z] #44 216.2 GEN magic.py [2021-04-20T21:09:56.112Z] #44 216.4 Note: Building without setproctitle() and strlcpy() support. [2021-04-20T21:09:56.112Z] #44 216.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-20T21:09:56.412Z] #44 216.4 Note: Building without GnuTLS support [2021-04-20T21:09:56.412Z] #44 216.4 Makefile.config:39: Warn: you have no libnftables installed [2021-04-20T21:09:56.412Z] #44 216.4 Makefile.config:40: Warn: Building without nftables support [2021-04-20T21:09:56.614Z] #56 DONE 249.1s [2021-04-20T21:09:57.065Z] #44 217.3 fatal: not a git repository (or any of the parent directories): .git [2021-04-20T21:09:57.542Z] ok github.com/docker/docker/distribution/metadata 0.030s coverage: 48.2% of statements [2021-04-20T21:09:57.614Z] [2021-04-20T21:09:57.614Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-20T21:09:57.614Z] #57 sha256:d231538b0304ff00302cfd9fb7fa4e1b421f093a8e00e70a2db01bde678e6357 [2021-04-20T21:09:57.890Z] #56 237.8 + bin/containerd-shim-runc-v2 [2021-04-20T21:09:57.960Z] #56 215.0 + bin/containerd-shim-runc-v1 [2021-04-20T21:09:58.132Z] #44 218.1 make[1]: Nothing to be done for 'all'. [2021-04-20T21:09:58.566Z] #57 DONE 1.0s [2021-04-20T21:09:58.566Z] [2021-04-20T21:09:58.566Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-20T21:09:58.566Z] #61 sha256:16121536fa797f98ebdef5501ec20a9c83b14eafe2d3e336885b1c0faf785ffc [2021-04-20T21:09:58.566Z] #61 DONE 0.3s [2021-04-20T21:09:58.781Z] #44 219.1 make[1]: 'images/built-in.o' is up to date. [2021-04-20T21:09:58.781Z] #44 219.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-20T21:09:58.827Z] [2021-04-20T21:09:58.827Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-20T21:09:58.827Z] #66 sha256:5a87de6489d108c8063f004084ee63020aee6c3eddea74ba5351fccf55c0a25a [2021-04-20T21:09:59.056Z] ok github.com/docker/docker/distribution 0.275s coverage: 25.0% of statements [2021-04-20T21:09:59.056Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-20T21:09:59.096Z] #44 219.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-20T21:09:59.096Z] #44 219.3 make[1]: 'compel/libcompel.a' is up to date. [2021-04-20T21:09:59.096Z] #44 219.4 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-20T21:09:59.096Z] #44 219.4 make[1]: Nothing to be done for 'all'. [2021-04-20T21:09:59.268Z] #56 238.7 + binaries [2021-04-20T21:09:59.268Z] #56 238.7 + install -D bin/containerd /build/containerd [2021-04-20T21:09:59.268Z] #56 238.8 + install -D bin/containerd-shim /build/containerd-shim [2021-04-20T21:09:59.268Z] #56 238.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-20T21:09:59.268Z] #56 238.8 + install -D bin/ctr /build/ctr [2021-04-20T21:09:59.395Z] #44 219.5 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-20T21:09:59.637Z] #56 240.4 + bin/containerd-shim-runc-v1 [2021-04-20T21:09:59.694Z] ok github.com/docker/docker/errdefs 0.011s coverage: 53.1% of statements [2021-04-20T21:09:59.696Z] #44 219.9 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:59.696Z] #44 219.9 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:59.696Z] #44 220.0 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:59.770Z] #66 DONE 1.0s [2021-04-20T21:09:59.770Z] [2021-04-20T21:09:59.770Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-20T21:09:59.770Z] #68 sha256:af8db720c4278e959c185aa016752f8728d38cb5a25339b3e390cbf3bc91208d [2021-04-20T21:09:59.770Z] #68 DONE 0.1s [2021-04-20T21:09:59.770Z] [2021-04-20T21:09:59.770Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-20T21:09:59.770Z] #69 sha256:e42fabdf562a3814d317dd17572ff83e682ab847a2d679f1105d81bbefec805a [2021-04-20T21:09:59.770Z] #69 DONE 0.0s [2021-04-20T21:09:59.770Z] [2021-04-20T21:09:59.770Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-20T21:09:59.770Z] #70 sha256:c5a7a574e73d1abb3d6f051f7ffd02b8221d7f2c4023381f7638ab468555cccd [2021-04-20T21:09:59.997Z] #44 220.2 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:59.997Z] #44 220.3 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:59.997Z] #44 220.3 make[2]: Nothing to be done for 'all'. [2021-04-20T21:09:59.997Z] #44 220.4 make[2]: Nothing to be done for 'all'. [2021-04-20T21:10:00.298Z] #44 220.6 make[2]: Nothing to be done for 'all'. [2021-04-20T21:10:00.298Z] #44 220.6 INSTALL criu/criu [2021-04-20T21:10:00.599Z] #44 DONE 220.7s [2021-04-20T21:10:00.599Z] [2021-04-20T21:10:00.599Z] #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-20T21:10:00.599Z] #50 sha256:874b46b3a2dc5e74273471879c93fb01b85f12bd63f27062bec5c0eca99d6e39 [2021-04-20T21:10:00.599Z] #50 290.1 + /build/golangci-lint --version [2021-04-20T21:10:00.599Z] #50 290.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-20T21:10:00.599Z] #50 DONE 290.8s [2021-04-20T21:10:00.599Z] [2021-04-20T21:10:00.599Z] #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-20T21:10:00.599Z] #54 sha256:7d439cdf1a387c352cafef914e9aa502d05b7702fd58d1c837c4e5becc94f403 [2021-04-20T21:10:00.645Z] #56 DONE 240.3s [2021-04-20T21:10:00.735Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2021-04-20T21:10:00.735Z] ok github.com/docker/docker/distribution/xfer 1.899s coverage: 85.1% of statements [2021-04-20T21:10:00.735Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-20T21:10:01.212Z] [2021-04-20T21:10:01.212Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-20T21:10:01.212Z] #57 sha256:5a5a9715f5d9754efc327711ae1b1c6fbbdd49402a3c1ca26ca4922ea69371f8 [2021-04-20T21:10:01.273Z] #56 219.0 + bin/containerd-shim-runc-v2 [2021-04-20T21:10:01.775Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2021-04-20T21:10:01.775Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-04-20T21:10:02.069Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2021-04-20T21:10:02.069Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-20T21:10:02.218Z] #56 220.3 + binaries [2021-04-20T21:10:02.218Z] #56 220.3 + install -D bin/containerd /build/containerd [2021-04-20T21:10:02.218Z] #56 220.4 + install -D bin/containerd-shim /build/containerd-shim [2021-04-20T21:10:02.318Z] #70 DONE 2.3s [2021-04-20T21:10:02.318Z] [2021-04-20T21:10:02.318Z] #71 exporting to image [2021-04-20T21:10:02.318Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-20T21:10:02.318Z] #71 exporting layers [2021-04-20T21:10:02.479Z] #56 220.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-20T21:10:02.479Z] #56 220.4 + install -D bin/ctr /build/ctr [2021-04-20T21:10:02.588Z] #57 DONE 1.3s [2021-04-20T21:10:02.588Z] [2021-04-20T21:10:02.588Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-20T21:10:02.588Z] #61 sha256:13e7baa324939676ab1e5e05a0db2b44010c91df7d0fbeb2cd06403b2d46afa7 [2021-04-20T21:10:02.708Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-04-20T21:10:02.846Z] #61 DONE 0.3s [2021-04-20T21:10:02.846Z] [2021-04-20T21:10:02.846Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-20T21:10:02.846Z] #66 sha256:4c33da2836e0768ce07faa7196d75278809fe075c9b8f95b45d6419da6595d96 [2021-04-20T21:10:03.758Z] ok github.com/docker/docker/oci 0.007s coverage: 38.4% of statements [2021-04-20T21:10:03.783Z] #66 DONE 1.1s [2021-04-20T21:10:04.042Z] [2021-04-20T21:10:04.042Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-20T21:10:04.042Z] #68 sha256:0c073d195317cb8fb18f89805df25e7337acac217c920748aad3fbbffaa4df0d [2021-04-20T21:10:04.042Z] #68 DONE 0.1s [2021-04-20T21:10:04.042Z] [2021-04-20T21:10:04.042Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-20T21:10:04.042Z] #69 sha256:f7003103cbeb1d7a00f3c412b3ca70d379c7370808b98909dc4f0c18459e3db9 [2021-04-20T21:10:04.042Z] #69 DONE 0.0s [2021-04-20T21:10:04.042Z] [2021-04-20T21:10:04.042Z] #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-20T21:10:04.042Z] #70 sha256:3d40854e9669cce1d47d309958b9dd1eb2d1914dd298ca3e5b15f4eca807b656 [2021-04-20T21:10:04.394Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements [2021-04-20T21:10:04.609Z] #70 0.692 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-04-20T21:10:04.687Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-04-20T21:10:04.867Z] #70 0.766 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-04-20T21:10:04.867Z] #70 0.851 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-04-20T21:10:04.867Z] #70 0.932 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-04-20T21:10:04.883Z] #56 244.9 + bin/containerd-shim-runc-v2 [2021-04-20T21:10:04.883Z] #56 245.9 + binaries [2021-04-20T21:10:04.883Z] #56 245.9 + install -D bin/containerd /build/containerd [2021-04-20T21:10:04.883Z] #56 245.9 + install -D bin/containerd-shim /build/containerd-shim [2021-04-20T21:10:04.883Z] #56 245.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-20T21:10:04.883Z] #56 245.9 + install -D bin/ctr /build/ctr [2021-04-20T21:10:05.695Z] #70 1.033 Reading package lists... [2021-04-20T21:10:06.201Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 81.8% of statements [2021-04-20T21:10:06.264Z] #70 1.647 Reading package lists... [2021-04-20T21:10:06.264Z] #70 2.242 Building dependency tree... [2021-04-20T21:10:06.523Z] #70 2.351 Reading state information... [2021-04-20T21:10:06.523Z] #70 2.454 The following additional packages will be installed: [2021-04-20T21:10:06.523Z] #70 2.454 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-04-20T21:10:06.523Z] #70 2.455 libpam-systemd [2021-04-20T21:10:06.523Z] #70 2.455 Suggested packages: [2021-04-20T21:10:06.523Z] #70 2.455 systemd-container policykit-1 [2021-04-20T21:10:06.523Z] #70 2.455 Recommended packages: [2021-04-20T21:10:06.523Z] #70 2.455 libnss-systemd [2021-04-20T21:10:06.523Z] #70 2.534 The following NEW packages will be installed: [2021-04-20T21:10:06.523Z] #70 2.535 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-04-20T21:10:06.523Z] #70 2.535 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-04-20T21:10:06.683Z] #56 DONE 224.1s [2021-04-20T21:10:06.770Z] #56 DONE 247.7s [2021-04-20T21:10:06.782Z] #70 2.800 0 upgraded, 11 newly installed, 0 to remove and 27 not upgraded. [2021-04-20T21:10:06.782Z] #70 2.800 Need to get 4762 kB of archives. [2021-04-20T21:10:06.782Z] #70 2.800 After this operation, 16.6 MB of additional disk space will be used. [2021-04-20T21:10:06.782Z] #70 2.800 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-04-20T21:10:06.782Z] #70 2.802 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-20T21:10:06.782Z] #70 2.803 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-04-20T21:10:06.782Z] #70 2.806 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-04-20T21:10:06.782Z] #70 2.807 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-04-20T21:10:06.782Z] #70 2.808 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-04-20T21:10:06.782Z] #70 2.870 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-04-20T21:10:07.040Z] #70 2.871 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-20T21:10:07.040Z] #70 2.873 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-04-20T21:10:07.040Z] #70 2.875 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-04-20T21:10:07.040Z] #70 2.877 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-20T21:10:07.040Z] #70 3.034 debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T21:10:07.040Z] #70 3.062 Fetched 4762 kB in 0s (14.3 MB/s) [2021-04-20T21:10:07.040Z] #70 3.091 Selecting previously unselected package libargon2-1:amd64. [2021-04-20T21:10:07.040Z] #70 3.091 (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-20T21:10:07.040Z] #70 3.105 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-04-20T21:10:07.040Z] #70 3.113 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-04-20T21:10:07.040Z] #70 3.149 Selecting previously unselected package libjson-c3:amd64. [2021-04-20T21:10:07.241Z] ok github.com/docker/docker/pkg/authorization 0.383s coverage: 68.3% of statements [2021-04-20T21:10:07.300Z] #70 3.151 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-04-20T21:10:07.300Z] #70 3.156 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-04-20T21:10:07.300Z] #70 3.193 Selecting previously unselected package libcryptsetup12:amd64. [2021-04-20T21:10:07.300Z] #70 3.193 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-04-20T21:10:07.300Z] #70 3.197 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-04-20T21:10:07.300Z] #70 3.245 Selecting previously unselected package libidn11:amd64. [2021-04-20T21:10:07.300Z] #70 3.247 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-04-20T21:10:07.300Z] #70 3.252 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-04-20T21:10:07.300Z] #70 3.295 Selecting previously unselected package libkmod2:amd64. [2021-04-20T21:10:07.300Z] #70 3.298 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-04-20T21:10:07.300Z] #70 3.301 Unpacking libkmod2:amd64 (26-1) ... [2021-04-20T21:10:07.300Z] #70 3.345 Selecting previously unselected package systemd. [2021-04-20T21:10:07.300Z] #70 3.347 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-04-20T21:10:07.300Z] #70 3.386 Unpacking systemd (241-7~deb10u7) ... [2021-04-20T21:10:07.550Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-04-20T21:10:07.625Z] [2021-04-20T21:10:07.625Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-20T21:10:07.625Z] #57 sha256:b3fd2c8a3b2aaaa1a241747e5df6e21f7548435906e549cfdb64f5d146778580 [2021-04-20T21:10:07.719Z] [2021-04-20T21:10:07.719Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-20T21:10:07.719Z] #57 sha256:3311621f35ef012ae6d60e04461a7cd53e31e21d905f8f3f528de94a033d8b19 [2021-04-20T21:10:07.843Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-04-20T21:10:07.869Z] #70 3.827 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-04-20T21:10:07.869Z] #70 3.840 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-04-20T21:10:07.869Z] #70 3.852 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-04-20T21:10:07.869Z] #70 3.865 Setting up libidn11:amd64 (1.33-2.2) ... [2021-04-20T21:10:07.869Z] #70 3.883 Setting up libkmod2:amd64 (26-1) ... [2021-04-20T21:10:07.869Z] #70 3.894 Setting up systemd (241-7~deb10u7) ... [2021-04-20T21:10:07.869Z] #70 3.943 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-04-20T21:10:08.129Z] #70 3.945 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-04-20T21:10:08.129Z] #70 3.948 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-04-20T21:10:08.129Z] #70 3.948 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-04-20T21:10:08.388Z] #70 4.390 Selecting previously unselected package systemd-sysv. [2021-04-20T21:10:08.388Z] #70 4.390 (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-20T21:10:08.388Z] #70 4.403 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-04-20T21:10:08.388Z] #70 4.407 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-04-20T21:10:08.388Z] #70 4.449 Selecting previously unselected package libdbus-1-3:amd64. [2021-04-20T21:10:08.388Z] #70 4.451 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-04-20T21:10:08.388Z] #70 4.455 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-04-20T21:10:08.388Z] #70 4.517 Selecting previously unselected package dbus. [2021-04-20T21:10:08.646Z] #70 4.520 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-04-20T21:10:08.646Z] #70 4.532 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-04-20T21:10:08.646Z] #70 4.592 Selecting previously unselected package libpam-systemd:amd64. [2021-04-20T21:10:08.646Z] #70 4.594 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-04-20T21:10:08.646Z] #70 4.599 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-04-20T21:10:08.646Z] #70 4.642 Selecting previously unselected package dbus-user-session. [2021-04-20T21:10:08.646Z] #70 4.644 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-04-20T21:10:08.646Z] #70 4.648 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-04-20T21:10:08.646Z] #70 4.711 Setting up systemd-sysv (241-7~deb10u7) ... [2021-04-20T21:10:08.646Z] #70 4.729 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-04-20T21:10:08.646Z] #70 4.741 Setting up dbus (1.12.20-0+deb10u1) ... [2021-04-20T21:10:08.647Z] #57 DONE 0.9s [2021-04-20T21:10:08.648Z] [2021-04-20T21:10:08.648Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-20T21:10:08.648Z] #61 sha256:1baccd60a37450b5fff8ff6da86f789f66c4254b5be42968a660d0954a540d5d [2021-04-20T21:10:08.648Z] #61 DONE 0.3s [2021-04-20T21:10:08.648Z] [2021-04-20T21:10:08.648Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-20T21:10:08.648Z] #66 sha256:b6e408d9c9234272193478b583033333d69fd15e26ae540f385d0fb7989d8d4f [2021-04-20T21:10:08.905Z] #70 4.860 invoke-rc.d: could not determine current runlevel [2021-04-20T21:10:08.905Z] #70 4.863 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-20T21:10:08.905Z] #70 4.867 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-04-20T21:10:09.164Z] #70 5.003 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-04-20T21:10:09.164Z] #70 5.020 Processing triggers for systemd (241-7~deb10u7) ... [2021-04-20T21:10:09.164Z] #70 5.029 Processing triggers for libc-bin (2.28-10) ... [2021-04-20T21:10:09.164Z] #70 DONE 5.2s [2021-04-20T21:10:09.164Z] [2021-04-20T21:10:09.164Z] #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-20T21:10:09.164Z] #71 sha256:65b868063313e20532405c440f7c781f52fe1babab82c992057f9be9a90adac8 [2021-04-20T21:10:09.538Z] #57 DONE 1.9s [2021-04-20T21:10:09.538Z] [2021-04-20T21:10:09.538Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-20T21:10:09.538Z] #61 sha256:59b048d6b721e407353f9dbe9b722b769aebab974f49e5e087504605fcf5fb31 [2021-04-20T21:10:09.574Z] #66 DONE 0.9s [2021-04-20T21:10:09.575Z] [2021-04-20T21:10:09.575Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-20T21:10:09.575Z] #68 sha256:c10c861c3b456839e99d5cc7a2b5bd0b07750fe2c6570433af7ec62a8713371a [2021-04-20T21:10:09.575Z] #68 DONE 0.0s [2021-04-20T21:10:09.575Z] [2021-04-20T21:10:09.575Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-20T21:10:09.575Z] #69 sha256:7187e3e9e6bd157418cc83ec3a70c710f56e8e6a7cea9c823eccf20287e6d5d9 [2021-04-20T21:10:09.575Z] #69 DONE 0.0s [2021-04-20T21:10:09.575Z] [2021-04-20T21:10:09.575Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-20T21:10:09.575Z] #70 sha256:561b9dcaa58ad60bc34345ac0b4b8306bcd19b3bce66fb20e4df9e810a0437a8 [2021-04-20T21:10:09.734Z] #71 0.446 % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-20T21:10:09.734Z] #71 0.446 Dload Upload Total Spent Left Speed [2021-04-20T21:10:09.812Z] #61 DONE 0.4s [2021-04-20T21:10:09.812Z] [2021-04-20T21:10:09.812Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-20T21:10:09.812Z] #66 sha256:00e5be85a178be91724c8389b0ab7e5a9a1692e0231a98dc6dea4d5c3a2df4d8 [2021-04-20T21:10:10.465Z] #71 exporting layers 7.0s done [2021-04-20T21:10:10.465Z] #71 writing image sha256:140b0745a7930f1354d85a8e45b210fb6c8fe8065e077d4d18b735f28a24bddf done [2021-04-20T21:10:10.465Z] #71 naming to docker.io/library/docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 done [2021-04-20T21:10:10.465Z] #71 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-04-20T21:10:10.817Z] + trap exit INT TERM [2021-04-20T21:10:10.817Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-04-20T21:10:10.817Z] + CONTAINER_NAME=docker-pr1 [2021-04-20T21:10:10.817Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42311/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42311/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27f7e72647d296a9f061c26c8e3ab39b6a913826 -e DOCKER_GRAPHDRIVER docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 hack/make.sh dynbinary-daemon [2021-04-20T21:10:10.940Z] #70 DONE 1.1s [2021-04-20T21:10:10.940Z] [2021-04-20T21:10:10.940Z] #71 exporting to image [2021-04-20T21:10:10.940Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-20T21:10:10.940Z] #71 exporting layers [2021-04-20T21:10:11.435Z] ok github.com/docker/docker/layer 7.464s coverage: 68.8% of statements [2021-04-20T21:10:11.435Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-20T21:10:11.435Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-20T21:10:11.435Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-20T21:10:11.435Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-20T21:10:11.435Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-20T21:10:11.435Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-04-20T21:10:11.728Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-04-20T21:10:11.728Z] ok github.com/docker/docker/pkg/chrootarchive 3.558s coverage: 43.2% of statements [2021-04-20T21:10:11.728Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-20T21:10:11.728Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-20T21:10:12.364Z] #66 DONE 2.1s [2021-04-20T21:10:12.365Z] [2021-04-20T21:10:12.365Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-20T21:10:12.365Z] #68 sha256:51f15bf5e5fc0842a5710a43a608d64375a5415be31773e6d2e6d776be912041 [2021-04-20T21:10:12.365Z] #68 DONE 0.1s [2021-04-20T21:10:12.365Z] [2021-04-20T21:10:12.365Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-20T21:10:12.365Z] #69 sha256:fde6c20eeacc61fb8b8bf54dcc1b86eeb2e14b1919661b374b447589c92686e8 [2021-04-20T21:10:12.365Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2021-04-20T21:10:12.365Z] #69 DONE 0.1s [2021-04-20T21:10:12.365Z] [2021-04-20T21:10:12.365Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-20T21:10:12.365Z] #70 sha256:329956ede0db421d7d9144e4a7c153ebca1774ea15f29a4470c7bdffd8d2c6e2 [2021-04-20T21:10:12.658Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2021-04-20T21:10:12.735Z] [2021-04-20T21:10:12.735Z] Removing bundles/ [2021-04-20T21:10:12.735Z] [2021-04-20T21:10:12.735Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-04-20T21:10:12.735Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-20T21:10:12.735Z] GOOS="" GOARCH="" GOARM="" [2021-04-20T21:10:12.982Z] #71 0.447 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 100 1823 100 1823 0 0 567 0 0:00:03 0:00:03 --:--:-- 567 [2021-04-20T21:10:12.982Z] #71 DONE 3.8s [2021-04-20T21:10:12.982Z] [2021-04-20T21:10:12.982Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-20T21:10:12.982Z] #72 sha256:42b74f7825f4f6fedc1156a55d0b279a45063759ad7795acc19f3f7907f703a3 [2021-04-20T21:10:13.298Z] ok github.com/docker/docker/pkg/discovery/nodes 0.016s coverage: 93.8% of statements [2021-04-20T21:10:13.552Z] #72 DONE 0.7s [2021-04-20T21:10:13.552Z] [2021-04-20T21:10:13.552Z] #73 exporting to image [2021-04-20T21:10:13.552Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-20T21:10:13.552Z] #73 exporting layers [2021-04-20T21:10:13.758Z] #70 DONE 1.9s [2021-04-20T21:10:13.942Z] ok github.com/docker/docker/pkg/dmesg 0.015s coverage: 83.3% of statements [2021-04-20T21:10:14.024Z] [2021-04-20T21:10:14.024Z] #71 exporting to image [2021-04-20T21:10:14.024Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-20T21:10:14.024Z] #71 exporting layers [2021-04-20T21:10:15.464Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-04-20T21:10:15.757Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2021-04-20T21:10:16.056Z] ok github.com/docker/docker/pkg/discovery/kv 3.077s coverage: 84.1% of statements [2021-04-20T21:10:16.350Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2021-04-20T21:10:16.647Z] ok github.com/docker/docker/pkg/fsutils 0.378s coverage: 85.1% of statements [2021-04-20T21:10:17.481Z] #71 exporting layers 6.7s done [2021-04-20T21:10:17.481Z] #71 writing image sha256:c10900cf7ec8e1c06d1c936d24cdab1d18fb282d46296c91e501c62b6d8745db done [2021-04-20T21:10:17.481Z] #71 naming to docker.io/library/docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 done [2021-04-20T21:10:17.481Z] #71 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-20T21:10:17.691Z] ok github.com/docker/docker/pkg/idtools 0.359s coverage: 69.5% of statements [2021-04-20T21:10:17.692Z] ok github.com/docker/docker/pkg/ioutils 0.340s coverage: 70.6% of statements [2021-04-20T21:10:17.829Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42311/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=27f7e72647d296a9f061c26c8e3ab39b6a913826 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 hack/make.sh dynbinary test-integration [2021-04-20T21:10:17.988Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2021-04-20T21:10:17.988Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-20T21:10:17.988Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-04-20T21:10:17.988Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-20T21:10:17.988Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-20T21:10:18.241Z] #71 exporting layers 4.2s done [2021-04-20T21:10:18.241Z] #71 writing image sha256:3c5b917acf1fea47b8bb3bd889f737b3fbf596bb98fe3e7bc35b046853f5e52b done [2021-04-20T21:10:18.241Z] #71 naming to docker.io/library/docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 done [2021-04-20T21:10:18.241Z] #71 DONE 4.2s [Pipeline] } [Pipeline] // stage [2021-04-20T21:10:18.282Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2021-04-20T21:10:18.282Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-20T21:10:18.576Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-04-20T21:10:18.591Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42311/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27f7e72647d296a9f061c26c8e3ab39b6a913826 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 hack/test/unit [2021-04-20T21:10:18.756Z] [2021-04-20T21:10:18.871Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-04-20T21:10:19.012Z] Removing bundles/ [2021-04-20T21:10:19.013Z] [2021-04-20T21:10:19.013Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-20T21:10:19.013Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-20T21:10:19.013Z] GOOS="" GOARCH="" GOARM="" [2021-04-20T21:10:19.168Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.022s coverage: 86.7% of statements [2021-04-20T21:10:19.462Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2021-04-20T21:10:19.462Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-20T21:10:19.462Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-20T21:10:20.098Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.026s coverage: 56.8% of statements [2021-04-20T21:10:21.139Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2021-04-20T21:10:21.139Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2021-04-20T21:10:21.432Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-04-20T21:10:21.686Z] #73 exporting layers 6.9s done [2021-04-20T21:10:21.686Z] #73 writing image sha256:d86378a2a0c8f5cd86fa0845e390ce71c574770d7e8dc11dadd8a1d81787a923 done [2021-04-20T21:10:21.686Z] #73 naming to docker.io/library/docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 done [2021-04-20T21:10:21.686Z] #73 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-20T21:10:22.048Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42311/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=27f7e72647d296a9f061c26c8e3ab39b6a913826 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 hack/make.sh dynbinary test-integration [2021-04-20T21:10:22.948Z] ok github.com/docker/docker/pkg/pubsub 1.020s coverage: 75.0% of statements [2021-04-20T21:10:22.948Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2021-04-20T21:10:23.952Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-04-20T21:10:23.952Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-04-20T21:10:23.952Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-04-20T21:10:23.952Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-04-20T21:10:23.952Z] 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-20T21:10:23.952Z] Detected virtualization docker. [2021-04-20T21:10:23.952Z] Detected architecture x86-64. [2021-04-20T21:10:23.952Z] Set hostname to <48cf468c2c2b>. [2021-04-20T21:10:24.521Z] + source /etc/docker-entrypoint-cmd [2021-04-20T21:10:24.521Z] ++ hack/make.sh dynbinary test-integration [2021-04-20T21:10:24.521Z] [2021-04-20T21:10:24.521Z] Removing bundles/ [2021-04-20T21:10:24.521Z] [2021-04-20T21:10:24.521Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-20T21:10:24.781Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-20T21:10:24.781Z] GOOS="" GOARCH="" GOARM="" [2021-04-20T21:10:25.184Z] ? github.com/docker/docker/api [no test files] [2021-04-20T21:10:25.688Z] ok github.com/docker/docker/pkg/signal 2.368s coverage: 61.0% of statements [2021-04-20T21:10:25.981Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-04-20T21:10:26.274Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-04-20T21:10:26.567Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-04-20T21:10:27.207Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.2% of statements [2021-04-20T21:10:27.843Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 36.9% of statements [2021-04-20T21:10:27.888Z] #54 192.9 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-20T21:10:27.888Z] #54 194.3 + mkdir -p /build [2021-04-20T21:10:27.888Z] #54 194.3 + cp runc /build/runc [2021-04-20T21:10:27.888Z] #54 DONE 194.4s [2021-04-20T21:10:27.888Z] [2021-04-20T21:10:27.888Z] #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-20T21:10:27.888Z] #57 sha256:cbe281e2feb24017381289266b51a615eac7e905b972e7db79e84a8c8dbf5770 [2021-04-20T21:10:28.136Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2021-04-20T21:10:28.773Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2021-04-20T21:10:28.773Z] testing: warning: no tests to run [2021-04-20T21:10:28.773Z] coverage: [no statements] [2021-04-20T21:10:28.773Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-04-20T21:10:29.410Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-04-20T21:10:29.410Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-04-20T21:10:29.702Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-04-20T21:10:30.657Z] #57 277.2 + bin/containerd [2021-04-20T21:10:31.775Z] ok github.com/docker/docker/plugin 0.565s coverage: 23.2% of statements [2021-04-20T21:10:32.068Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2021-04-20T21:10:32.704Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.4% of statements [2021-04-20T21:10:33.430Z] #57 ... [2021-04-20T21:10:33.430Z] [2021-04-20T21:10:33.430Z] #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-20T21:10:33.430Z] #25 sha256:7f6abcfbfc77691566a1531c673cb4d2be580ba4046b194d9a56f4e5e41833cd [2021-04-20T21:10:33.430Z] #25 323.1 + return [2021-04-20T21:10:33.430Z] #25 DONE 323.2s [2021-04-20T21:10:33.430Z] [2021-04-20T21:10:33.430Z] #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-20T21:10:33.430Z] #57 sha256:cbe281e2feb24017381289266b51a615eac7e905b972e7db79e84a8c8dbf5770 [2021-04-20T21:10:34.221Z] ok github.com/docker/docker/quota 0.679s coverage: 71.4% of statements [2021-04-20T21:10:34.519Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-04-20T21:10:34.983Z] #57 ... [2021-04-20T21:10:34.983Z] [2021-04-20T21:10:34.983Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-20T21:10:34.983Z] #26 sha256:c671151fe2207583f06d7dab48bc4eb93d0b209aa9af34b7278e44f4afb8c545 [2021-04-20T21:10:34.983Z] #26 DONE 0.1s [2021-04-20T21:10:35.212Z] ok github.com/docker/docker/api/server 0.034s coverage: 9.0% of statements [2021-04-20T21:10:35.282Z] [2021-04-20T21:10:35.282Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-20T21:10:35.282Z] #31 sha256:8873c2b89a77f2425111985d6b27f517fea65b608c154f0e716a33cbc919e6f8 [2021-04-20T21:10:35.932Z] #31 DONE 0.7s [2021-04-20T21:10:35.932Z] [2021-04-20T21:10:35.932Z] #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-20T21:10:35.932Z] #57 sha256:cbe281e2feb24017381289266b51a615eac7e905b972e7db79e84a8c8dbf5770 [2021-04-20T21:10:35.932Z] #57 ... [2021-04-20T21:10:35.932Z] [2021-04-20T21:10:35.932Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-20T21:10:35.932Z] #34 sha256:023569b901d8b946ff0e052dc64beb7b163db2cebbb8e06f2372da21b1da25a7 [2021-04-20T21:10:35.932Z] #34 DONE 0.1s [2021-04-20T21:10:35.932Z] [2021-04-20T21:10:35.932Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-20T21:10:35.932Z] #36 sha256:7c6de8ab0eff160a18908798f9fd8380f855da9222770481b0f3c8f36628aaee [2021-04-20T21:10:35.932Z] #36 DONE 0.1s [2021-04-20T21:10:35.932Z] [2021-04-20T21:10:35.932Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-20T21:10:35.932Z] #39 sha256:92d26433b42e80ed6f47377aa1679006c1a2e792bb4a893a3cc89fc55cc80735 [2021-04-20T21:10:36.036Z] ok github.com/docker/docker/registry 0.087s coverage: 57.2% of statements [2021-04-20T21:10:36.233Z] #39 DONE 0.1s [2021-04-20T21:10:36.233Z] [2021-04-20T21:10:36.233Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-20T21:10:36.233Z] #42 sha256:4881585de6667bfe69947e60bbdde83594cb4678b462d702a870a422e777ab4c [2021-04-20T21:10:36.233Z] #42 DONE 0.2s [2021-04-20T21:10:36.233Z] [2021-04-20T21:10:36.233Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-20T21:10:36.233Z] #45 sha256:1c24c1eaa5c2e1e3300125b34d09b981ada6ff6a46abd791a16b75cc2f7a5d0a [2021-04-20T21:10:36.329Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-04-20T21:10:36.532Z] #45 DONE 0.1s [2021-04-20T21:10:36.532Z] [2021-04-20T21:10:36.532Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-20T21:10:36.532Z] #47 sha256:cd71c2a5197234d4cb12330e79b6708f3d124eb8a9f3b556eb8ccb9180e77e2e [2021-04-20T21:10:36.532Z] #47 DONE 0.1s [2021-04-20T21:10:36.532Z] [2021-04-20T21:10:36.532Z] #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-20T21:10:36.532Z] #57 sha256:cbe281e2feb24017381289266b51a615eac7e905b972e7db79e84a8c8dbf5770 [2021-04-20T21:10:36.532Z] #57 ... [2021-04-20T21:10:36.532Z] [2021-04-20T21:10:36.532Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-20T21:10:36.532Z] #49 sha256:a0c0a36e43cef7e0c620f08e057b7e69b26c1cc4109e046c37604134348f4660 [2021-04-20T21:10:36.532Z] #49 DONE 0.1s [2021-04-20T21:10:36.532Z] [2021-04-20T21:10:36.532Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-20T21:10:36.532Z] #51 sha256:fe93eb864aaff0b44a377b469d2aba14af2f20966b3d1a968adf5066001046c4 [2021-04-20T21:10:36.532Z] #51 DONE 0.1s [2021-04-20T21:10:36.532Z] [2021-04-20T21:10:36.532Z] #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-20T21:10:36.532Z] #57 sha256:cbe281e2feb24017381289266b51a615eac7e905b972e7db79e84a8c8dbf5770 [2021-04-20T21:10:36.622Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-04-20T21:10:36.831Z] #57 ... [2021-04-20T21:10:36.831Z] [2021-04-20T21:10:36.831Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-20T21:10:36.831Z] #53 sha256:fda2a5f5f9fd728cc47f3eb979b237bc5436ae41a94119554c3e7acbfc60eaf5 [2021-04-20T21:10:36.831Z] #53 DONE 0.1s [2021-04-20T21:10:36.831Z] [2021-04-20T21:10:36.831Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-20T21:10:36.831Z] #55 sha256:22b0428db9c7b76898d185e2bc3cc8470b6e39043a3e22e20b59db47a922a51e [2021-04-20T21:10:36.831Z] #55 DONE 0.1s [2021-04-20T21:10:36.831Z] [2021-04-20T21:10:36.831Z] #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-20T21:10:36.831Z] #57 sha256:cbe281e2feb24017381289266b51a615eac7e905b972e7db79e84a8c8dbf5770 [2021-04-20T21:10:37.258Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-04-20T21:10:37.552Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-04-20T21:10:39.979Z] INFO [loader] Go packages loading at mode 575 (compiled_files|imports|name|deps|exports_file|files|types_sizes) took 1m59.451984933s [2021-04-20T21:10:39.979Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 453.572935ms [2021-04-20T21:10:40.294Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2021-04-20T21:10:40.933Z] ok github.com/docker/docker/volume/local 0.282s coverage: 76.4% of statements [2021-04-20T21:10:41.570Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-04-20T21:10:42.611Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2021-04-20T21:10:54.873Z] INFO [runner/unused/goanalysis] analyzers took 28.569597285s with top 10 stages: buildssa: 24.35659756s, U1000: 4.212999725s [2021-04-20T21:10:55.318Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.6% of statements [2021-04-20T21:10:55.318Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-20T21:10:55.318Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-20T21:10:55.318Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-20T21:10:55.318Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-20T21:10:55.318Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-20T21:10:55.318Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-20T21:10:55.318Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-20T21:10:55.318Z] ? github.com/docker/docker/rootless [no test files] [2021-04-20T21:10:55.318Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-20T21:10:55.318Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-20T21:10:55.318Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-20T21:10:55.318Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-20T21:10:55.318Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-20T21:10:55.318Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-20T21:10:55.318Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-20T21:10:55.318Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-20T21:10:55.318Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-20T21:10:55.318Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-20T21:10:55.318Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-20T21:10:55.318Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-20T21:10:55.318Z] ? github.com/docker/docker/volume [no test files] [2021-04-20T21:10:55.318Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-20T21:10:55.318Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-20T21:10:55.318Z] [2021-04-20T21:10:55.318Z] === Skipped [2021-04-20T21:10:55.318Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-20T21:10:55.318Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-20T21:10:55.318Z] [2021-04-20T21:10:55.318Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-20T21:10:55.318Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-20T21:10:55.318Z] [2021-04-20T21:10:55.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-20T21:10:55.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:10:55.318Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-20T21:10:55.318Z] [2021-04-20T21:10:55.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-20T21:10:55.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:10:55.318Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-20T21:10:55.318Z] [2021-04-20T21:10:55.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-20T21:10:55.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:10:55.318Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-20T21:10:55.318Z] [2021-04-20T21:10:55.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-20T21:10:55.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:10:55.318Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-20T21:10:55.318Z] [2021-04-20T21:10:55.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-20T21:10:55.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:10:55.318Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-20T21:10:55.318Z] [2021-04-20T21:10:55.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-20T21:10:55.318Z] graphtest_unix.go:73: No driver to put! [2021-04-20T21:10:55.318Z] [2021-04-20T21:10:55.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-20T21:10:55.318Z] time="2021-04-20T21:09:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-20T21:10:55.318Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-20T21:10:55.318Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-20T21:10:55.318Z] [2021-04-20T21:10:55.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-20T21:10:55.318Z] time="2021-04-20T21:09:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-20T21:10:55.318Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-20T21:10:55.318Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-20T21:10:55.318Z] [2021-04-20T21:10:55.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-20T21:10:55.318Z] time="2021-04-20T21:09:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-20T21:10:55.318Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-20T21:10:55.318Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-20T21:10:55.318Z] [2021-04-20T21:10:55.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-20T21:10:55.318Z] time="2021-04-20T21:09:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-20T21:10:55.318Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-20T21:10:55.318Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-20T21:10:55.318Z] [2021-04-20T21:10:55.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-20T21:10:55.318Z] time="2021-04-20T21:09:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-20T21:10:55.318Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-20T21:10:55.318Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-20T21:10:55.318Z] [2021-04-20T21:10:55.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-20T21:10:55.318Z] graphtest_unix.go:73: No driver to put! [2021-04-20T21:10:55.318Z] [2021-04-20T21:10:55.318Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-20T21:10:55.318Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-20T21:10:55.318Z] [2021-04-20T21:10:55.318Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-20T21:10:55.318Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-20T21:10:55.318Z] [2021-04-20T21:10:55.318Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-20T21:10:55.318Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-20T21:10:55.318Z] [2021-04-20T21:10:55.318Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-20T21:10:55.318Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-20T21:10:55.318Z] [2021-04-20T21:10:55.318Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-20T21:10:55.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:10:55.318Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-20T21:10:55.318Z] [2021-04-20T21:10:55.318Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-20T21:10:55.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:10:55.318Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-20T21:10:55.318Z] [2021-04-20T21:10:55.318Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-20T21:10:55.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:10:55.318Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-20T21:10:55.318Z] [2021-04-20T21:10:55.318Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-20T21:10:55.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:10:55.318Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-20T21:10:55.318Z] [2021-04-20T21:10:55.318Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-20T21:10:55.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:10:55.318Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-20T21:10:55.318Z] [2021-04-20T21:10:55.318Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-20T21:10:55.318Z] graphtest_unix.go:73: No driver to put! [2021-04-20T21:10:55.318Z] [2021-04-20T21:10:55.318Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-20T21:10:55.318Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-20T21:10:55.318Z] [2021-04-20T21:10:55.318Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-20T21:10:55.318Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-20T21:10:55.318Z] [2021-04-20T21:10:55.318Z] [2021-04-20T21:10:55.318Z] DONE 2229 tests, 26 skipped in 231.372s Post stage [Pipeline] junit [2021-04-20T21:10:55.366Z] Recording test results [2021-04-20T21:10:55.466Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-20T21:10:55.914Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42311/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27f7e72647d296a9f061c26c8e3ab39b6a913826 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 hack/make.sh dynbinary test-integration [2021-04-20T21:10:56.551Z] [2021-04-20T21:10:56.551Z] Removing bundles/ [2021-04-20T21:10:56.551Z] [2021-04-20T21:10:56.551Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-20T21:10:56.551Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-20T21:10:56.551Z] GOOS="" GOARCH="" GOARM="" [2021-04-20T21:11:00.728Z] 4612f6d0b889: Pull complete [2021-04-20T21:11:09.636Z] #57 311.3 + bin/containerd-stress [2021-04-20T21:11:09.636Z] #57 313.7 + bin/containerd-shim [2021-04-20T21:11:14.200Z] #57 320.7 + bin/containerd-shim-runc-v1 [2021-04-20T21:11:19.836Z] #57 325.6 + bin/containerd-shim-runc-v2 [2021-04-20T21:11:20.258Z] #57 326.8 + binaries [2021-04-20T21:11:20.258Z] #57 326.8 + install -D bin/containerd /build/containerd [2021-04-20T21:11:20.258Z] #57 326.8 + install -D bin/containerd-shim /build/containerd-shim [2021-04-20T21:11:20.258Z] #57 326.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-20T21:11:20.258Z] #57 326.9 + install -D bin/ctr /build/ctr [2021-04-20T21:11:20.258Z] #57 DONE 327.0s [2021-04-20T21:11:21.303Z] [2021-04-20T21:11:21.303Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-20T21:11:21.303Z] #58 sha256:06f27695f186cfd8fe6a0eb1bce47313b9c7a6e82976a823b5d994b87d27eade [2021-04-20T21:11:21.303Z] #58 DONE 0.1s [2021-04-20T21:11:21.303Z] [2021-04-20T21:11:21.303Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-20T21:11:21.303Z] #62 sha256:b626cc8daab9df24406f25748047fb95b8181a5acdc99e3720d6a596108b593a [2021-04-20T21:11:21.303Z] #62 DONE 0.1s [2021-04-20T21:11:21.303Z] [2021-04-20T21:11:21.303Z] #65 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-20T21:11:21.303Z] #65 sha256:48e8b0c691bbe0667efbd1ca1340fedc4e7a1d9fe645d5ce76b4ff368adcaa6c [2021-04-20T21:11:21.600Z] #65 DONE 0.2s [2021-04-20T21:11:21.600Z] [2021-04-20T21:11:21.600Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-20T21:11:21.600Z] #67 sha256:221015b6cd7c8dc4e2a2ebf3bc5498d1af371f463aaf1c73b6eb42f4dd916b46 [2021-04-20T21:11:21.600Z] #67 DONE 0.0s [2021-04-20T21:11:21.600Z] [2021-04-20T21:11:21.600Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-20T21:11:21.600Z] #68 sha256:3cef1d56c5c6a389e850c606af447d67d027b44c320c1036e76ba434e41e1b17 [2021-04-20T21:11:21.600Z] #68 DONE 0.0s [2021-04-20T21:11:21.600Z] [2021-04-20T21:11:21.600Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-20T21:11:21.600Z] #69 sha256:a9587ef91572cf0bcbc2af9a628a78aba1ca943dbfa7f935dca43c94785d5a7c [2021-04-20T21:11:23.689Z] #69 DONE 2.2s [2021-04-20T21:11:23.988Z] [2021-04-20T21:11:23.988Z] #72 exporting to oci image format [2021-04-20T21:11:23.988Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-04-20T21:11:23.988Z] #72 exporting layers [2021-04-20T21:11:42.997Z] ok github.com/docker/docker/api/server/httputils 0.024s coverage: 14.7% of statements [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-20T21:11:42.997Z] ok github.com/docker/docker/api/server/middleware 0.019s coverage: 37.7% of statements [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-20T21:11:42.997Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2021-04-20T21:11:42.997Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2021-04-20T21:11:42.997Z] ok github.com/docker/docker/api/server/router/swarm 0.043s coverage: 5.7% of statements [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/types [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-20T21:11:42.997Z] ok github.com/docker/docker/api/types/time 0.048s coverage: 100.0% of statements [2021-04-20T21:11:42.997Z] ok github.com/docker/docker/api/types/versions 0.021s coverage: 75.0% of statements [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/builder [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-20T21:11:42.997Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2021-04-20T21:11:42.997Z] ok github.com/docker/docker/builder/remotecontext 0.160s coverage: 13.7% of statements [2021-04-20T21:11:42.997Z] ok github.com/docker/docker/builder/dockerfile 0.390s coverage: 48.5% of statements [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-20T21:11:42.997Z] ok github.com/docker/docker/builder/remotecontext/git 4.590s coverage: 86.3% of statements [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/cli [no test files] [2021-04-20T21:11:42.997Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-20T21:11:47.224Z] ok github.com/docker/docker/client 0.271s coverage: 75.4% of statements [2021-04-20T21:11:49.291Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-20T21:11:49.291Z] [2021-04-20T21:11:49.291Z] + TEST_INTEGRATION_DEST=1 [2021-04-20T21:11:49.291Z] + CONTAINER_NAME=docker-pr1-1 [2021-04-20T21:11:49.291Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-04-20T21:11:49.291Z] + run_tests test-integration-flaky [2021-04-20T21:11:49.291Z] + '[' -n 0 ']' [2021-04-20T21:11:49.291Z] + rm= [2021-04-20T21:11:49.291Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42311/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42311/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42311/.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=27f7e72647d296a9f061c26c8e3ab39b6a913826 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 hack/make.sh test-integration-flaky test-integration [2021-04-20T21:11:49.291Z] + c=0 [2021-04-20T21:11:49.291Z] + TEST_INTEGRATION_DEST=2 [2021-04-20T21:11:49.291Z] + TEST_INTEGRATION_DEST=3 [2021-04-20T21:11:49.291Z] + CONTAINER_NAME=docker-pr1-2 [2021-04-20T21:11:49.291Z] + TEST_SKIP_INTEGRATION=1 [2021-04-20T21:11:49.291Z] + CONTAINER_NAME=docker-pr1-3 [2021-04-20T21:11:49.291Z] + TEST_SKIP_INTEGRATION=1 [2021-04-20T21:11:49.291Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-04-20T21:11:49.291Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-04-20T21:11:49.291Z] + run_tests [2021-04-20T21:11:49.291Z] + run_tests [2021-04-20T21:11:49.291Z] + '[' -n 0 ']' [2021-04-20T21:11:49.291Z] + '[' -n 0 ']' [2021-04-20T21:11:49.291Z] + rm= [2021-04-20T21:11:49.291Z] + rm= [2021-04-20T21:11:49.291Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42311/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42311/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42311/.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=27f7e72647d296a9f061c26c8e3ab39b6a913826 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 hack/make.sh '' test-integration [2021-04-20T21:11:49.291Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42311/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42311/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42311/.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=27f7e72647d296a9f061c26c8e3ab39b6a913826 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 hack/make.sh '' test-integration [2021-04-20T21:11:49.291Z] ++ jobs -p [2021-04-20T21:11:49.291Z] + for job in $(jobs -p) [2021-04-20T21:11:49.291Z] + wait 8476 [2021-04-20T21:11:49.291Z] [2021-04-20T21:11:49.291Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-04-20T21:11:49.291Z] [2021-04-20T21:11:49.291Z] [2021-04-20T21:11:49.291Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-20T21:11:49.291Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-20T21:11:49.291Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-20T21:11:49.291Z] HOSTNAME=e9101ee1f21e [2021-04-20T21:11:49.291Z] TEST_SKIP_INTEGRATION=1 [2021-04-20T21:11:49.291Z] TESTDEBUG=0 [2021-04-20T21:11:49.291Z] DEST=bundles/test-integration [2021-04-20T21:11:49.291Z] PWD=/go/src/github.com/docker/docker [2021-04-20T21:11:49.291Z] KEEPBUNDLE=1 [2021-04-20T21:11:49.291Z] DOCKER_GITCOMMIT=27f7e72647d296a9f061c26c8e3ab39b6a913826 [2021-04-20T21:11:49.291Z] container=docker [2021-04-20T21:11:49.291Z] HOME=/root [2021-04-20T21:11:49.291Z] GOLANG_VERSION=1.13.15 [2021-04-20T21:11:49.291Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-20T21:11:49.291Z] VALIDATE_BRANCH=20.10 [2021-04-20T21:11:49.291Z] TERM=xterm [2021-04-20T21:11:49.291Z] DOCKER_PKG=github.com/docker/docker [2021-04-20T21:11:49.291Z] SHLVL=1 [2021-04-20T21:11:49.291Z] TIMEOUT=120m [2021-04-20T21:11:49.291Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-20T21:11:49.291Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-20T21:11:49.291Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-04-20T21:11:49.291Z] GO111MODULE=off [2021-04-20T21:11:49.291Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/binSCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-20T21:11:49.291Z] HOSTNAME=30e61d41db01 [2021-04-20T21:11:49.291Z] TEST_SKIP_INTEGRATION=1 [2021-04-20T21:11:49.291Z] TESTDEBUG=0 [2021-04-20T21:11:49.291Z] DEST=bundles/test-integration [2021-04-20T21:11:49.291Z] PWD=/go/src/github.com/docker/docker [2021-04-20T21:11:49.291Z] KEEPBUNDLE=1 [2021-04-20T21:11:49.291Z] DOCKER_GITCOMMIT=27f7e72647d296a9f061c26c8e3ab39b6a913826 [2021-04-20T21:11:49.291Z] container=docker [2021-04-20T21:11:49.291Z] HOME=/root [2021-04-20T21:11:49.291Z] GOLANG_VERSION=1.13.15 [2021-04-20T21:11:49.291Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-20T21:11:49.291Z] VALIDATE_BRANCH=20.10 [2021-04-20T21:11:49.291Z] TERM=xterm [2021-04-20T21:11:49.291Z] DOCKER_PKG=github.com/docker/docker [2021-04-20T21:11:49.291Z] SHLVL=1 [2021-04-20T21:11:49.291Z] TIMEOUT=120m [2021-04-20T21:11:49.291Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-20T21:11:49.291Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-20T21:11:49.291Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-04-20T21:11:49.291Z] GO111MODULE=off [2021-04-20T21:11:49.291Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-20T21:11:49.291Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-20T21:11:49.291Z] GOPATH=/go [2021-04-20T21:11:49.291Z] PKG_CONFIG=pkg-config [2021-04-20T21:11:49.291Z] _=/usr/bin/env [2021-04-20T21:11:49.291Z] [2021-04-20T21:11:49.291Z] MAKEDIR=/go/src/github.com/docker/docker/hack/makeBuilding test suite binary ./integration-cli/test.main [2021-04-20T21:11:49.291Z] [2021-04-20T21:11:49.291Z] GOPATH=/go [2021-04-20T21:11:49.291Z] PKG_CONFIG=pkg-config [2021-04-20T21:11:49.291Z] _=/usr/bin/env [2021-04-20T21:11:49.291Z] Building test suite binary ./integration-cli/test.main [2021-04-20T21:11:49.291Z] No new tests added to integration. [2021-04-20T21:11:49.291Z] [2021-04-20T21:11:49.291Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-20T21:11:49.291Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-20T21:11:49.291Z] HOSTNAME=411002a2e6b2 [2021-04-20T21:11:49.291Z] TESTDEBUG=0 [2021-04-20T21:11:49.291Z] DEST=bundles/test-integration [2021-04-20T21:11:49.291Z] PWD=/go/src/github.com/docker/docker [2021-04-20T21:11:49.291Z] KEEPBUNDLE=1 [2021-04-20T21:11:49.291Z] DOCKER_GITCOMMIT=27f7e72647d296a9f061c26c8e3ab39b6a913826 [2021-04-20T21:11:49.291Z] container=docker [2021-04-20T21:11:49.291Z] HOME=/root [2021-04-20T21:11:49.291Z] GOLANG_VERSION=1.13.15 [2021-04-20T21:11:49.291Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-20T21:11:49.291Z] VALIDATE_BRANCH=20.10 [2021-04-20T21:11:49.291Z] TERM=xterm [2021-04-20T21:11:49.291Z] DOCKER_PKG=github.com/docker/docker [2021-04-20T21:11:49.291Z] SHLVL=1 [2021-04-20T21:11:49.291Z] TIMEOUT=120m [2021-04-20T21:11:49.291Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-20T21:11:49.291Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-20T21:11:49.291Z] GO111MODULE=off [2021-04-20T21:11:49.291Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-20T21:11:49.291Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-20T21:11:49.291Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-20T21:11:49.291Z] GOPATH=/go [2021-04-20T21:11:49.291Z] PKG_CONFIG=pkg-config [2021-04-20T21:11:49.291Z] _=/usr/bin/env [2021-04-20T21:11:49.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-20T21:11:55.400Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-20T21:11:55.400Z] [2021-04-20T21:11:55.400Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-20T21:11:55.400Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-20T21:11:55.400Z] HOSTNAME=0a2e2c5afe31 [2021-04-20T21:11:55.400Z] DEST=bundles/test-integration [2021-04-20T21:11:55.400Z] PWD=/go/src/github.com/docker/docker [2021-04-20T21:11:55.400Z] DOCKER_ROOTLESS=1 [2021-04-20T21:11:55.400Z] DOCKER_GITCOMMIT=27f7e72647d296a9f061c26c8e3ab39b6a913826 [2021-04-20T21:11:55.400Z] container=docker [2021-04-20T21:11:55.400Z] HOME=/root [2021-04-20T21:11:55.400Z] GOLANG_VERSION=1.13.15 [2021-04-20T21:11:55.400Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-20T21:11:55.400Z] VALIDATE_BRANCH=20.10 [2021-04-20T21:11:55.400Z] TERM=xterm [2021-04-20T21:11:55.400Z] DOCKER_PKG=github.com/docker/docker [2021-04-20T21:11:55.400Z] SHLVL=1 [2021-04-20T21:11:55.400Z] TIMEOUT=120m [2021-04-20T21:11:55.400Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-20T21:11:55.400Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-20T21:11:55.400Z] GO111MODULE=off [2021-04-20T21:11:55.400Z] DOCKER_EXPERIMENTAL=1 [2021-04-20T21:11:55.400Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-20T21:11:55.400Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-20T21:11:55.400Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-20T21:11:55.400Z] GOPATH=/go [2021-04-20T21:11:55.400Z] PKG_CONFIG=pkg-config [2021-04-20T21:11:55.400Z] _=/usr/bin/env [2021-04-20T21:11:55.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-20T21:12:01.312Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-20T21:12:01.312Z] [2021-04-20T21:12:01.312Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-20T21:12:01.312Z] DOCKER_SYSTEMD=1 [2021-04-20T21:12:01.312Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-20T21:12:01.312Z] HOSTNAME=48cf468c2c2b [2021-04-20T21:12:01.312Z] DEST=bundles/test-integration [2021-04-20T21:12:01.312Z] PWD=/go/src/github.com/docker/docker [2021-04-20T21:12:01.312Z] DOCKER_GITCOMMIT=27f7e72647d296a9f061c26c8e3ab39b6a913826 [2021-04-20T21:12:01.312Z] container=docker [2021-04-20T21:12:01.312Z] HOME=/root [2021-04-20T21:12:01.312Z] LANG=C.UTF-8 [2021-04-20T21:12:01.312Z] INVOCATION_ID=6f790f45041f40fd92a1b6a9da82892f [2021-04-20T21:12:01.312Z] GOLANG_VERSION=1.13.15 [2021-04-20T21:12:01.312Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-20T21:12:01.312Z] VALIDATE_BRANCH=20.10 [2021-04-20T21:12:01.312Z] TERM=xterm [2021-04-20T21:12:01.312Z] DOCKER_PKG=github.com/docker/docker [2021-04-20T21:12:01.312Z] SHLVL=3 [2021-04-20T21:12:01.312Z] TIMEOUT=120m [2021-04-20T21:12:01.312Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-20T21:12:01.312Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-20T21:12:01.312Z] GO111MODULE=off [2021-04-20T21:12:01.312Z] DOCKER_EXPERIMENTAL=1 [2021-04-20T21:12:01.312Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-20T21:12:01.312Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-20T21:12:01.312Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-20T21:12:01.312Z] GOPATH=/go [2021-04-20T21:12:01.312Z] PKG_CONFIG=pkg-config [2021-04-20T21:12:01.312Z] _=/usr/bin/env [2021-04-20T21:12:01.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-20T21:12:16.333Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m6.513683285s with top 10 stages: buildssa: 1m42.78983018s, goimports: 22.669386929s, unconvert: 12.205939282s, gosec: 9.609474481s, golint: 6.144529523s, ineffassign: 3.806727485s, misspell: 3.719968709s, inspect: 3.519476959s, vrp: 2.88451103s, printf: 2.190967126s [2021-04-20T21:12:16.333Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-04-20T21:12:16.333Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1682/1682, identifier_marker: 1577/1577, skip_files: 1682/1682, skip_dirs: 1682/1682, cgo: 1682/2262, autogenerated_exclude: 1577/1682, nolint: 0/64, path_prettifier: 1682/1682, exclude: 1577/1577, exclude-rules: 64/1577 [2021-04-20T21:12:16.333Z] INFO [runner] processing took 57.778283ms with stages: nolint: 25.130882ms, identifier_marker: 16.265442ms, path_prettifier: 7.443127ms, autogenerated_exclude: 3.77819ms, exclude-rules: 3.25516ms, skip_dirs: 1.594287ms, cgo: 209.823µs, filename_unadjuster: 97.269µs, max_same_issues: 1.159µs, uniq_by_line: 807ns, diff: 400ns, max_from_linter: 346ns, exclude: 339ns, skip_files: 309ns, source_code: 302ns, path_shortener: 269ns, max_per_file_from_linter: 172ns [2021-04-20T21:12:16.333Z] INFO [runner] linters took 1m41.817842169s with stages: goanalysis_metalinter: 1m21.301137995s, unused: 20.4587392s [2021-04-20T21:12:16.333Z] INFO File cache stats: 1451 entries of total size 6.8MiB [2021-04-20T21:12:16.333Z] INFO Memory: 1522 samples, avg is 735.3MB, max is 3570.2MB [2021-04-20T21:12:16.333Z] INFO Execution took 3m41.731502454s [2021-04-20T21:12:16.333Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-04-20T21:12:16.669Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42311/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27f7e72647d296a9f061c26c8e3ab39b6a913826 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 hack/make.sh dynbinary-daemon test-docker-py [2021-04-20T21:12:17.236Z] [2021-04-20T21:12:17.236Z] Removing bundles/ [2021-04-20T21:12:17.236Z] [2021-04-20T21:12:17.236Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-04-20T21:12:17.236Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-20T21:12:17.236Z] GOOS="" GOARCH="" GOARM="" [2021-04-20T21:12:18.819Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-20T21:12:18.819Z] [2021-04-20T21:12:18.819Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-20T21:12:18.819Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-20T21:12:18.819Z] HOSTNAME=bb5a40971213 [2021-04-20T21:12:18.819Z] TESTDEBUG=0 [2021-04-20T21:12:18.819Z] DEST=bundles/test-integration [2021-04-20T21:12:18.819Z] PWD=/go/src/github.com/docker/docker [2021-04-20T21:12:18.819Z] DOCKER_GITCOMMIT=27f7e72647d296a9f061c26c8e3ab39b6a913826 [2021-04-20T21:12:18.819Z] container=docker [2021-04-20T21:12:18.819Z] HOME=/root [2021-04-20T21:12:18.819Z] GOLANG_VERSION=1.13.15 [2021-04-20T21:12:18.819Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-20T21:12:18.819Z] VALIDATE_BRANCH=20.10 [2021-04-20T21:12:18.819Z] TERM=xterm [2021-04-20T21:12:18.819Z] DOCKER_PKG=github.com/docker/docker [2021-04-20T21:12:18.819Z] SHLVL=1 [2021-04-20T21:12:18.819Z] TIMEOUT=120m [2021-04-20T21:12:18.819Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-20T21:12:18.819Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-20T21:12:18.819Z] GO111MODULE=off [2021-04-20T21:12:18.819Z] DOCKER_EXPERIMENTAL=1 [2021-04-20T21:12:18.819Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-20T21:12:18.819Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-20T21:12:18.819Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-20T21:12:18.819Z] GOPATH=/go [2021-04-20T21:12:18.819Z] PKG_CONFIG=pkg-config [2021-04-20T21:12:18.819Z] _=/usr/bin/env [2021-04-20T21:12:18.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-20T21:12:19.388Z] ok github.com/docker/docker/cmd/dockerd 0.162s coverage: 29.1% of statements [2021-04-20T21:12:19.388Z] ok github.com/docker/docker/container 0.170s coverage: 34.7% of statements [2021-04-20T21:12:19.388Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-20T21:12:19.388Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-20T21:12:19.388Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-20T21:12:19.388Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-20T21:12:19.388Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.076s coverage: 65.3% of statements [2021-04-20T21:12:20.784Z] ok github.com/docker/docker/daemon/cluster/convert 0.041s coverage: 35.9% of statements [2021-04-20T21:12:21.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-20T21:12:23.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-20T21:12:23.349Z] ok github.com/docker/docker/daemon/cluster 0.116s coverage: 0.5% of statements [2021-04-20T21:12:25.920Z] ok github.com/docker/docker/daemon/discovery 0.042s coverage: 30.0% of statements [2021-04-20T21:12:26.184Z] ok github.com/docker/docker/daemon/config 0.113s coverage: 81.8% of statements [2021-04-20T21:12:27.137Z] ok github.com/docker/docker/daemon/events 0.074s coverage: 50.0% of statements [2021-04-20T21:12:28.534Z] ok github.com/docker/docker/daemon/graphdriver 0.021s coverage: 2.2% of statements [2021-04-20T21:12:32.756Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.035s coverage: 73.3% of statements [2021-04-20T21:12:32.756Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2021-04-20T21:12:32.756Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.488s coverage: 14.0% of statements [2021-04-20T21:12:33.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-20T21:12:33.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-20T21:12:33.772Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.737s coverage: 56.2% of statements [2021-04-20T21:12:35.711Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.020s coverage: 1.9% of statements [2021-04-20T21:12:37.110Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.793s coverage: 49.4% of statements [2021-04-20T21:12:39.673Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 57.5% of statements [2021-04-20T21:12:39.673Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.421s coverage: 57.7% of statements [2021-04-20T21:12:39.673Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.386s coverage: 46.2% of statements [2021-04-20T21:12:40.621Z] ok github.com/docker/docker/daemon/links 0.056s coverage: 93.0% of statements [2021-04-20T21:12:41.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-20T21:12:41.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-20T21:12:41.570Z] ok github.com/docker/docker/daemon 12.269s coverage: 17.1% of statements [2021-04-20T21:12:41.570Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-20T21:12:41.570Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-20T21:12:41.570Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-20T21:12:41.570Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-20T21:12:41.570Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-20T21:12:41.570Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-20T21:12:41.570Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-20T21:12:41.833Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.035s coverage: 3.0% of statements [2021-04-20T21:12:43.760Z] ok github.com/docker/docker/daemon/logger 0.269s coverage: 43.2% of statements [2021-04-20T21:12:43.760Z] ok github.com/docker/docker/daemon/images 0.059s coverage: 6.7% of statements [2021-04-20T21:12:43.760Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-20T21:12:43.760Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-20T21:12:44.024Z] ok github.com/docker/docker/daemon/logger/gelf 0.058s coverage: 67.0% of statements [2021-04-20T21:12:44.549Z] ok github.com/docker/docker/daemon/logger/awslogs 0.319s coverage: 77.8% of statements [2021-04-20T21:12:44.550Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-20T21:12:44.550Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-20T21:12:45.125Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 23.9% of statements [2021-04-20T21:12:45.125Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2021-04-20T21:12:45.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-20T21:12:45.388Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.039s coverage: 69.9% of statements [2021-04-20T21:12:46.782Z] ok github.com/docker/docker/daemon/logger/local 0.033s coverage: 75.2% of statements [2021-04-20T21:12:46.782Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-20T21:12:47.367Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.064s coverage: 31.5% of statements [2021-04-20T21:12:47.367Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.085s coverage: 55.1% of statements [2021-04-20T21:12:48.317Z] ok github.com/docker/docker/daemon/logger/templates 0.038s coverage: 8.3% of statements [2021-04-20T21:12:48.317Z] ok github.com/docker/docker/daemon/logger/syslog 0.030s coverage: 46.8% of statements [2021-04-20T21:12:49.267Z] ok github.com/docker/docker/daemon/network 0.014s coverage: 63.8% of statements [2021-04-20T21:12:49.843Z] ok github.com/docker/docker/daemon/logger/splunk 1.794s coverage: 82.5% of statements [2021-04-20T21:12:49.843Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-20T21:12:49.843Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-20T21:12:50.419Z] ok github.com/docker/docker/distribution/metadata 0.089s coverage: 48.2% of statements [2021-04-20T21:12:51.815Z] ok github.com/docker/docker/errdefs 0.015s coverage: 53.1% of statements [2021-04-20T21:12:52.078Z] ok github.com/docker/docker/distribution 0.305s coverage: 25.0% of statements [2021-04-20T21:12:52.079Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-20T21:12:52.655Z] ok github.com/docker/docker/image 0.065s coverage: 86.8% of statements [2021-04-20T21:12:53.232Z] ok github.com/docker/docker/distribution/xfer 1.691s coverage: 85.1% of statements [2021-04-20T21:12:53.232Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-20T21:12:53.232Z] ok github.com/docker/docker/image/cache 0.045s coverage: 19.2% of statements [2021-04-20T21:12:53.232Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-04-20T21:12:53.808Z] ok github.com/docker/docker/image/v1 0.049s coverage: 25.0% of statements [2021-04-20T21:12:53.808Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-20T21:12:54.070Z] ok github.com/docker/docker/libcontainerd/queue 0.051s coverage: 100.0% of statements [2021-04-20T21:12:55.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-20T21:12:55.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-20T21:12:55.469Z] ok github.com/docker/docker/oci 0.078s coverage: 38.4% of statements [2021-04-20T21:12:55.469Z] ok github.com/docker/docker/pkg/aaparser 0.017s coverage: 52.9% of statements [2021-04-20T21:12:55.469Z] ok github.com/docker/docker/opts 0.060s coverage: 67.1% of statements [2021-04-20T21:12:56.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-20T21:12:56.423Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2021-04-20T21:12:57.371Z] ok github.com/docker/docker/pkg/capabilities 0.014s coverage: 87.5% of statements [2021-04-20T21:12:57.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-20T21:12:57.519Z] 399f118dfaa9: Pull complete [2021-04-20T21:12:57.519Z] Digest: sha256:1bb6543a7fe87bb95d9adfa4c53ea3469c1c846ad63baf32729078062e8c1127 [2021-04-20T21:12:57.519Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-20T21:12:57.519Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-20T21:12:57.519Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-04-20T21:12:57.519Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-04-20T21:12:57.519Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1879' [2021-04-20T21:12:57.519Z] INFO: Docker version of control daemon [2021-04-20T21:12:57.519Z] [2021-04-20T21:12:57.519Z] Client: Docker Engine - Enterprise [2021-04-20T21:12:57.519Z] Version: 19.03.12 [2021-04-20T21:12:57.519Z] API version: 1.40 [2021-04-20T21:12:57.519Z] Go version: go1.13.13 [2021-04-20T21:12:57.519Z] Git commit: 4306744 [2021-04-20T21:12:57.519Z] Built: 08/05/2020 19:27:53 [2021-04-20T21:12:57.519Z] OS/Arch: windows/amd64 [2021-04-20T21:12:57.519Z] Experimental: false [2021-04-20T21:12:57.519Z] [2021-04-20T21:12:57.519Z] Server: Docker Engine - Enterprise [2021-04-20T21:12:57.519Z] Engine: [2021-04-20T21:12:57.519Z] Version: 19.03.12 [2021-04-20T21:12:57.519Z] API version: 1.40 (minimum version 1.24) [2021-04-20T21:12:57.519Z] Go version: go1.13.13 [2021-04-20T21:12:57.519Z] Git commit: f295753ffd [2021-04-20T21:12:57.519Z] Built: 08/05/2020 19:26:41 [2021-04-20T21:12:57.519Z] OS/Arch: windows/amd64 [2021-04-20T21:12:57.519Z] Experimental: true [2021-04-20T21:12:57.519Z] [2021-04-20T21:12:57.519Z] INFO: Docker info of control daemon [2021-04-20T21:12:57.519Z] [2021-04-20T21:12:57.519Z] Client: [2021-04-20T21:12:57.519Z] Debug Mode: false [2021-04-20T21:12:57.519Z] Plugins: [2021-04-20T21:12:57.519Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-04-20T21:12:57.519Z] [2021-04-20T21:12:57.519Z] Server: [2021-04-20T21:12:57.519Z] Containers: 0 [2021-04-20T21:12:57.519Z] Running: 0 [2021-04-20T21:12:57.519Z] Paused: 0 [2021-04-20T21:12:57.519Z] Stopped: 0 [2021-04-20T21:12:57.519Z] Images: 1 [2021-04-20T21:12:57.519Z] Server Version: 19.03.12 [2021-04-20T21:12:57.519Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-20T21:12:57.519Z] Windows: [2021-04-20T21:12:57.519Z] LCOW: [2021-04-20T21:12:57.519Z] Logging Driver: json-file [2021-04-20T21:12:57.519Z] Plugins: [2021-04-20T21:12:57.519Z] Volume: local [2021-04-20T21:12:57.519Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-20T21:12:57.519Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-20T21:12:57.519Z] Swarm: inactive [2021-04-20T21:12:57.519Z] Default Isolation: process [2021-04-20T21:12:57.519Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-20T21:12:57.519Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-20T21:12:57.519Z] OSType: windows [2021-04-20T21:12:57.519Z] Architecture: x86_64 [2021-04-20T21:12:57.519Z] CPUs: 4 [2021-04-20T21:12:57.519Z] Total Memory: 32GiB [2021-04-20T21:12:57.519Z] Name: azwin-2-3bfb00 [2021-04-20T21:12:57.519Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-04-20T21:12:57.519Z] Docker Root Dir: D:\docker [2021-04-20T21:12:57.519Z] Debug Mode: false [2021-04-20T21:12:57.519Z] Registry: https://index.docker.io/v1/ [2021-04-20T21:12:57.519Z] Labels: [2021-04-20T21:12:57.519Z] Experimental: true [2021-04-20T21:12:57.519Z] Insecure Registries: [2021-04-20T21:12:57.519Z] 10.0.0.4:5000 [2021-04-20T21:12:57.519Z] 127.0.0.0/8 [2021-04-20T21:12:57.519Z] Registry Mirrors: [2021-04-20T21:12:57.519Z] http://10.0.0.4:5000/ [2021-04-20T21:12:57.519Z] Live Restore Enabled: false [2021-04-20T21:12:57.519Z] [2021-04-20T21:12:57.519Z] [2021-04-20T21:12:57.519Z] INFO: Commit hash is 27f7e72647 [2021-04-20T21:12:57.519Z] INFO: Nuke-Everything... [2021-04-20T21:12:57.519Z] INFO: Container count on control daemon to delete is 0 [2021-04-20T21:12:57.984Z] INFO: Nuking d:\CI [2021-04-20T21:12:58.318Z] ok github.com/docker/docker/pkg/authorization 1.234s coverage: 68.3% of statements [2021-04-20T21:12:58.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-20T21:12:58.449Z] INFO: Zapped successfully [2021-04-20T21:12:58.449Z] INFO: Location for testing is d:\CI\PR-42311\1 [2021-04-20T21:12:58.449Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-04-20T21:12:58.449Z] [2021-04-20T21:12:58.449Z] [2021-04-20T21:12:58.449Z] INFO: Building the image from Dockerfile.windows at 04/20/2021 21:12:58... [2021-04-20T21:12:58.449Z] [2021-04-20T21:12:58.581Z] ok github.com/docker/docker/pkg/archive 1.115s coverage: 82.3% of statements [2021-04-20T21:12:58.581Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2021-04-20T21:12:58.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-20T21:12:59.546Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-04-20T21:12:59.546Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 92.9% of statements [2021-04-20T21:13:00.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-20T21:13:00.124Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-04-20T21:13:00.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-20T21:13:00.703Z] ok github.com/docker/docker/pkg/discovery/nodes 0.016s coverage: 93.8% of statements [2021-04-20T21:13:01.277Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2021-04-20T21:13:01.461Z] #72 exporting layers 83.2s done [2021-04-20T21:13:01.461Z] #72 exporting manifest sha256:5c259bc61967710f484d88baf02d0862ee4335e52aa7ddde0bb5337937f1f907 done [2021-04-20T21:13:01.461Z] #72 exporting config sha256:b7ae900cc49491dbf8121f0ae324c7bfcafd998b061ff424ebbcd68467afc67e done [2021-04-20T21:13:01.461Z] #72 sending tarball [2021-04-20T21:13:01.539Z] ok github.com/docker/docker/pkg/chrootarchive 3.070s coverage: 43.2% of statements [2021-04-20T21:13:02.111Z] #72 ... [2021-04-20T21:13:02.111Z] [2021-04-20T21:13:02.111Z] #73 importing to docker [2021-04-20T21:13:02.111Z] #73 sha256:a253ac63a5fc8ac8e508bea722aa9cce3fbd270cfcb6958999d6133caad66bef [2021-04-20T21:13:02.488Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2021-04-20T21:13:02.488Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2021-04-20T21:13:03.063Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2021-04-20T21:13:03.063Z] ok github.com/docker/docker/pkg/fsutils 0.262s coverage: 85.1% of statements [2021-04-20T21:13:03.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-20T21:13:03.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-20T21:13:03.638Z] ok github.com/docker/docker/pkg/discovery/kv 3.105s coverage: 84.1% of statements [2021-04-20T21:13:04.214Z] ok github.com/docker/docker/layer 7.917s coverage: 68.8% of statements [2021-04-20T21:13:04.214Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-20T21:13:04.214Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-20T21:13:04.214Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-20T21:13:04.214Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-20T21:13:04.214Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-20T21:13:04.214Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-20T21:13:04.214Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-20T21:13:04.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-20T21:13:04.477Z] ok github.com/docker/docker/pkg/jsonmessage 0.020s coverage: 91.7% of statements [2021-04-20T21:13:04.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-20T21:13:04.740Z] ok github.com/docker/docker/pkg/ioutils 0.620s coverage: 70.6% of statements [2021-04-20T21:13:04.740Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2021-04-20T21:13:05.002Z] ok github.com/docker/docker/pkg/idtools 1.138s coverage: 69.5% of statements [2021-04-20T21:13:05.002Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-20T21:13:05.002Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-20T21:13:05.002Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-20T21:13:05.002Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2021-04-20T21:13:05.002Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-20T21:13:05.265Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2021-04-20T21:13:05.528Z] ok github.com/docker/docker/pkg/parsers/kernel 0.033s coverage: 60.0% of statements [2021-04-20T21:13:05.582Z] Sending build context to Docker daemon 58.27MB [2021-04-20T21:13:05.582Z] [2021-04-20T21:13:05.582Z] Step 1/10 : FROM microsoft/windowsservercore [2021-04-20T21:13:05.582Z] ---> 152749f71f8f [2021-04-20T21:13:05.582Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-04-20T21:13:05.582Z] ---> Running in 5c37cba8901f [2021-04-20T21:13:05.582Z] Removing intermediate container 5c37cba8901f [2021-04-20T21:13:05.582Z] ---> 006b3ada55de [2021-04-20T21:13:05.582Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-04-20T21:13:05.582Z] ---> Running in e98da64fd3b8 [2021-04-20T21:13:05.791Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.033s coverage: 86.7% of statements [2021-04-20T21:13:05.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-20T21:13:06.055Z] ok github.com/docker/docker/pkg/pidfile 0.020s coverage: 82.4% of statements [2021-04-20T21:13:06.055Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-20T21:13:06.055Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-20T21:13:06.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-20T21:13:06.569Z] Removing intermediate container e98da64fd3b8 [2021-04-20T21:13:06.569Z] ---> 7d999cee801e [2021-04-20T21:13:06.569Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-04-20T21:13:06.569Z] ---> Running in 541fc8686e2e [2021-04-20T21:13:06.633Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.026s coverage: 56.8% of statements [2021-04-20T21:13:06.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-20T21:13:06.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-20T21:13:06.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-20T21:13:07.042Z] Removing intermediate container 541fc8686e2e [2021-04-20T21:13:07.042Z] ---> 0b2aa5f3aa50 [2021-04-20T21:13:07.042Z] 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-20T21:13:07.042Z] ---> Running in a0ca70d5b5fe [2021-04-20T21:13:07.212Z] ok github.com/docker/docker/pkg/pools 0.021s coverage: 88.2% of statements [2021-04-20T21:13:07.212Z] ok github.com/docker/docker/pkg/progress 0.016s coverage: 75.9% of statements [2021-04-20T21:13:07.212Z] ok github.com/docker/docker/pkg/plugins/transport 0.020s coverage: 85.7% of statements [2021-04-20T21:13:07.506Z] Removing intermediate container a0ca70d5b5fe [2021-04-20T21:13:07.506Z] ---> 16420ee4150d [2021-04-20T21:13:07.506Z] 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-20T21:13:07.506Z] ---> Running in 1db0fb2c362d [2021-04-20T21:13:07.787Z] ok github.com/docker/docker/pkg/reexec 0.022s coverage: 82.4% of statements [2021-04-20T21:13:08.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-20T21:13:08.736Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2021-04-20T21:13:08.736Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 75.0% of statements [2021-04-20T21:13:08.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-20T21:13:08.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-20T21:13:09.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-20T21:13:09.311Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2021-04-20T21:13:09.311Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2021-04-20T21:13:09.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-20T21:13:10.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-20T21:13:10.257Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 54.9% of statements [2021-04-20T21:13:10.520Z] ok github.com/docker/docker/pkg/system 0.027s coverage: 36.9% of statements [2021-04-20T21:13:10.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-20T21:13:11.094Z] ok github.com/docker/docker/pkg/tailfile 0.116s coverage: 88.6% of statements [2021-04-20T21:13:11.094Z] ok github.com/docker/docker/pkg/signal 2.889s coverage: 61.0% of statements [2021-04-20T21:13:11.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-20T21:13:11.357Z] ok github.com/docker/docker/pkg/tarsum 0.121s coverage: 89.3% of statements [2021-04-20T21:13:11.357Z] testing: warning: no tests to run [2021-04-20T21:13:11.357Z] coverage: [no statements] [2021-04-20T21:13:11.357Z] ok github.com/docker/docker/pkg/term/windows 0.020s coverage: [no statements] [no tests to run] [2021-04-20T21:13:11.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-20T21:13:11.620Z] ok github.com/docker/docker/pkg/truncindex 0.120s coverage: 91.5% of statements [2021-04-20T21:13:11.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-20T21:13:11.883Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2021-04-20T21:13:11.883Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2021-04-20T21:13:12.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-20T21:13:13.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-20T21:13:13.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-20T21:13:13.276Z] ok github.com/docker/docker/plugin/v2 0.050s coverage: 14.5% of statements [2021-04-20T21:13:13.429Z] [2021-04-20T21:13:13.429Z] SUCCESS: Specified value was saved. [2021-04-20T21:13:13.540Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 85.4% of statements [2021-04-20T21:13:14.000Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-20T21:13:14.000Z] Using test binary docker [2021-04-20T21:13:14.000Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-20T21:13:14.000Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-20T21:13:14.000Z] INFO: Waiting for daemon to start... [2021-04-20T21:13:14.000Z] Starting dockerd [2021-04-20T21:13:14.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-20T21:13:14.170Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2021-04-20T21:13:14.761Z] ok github.com/docker/docker/plugin 0.554s coverage: 23.2% of statements [2021-04-20T21:13:14.985Z] INFO: Downloading git... [2021-04-20T21:13:15.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-20T21:13:15.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-20T21:13:16.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-20T21:13:16.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-20T21:13:16.544Z] INFO: Downloading go... [2021-04-20T21:13:16.696Z] ok github.com/docker/docker/quota 0.548s coverage: 71.4% of statements [2021-04-20T21:13:16.696Z] ok github.com/docker/docker/registry/resumable 0.035s coverage: 100.0% of statements [2021-04-20T21:13:16.696Z] ok github.com/docker/docker/registry 0.170s coverage: 57.2% of statements [2021-04-20T21:13:16.959Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2021-04-20T21:13:17.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-20T21:13:17.537Z] ok github.com/docker/docker/testutil 0.032s coverage: 62.5% of statements [2021-04-20T21:13:17.799Z] ok github.com/docker/docker/runconfig 0.046s coverage: 66.1% of statements [2021-04-20T21:13:18.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-20T21:13:18.126Z] INFO: Downloading compiler 1 of 3... [2021-04-20T21:13:18.166Z] . [2021-04-20T21:13:18.167Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-20T21:13:18.167Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-20T21:13:18.167Z] Error: No such image: emptyfs [2021-04-20T21:13:18.167Z] Running integration-test (iteration 1) [2021-04-20T21:13:18.167Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-20T21:13:18.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-20T21:13:18.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-20T21:13:19.113Z] INFO: Downloading compiler 2 of 3... [2021-04-20T21:13:19.723Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2021-04-20T21:13:19.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-20T21:13:20.101Z] INFO: Downloading compiler 3 of 3... [2021-04-20T21:13:20.674Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.0% of statements [2021-04-20T21:13:20.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-20T21:13:20.776Z] #73 DONE 16.5s [2021-04-20T21:13:20.776Z] [2021-04-20T21:13:20.776Z] #72 exporting to oci image format [2021-04-20T21:13:20.776Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-04-20T21:13:20.776Z] #72 sending tarball 31.7s done [2021-04-20T21:13:20.776Z] #72 DONE 114.9s [Pipeline] } [2021-04-20T21:13:20.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-20T21:13:21.081Z] INFO: Extracting git... [2021-04-20T21:13:21.251Z] ok github.com/docker/docker/volume/local 0.192s coverage: 76.4% of statements [2021-04-20T21:13:21.280Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42311/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27f7e72647d296a9f061c26c8e3ab39b6a913826 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 hack/test/unit [2021-04-20T21:13:21.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-20T21:13:22.196Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.1% of statements [2021-04-20T21:13:22.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-20T21:13:22.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-20T21:13:23.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-20T21:13:23.980Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-20T21:13:23.980Z] Using test binary docker [2021-04-20T21:13:23.980Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-20T21:13:23.980Z] Starting apparmor (via systemctl): apparmor.service. [2021-04-20T21:13:23.980Z] Starting dockerd [2021-04-20T21:13:23.980Z] INFO: Waiting for daemon to start... [2021-04-20T21:13:24.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-20T21:13:25.498Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-20T21:13:25.498Z] Using test binary docker [2021-04-20T21:13:25.794Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-20T21:13:25.794Z] +++ /etc/init.d/apparmor start [2021-04-20T21:13:25.794Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-20T21:13:25.794Z] INFO: Waiting for daemon to start... [2021-04-20T21:13:25.794Z] Starting dockerd [2021-04-20T21:13:25.794Z] +++ 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-20T21:13:25.795Z] ? github.com/docker/docker/api [no test files] [2021-04-20T21:13:26.515Z] . [2021-04-20T21:13:26.515Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-20T21:13:26.515Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-20T21:13:26.515Z] Error: No such image: emptyfs [2021-04-20T21:13:26.515Z] Running integration-test (iteration 1) [2021-04-20T21:13:26.515Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-20T21:13:27.918Z] . [2021-04-20T21:13:27.918Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-20T21:13:27.918Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-20T21:13:27.918Z] Error: No such image: emptyfs [2021-04-20T21:13:27.918Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-20T21:13:27.918Z] ++++ docker load [2021-04-20T21:13:28.212Z] Running integration-test (iteration 1) [2021-04-20T21:13:28.212Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-04-20T21:13:28.212Z] ++ 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-20T21:13:28.212Z] ++ set -e [2021-04-20T21:13:28.212Z] ++ '[' -n 0 ']' [2021-04-20T21:13:28.212Z] ++ set -x [2021-04-20T21:13:28.212Z] ++ env -i DEST=/go/src/github.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-20T21:13:38.796Z] Loaded image: buildpack-deps:buster [2021-04-20T21:13:38.796Z] Loaded image: busybox:latest [2021-04-20T21:13:38.796Z] Loaded image: busybox:glibc [2021-04-20T21:13:38.863Z] INFO: Expanding go... [2021-04-20T21:13:38.896Z] Loaded image: buildpack-deps:buster [2021-04-20T21:13:38.896Z] Loaded image: busybox:latest [2021-04-20T21:13:38.896Z] Loaded image: busybox:glibc [2021-04-20T21:13:40.061Z] Loaded image: buildpack-deps:buster [2021-04-20T21:13:40.061Z] Loaded image: busybox:latest [2021-04-20T21:13:40.061Z] Loaded image: busybox:glibc [2021-04-20T21:13:40.061Z] Loaded image: debian:bullseye [2021-04-20T21:13:40.061Z] Loaded image: hello-world:latest [2021-04-20T21:13:40.061Z] Loaded image: arm32v7/hello-world:latest [2021-04-20T21:13:40.061Z] INFO: Testing against a local daemon [2021-04-20T21:13:40.061Z] === RUN TestCgroupNamespacesBuild [2021-04-20T21:13:40.467Z] Loaded image: debian:bullseye [2021-04-20T21:13:40.761Z] Loaded image: hello-world:latest [2021-04-20T21:13:40.761Z] Loaded image: arm32v7/hello-world:latest [2021-04-20T21:13:40.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-20T21:13:41.055Z] INFO: Testing against a local daemon [2021-04-20T21:13:41.055Z] === RUN TestCgroupNamespacesBuild [2021-04-20T21:13:41.252Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2021-04-20T21:13:41.331Z] Loaded image: debian:bullseye [2021-04-20T21:13:41.590Z] Loaded image: hello-world:latest [2021-04-20T21:13:41.952Z] --- PASS: TestCgroupNamespacesBuild (2.93s) [2021-04-20T21:13:41.952Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-20T21:13:42.159Z] Loaded image: arm32v7/hello-world:latest [2021-04-20T21:13:42.159Z] INFO: Testing against a local daemon [2021-04-20T21:13:42.159Z] === RUN TestCgroupNamespacesBuild [2021-04-20T21:13:42.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-20T21:13:43.801Z] --- PASS: TestCgroupNamespacesBuild (2.92s) [2021-04-20T21:13:43.801Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-20T21:13:44.165Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2021-04-20T21:13:44.165Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-20T21:13:44.165Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-20T21:13:44.165Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-20T21:13:44.165Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-20T21:13:44.165Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-20T21:13:44.165Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-20T21:13:44.165Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-20T21:13:44.165Z] ? github.com/docker/docker/rootless [no test files] [2021-04-20T21:13:44.165Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-20T21:13:44.165Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-20T21:13:44.165Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-20T21:13:44.165Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-20T21:13:44.165Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-20T21:13:44.165Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-20T21:13:44.165Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-20T21:13:44.165Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-20T21:13:44.165Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-20T21:13:44.165Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-20T21:13:44.165Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-20T21:13:44.165Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-20T21:13:44.165Z] ? github.com/docker/docker/volume [no test files] [2021-04-20T21:13:44.165Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-20T21:13:44.165Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-20T21:13:44.165Z] [2021-04-20T21:13:44.165Z] === Skipped [2021-04-20T21:13:44.165Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-20T21:13:44.165Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-20T21:13:44.165Z] [2021-04-20T21:13:44.165Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-20T21:13:44.165Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-20T21:13:44.165Z] [2021-04-20T21:13:44.165Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-20T21:13:44.165Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:13:44.165Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-20T21:13:44.165Z] [2021-04-20T21:13:44.165Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-20T21:13:44.165Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:13:44.165Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-20T21:13:44.165Z] [2021-04-20T21:13:44.165Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-20T21:13:44.165Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:13:44.165Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-20T21:13:44.165Z] [2021-04-20T21:13:44.165Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-20T21:13:44.165Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:13:44.165Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-20T21:13:44.165Z] [2021-04-20T21:13:44.165Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-20T21:13:44.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:13:44.166Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-20T21:13:44.166Z] [2021-04-20T21:13:44.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-20T21:13:44.166Z] graphtest_unix.go:73: No driver to put! [2021-04-20T21:13:44.166Z] [2021-04-20T21:13:44.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-20T21:13:44.166Z] time="2021-04-20T21:12:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-20T21:13:44.166Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-20T21:13:44.166Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-20T21:13:44.166Z] [2021-04-20T21:13:44.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-20T21:13:44.166Z] time="2021-04-20T21:12:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-20T21:13:44.166Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-20T21:13:44.166Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-20T21:13:44.166Z] [2021-04-20T21:13:44.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-20T21:13:44.166Z] time="2021-04-20T21:12:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-20T21:13:44.166Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-20T21:13:44.166Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-20T21:13:44.166Z] [2021-04-20T21:13:44.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-20T21:13:44.166Z] time="2021-04-20T21:12:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-20T21:13:44.166Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-20T21:13:44.166Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-20T21:13:44.166Z] [2021-04-20T21:13:44.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-20T21:13:44.166Z] time="2021-04-20T21:12:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-20T21:13:44.166Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-20T21:13:44.166Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-20T21:13:44.166Z] [2021-04-20T21:13:44.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-20T21:13:44.166Z] graphtest_unix.go:73: No driver to put! [2021-04-20T21:13:44.166Z] [2021-04-20T21:13:44.166Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-20T21:13:44.166Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-20T21:13:44.166Z] [2021-04-20T21:13:44.166Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-20T21:13:44.166Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-20T21:13:44.166Z] [2021-04-20T21:13:44.166Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-20T21:13:44.166Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-20T21:13:44.166Z] [2021-04-20T21:13:44.166Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-20T21:13:44.166Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-20T21:13:44.166Z] [2021-04-20T21:13:44.166Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-20T21:13:44.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:13:44.166Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-20T21:13:44.166Z] [2021-04-20T21:13:44.166Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-20T21:13:44.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:13:44.166Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-20T21:13:44.166Z] [2021-04-20T21:13:44.166Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-20T21:13:44.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:13:44.166Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-20T21:13:44.166Z] [2021-04-20T21:13:44.166Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-20T21:13:44.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:13:44.166Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-20T21:13:44.166Z] [2021-04-20T21:13:44.166Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-20T21:13:44.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:13:44.166Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-20T21:13:44.166Z] [2021-04-20T21:13:44.166Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-20T21:13:44.166Z] graphtest_unix.go:73: No driver to put! [2021-04-20T21:13:44.166Z] [2021-04-20T21:13:44.166Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-20T21:13:44.166Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-20T21:13:44.166Z] [2021-04-20T21:13:44.166Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-20T21:13:44.166Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-20T21:13:44.166Z] [2021-04-20T21:13:44.166Z] [2021-04-20T21:13:44.166Z] DONE 2229 tests, 26 skipped in 198.260s Post stage [Pipeline] junit [2021-04-20T21:13:44.182Z] Recording test results [2021-04-20T21:13:44.472Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.61s) [2021-04-20T21:13:44.472Z] === RUN TestBuildWithSession [2021-04-20T21:13:44.472Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-20T21:13:44.472Z] build_session_test.go:25: TODO: BuildKit [2021-04-20T21:13:44.472Z] === RUN TestBuildSquashParent [2021-04-20T21:13:44.696Z] --- PASS: TestCgroupNamespacesBuild (2.32s) [2021-04-20T21:13:44.696Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-20T21:13:46.025Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-20T21:13:46.394Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42311/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27f7e72647d296a9f061c26c8e3ab39b6a913826 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 hack/make.sh dynbinary test-integration [2021-04-20T21:13:46.549Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2021-04-20T21:13:46.549Z] === RUN TestBuildWithSession [2021-04-20T21:13:46.549Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-20T21:13:46.549Z] build_session_test.go:25: TODO: BuildKit [2021-04-20T21:13:46.549Z] === RUN TestBuildSquashParent [2021-04-20T21:13:46.602Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.74s) [2021-04-20T21:13:46.602Z] === RUN TestBuildWithSession [2021-04-20T21:13:46.602Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-20T21:13:46.602Z] build_session_test.go:25: TODO: BuildKit [2021-04-20T21:13:46.602Z] === RUN TestBuildSquashParent [2021-04-20T21:13:47.340Z] [2021-04-20T21:13:47.340Z] Removing bundles/ [2021-04-20T21:13:47.340Z] [2021-04-20T21:13:47.340Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-20T21:13:47.340Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-20T21:13:47.340Z] GOOS="" GOARCH="" GOARM="" [2021-04-20T21:13:51.877Z] --- PASS: TestBuildSquashParent (5.74s) [2021-04-20T21:13:51.877Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-20T21:13:51.877Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-20T21:13:51.877Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-20T21:13:51.877Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-20T21:13:51.877Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-20T21:13:51.877Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-20T21:13:51.877Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-20T21:13:51.877Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-20T21:13:51.877Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-20T21:13:51.877Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-20T21:13:51.877Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-20T21:13:51.877Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-20T21:13:51.877Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-20T21:13:51.877Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-20T21:13:51.877Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-20T21:13:53.704Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-20T21:13:53.704Z] [2021-04-20T21:13:53.704Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-04-20T21:13:53.704Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-04-20T21:13:53.704Z] Using test binary docker [2021-04-20T21:13:53.704Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-20T21:13:53.704Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-20T21:13:53.704Z] INFO: Waiting for daemon to start... [2021-04-20T21:13:53.704Z] Starting dockerd [2021-04-20T21:13:53.704Z] . [2021-04-20T21:13:53.704Z] INFO: Building docker-sdk-python3:4.4.1... [2021-04-20T21:13:54.419Z] --- PASS: TestBuildSquashParent (8.37s) [2021-04-20T21:13:54.419Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-20T21:13:54.419Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-20T21:13:54.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-20T21:13:54.419Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-20T21:13:54.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-20T21:13:54.419Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-20T21:13:54.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-20T21:13:54.419Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-20T21:13:54.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-20T21:13:54.419Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-20T21:13:54.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-20T21:13:54.419Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-20T21:13:54.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-20T21:13:54.419Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-20T21:13:54.419Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-20T21:13:54.423Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-20T21:13:54.423Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-20T21:13:54.981Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-20T21:13:55.143Z] --- PASS: TestBuildSquashParent (8.38s) [2021-04-20T21:13:55.143Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-20T21:13:55.143Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-20T21:13:55.143Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-20T21:13:55.143Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-20T21:13:55.143Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-20T21:13:55.143Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-20T21:13:55.143Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-20T21:13:55.143Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-20T21:13:55.143Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-20T21:13:55.143Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-20T21:13:55.143Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-20T21:13:55.143Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-20T21:13:55.143Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-20T21:13:55.143Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-20T21:13:55.143Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-20T21:13:55.238Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-20T21:13:56.328Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-20T21:13:56.901Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-20T21:13:57.130Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-20T21:13:57.131Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-20T21:13:57.401Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-20T21:13:57.695Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-20T21:13:58.816Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-20T21:13:58.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.29s) [2021-04-20T21:13:58.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.55s) [2021-04-20T21:13:58.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s) [2021-04-20T21:13:58.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.24s) [2021-04-20T21:13:58.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.19s) [2021-04-20T21:13:58.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.14s) [2021-04-20T21:13:58.816Z] === RUN TestBuildMultiStageCopy [2021-04-20T21:13:58.816Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-20T21:13:59.023Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-20T21:13:59.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.13s) [2021-04-20T21:13:59.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.20s) [2021-04-20T21:13:59.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.89s) [2021-04-20T21:13:59.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.89s) [2021-04-20T21:13:59.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.16s) [2021-04-20T21:13:59.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.11s) [2021-04-20T21:13:59.024Z] === RUN TestBuildMultiStageCopy [2021-04-20T21:13:59.024Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-20T21:14:00.440Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-20T21:14:00.440Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-20T21:14:01.352Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-20T21:14:01.352Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-20T21:14:01.352Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-20T21:14:01.611Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-20T21:14:01.871Z] --- PASS: TestBuildMultiStageCopy (2.89s) [2021-04-20T21:14:01.871Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.94s) [2021-04-20T21:14:01.871Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2021-04-20T21:14:01.871Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-04-20T21:14:01.871Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2021-04-20T21:14:01.871Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2021-04-20T21:14:01.871Z] === RUN TestBuildMultiStageParentConfig [2021-04-20T21:14:02.290Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-20T21:14:02.441Z] --- PASS: TestBuildMultiStageParentConfig (0.69s) [2021-04-20T21:14:02.441Z] === RUN TestBuildLabelWithTargets [2021-04-20T21:14:03.186Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-20T21:14:03.186Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.08s) [2021-04-20T21:14:03.186Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.19s) [2021-04-20T21:14:03.186Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.70s) [2021-04-20T21:14:03.186Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.60s) [2021-04-20T21:14:03.186Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.89s) [2021-04-20T21:14:03.186Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.95s) [2021-04-20T21:14:03.186Z] === RUN TestBuildMultiStageCopy [2021-04-20T21:14:03.186Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-20T21:14:03.217Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-20T21:14:03.822Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2021-04-20T21:14:03.822Z] === RUN TestBuildWithEmptyLayers [2021-04-20T21:14:04.081Z] --- PASS: TestBuildWithEmptyLayers (0.53s) [2021-04-20T21:14:04.081Z] === RUN TestBuildMultiStageOnBuild [2021-04-20T21:14:04.107Z] INFO: Expanding compiler 1 of 3... [2021-04-20T21:14:04.107Z] INFO: Expanding compiler 2 of 3... [2021-04-20T21:14:04.144Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-20T21:14:05.072Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-20T21:14:06.180Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-20T21:14:06.437Z] --- PASS: TestBuildMultiStageCopy (7.00s) [2021-04-20T21:14:06.437Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.00s) [2021-04-20T21:14:06.437Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-04-20T21:14:06.437Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-04-20T21:14:06.437Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-04-20T21:14:06.437Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-04-20T21:14:06.437Z] === RUN TestBuildMultiStageParentConfig [2021-04-20T21:14:06.617Z] --- PASS: TestBuildMultiStageOnBuild (2.26s) [2021-04-20T21:14:06.617Z] === RUN TestBuildUncleanTarFilenames [2021-04-20T21:14:06.877Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) [2021-04-20T21:14:06.877Z] === RUN TestBuildMultiStageLayerLeak [2021-04-20T21:14:06.894Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-20T21:14:07.532Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-20T21:14:08.172Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-20T21:14:09.215Z] --- PASS: TestBuildMultiStageCopy (5.89s) [2021-04-20T21:14:09.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.15s) [2021-04-20T21:14:09.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2021-04-20T21:14:09.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.69s) [2021-04-20T21:14:09.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.68s) [2021-04-20T21:14:09.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.75s) [2021-04-20T21:14:09.215Z] === RUN TestBuildMultiStageParentConfig [2021-04-20T21:14:09.413Z] --- PASS: TestBuildMultiStageLayerLeak (2.25s) [2021-04-20T21:14:09.414Z] === RUN TestBuildWithHugeFile [2021-04-20T21:14:09.949Z] INFO: Expanding compiler 3 of 3... [2021-04-20T21:14:09.949Z] INFO: Removing downloaded files... [2021-04-20T21:14:09.949Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-04-20T21:14:09.949Z] INFO: Configuring git core.autocrlf... [2021-04-20T21:14:11.300Z] --- PASS: TestBuildMultiStageParentConfig (1.85s) [2021-04-20T21:14:11.300Z] === RUN TestBuildLabelWithTargets [2021-04-20T21:14:11.755Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-04-20T21:14:11.755Z] === RUN TestBuildLabelWithTargets [2021-04-20T21:14:14.046Z] --- PASS: TestBuildLabelWithTargets (2.78s) [2021-04-20T21:14:14.046Z] === RUN TestBuildWithEmptyLayers [2021-04-20T21:14:15.089Z] --- PASS: TestBuildWithEmptyLayers (1.28s) [2021-04-20T21:14:15.089Z] === RUN TestBuildMultiStageOnBuild [2021-04-20T21:14:18.625Z] --- PASS: TestBuildMultiStageOnBuild (3.64s) [2021-04-20T21:14:18.625Z] === RUN TestBuildUncleanTarFilenames [2021-04-20T21:14:19.841Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-04-20T21:14:19.841Z] === RUN TestBuildWithEmptyLayers [2021-04-20T21:14:20.142Z] --- PASS: TestBuildUncleanTarFilenames (1.64s) [2021-04-20T21:14:20.142Z] === RUN TestBuildMultiStageLayerLeak [2021-04-20T21:14:22.356Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-04-20T21:14:22.356Z] === RUN TestBuildMultiStageOnBuild [2021-04-20T21:14:24.616Z] --- PASS: TestBuildMultiStageLayerLeak (3.76s) [2021-04-20T21:14:24.616Z] === RUN TestBuildWithHugeFile [2021-04-20T21:14:27.601Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-04-20T21:14:27.601Z] === RUN TestBuildUncleanTarFilenames [2021-04-20T21:14:27.856Z] --- PASS: TestBuildUncleanTarFilenames (0.68s) [2021-04-20T21:14:27.856Z] === RUN TestBuildMultiStageLayerLeak [2021-04-20T21:14:33.101Z] --- PASS: TestBuildMultiStageLayerLeak (4.32s) [2021-04-20T21:14:33.101Z] === RUN TestBuildWithHugeFile [2021-04-20T21:14:40.401Z] sha256:0f60824c61e669ce1fcdd34acd668758cf5008ab4aadbe69b5ed7eab27218213 [2021-04-20T21:14:40.401Z] INFO: Starting docker-py tests... [2021-04-20T21:14:40.401Z] ============================= test session starts ============================== [2021-04-20T21:14:40.401Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-04-20T21:14:40.401Z] rootdir: /src, inifile: pytest.ini [2021-04-20T21:14:40.401Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-04-20T21:14:40.401Z] collected 389 items / 1 deselected / 388 selected [2021-04-20T21:14:40.401Z] [2021-04-20T21:14:50.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-20T21:14:57.572Z] --- PASS: TestBuildWithHugeFile (31.60s) [2021-04-20T21:14:57.572Z] === RUN TestBuildWithEmptyDockerfile [2021-04-20T21:14:57.572Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-20T21:14:57.572Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-20T21:14:57.572Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-20T21:14:57.572Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-20T21:14:57.572Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-20T21:14:57.572Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-20T21:14:57.572Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-20T21:14:57.572Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-20T21:14:57.572Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-20T21:14:57.572Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-04-20T21:14:57.572Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2021-04-20T21:14:57.572Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2021-04-20T21:14:57.572Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2021-04-20T21:14:57.572Z] === RUN TestBuildPreserveOwnership [2021-04-20T21:14:57.572Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-20T21:14:58.834Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-04-20T21:14:59.661Z] tests/integration/api_client_test.py ..... [ 7%] [2021-04-20T21:15:01.605Z] tests/integration/api_config_test.py ..... [ 8%] [2021-04-20T21:15:02.049Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-20T21:15:03.789Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2021-04-20T21:15:03.789Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-20T21:15:03.789Z] ok github.com/docker/docker/api/server/middleware 0.044s coverage: 37.7% of statements [2021-04-20T21:15:03.789Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-20T21:15:03.789Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-20T21:15:03.789Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-20T21:15:03.789Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-20T21:15:03.789Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-20T21:15:03.789Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-20T21:15:03.789Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-20T21:15:03.789Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-20T21:15:03.789Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-20T21:15:04.130Z] --- PASS: TestBuildPreserveOwnership (8.15s) [2021-04-20T21:15:04.130Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.38s) [2021-04-20T21:15:04.130Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.76s) [2021-04-20T21:15:04.130Z] === RUN TestBuildPlatformInvalid [2021-04-20T21:15:04.425Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2021-04-20T21:15:04.425Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-20T21:15:04.439Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-20T21:15:04.439Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-20T21:15:04.439Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2021-04-20T21:15:04.751Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2021-04-20T21:15:05.397Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2021-04-20T21:15:05.397Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-20T21:15:05.397Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-20T21:15:05.397Z] ? github.com/docker/docker/api/types [no test files] [2021-04-20T21:15:05.397Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-20T21:15:05.397Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-20T21:15:05.397Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-20T21:15:05.397Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-20T21:15:05.397Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-20T21:15:05.397Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-20T21:15:05.397Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-20T21:15:05.397Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-20T21:15:05.397Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-20T21:15:05.397Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-20T21:15:05.397Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-20T21:15:05.397Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2021-04-20T21:15:05.397Z] ok github.com/docker/docker/api/types/versions 0.025s coverage: 75.0% of statements [2021-04-20T21:15:05.397Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-20T21:15:05.397Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-20T21:15:05.397Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-20T21:15:05.397Z] ? github.com/docker/docker/builder [no test files] [2021-04-20T21:15:05.397Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-20T21:15:05.397Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-20T21:15:05.397Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-20T21:15:05.397Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-20T21:15:05.397Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-20T21:15:05.397Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-20T21:15:05.397Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-20T21:15:05.662Z] --- PASS: TestBuildWithHugeFile (53.52s) [2021-04-20T21:15:05.662Z] === RUN TestBuildWithEmptyDockerfile [2021-04-20T21:15:05.662Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-20T21:15:05.662Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-20T21:15:05.662Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-20T21:15:05.662Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-20T21:15:05.662Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-20T21:15:05.662Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-20T21:15:05.662Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-20T21:15:05.662Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-20T21:15:05.662Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-20T21:15:05.662Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2021-04-20T21:15:05.662Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-04-20T21:15:05.662Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-04-20T21:15:05.662Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-04-20T21:15:05.662Z] === RUN TestBuildPreserveOwnership [2021-04-20T21:15:05.662Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-20T21:15:06.599Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-20T21:15:07.978Z] --- PASS: TestBuildPreserveOwnership (4.76s) [2021-04-20T21:15:07.978Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.23s) [2021-04-20T21:15:07.978Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.52s) [2021-04-20T21:15:07.978Z] === RUN TestBuildPlatformInvalid [2021-04-20T21:15:07.978Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-04-20T21:15:07.978Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-20T21:15:08.921Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-20T21:15:08.921Z] [2021-04-20T21:15:08.921Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-20T21:15:08.921Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-20T21:15:08.921Z] HOSTNAME=b60d8af330ef [2021-04-20T21:15:08.921Z] TESTDEBUG=0 [2021-04-20T21:15:08.921Z] DEST=bundles/test-integration [2021-04-20T21:15:08.921Z] PWD=/go/src/github.com/docker/docker [2021-04-20T21:15:08.921Z] DOCKER_GITCOMMIT=27f7e72647d296a9f061c26c8e3ab39b6a913826 [2021-04-20T21:15:08.921Z] container=docker [2021-04-20T21:15:08.921Z] HOME=/root [2021-04-20T21:15:08.921Z] GOLANG_VERSION=1.13.15 [2021-04-20T21:15:08.921Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-20T21:15:08.921Z] VALIDATE_BRANCH=20.10 [2021-04-20T21:15:08.921Z] TERM=xterm [2021-04-20T21:15:08.921Z] DOCKER_PKG=github.com/docker/docker [2021-04-20T21:15:08.921Z] SHLVL=1 [2021-04-20T21:15:08.921Z] TIMEOUT=120m [2021-04-20T21:15:08.921Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-20T21:15:08.921Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-20T21:15:08.921Z] GO111MODULE=off [2021-04-20T21:15:08.921Z] DOCKER_EXPERIMENTAL=1 [2021-04-20T21:15:08.921Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-20T21:15:08.921Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-20T21:15:08.921Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-20T21:15:08.921Z] GOPATH=/go [2021-04-20T21:15:08.921Z] PKG_CONFIG=pkg-config [2021-04-20T21:15:08.921Z] _=/usr/bin/env [2021-04-20T21:15:08.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-20T21:15:08.976Z] ok github.com/docker/docker/cli/debug 0.076s coverage: 100.0% of statements [2021-04-20T21:15:12.549Z] ok github.com/docker/docker/builder/remotecontext/git 4.159s coverage: 86.3% of statements [2021-04-20T21:15:13.208Z] ok github.com/docker/docker/builder/remotecontext 0.517s coverage: 13.7% of statements [2021-04-20T21:15:14.750Z] ok github.com/docker/docker/builder/dockerfile 1.313s coverage: 48.5% of statements [2021-04-20T21:15:14.750Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-20T21:15:14.750Z] ? github.com/docker/docker/cli [no test files] [2021-04-20T21:15:14.750Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-20T21:15:17.113Z] Loaded image: buildpack-deps:buster [2021-04-20T21:15:17.113Z] Loaded image: busybox:latest [2021-04-20T21:15:17.113Z] Loaded image: busybox:glibc [2021-04-20T21:15:18.158Z] Loaded image: debian:bullseye [2021-04-20T21:15:18.158Z] Loaded image: hello-world:latest [2021-04-20T21:15:18.328Z] ok github.com/docker/docker/client 0.598s coverage: 75.4% of statements [2021-04-20T21:15:18.452Z] Loaded image: arm32v7/hello-world:latest [2021-04-20T21:15:22.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-20T21:15:22.863Z] Loaded image: buildpack-deps:buster [2021-04-20T21:15:22.863Z] Loaded image: busybox:latest [2021-04-20T21:15:22.863Z] Loaded image: busybox:glibc [2021-04-20T21:15:23.801Z] Loaded image: debian:bullseye [2021-04-20T21:15:23.801Z] Loaded image: hello-world:latest [2021-04-20T21:15:24.060Z] Loaded image: arm32v7/hello-world:latest [2021-04-20T21:15:25.390Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (21.01s) [2021-04-20T21:15:25.390Z] PASS [2021-04-20T21:15:25.390Z] [2021-04-20T21:15:25.390Z] === Skipped [2021-04-20T21:15:25.390Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-04-20T21:15:25.390Z] build_session_test.go:25: TODO: BuildKit [2021-04-20T21:15:25.390Z] [2021-04-20T21:15:25.390Z] [2021-04-20T21:15:25.390Z] DONE 33 tests, 1 skipped in 117.321s [2021-04-20T21:15:25.390Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-04-20T21:15:25.390Z] ++ 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-20T21:15:25.390Z] ++ set -e [2021-04-20T21:15:25.390Z] ++ '[' -n 0 ']' [2021-04-20T21:15:25.390Z] ++ set -x [2021-04-20T21:15:25.390Z] ++ env -i DEST=/go/src/github.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-20T21:15:25.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-20T21:15:25.684Z] INFO: Testing against a local daemon [2021-04-20T21:15:25.685Z] === RUN TestConfigInspect [2021-04-20T21:15:29.277Z] --- PASS: TestBuildWithHugeFile (52.17s) [2021-04-20T21:15:29.277Z] === RUN TestBuildWithEmptyDockerfile [2021-04-20T21:15:29.277Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-20T21:15:29.277Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-20T21:15:29.277Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-20T21:15:29.277Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-20T21:15:29.277Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-20T21:15:29.277Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-20T21:15:29.277Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-20T21:15:29.277Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-20T21:15:29.277Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-20T21:15:29.277Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-04-20T21:15:29.277Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-04-20T21:15:29.277Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-04-20T21:15:29.277Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-04-20T21:15:29.277Z] === RUN TestBuildPreserveOwnership [2021-04-20T21:15:29.277Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-20T21:15:29.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-20T21:15:30.160Z] --- PASS: TestConfigInspect (4.24s) [2021-04-20T21:15:30.160Z] === RUN TestConfigList [2021-04-20T21:15:30.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-20T21:15:31.167Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-20T21:15:31.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-20T21:15:32.230Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.07s) [2021-04-20T21:15:32.230Z] PASS [2021-04-20T21:15:32.230Z] [2021-04-20T21:15:32.230Z] === Skipped [2021-04-20T21:15:32.230Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-20T21:15:32.230Z] build_session_test.go:25: TODO: BuildKit [2021-04-20T21:15:32.230Z] [2021-04-20T21:15:32.230Z] [2021-04-20T21:15:32.230Z] DONE 33 tests, 1 skipped in 125.828s [2021-04-20T21:15:32.230Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-20T21:15:32.230Z] INFO: Testing against a local daemon [2021-04-20T21:15:32.230Z] === RUN TestConfigInspect [2021-04-20T21:15:32.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-20T21:15:33.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-20T21:15:34.638Z] --- PASS: TestConfigList (3.98s) [2021-04-20T21:15:34.638Z] === RUN TestConfigsCreateAndDelete [2021-04-20T21:15:34.767Z] --- PASS: TestConfigInspect (2.51s) [2021-04-20T21:15:34.767Z] === RUN TestConfigList [2021-04-20T21:15:35.338Z] --- PASS: TestBuildPreserveOwnership (10.49s) [2021-04-20T21:15:35.338Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.48s) [2021-04-20T21:15:35.338Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-04-20T21:15:35.338Z] === RUN TestBuildPlatformInvalid [2021-04-20T21:15:35.338Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-04-20T21:15:35.338Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-20T21:15:35.338Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-04-20T21:15:35.338Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-04-20T21:15:35.338Z] PASS [2021-04-20T21:15:35.338Z] [2021-04-20T21:15:35.338Z] === Skipped [2021-04-20T21:15:35.338Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-20T21:15:35.338Z] build_session_test.go:25: TODO: BuildKit [2021-04-20T21:15:35.338Z] [2021-04-20T21:15:35.338Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-04-20T21:15:35.338Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-04-20T21:15:35.338Z] [2021-04-20T21:15:35.338Z] [2021-04-20T21:15:35.338Z] DONE 33 tests, 2 skipped in 137.600s [2021-04-20T21:15:35.339Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-20T21:15:35.339Z] INFO: Testing against a local daemon [2021-04-20T21:15:35.339Z] === RUN TestConfigInspect [2021-04-20T21:15:35.339Z] --- SKIP: TestConfigInspect (0.02s) [2021-04-20T21:15:35.339Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:15:35.339Z] === RUN TestConfigList [2021-04-20T21:15:35.339Z] --- SKIP: TestConfigList (0.02s) [2021-04-20T21:15:35.339Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:15:35.339Z] === RUN TestConfigsCreateAndDelete [2021-04-20T21:15:35.339Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-04-20T21:15:35.339Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:15:35.339Z] === RUN TestConfigsUpdate [2021-04-20T21:15:35.339Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-04-20T21:15:35.339Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:15:35.339Z] === RUN TestTemplatedConfig [2021-04-20T21:15:35.339Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-20T21:15:35.339Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:15:35.339Z] === RUN TestConfigCreateResolve [2021-04-20T21:15:35.339Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-04-20T21:15:35.339Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:15:35.339Z] === RUN TestConfigDaemonLibtrustID [2021-04-20T21:15:37.231Z] --- PASS: TestConfigDaemonLibtrustID (1.86s) [2021-04-20T21:15:37.231Z] PASS [2021-04-20T21:15:37.231Z] [2021-04-20T21:15:37.231Z] === Skipped [2021-04-20T21:15:37.231Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-04-20T21:15:37.231Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:15:37.231Z] [2021-04-20T21:15:37.231Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-04-20T21:15:37.231Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:15:37.231Z] [2021-04-20T21:15:37.231Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-04-20T21:15:37.231Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:15:37.231Z] [2021-04-20T21:15:37.231Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-04-20T21:15:37.231Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:15:37.231Z] [2021-04-20T21:15:37.231Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-04-20T21:15:37.231Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:15:37.231Z] [2021-04-20T21:15:37.231Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-04-20T21:15:37.231Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:15:37.231Z] [2021-04-20T21:15:37.231Z] [2021-04-20T21:15:37.231Z] DONE 7 tests, 6 skipped in 2.028s [2021-04-20T21:15:37.231Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-20T21:15:37.301Z] --- PASS: TestConfigList (2.42s) [2021-04-20T21:15:37.301Z] === RUN TestConfigsCreateAndDelete [2021-04-20T21:15:37.487Z] INFO: Testing against a local daemon [2021-04-20T21:15:37.487Z] === RUN TestCheckpoint [2021-04-20T21:15:37.487Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-20T21:15:37.487Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-20T21:15:37.487Z] === RUN TestContainerInvalidJSON [2021-04-20T21:15:37.487Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-20T21:15:37.487Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-20T21:15:37.487Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-20T21:15:37.487Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-20T21:15:37.487Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-20T21:15:37.487Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-20T21:15:37.487Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-20T21:15:37.487Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-20T21:15:37.487Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-20T21:15:37.487Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-20T21:15:37.487Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-20T21:15:37.487Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-20T21:15:37.487Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-20T21:15:37.487Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-20T21:15:37.487Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-04-20T21:15:37.487Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-20T21:15:37.487Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-04-20T21:15:37.487Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-20T21:15:37.744Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-04-20T21:15:37.744Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-20T21:15:37.744Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-04-20T21:15:37.744Z] === RUN TestCopyFromContainer [2021-04-20T21:15:38.176Z] --- PASS: TestConfigsCreateAndDelete (4.12s) [2021-04-20T21:15:38.176Z] === RUN TestConfigsUpdate [2021-04-20T21:15:38.887Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-04-20T21:15:38.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-20T21:15:39.836Z] --- PASS: TestConfigsCreateAndDelete (2.43s) [2021-04-20T21:15:39.836Z] === RUN TestConfigsUpdate [2021-04-20T21:15:41.715Z] --- PASS: TestConfigsUpdate (3.53s) [2021-04-20T21:15:41.715Z] === RUN TestTemplatedConfig [2021-04-20T21:15:41.913Z] === RUN TestCopyFromContainer// [2021-04-20T21:15:41.913Z] === RUN TestCopyFromContainer//bar/root [2021-04-20T21:15:41.913Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-20T21:15:41.913Z] === RUN TestCopyFromContainer/bar/quux [2021-04-20T21:15:41.913Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-20T21:15:41.913Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-20T21:15:41.913Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-20T21:15:41.913Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-20T21:15:41.913Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-20T21:15:41.913Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-20T21:15:41.913Z] --- PASS: TestCopyFromContainer (4.16s) [2021-04-20T21:15:41.913Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-04-20T21:15:41.913Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-04-20T21:15:41.913Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-20T21:15:41.913Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-04-20T21:15:41.913Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-04-20T21:15:41.913Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-04-20T21:15:41.913Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-04-20T21:15:41.913Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-04-20T21:15:41.913Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-04-20T21:15:41.913Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-04-20T21:15:41.913Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-20T21:15:41.913Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-20T21:15:41.913Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-20T21:15:41.913Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-20T21:15:41.913Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-20T21:15:41.913Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-20T21:15:41.913Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-20T21:15:41.913Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-20T21:15:41.913Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-20T21:15:41.913Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-20T21:15:41.913Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-20T21:15:41.913Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-20T21:15:41.913Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-20T21:15:41.913Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-20T21:15:41.913Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-20T21:15:41.913Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-04-20T21:15:41.913Z] === RUN TestCreateWithInvalidEnv [2021-04-20T21:15:41.913Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-20T21:15:41.913Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-20T21:15:41.913Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-20T21:15:41.913Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-20T21:15:41.913Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-20T21:15:41.913Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-20T21:15:41.913Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-20T21:15:41.913Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-20T21:15:41.913Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-20T21:15:41.913Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-20T21:15:41.913Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-20T21:15:41.913Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-20T21:15:41.913Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-20T21:15:41.913Z] === RUN TestCreateTmpfsMountsTarget [2021-04-20T21:15:41.913Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-20T21:15:41.913Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-20T21:15:42.372Z] --- PASS: TestConfigsUpdate (2.40s) [2021-04-20T21:15:42.372Z] === RUN TestTemplatedConfig [2021-04-20T21:15:43.805Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s) [2021-04-20T21:15:43.805Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-20T21:15:45.662Z] --- PASS: TestTemplatedConfig (3.45s) [2021-04-20T21:15:45.662Z] === RUN TestConfigCreateResolve [2021-04-20T21:15:45.695Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.90s) [2021-04-20T21:15:45.695Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-20T21:15:45.695Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-20T21:15:45.695Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-20T21:15:45.695Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-20T21:15:45.695Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-20T21:15:45.695Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-20T21:15:45.695Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-20T21:15:45.695Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-20T21:15:45.695Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-20T21:15:45.695Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-20T21:15:45.695Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-20T21:15:45.695Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-20T21:15:45.695Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-20T21:15:45.695Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-20T21:15:45.695Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-20T21:15:45.695Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-20T21:15:45.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-20T21:15:45.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-04-20T21:15:45.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-04-20T21:15:45.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-20T21:15:45.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-20T21:15:45.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-20T21:15:45.695Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-20T21:15:46.190Z] --- PASS: TestTemplatedConfig (4.08s) [2021-04-20T21:15:46.190Z] === RUN TestConfigCreateResolve [2021-04-20T21:15:46.625Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2021-04-20T21:15:46.625Z] === RUN TestCreateDifferentPlatform [2021-04-20T21:15:46.625Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-20T21:15:46.625Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-20T21:15:46.625Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-04-20T21:15:46.625Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-20T21:15:46.625Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-20T21:15:46.625Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-20T21:15:46.625Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-04-20T21:15:46.625Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-20T21:15:46.625Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-04-20T21:15:46.625Z] === RUN TestContainerStartOnDaemonRestart [2021-04-20T21:15:46.625Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-04-20T21:15:46.625Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-04-20T21:15:46.625Z] === RUN TestDaemonRestartIpcMode [2021-04-20T21:15:46.625Z] === PAUSE TestDaemonRestartIpcMode [2021-04-20T21:15:46.625Z] === RUN TestDaemonHostGatewayIP [2021-04-20T21:15:46.625Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-04-20T21:15:46.625Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-20T21:15:46.625Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-20T21:15:46.625Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-20T21:15:46.625Z] === RUN TestContainerKillOnDaemonStart [2021-04-20T21:15:46.625Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-20T21:15:46.625Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-04-20T21:15:46.625Z] === RUN TestDiff [2021-04-20T21:15:47.189Z] --- PASS: TestDiff (0.65s) [2021-04-20T21:15:47.189Z] === RUN TestExecWithCloseStdin [2021-04-20T21:15:48.120Z] --- PASS: TestExecWithCloseStdin (0.95s) [2021-04-20T21:15:48.120Z] === RUN TestExec [2021-04-20T21:15:48.196Z] --- PASS: TestConfigCreateResolve (2.39s) [2021-04-20T21:15:48.196Z] === RUN TestConfigDaemonLibtrustID [2021-04-20T21:15:48.455Z] --- PASS: TestConfigDaemonLibtrustID (0.69s) [2021-04-20T21:15:48.455Z] PASS [2021-04-20T21:15:48.455Z] [2021-04-20T21:15:48.455Z] DONE 7 tests in 16.320s [2021-04-20T21:15:48.455Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-20T21:15:48.455Z] INFO: Testing against a local daemon [2021-04-20T21:15:48.455Z] === RUN TestCheckpoint [2021-04-20T21:15:48.455Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-20T21:15:48.455Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-20T21:15:48.455Z] === RUN TestContainerInvalidJSON [2021-04-20T21:15:48.455Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-20T21:15:48.455Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-20T21:15:48.455Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-20T21:15:48.455Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-20T21:15:48.455Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-20T21:15:48.455Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-20T21:15:48.455Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-20T21:15:48.455Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-20T21:15:48.455Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-20T21:15:48.455Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-20T21:15:48.455Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-20T21:15:48.455Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-20T21:15:48.455Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-20T21:15:48.455Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-20T21:15:48.714Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-04-20T21:15:48.714Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-20T21:15:48.714Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-04-20T21:15:48.714Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-20T21:15:48.714Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-04-20T21:15:48.714Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-20T21:15:48.714Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-04-20T21:15:48.714Z] === RUN TestCopyFromContainer [2021-04-20T21:15:48.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-20T21:15:49.050Z] --- PASS: TestExec (0.91s) [2021-04-20T21:15:49.050Z] === RUN TestExecUser [2021-04-20T21:15:49.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-20T21:15:49.727Z] --- PASS: TestConfigCreateResolve (4.03s) [2021-04-20T21:15:49.727Z] === RUN TestConfigDaemonLibtrustID [2021-04-20T21:15:49.981Z] --- PASS: TestExecUser (0.93s) [2021-04-20T21:15:49.981Z] === RUN TestExportContainerAndImportImage [2021-04-20T21:15:50.021Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-04-20T21:15:50.021Z] PASS [2021-04-20T21:15:50.021Z] [2021-04-20T21:15:50.021Z] DONE 7 tests in 24.595s [2021-04-20T21:15:50.021Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-04-20T21:15:50.021Z] ++ 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-20T21:15:50.021Z] ++ set -e [2021-04-20T21:15:50.021Z] ++ '[' -n 0 ']' [2021-04-20T21:15:50.021Z] ++ set -x [2021-04-20T21:15:50.021Z] ++ env -i DEST=/go/src/github.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-20T21:15:50.093Z] === RUN TestCopyFromContainer// [2021-04-20T21:15:50.093Z] === RUN TestCopyFromContainer//bar/root [2021-04-20T21:15:50.315Z] INFO: Testing against a local daemon [2021-04-20T21:15:50.315Z] === RUN TestCheckpoint [2021-04-20T21:15:50.315Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-20T21:15:50.315Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-20T21:15:50.315Z] === RUN TestContainerInvalidJSON [2021-04-20T21:15:50.315Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-20T21:15:50.315Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-20T21:15:50.315Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-20T21:15:50.315Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-20T21:15:50.315Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-20T21:15:50.315Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-20T21:15:50.315Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-20T21:15:50.315Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-20T21:15:50.315Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-20T21:15:50.315Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-20T21:15:50.315Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-20T21:15:50.315Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-20T21:15:50.315Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-20T21:15:50.315Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-20T21:15:50.315Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2021-04-20T21:15:50.315Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-20T21:15:50.354Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-20T21:15:50.354Z] === RUN TestCopyFromContainer/bar/quux [2021-04-20T21:15:50.354Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-20T21:15:50.354Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-20T21:15:50.610Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2021-04-20T21:15:50.610Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-20T21:15:50.610Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2021-04-20T21:15:50.610Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-20T21:15:50.614Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-20T21:15:50.614Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-20T21:15:50.614Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-20T21:15:50.873Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-20T21:15:50.873Z] --- PASS: TestCopyFromContainer (2.09s) [2021-04-20T21:15:50.873Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-04-20T21:15:50.873Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-04-20T21:15:50.873Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-20T21:15:50.873Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-04-20T21:15:50.873Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-04-20T21:15:50.873Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-04-20T21:15:50.873Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-04-20T21:15:50.873Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-04-20T21:15:50.873Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-04-20T21:15:50.873Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-04-20T21:15:50.873Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-20T21:15:50.873Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-20T21:15:50.873Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-20T21:15:50.873Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-20T21:15:50.873Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-20T21:15:50.873Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-20T21:15:50.873Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-20T21:15:50.873Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-20T21:15:50.873Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-20T21:15:50.873Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-20T21:15:50.873Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-04-20T21:15:50.873Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-20T21:15:50.873Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-20T21:15:50.873Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-20T21:15:50.873Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-20T21:15:50.873Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-04-20T21:15:50.873Z] === RUN TestCreateWithInvalidEnv [2021-04-20T21:15:50.873Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-20T21:15:50.873Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-20T21:15:50.873Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-20T21:15:50.873Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-20T21:15:50.873Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-20T21:15:50.873Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-20T21:15:50.873Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-20T21:15:50.873Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-20T21:15:50.873Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-20T21:15:50.873Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-04-20T21:15:50.873Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-20T21:15:50.873Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-20T21:15:50.873Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-20T21:15:50.874Z] === RUN TestCreateTmpfsMountsTarget [2021-04-20T21:15:50.874Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-20T21:15:50.874Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-20T21:15:50.908Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2021-04-20T21:15:50.908Z] === RUN TestCopyFromContainer [2021-04-20T21:15:50.910Z] --- PASS: TestExportContainerAndImportImage (0.83s) [2021-04-20T21:15:50.910Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-20T21:15:51.369Z] Removing intermediate container 1db0fb2c362d [2021-04-20T21:15:51.369Z] ---> 32359e09b366 [2021-04-20T21:15:51.369Z] 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-20T21:15:51.369Z] ---> Running in 9844f6576708 [2021-04-20T21:15:51.369Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-04-20T21:15:51.369Z] go: finding gotest.tools v0.5.3 [2021-04-20T21:15:51.369Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-04-20T21:15:51.369Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-20T21:15:51.369Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-20T21:15:51.369Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-04-20T21:15:51.369Z] go: downloading github.com/pkg/errors v0.9.1 [2021-04-20T21:15:51.369Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-20T21:15:51.369Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-20T21:15:51.369Z] go: extracting github.com/pkg/errors v0.9.1 [2021-04-20T21:15:51.369Z] go: extracting github.com/fatih/color v1.9.0 [2021-04-20T21:15:51.369Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-04-20T21:15:51.369Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-20T21:15:51.369Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-20T21:15:51.369Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-20T21:15:51.369Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-20T21:15:51.369Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-20T21:15:51.369Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-20T21:15:51.369Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-20T21:15:51.369Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-20T21:15:51.369Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-20T21:15:51.369Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-20T21:15:51.369Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-20T21:15:51.369Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-20T21:15:51.369Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-20T21:15:51.369Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-20T21:15:51.369Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-20T21:15:51.369Z] go: finding github.com/fatih/color v1.9.0 [2021-04-20T21:15:51.369Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-20T21:15:51.369Z] go: finding github.com/pkg/errors v0.9.1 [2021-04-20T21:15:51.369Z] go: finding github.com/spf13/pflag v1.0.3 [2021-04-20T21:15:51.369Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-20T21:15:51.369Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-20T21:15:51.369Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-20T21:15:51.369Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-20T21:15:51.369Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-20T21:15:51.369Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-20T21:15:51.369Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-20T21:15:51.836Z] INFO: Build done for gotestsum... [2021-04-20T21:15:52.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-20T21:15:53.409Z] --- PASS: TestCreateWithCustomMaskedPaths (2.40s) [2021-04-20T21:15:53.409Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-20T21:15:53.654Z] === RUN TestCopyFromContainer// [2021-04-20T21:15:53.654Z] === RUN TestCopyFromContainer//bar/root [2021-04-20T21:15:53.654Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-20T21:15:53.654Z] === RUN TestCopyFromContainer/bar/quux [2021-04-20T21:15:53.948Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-20T21:15:53.948Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-20T21:15:54.243Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-20T21:15:54.243Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-20T21:15:54.537Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-20T21:15:54.537Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-20T21:15:54.537Z] --- PASS: TestCopyFromContainer (3.81s) [2021-04-20T21:15:54.537Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-04-20T21:15:54.537Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2021-04-20T21:15:54.537Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-04-20T21:15:54.537Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2021-04-20T21:15:54.537Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-04-20T21:15:54.537Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-04-20T21:15:54.537Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-04-20T21:15:54.537Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-04-20T21:15:54.537Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-04-20T21:15:54.537Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-04-20T21:15:54.537Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-20T21:15:54.537Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-20T21:15:54.537Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-20T21:15:54.537Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-20T21:15:54.537Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-20T21:15:54.537Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-20T21:15:54.537Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-20T21:15:54.537Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-20T21:15:54.537Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-20T21:15:54.537Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-20T21:15:54.537Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-04-20T21:15:54.537Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-20T21:15:54.537Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-20T21:15:54.537Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-20T21:15:54.537Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-20T21:15:54.832Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-04-20T21:15:54.832Z] === RUN TestCreateWithInvalidEnv [2021-04-20T21:15:54.832Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-20T21:15:54.832Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-20T21:15:54.832Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-20T21:15:54.832Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-20T21:15:54.832Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-20T21:15:54.832Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-20T21:15:54.832Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-20T21:15:54.832Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-20T21:15:54.832Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-20T21:15:54.832Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-04-20T21:15:54.832Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-20T21:15:54.832Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-20T21:15:54.832Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-20T21:15:54.832Z] === RUN TestCreateTmpfsMountsTarget [2021-04-20T21:15:54.832Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-04-20T21:15:54.832Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-20T21:15:55.078Z] --- PASS: TestExportContainerAfterDaemonRestart (3.95s) [2021-04-20T21:15:55.078Z] === RUN TestHealthCheckWorkdir [2021-04-20T21:15:55.942Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.36s) [2021-04-20T21:15:55.942Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-20T21:15:55.942Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-20T21:15:55.942Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-20T21:15:55.943Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-20T21:15:55.943Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-20T21:15:55.943Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-20T21:15:55.943Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-20T21:15:55.943Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-20T21:15:55.943Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-20T21:15:55.943Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-20T21:15:55.943Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-20T21:15:55.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-20T21:15:55.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-20T21:15:55.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-20T21:15:55.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-20T21:15:55.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-20T21:15:55.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-20T21:15:55.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-04-20T21:15:55.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-04-20T21:15:55.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-20T21:15:55.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-20T21:15:55.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-20T21:15:55.943Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-20T21:15:56.009Z] --- PASS: TestHealthCheckWorkdir (1.32s) [2021-04-20T21:15:56.009Z] === RUN TestHealthKillContainer [2021-04-20T21:15:56.510Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s) [2021-04-20T21:15:56.510Z] === RUN TestCreateDifferentPlatform [2021-04-20T21:15:56.510Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-20T21:15:56.510Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-20T21:15:56.510Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-04-20T21:15:56.510Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-20T21:15:56.510Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-20T21:15:56.510Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-20T21:15:56.770Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-20T21:15:56.770Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-20T21:15:56.770Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-04-20T21:15:56.770Z] === RUN TestContainerStartOnDaemonRestart [2021-04-20T21:15:56.770Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-20T21:15:56.770Z] === RUN TestDaemonRestartIpcMode [2021-04-20T21:15:56.770Z] === PAUSE TestDaemonRestartIpcMode [2021-04-20T21:15:56.770Z] === RUN TestDaemonHostGatewayIP [2021-04-20T21:15:56.770Z] === PAUSE TestDaemonHostGatewayIP [2021-04-20T21:15:56.770Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-20T21:15:56.770Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-20T21:15:56.770Z] === RUN TestContainerKillOnDaemonStart [2021-04-20T21:15:56.770Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-20T21:15:56.770Z] === RUN TestDiff [2021-04-20T21:15:57.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-20T21:15:57.708Z] --- PASS: TestDiff (0.81s) [2021-04-20T21:15:57.708Z] === RUN TestExecWithCloseStdin [2021-04-20T21:15:58.369Z] --- PASS: TestCreateWithCustomMaskedPaths (2.99s) [2021-04-20T21:15:58.369Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-20T21:15:58.645Z] --- PASS: TestExecWithCloseStdin (1.13s) [2021-04-20T21:15:58.645Z] === RUN TestExec [2021-04-20T21:15:58.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-20T21:15:59.276Z] --- PASS: TestHealthKillContainer (2.96s) [2021-04-20T21:15:59.276Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-20T21:15:59.533Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2021-04-20T21:15:59.533Z] === RUN TestIpcModeNone [2021-04-20T21:15:59.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-20T21:15:59.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-20T21:16:00.034Z] --- PASS: TestExec (1.12s) [2021-04-20T21:16:00.034Z] === RUN TestExecUser [2021-04-20T21:16:00.462Z] --- PASS: TestIpcModeNone (0.90s) [2021-04-20T21:16:00.462Z] === RUN TestIpcModePrivate [2021-04-20T21:16:00.974Z] --- PASS: TestExecUser (1.08s) [2021-04-20T21:16:00.974Z] === RUN TestExportContainerAndImportImage [2021-04-20T21:16:01.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-20T21:16:01.116Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.02s) [2021-04-20T21:16:01.117Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-20T21:16:01.117Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-20T21:16:01.117Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-20T21:16:01.117Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-20T21:16:01.117Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-20T21:16:01.117Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-20T21:16:01.117Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-20T21:16:01.117Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-20T21:16:01.117Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-20T21:16:01.117Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-20T21:16:01.117Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-20T21:16:01.117Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-20T21:16:01.117Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-20T21:16:01.117Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-20T21:16:01.117Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-20T21:16:01.117Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-20T21:16:01.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-20T21:16:01.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-20T21:16:01.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-20T21:16:01.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-20T21:16:01.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-20T21:16:01.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-20T21:16:01.117Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-20T21:16:01.390Z] --- PASS: TestIpcModePrivate (0.94s) [2021-04-20T21:16:01.390Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-04-20T21:16:01.390Z] === RUN TestIpcModeShareable [2021-04-20T21:16:01.390Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-04-20T21:16:01.391Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-20T21:16:01.391Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-20T21:16:01.912Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2021-04-20T21:16:01.912Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-20T21:16:02.159Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.13s) [2021-04-20T21:16:02.159Z] === RUN TestCreateDifferentPlatform [2021-04-20T21:16:02.159Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-20T21:16:02.159Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-20T21:16:02.159Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-04-20T21:16:02.159Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-20T21:16:02.159Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-20T21:16:02.159Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-20T21:16:02.159Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-04-20T21:16:02.159Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-20T21:16:02.159Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.12s) [2021-04-20T21:16:02.159Z] === RUN TestContainerStartOnDaemonRestart [2021-04-20T21:16:02.159Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-20T21:16:02.159Z] === RUN TestDaemonRestartIpcMode [2021-04-20T21:16:02.159Z] === PAUSE TestDaemonRestartIpcMode [2021-04-20T21:16:02.159Z] === RUN TestDaemonHostGatewayIP [2021-04-20T21:16:02.159Z] === PAUSE TestDaemonHostGatewayIP [2021-04-20T21:16:02.159Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-20T21:16:02.159Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-20T21:16:02.159Z] === RUN TestContainerKillOnDaemonStart [2021-04-20T21:16:02.159Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-20T21:16:02.159Z] === RUN TestDiff [2021-04-20T21:16:02.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-20T21:16:02.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-20T21:16:03.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-20T21:16:03.202Z] --- PASS: TestDiff (1.07s) [2021-04-20T21:16:03.202Z] === RUN TestExecWithCloseStdin [2021-04-20T21:16:03.817Z] --- PASS: TestExportContainerAfterDaemonRestart (1.77s) [2021-04-20T21:16:03.818Z] === RUN TestHealthCheckWorkdir [2021-04-20T21:16:03.914Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.57s) [2021-04-20T21:16:03.914Z] === RUN TestAPIIpcModeHost [2021-04-20T21:16:03.914Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-04-20T21:16:03.914Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-20T21:16:03.914Z] === RUN TestDaemonIpcModeShareable [2021-04-20T21:16:03.914Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-04-20T21:16:03.914Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-20T21:16:03.914Z] === RUN TestDaemonIpcModePrivate [2021-04-20T21:16:04.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-20T21:16:04.724Z] --- PASS: TestExecWithCloseStdin (1.25s) [2021-04-20T21:16:04.724Z] === RUN TestExec [2021-04-20T21:16:05.198Z] --- PASS: TestHealthCheckWorkdir (1.61s) [2021-04-20T21:16:05.198Z] === RUN TestHealthKillContainer [2021-04-20T21:16:05.796Z] --- PASS: TestExec (1.23s) [2021-04-20T21:16:05.796Z] === RUN TestExecUser [2021-04-20T21:16:05.820Z] ok github.com/docker/docker/cmd/dockerd 0.240s coverage: 29.1% of statements [2021-04-20T21:16:05.820Z] ok github.com/docker/docker/container 0.178s coverage: 34.7% of statements [2021-04-20T21:16:05.820Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-20T21:16:05.820Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-20T21:16:05.820Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-20T21:16:05.820Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-20T21:16:06.125Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.045s coverage: 65.3% of statements [2021-04-20T21:16:06.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-20T21:16:06.850Z] --- PASS: TestExecUser (1.27s) [2021-04-20T21:16:06.851Z] === RUN TestExportContainerAndImportImage [2021-04-20T21:16:07.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-20T21:16:07.199Z] --- PASS: TestDaemonIpcModePrivate (2.86s) [2021-04-20T21:16:07.199Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-04-20T21:16:07.199Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-20T21:16:07.199Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-04-20T21:16:07.199Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-20T21:16:07.199Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-20T21:16:07.199Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-04-20T21:16:07.199Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-20T21:16:07.199Z] === RUN TestIpcModeOlderClient [2021-04-20T21:16:07.199Z] === PAUSE TestIpcModeOlderClient [2021-04-20T21:16:07.199Z] === RUN TestKillContainerInvalidSignal [2021-04-20T21:16:07.786Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2021-04-20T21:16:07.786Z] === RUN TestKillContainer [2021-04-20T21:16:07.786Z] === RUN TestKillContainer/no_signal [2021-04-20T21:16:08.369Z] --- PASS: TestExportContainerAndImportImage (1.42s) [2021-04-20T21:16:08.369Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-20T21:16:08.394Z] === RUN TestKillContainer/non_killing_signal [2021-04-20T21:16:08.485Z] --- PASS: TestHealthKillContainer (3.17s) [2021-04-20T21:16:08.485Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-20T21:16:08.966Z] === RUN TestKillContainer/killing_signal [2021-04-20T21:16:09.423Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2021-04-20T21:16:09.423Z] === RUN TestIpcModeNone [2021-04-20T21:16:09.608Z] Removing intermediate container 9844f6576708 [2021-04-20T21:16:09.608Z] ---> 5473b5d918bf [2021-04-20T21:16:09.608Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-04-20T21:16:09.608Z] ---> Running in 3f2a1fbb10c0 [2021-04-20T21:16:09.608Z] Removing intermediate container 3f2a1fbb10c0 [2021-04-20T21:16:09.608Z] ---> b604cc9ba742 [2021-04-20T21:16:09.608Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-04-20T21:16:09.608Z] ---> Running in f968c0d032fc [2021-04-20T21:16:09.608Z] Removing intermediate container f968c0d032fc [2021-04-20T21:16:09.608Z] ---> bcb163bfa65e [2021-04-20T21:16:09.608Z] Step 10/10 : COPY . . [2021-04-20T21:16:09.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-20T21:16:09.906Z] --- PASS: TestKillContainer (1.98s) [2021-04-20T21:16:09.907Z] --- PASS: TestKillContainer/no_signal (0.65s) [2021-04-20T21:16:09.907Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-04-20T21:16:09.907Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2021-04-20T21:16:09.907Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-20T21:16:09.907Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-20T21:16:10.364Z] --- PASS: TestIpcModeNone (1.09s) [2021-04-20T21:16:10.364Z] === RUN TestIpcModePrivate [2021-04-20T21:16:10.451Z] --- PASS: TestExportContainerAfterDaemonRestart (1.68s) [2021-04-20T21:16:10.451Z] === RUN TestHealthCheckWorkdir [2021-04-20T21:16:10.469Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-20T21:16:11.031Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2021-04-20T21:16:11.031Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2021-04-20T21:16:11.031Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2021-04-20T21:16:11.031Z] === RUN TestKillStoppedContainer [2021-04-20T21:16:11.031Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-04-20T21:16:11.031Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-20T21:16:11.031Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-04-20T21:16:11.031Z] === RUN TestKillDifferentUserContainer [2021-04-20T21:16:11.307Z] --- PASS: TestIpcModePrivate (1.08s) [2021-04-20T21:16:11.307Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-04-20T21:16:11.307Z] === RUN TestIpcModeShareable [2021-04-20T21:16:11.493Z] --- PASS: TestHealthCheckWorkdir (1.58s) [2021-04-20T21:16:11.493Z] === RUN TestHealthKillContainer [2021-04-20T21:16:11.593Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2021-04-20T21:16:11.593Z] === RUN TestInspectOomKilledTrue [2021-04-20T21:16:11.593Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-20T21:16:11.593Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-20T21:16:11.593Z] === RUN TestInspectOomKilledFalse [2021-04-20T21:16:11.593Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-20T21:16:11.593Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-20T21:16:11.593Z] === RUN TestLinksEtcHostsContentMatch [2021-04-20T21:16:11.593Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-04-20T21:16:11.593Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-04-20T21:16:11.593Z] === RUN TestLinksContainerNames [2021-04-20T21:16:11.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-20T21:16:11.801Z] ok github.com/docker/docker/daemon/cluster/convert 0.046s coverage: 35.9% of statements [2021-04-20T21:16:11.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-20T21:16:12.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-20T21:16:12.687Z] --- PASS: TestIpcModeShareable (1.13s) [2021-04-20T21:16:12.687Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-04-20T21:16:12.687Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-20T21:16:12.958Z] --- PASS: TestLinksContainerNames (1.24s) [2021-04-20T21:16:12.958Z] === RUN TestLogsFollowTailEmpty [2021-04-20T21:16:13.340Z] ok github.com/docker/docker/daemon/cluster 0.148s coverage: 0.5% of statements [2021-04-20T21:16:13.523Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2021-04-20T21:16:13.523Z] === RUN TestContainerNetworkMountsNoChown [2021-04-20T21:16:14.084Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2021-04-20T21:16:14.084Z] === RUN TestMountDaemonRoot [2021-04-20T21:16:14.084Z] === RUN TestMountDaemonRoot/default [2021-04-20T21:16:14.085Z] === PAUSE TestMountDaemonRoot/default [2021-04-20T21:16:14.085Z] === RUN TestMountDaemonRoot/private [2021-04-20T21:16:14.085Z] === PAUSE TestMountDaemonRoot/private [2021-04-20T21:16:14.085Z] === RUN TestMountDaemonRoot/rprivate [2021-04-20T21:16:14.085Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-20T21:16:14.085Z] === RUN TestMountDaemonRoot/slave [2021-04-20T21:16:14.085Z] === PAUSE TestMountDaemonRoot/slave [2021-04-20T21:16:14.085Z] === RUN TestMountDaemonRoot/rslave [2021-04-20T21:16:14.085Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-20T21:16:14.085Z] === RUN TestMountDaemonRoot/shared [2021-04-20T21:16:14.085Z] === PAUSE TestMountDaemonRoot/shared [2021-04-20T21:16:14.085Z] === RUN TestMountDaemonRoot/rshared [2021-04-20T21:16:14.085Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-20T21:16:14.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-20T21:16:14.341Z] === CONT TestMountDaemonRoot/default [2021-04-20T21:16:14.341Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-20T21:16:14.341Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-20T21:16:14.341Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-20T21:16:14.341Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-20T21:16:14.341Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-20T21:16:14.341Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-20T21:16:14.341Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-20T21:16:14.341Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-20T21:16:14.341Z] === CONT TestMountDaemonRoot/rslave [2021-04-20T21:16:14.341Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-20T21:16:14.341Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-20T21:16:14.341Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-20T21:16:14.341Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-20T21:16:14.341Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-20T21:16:14.341Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-20T21:16:14.341Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-20T21:16:14.341Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-20T21:16:14.341Z] === CONT TestMountDaemonRoot/rshared [2021-04-20T21:16:14.341Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-20T21:16:14.341Z] === CONT TestMountDaemonRoot/shared [2021-04-20T21:16:14.341Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-20T21:16:14.341Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-20T21:16:14.341Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-20T21:16:14.341Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-20T21:16:14.341Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-20T21:16:14.341Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-20T21:16:14.341Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-20T21:16:14.341Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-20T21:16:14.341Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-20T21:16:14.341Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-20T21:16:14.341Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-20T21:16:14.341Z] === CONT TestMountDaemonRoot/rprivate [2021-04-20T21:16:14.341Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-20T21:16:14.341Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-20T21:16:14.341Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-20T21:16:14.341Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-20T21:16:14.341Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-20T21:16:14.341Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-20T21:16:14.341Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-20T21:16:14.341Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-20T21:16:14.341Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-20T21:16:14.341Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-20T21:16:14.341Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-20T21:16:14.341Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-20T21:16:14.341Z] === CONT TestMountDaemonRoot/slave [2021-04-20T21:16:14.341Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-20T21:16:14.341Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-20T21:16:14.341Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-20T21:16:14.341Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-20T21:16:14.341Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-20T21:16:14.341Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-20T21:16:14.341Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-20T21:16:14.341Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-20T21:16:14.341Z] === CONT TestMountDaemonRoot/private [2021-04-20T21:16:14.341Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-20T21:16:14.341Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-20T21:16:14.341Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-20T21:16:14.341Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-20T21:16:14.341Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-20T21:16:14.341Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-20T21:16:14.341Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-20T21:16:14.341Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-20T21:16:14.341Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-20T21:16:14.341Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-20T21:16:14.341Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-20T21:16:14.341Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-20T21:16:14.341Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-20T21:16:14.341Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-20T21:16:14.341Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-20T21:16:14.341Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-20T21:16:14.341Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-20T21:16:14.341Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-20T21:16:14.341Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-20T21:16:14.341Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-20T21:16:14.341Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-20T21:16:14.341Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-20T21:16:14.341Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-20T21:16:14.341Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-20T21:16:14.341Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-20T21:16:14.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-20T21:16:14.597Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-20T21:16:14.597Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-20T21:16:14.597Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-20T21:16:14.597Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-20T21:16:14.597Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-20T21:16:14.597Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-20T21:16:14.597Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-20T21:16:14.597Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-20T21:16:14.597Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-20T21:16:14.597Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-20T21:16:14.597Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2021-04-20T21:16:14.597Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2021-04-20T21:16:14.597Z] === RUN TestContainerBindMountNonRecursive [2021-04-20T21:16:14.597Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2021-04-20T21:16:14.597Z] 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-20T21:16:14.597Z] === RUN TestContainerVolumesMountedAsShared [2021-04-20T21:16:14.597Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-04-20T21:16:14.597Z] 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-20T21:16:14.597Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-20T21:16:14.597Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-04-20T21:16:14.597Z] 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-20T21:16:14.597Z] === RUN TestNetworkNat [2021-04-20T21:16:15.031Z] --- PASS: TestHealthKillContainer (3.31s) [2021-04-20T21:16:15.031Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-20T21:16:15.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-20T21:16:15.526Z] --- PASS: TestNetworkNat (0.82s) [2021-04-20T21:16:15.526Z] === RUN TestNetworkLocalhostTCPNat [2021-04-20T21:16:15.979Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.06s) [2021-04-20T21:16:15.979Z] === RUN TestAPIIpcModeHost [2021-04-20T21:16:16.077Z] --- PASS: TestInspectCpusetInConfigPre120 (1.06s) [2021-04-20T21:16:16.077Z] === RUN TestIpcModeNone [2021-04-20T21:16:16.087Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2021-04-20T21:16:16.087Z] === RUN TestNetworkLoopbackNat [2021-04-20T21:16:16.908Z] ok github.com/docker/docker/daemon/discovery 0.034s coverage: 30.0% of statements [2021-04-20T21:16:16.915Z] --- PASS: TestAPIIpcModeHost (1.14s) [2021-04-20T21:16:16.915Z] === RUN TestDaemonIpcModeShareable [2021-04-20T21:16:17.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-20T21:16:17.594Z] --- PASS: TestIpcModeNone (1.29s) [2021-04-20T21:16:17.594Z] === RUN TestIpcModePrivate [2021-04-20T21:16:17.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-20T21:16:18.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-20T21:16:18.636Z] --- PASS: TestIpcModePrivate (1.25s) [2021-04-20T21:16:18.636Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:108, shared: false, mustBeShared: false [2021-04-20T21:16:18.636Z] === RUN TestIpcModeShareable [2021-04-20T21:16:18.851Z] --- PASS: TestDaemonIpcModeShareable (1.90s) [2021-04-20T21:16:18.851Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-04-20T21:16:18.851Z] === RUN TestDaemonIpcModePrivate [2021-04-20T21:16:19.031Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2021-04-20T21:16:19.353Z] --- PASS: TestNetworkLoopbackNat (3.08s) [2021-04-20T21:16:19.354Z] === RUN TestPause [2021-04-20T21:16:19.354Z] --- SKIP: TestPause (0.00s) [2021-04-20T21:16:19.354Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-20T21:16:19.354Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-20T21:16:19.354Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-20T21:16:19.354Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-20T21:16:19.354Z] === RUN TestPauseStopPausedContainer [2021-04-20T21:16:19.354Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-04-20T21:16:19.354Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-20T21:16:19.354Z] === RUN TestPsFilter [2021-04-20T21:16:19.354Z] --- PASS: TestPsFilter (0.09s) [2021-04-20T21:16:19.354Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-20T21:16:19.677Z] ok github.com/docker/docker/daemon/config 0.085s coverage: 81.8% of statements [2021-04-20T21:16:19.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-20T21:16:19.920Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2021-04-20T21:16:19.920Z] === RUN TestRemoveContainerWithVolume [2021-04-20T21:16:20.153Z] --- PASS: TestIpcModeShareable (1.32s) [2021-04-20T21:16:20.153Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:102, shared: true, mustBeShared: true [2021-04-20T21:16:20.153Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-20T21:16:20.775Z] --- PASS: TestDaemonIpcModePrivate (1.90s) [2021-04-20T21:16:20.775Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-04-20T21:16:20.775Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-20T21:16:20.848Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2021-04-20T21:16:20.848Z] === RUN TestRemoveContainerRunning [2021-04-20T21:16:20.996Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-20T21:16:20.996Z] Using test binary docker [2021-04-20T21:16:20.996Z] +++ /etc/init.d/apparmor start [2021-04-20T21:16:20.996Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-20T21:16:20.996Z] INFO: Waiting for daemon to start... [2021-04-20T21:16:20.996Z] Starting dockerd [2021-04-20T21:16:20.996Z] +++ 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-20T21:16:21.184Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-20T21:16:21.184Z] Using test binary docker [2021-04-20T21:16:21.409Z] --- PASS: TestRemoveContainerRunning (0.64s) [2021-04-20T21:16:21.409Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-20T21:16:21.446Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-20T21:16:21.446Z] +++ /etc/init.d/apparmor start [2021-04-20T21:16:21.446Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-20T21:16:21.446Z] INFO: Waiting for daemon to start... [2021-04-20T21:16:21.446Z] Starting dockerd [2021-04-20T21:16:21.446Z] +++ 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-20T21:16:21.779Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2021-04-20T21:16:21.971Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.64s) [2021-04-20T21:16:21.971Z] === RUN TestRemoveInvalidContainer [2021-04-20T21:16:21.971Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-20T21:16:21.971Z] === RUN TestRenameLinkedContainer [2021-04-20T21:16:22.679Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.90s) [2021-04-20T21:16:22.679Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-04-20T21:16:22.679Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-20T21:16:23.685Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.94s) [2021-04-20T21:16:23.685Z] === RUN TestAPIIpcModeHost [2021-04-20T21:16:24.309Z] . [2021-04-20T21:16:24.309Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-20T21:16:24.309Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-20T21:16:24.309Z] Error: No such image: emptyfs [2021-04-20T21:16:24.309Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-20T21:16:24.309Z] ++++ docker load [2021-04-20T21:16:24.488Z] --- PASS: TestRenameLinkedContainer (2.54s) [2021-04-20T21:16:24.488Z] === RUN TestRenameStoppedContainer [2021-04-20T21:16:24.541Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2021-04-20T21:16:24.541Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.498s coverage: 14.1% of statements [2021-04-20T21:16:24.584Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2021-04-20T21:16:24.584Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-04-20T21:16:24.584Z] === RUN TestIpcModeOlderClient [2021-04-20T21:16:24.584Z] === PAUSE TestIpcModeOlderClient [2021-04-20T21:16:24.584Z] === RUN TestKillContainerInvalidSignal [2021-04-20T21:16:24.884Z] Running integration-test (iteration 1) [2021-04-20T21:16:24.884Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-20T21:16:24.884Z] ++ 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-20T21:16:24.884Z] ++ set -e [2021-04-20T21:16:24.884Z] ++ '[' -n 0 ']' [2021-04-20T21:16:24.884Z] ++ set -x [2021-04-20T21:16:24.884Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-20T21:16:25.151Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2021-04-20T21:16:25.151Z] === RUN TestKillContainer [2021-04-20T21:16:25.151Z] === RUN TestKillContainer/no_signal [2021-04-20T21:16:25.204Z] --- PASS: TestAPIIpcModeHost (1.12s) [2021-04-20T21:16:25.205Z] === RUN TestDaemonIpcModeShareable [2021-04-20T21:16:25.415Z] --- PASS: TestRenameStoppedContainer (0.79s) [2021-04-20T21:16:25.415Z] === RUN TestRenameRunningContainerAndReuse [2021-04-20T21:16:25.720Z] === RUN TestKillContainer/non_killing_signal [2021-04-20T21:16:26.074Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.552s coverage: 57.1% of statements [2021-04-20T21:16:26.288Z] === RUN TestKillContainer/killing_signal [2021-04-20T21:16:26.782Z] --- PASS: TestRenameRunningContainerAndReuse (1.28s) [2021-04-20T21:16:26.782Z] === RUN TestRenameInvalidName [2021-04-20T21:16:27.226Z] --- PASS: TestKillContainer (2.13s) [2021-04-20T21:16:27.226Z] --- PASS: TestKillContainer/no_signal (0.69s) [2021-04-20T21:16:27.226Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2021-04-20T21:16:27.226Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2021-04-20T21:16:27.226Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-20T21:16:27.226Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-20T21:16:27.288Z] --- PASS: TestDaemonIpcModeShareable (2.34s) [2021-04-20T21:16:27.288Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: true, mustBeShared: true [2021-04-20T21:16:27.288Z] === RUN TestDaemonIpcModePrivate [2021-04-20T21:16:27.343Z] --- PASS: TestRenameInvalidName (0.65s) [2021-04-20T21:16:27.343Z] === RUN TestRenameAnonymousContainer [2021-04-20T21:16:27.795Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-20T21:16:28.034Z] . [2021-04-20T21:16:28.034Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-20T21:16:28.034Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-20T21:16:28.034Z] Error: No such image: emptyfs [2021-04-20T21:16:28.034Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-20T21:16:28.034Z] ++++ docker load [2021-04-20T21:16:28.034Z] Running integration-test (iteration 1) [2021-04-20T21:16:28.034Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-04-20T21:16:28.034Z] ++ 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-20T21:16:28.034Z] ++ set -e [2021-04-20T21:16:28.034Z] ++ '[' -n 0 ']' [2021-04-20T21:16:28.034Z] ++ set -x [2021-04-20T21:16:28.034Z] ++ env -i DEST=/go/src/github.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-20T21:16:28.733Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) [2021-04-20T21:16:28.733Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2021-04-20T21:16:28.733Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2021-04-20T21:16:28.733Z] === RUN TestKillStoppedContainer [2021-04-20T21:16:28.733Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-04-20T21:16:28.733Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-20T21:16:28.733Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-04-20T21:16:28.733Z] === RUN TestKillDifferentUserContainer [2021-04-20T21:16:28.853Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2021-04-20T21:16:29.302Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2021-04-20T21:16:29.302Z] === RUN TestInspectOomKilledTrue [2021-04-20T21:16:29.302Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-20T21:16:29.302Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-04-20T21:16:29.302Z] === RUN TestInspectOomKilledFalse [2021-04-20T21:16:29.370Z] --- PASS: TestDaemonIpcModePrivate (2.22s) [2021-04-20T21:16:29.370Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2021-04-20T21:16:29.370Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-20T21:16:29.906Z] ok github.com/docker/docker/daemon 12.405s coverage: 17.1% of statements [2021-04-20T21:16:29.906Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-20T21:16:29.906Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-20T21:16:29.906Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-20T21:16:29.906Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-20T21:16:30.204Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.111s coverage: 69.3% of statements [2021-04-20T21:16:30.240Z] --- PASS: TestInspectOomKilledFalse (0.71s) [2021-04-20T21:16:30.240Z] === RUN TestLinksEtcHostsContentMatch [2021-04-20T21:16:30.612Z] --- PASS: TestRenameAnonymousContainer (3.03s) [2021-04-20T21:16:30.612Z] === RUN TestRenameContainerWithSameName [2021-04-20T21:16:30.811Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s) [2021-04-20T21:16:30.811Z] === RUN TestLinksContainerNames [2021-04-20T21:16:30.870Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2021-04-20T21:16:30.870Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-20T21:16:31.741Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.827s coverage: 46.2% of statements [2021-04-20T21:16:31.741Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-20T21:16:32.116Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.20s) [2021-04-20T21:16:32.116Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2021-04-20T21:16:32.116Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-20T21:16:32.237Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) [2021-04-20T21:16:32.237Z] === RUN TestResize [2021-04-20T21:16:32.718Z] --- PASS: TestLinksContainerNames (1.45s) [2021-04-20T21:16:32.718Z] === RUN TestLogsFollowTailEmpty [2021-04-20T21:16:32.800Z] --- PASS: TestResize (0.63s) [2021-04-20T21:16:32.800Z] === RUN TestResizeWithInvalidSize [2021-04-20T21:16:32.979Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2021-04-20T21:16:32.979Z] === RUN TestContainerNetworkMountsNoChown [2021-04-20T21:16:33.728Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2021-04-20T21:16:33.728Z] === RUN TestResizeWhenContainerNotStarted [2021-04-20T21:16:33.852Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.615s coverage: 49.4% of statements [2021-04-20T21:16:33.853Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 57.5% of statements [2021-04-20T21:16:33.916Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2021-04-20T21:16:33.916Z] === RUN TestMountDaemonRoot [2021-04-20T21:16:33.916Z] === RUN TestMountDaemonRoot/default [2021-04-20T21:16:33.916Z] === PAUSE TestMountDaemonRoot/default [2021-04-20T21:16:33.916Z] === RUN TestMountDaemonRoot/private [2021-04-20T21:16:33.916Z] === PAUSE TestMountDaemonRoot/private [2021-04-20T21:16:33.916Z] === RUN TestMountDaemonRoot/rprivate [2021-04-20T21:16:33.916Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-20T21:16:33.916Z] === RUN TestMountDaemonRoot/slave [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/slave [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/rslave [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/shared [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/shared [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/rshared [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-20T21:16:33.917Z] === CONT TestMountDaemonRoot/default [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-20T21:16:33.917Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-20T21:16:33.917Z] === CONT TestMountDaemonRoot/rshared [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-20T21:16:33.917Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-20T21:16:33.917Z] === CONT TestMountDaemonRoot/shared [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-20T21:16:33.917Z] === CONT TestMountDaemonRoot/rslave [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-20T21:16:33.917Z] === CONT TestMountDaemonRoot/slave [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-20T21:16:33.917Z] === CONT TestMountDaemonRoot/rprivate [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-20T21:16:33.917Z] === CONT TestMountDaemonRoot/private [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-20T21:16:33.917Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-20T21:16:33.917Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-20T21:16:33.917Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-20T21:16:33.917Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-20T21:16:33.917Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-20T21:16:33.917Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-20T21:16:33.917Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-20T21:16:33.917Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-20T21:16:34.176Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-20T21:16:34.176Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-20T21:16:34.176Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-20T21:16:34.176Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-20T21:16:34.176Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-20T21:16:34.176Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-20T21:16:34.176Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-20T21:16:34.176Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-20T21:16:34.176Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-20T21:16:34.176Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-20T21:16:34.176Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-20T21:16:34.176Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-20T21:16:34.176Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-20T21:16:34.197Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.15s) [2021-04-20T21:16:34.197Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: true, mustBeShared: true [2021-04-20T21:16:34.197Z] === RUN TestIpcModeOlderClient [2021-04-20T21:16:34.197Z] === PAUSE TestIpcModeOlderClient [2021-04-20T21:16:34.197Z] === RUN TestKillContainerInvalidSignal [2021-04-20T21:16:34.290Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2021-04-20T21:16:34.290Z] === RUN TestDaemonRestartKillContainers [2021-04-20T21:16:34.290Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-20T21:16:34.290Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-04-20T21:16:34.290Z] === RUN TestCgroupNamespacesRun [2021-04-20T21:16:34.435Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-20T21:16:34.435Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-20T21:16:34.435Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-20T21:16:34.435Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-20T21:16:34.435Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-20T21:16:34.435Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-20T21:16:34.435Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-04-20T21:16:34.435Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-04-20T21:16:34.435Z] === RUN TestContainerBindMountNonRecursive [2021-04-20T21:16:34.499Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2021-04-20T21:16:34.835Z] --- PASS: TestKillContainerInvalidSignal (1.06s) [2021-04-20T21:16:34.835Z] === RUN TestKillContainer [2021-04-20T21:16:34.835Z] === RUN TestKillContainer/no_signal [2021-04-20T21:16:35.551Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-04-20T21:16:35.878Z] === RUN TestKillContainer/non_killing_signal [2021-04-20T21:16:36.919Z] === RUN TestKillContainer/killing_signal [2021-04-20T21:16:36.971Z] --- PASS: TestContainerBindMountNonRecursive (2.11s) [2021-04-20T21:16:36.971Z] === RUN TestContainerVolumesMountedAsShared [2021-04-20T21:16:36.971Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2021-04-20T21:16:36.971Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-20T21:16:37.555Z] --- PASS: TestCgroupNamespacesRun (2.87s) [2021-04-20T21:16:37.555Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-20T21:16:37.649Z] ok github.com/docker/docker/daemon/logger 0.283s coverage: 43.0% of statements [2021-04-20T21:16:37.909Z] --- PASS: TestContainerVolumesMountedAsSlave (0.83s) [2021-04-20T21:16:37.909Z] === RUN TestNetworkNat [2021-04-20T21:16:37.960Z] --- PASS: TestKillContainer (3.20s) [2021-04-20T21:16:37.960Z] --- PASS: TestKillContainer/no_signal (1.07s) [2021-04-20T21:16:37.960Z] --- PASS: TestKillContainer/non_killing_signal (0.73s) [2021-04-20T21:16:37.960Z] --- PASS: TestKillContainer/killing_signal (1.02s) [2021-04-20T21:16:37.960Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-20T21:16:37.960Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-20T21:16:38.300Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.038s coverage: 52.2% of statements [2021-04-20T21:16:38.300Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-20T21:16:38.300Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-20T21:16:38.845Z] --- PASS: TestNetworkNat (0.87s) [2021-04-20T21:16:38.845Z] === RUN TestNetworkLocalhostTCPNat [2021-04-20T21:16:39.413Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2021-04-20T21:16:39.413Z] === RUN TestNetworkLoopbackNat [2021-04-20T21:16:39.443Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.34s) [2021-04-20T21:16:39.443Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-20T21:16:39.477Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-20T21:16:39.686Z] ---> 9a2c156995b9 [2021-04-20T21:16:40.114Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.11s) [2021-04-20T21:16:40.114Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.05s) [2021-04-20T21:16:40.114Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2021-04-20T21:16:40.114Z] === RUN TestKillStoppedContainer [2021-04-20T21:16:40.162Z] Successfully built 9a2c156995b9 [2021-04-20T21:16:40.162Z] Successfully tagged docker:latest [2021-04-20T21:16:40.162Z] INFO: Image build ended at 04/20/2021 21:16:39. Duration:00:03:41.8243420 [2021-04-20T21:16:40.162Z] [2021-04-20T21:16:40.162Z] [2021-04-20T21:16:40.162Z] INFO: Building the test binaries at 04/20/2021 21:16:40... [2021-04-20T21:16:40.285Z] Loaded image: buildpack-deps:buster [2021-04-20T21:16:40.408Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-04-20T21:16:40.408Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-20T21:16:40.408Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-04-20T21:16:40.408Z] === RUN TestKillDifferentUserContainer [2021-04-20T21:16:40.421Z] ok github.com/docker/docker/daemon/logger/awslogs 0.558s coverage: 77.8% of statements [2021-04-20T21:16:40.421Z] ok github.com/docker/docker/daemon/logger/gelf 0.031s coverage: 67.0% of statements [2021-04-20T21:16:40.546Z] Loaded image: busybox:latest [2021-04-20T21:16:40.720Z] ok github.com/docker/docker/daemon/images 0.064s coverage: 6.7% of statements [2021-04-20T21:16:40.720Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-20T21:16:40.720Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-20T21:16:40.720Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-20T21:16:40.720Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-20T21:16:40.809Z] Loaded image: busybox:glibc [2021-04-20T21:16:41.021Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2021-04-20T21:16:41.451Z] --- PASS: TestKillDifferentUserContainer (1.08s) [2021-04-20T21:16:41.451Z] === RUN TestInspectOomKilledTrue [2021-04-20T21:16:41.451Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-04-20T21:16:41.451Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-20T21:16:41.451Z] === RUN TestInspectOomKilledFalse [2021-04-20T21:16:41.451Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-20T21:16:41.451Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-20T21:16:41.451Z] === RUN TestLinksEtcHostsContentMatch [2021-04-20T21:16:41.676Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2021-04-20T21:16:42.493Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s) [2021-04-20T21:16:42.493Z] === RUN TestLinksContainerNames [2021-04-20T21:16:42.701Z] --- PASS: TestNetworkLoopbackNat (3.23s) [2021-04-20T21:16:42.701Z] === RUN TestPause [2021-04-20T21:16:42.709Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.85s) [2021-04-20T21:16:42.709Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-20T21:16:43.637Z] --- PASS: TestPause (0.76s) [2021-04-20T21:16:43.637Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-20T21:16:43.637Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-20T21:16:43.637Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-20T21:16:43.637Z] === RUN TestPauseStopPausedContainer [2021-04-20T21:16:43.779Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.040s coverage: 69.9% of statements [2021-04-20T21:16:43.780Z] ok github.com/docker/docker/daemon/logger/local 0.083s coverage: 75.2% of statements [2021-04-20T21:16:43.780Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-20T21:16:44.115Z] Loaded image: debian:bullseye [2021-04-20T21:16:44.206Z] --- PASS: TestPauseStopPausedContainer (0.78s) [2021-04-20T21:16:44.206Z] === RUN TestPsFilter [2021-04-20T21:16:44.466Z] --- PASS: TestPsFilter (0.12s) [2021-04-20T21:16:44.466Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-20T21:16:44.574Z] --- PASS: TestLinksContainerNames (2.10s) [2021-04-20T21:16:44.574Z] === RUN TestLogsFollowTailEmpty [2021-04-20T21:16:44.836Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 55.1% of statements [2021-04-20T21:16:45.035Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2021-04-20T21:16:45.035Z] === RUN TestRemoveContainerWithVolume [2021-04-20T21:16:45.057Z] Loaded image: hello-world:latest [2021-04-20T21:16:45.138Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.039s coverage: 31.5% of statements [2021-04-20T21:16:45.223Z] --- PASS: TestCgroupNamespacesRunHostMode (2.82s) [2021-04-20T21:16:45.223Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-20T21:16:45.616Z] --- PASS: TestLogsFollowTailEmpty (1.02s) [2021-04-20T21:16:45.616Z] === RUN TestContainerNetworkMountsNoChown [2021-04-20T21:16:45.973Z] --- PASS: TestRemoveContainerWithVolume (0.72s) [2021-04-20T21:16:45.973Z] === RUN TestRemoveContainerRunning [2021-04-20T21:16:46.010Z] INFO: make.ps1 starting at 04/20/2021 21:16:45 [2021-04-20T21:16:46.010Z] INFO: Git commit (27f7e72647) assumed from DOCKER_GITCOMMIT environment variable [2021-04-20T21:16:46.010Z] INFO: Invoking autogen... [2021-04-20T21:16:46.010Z] Loaded image: arm32v7/hello-world:latest [2021-04-20T21:16:46.203Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2021-04-20T21:16:46.204Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2021-04-20T21:16:46.478Z] INFO: Building daemon... [2021-04-20T21:16:46.541Z] --- PASS: TestRemoveContainerRunning (0.76s) [2021-04-20T21:16:46.541Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-20T21:16:46.592Z] INFO: Testing against a local daemon [2021-04-20T21:16:46.592Z] === RUN TestCgroupNamespacesBuild [2021-04-20T21:16:46.695Z] --- PASS: TestContainerNetworkMountsNoChown (1.13s) [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/default [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/default [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/private [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/private [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/rprivate [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/slave [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/slave [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/rslave [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/shared [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/shared [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/rshared [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-20T21:16:46.695Z] === CONT TestMountDaemonRoot/default [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-20T21:16:46.695Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-20T21:16:46.695Z] === CONT TestMountDaemonRoot/rshared [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-20T21:16:46.695Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-20T21:16:46.695Z] === CONT TestMountDaemonRoot/shared [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-20T21:16:46.695Z] === CONT TestMountDaemonRoot/rslave [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-20T21:16:46.695Z] === CONT TestMountDaemonRoot/slave [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-20T21:16:46.695Z] === CONT TestMountDaemonRoot/rprivate [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-20T21:16:46.695Z] === CONT TestMountDaemonRoot/private [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-20T21:16:46.695Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-20T21:16:46.695Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-20T21:16:46.695Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-20T21:16:46.695Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-20T21:16:46.695Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-20T21:16:46.695Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-20T21:16:46.695Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-20T21:16:46.695Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-20T21:16:47.000Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-20T21:16:47.000Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-20T21:16:47.000Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-20T21:16:47.000Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-20T21:16:47.000Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-20T21:16:47.000Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-20T21:16:47.000Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-20T21:16:47.000Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-20T21:16:47.000Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-20T21:16:47.296Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-20T21:16:47.296Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-20T21:16:47.296Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-20T21:16:47.296Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-20T21:16:47.296Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-20T21:16:47.296Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-20T21:16:47.296Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-20T21:16:47.296Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-20T21:16:47.296Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-20T21:16:47.296Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-20T21:16:47.296Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.12s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-04-20T21:16:47.296Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-04-20T21:16:47.296Z] === RUN TestContainerBindMountNonRecursive [2021-04-20T21:16:47.479Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2021-04-20T21:16:47.479Z] === RUN TestRemoveInvalidContainer [2021-04-20T21:16:47.479Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-20T21:16:47.479Z] === RUN TestRenameLinkedContainer [2021-04-20T21:16:47.739Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.82s) [2021-04-20T21:16:47.739Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-20T21:16:48.251Z] ..........................xx.................... [ 29%] [2021-04-20T21:16:49.779Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2021-04-20T21:16:49.779Z] ok github.com/docker/docker/daemon/logger/splunk 2.572s coverage: 82.5% of statements [2021-04-20T21:16:49.779Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-20T21:16:49.779Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-20T21:16:49.899Z] --- PASS: TestCgroupNamespacesBuild (3.25s) [2021-04-20T21:16:49.899Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-20T21:16:50.047Z] --- PASS: TestContainerBindMountNonRecursive (2.67s) [2021-04-20T21:16:50.047Z] === RUN TestContainerVolumesMountedAsShared [2021-04-20T21:16:50.079Z] ok github.com/docker/docker/distribution/metadata 0.096s coverage: 48.2% of statements [2021-04-20T21:16:50.253Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.36s) [2021-04-20T21:16:50.254Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-20T21:16:50.769Z] --- PASS: TestRenameLinkedContainer (2.98s) [2021-04-20T21:16:50.769Z] === RUN TestRenameStoppedContainer [2021-04-20T21:16:51.029Z] --- PASS: TestRenameStoppedContainer (0.74s) [2021-04-20T21:16:51.029Z] === RUN TestRenameRunningContainerAndReuse [2021-04-20T21:16:51.203Z] --- PASS: TestContainerVolumesMountedAsShared (0.88s) [2021-04-20T21:16:51.203Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-20T21:16:52.143Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.93s) [2021-04-20T21:16:52.143Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-20T21:16:52.248Z] --- PASS: TestContainerVolumesMountedAsSlave (1.05s) [2021-04-20T21:16:52.248Z] === RUN TestNetworkNat [2021-04-20T21:16:52.410Z] --- PASS: TestRenameRunningContainerAndReuse (1.46s) [2021-04-20T21:16:52.410Z] === RUN TestRenameInvalidName [2021-04-20T21:16:52.448Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.28s) [2021-04-20T21:16:52.448Z] === RUN TestBuildWithSession [2021-04-20T21:16:52.448Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-20T21:16:52.448Z] build_session_test.go:25: TODO: BuildKit [2021-04-20T21:16:52.448Z] === RUN TestBuildSquashParent [2021-04-20T21:16:52.859Z] ok github.com/docker/docker/errdefs 0.034s coverage: 53.1% of statements [2021-04-20T21:16:52.859Z] ok github.com/docker/docker/distribution 0.417s coverage: 25.0% of statements [2021-04-20T21:16:52.859Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-20T21:16:53.290Z] --- PASS: TestNetworkNat (1.15s) [2021-04-20T21:16:53.290Z] === RUN TestNetworkLocalhostTCPNat [2021-04-20T21:16:53.348Z] --- PASS: TestRenameInvalidName (0.71s) [2021-04-20T21:16:53.348Z] === RUN TestRenameAnonymousContainer [2021-04-20T21:16:54.042Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2021-04-20T21:16:54.042Z] === RUN TestKernelTCPMemory [2021-04-20T21:16:54.042Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-04-20T21:16:54.042Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-20T21:16:54.042Z] === RUN TestNISDomainname [2021-04-20T21:16:54.042Z] --- SKIP: TestNISDomainname (0.01s) [2021-04-20T21:16:54.042Z] 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-20T21:16:54.042Z] === RUN TestHostnameDnsResolution [2021-04-20T21:16:54.333Z] --- PASS: TestNetworkLocalhostTCPNat (1.02s) [2021-04-20T21:16:54.333Z] === RUN TestNetworkLoopbackNat [2021-04-20T21:16:54.400Z] ok github.com/docker/docker/image 0.070s coverage: 86.8% of statements [2021-04-20T21:16:55.468Z] ok github.com/docker/docker/distribution/xfer 1.699s coverage: 85.1% of statements [2021-04-20T21:16:55.468Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-20T21:16:55.468Z] ok github.com/docker/docker/image/cache 0.029s coverage: 19.2% of statements [2021-04-20T21:16:55.468Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-04-20T21:16:55.766Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2021-04-20T21:16:55.766Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-20T21:16:55.933Z] --- PASS: TestHostnameDnsResolution (1.57s) [2021-04-20T21:16:55.933Z] === RUN TestStats [2021-04-20T21:16:55.933Z] --- SKIP: TestStats (0.00s) [2021-04-20T21:16:55.933Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-20T21:16:55.933Z] === RUN TestStopContainerWithTimeout [2021-04-20T21:16:55.933Z] === RUN TestStopContainerWithTimeout/0 [2021-04-20T21:16:55.933Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-20T21:16:55.933Z] === RUN TestStopContainerWithTimeout/1 [2021-04-20T21:16:55.933Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-20T21:16:55.933Z] === RUN TestStopContainerWithTimeout/3 [2021-04-20T21:16:55.933Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-20T21:16:55.933Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-20T21:16:55.933Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-20T21:16:55.933Z] === CONT TestStopContainerWithTimeout/0 [2021-04-20T21:16:55.933Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-20T21:16:56.420Z] ok github.com/docker/docker/libcontainerd/queue 0.044s coverage: 100.0% of statements [2021-04-20T21:16:56.495Z] === CONT TestStopContainerWithTimeout/3 [2021-04-20T21:16:56.637Z] --- PASS: TestRenameAnonymousContainer (3.26s) [2021-04-20T21:16:56.637Z] === RUN TestRenameContainerWithSameName [2021-04-20T21:16:57.205Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2021-04-20T21:16:57.205Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-20T21:16:57.870Z] --- PASS: TestNetworkLoopbackNat (3.62s) [2021-04-20T21:16:57.870Z] === RUN TestPause [2021-04-20T21:16:58.066Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 52.9% of statements [2021-04-20T21:16:58.513Z] === CONT TestStopContainerWithTimeout/1 [2021-04-20T21:16:58.677Z] --- PASS: TestRenameContainerWithLinkedContainer (1.43s) [2021-04-20T21:16:58.677Z] === RUN TestResize [2021-04-20T21:16:58.916Z] --- PASS: TestPause (1.08s) [2021-04-20T21:16:58.916Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-20T21:16:58.916Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-20T21:16:58.916Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-20T21:16:58.916Z] === RUN TestPauseStopPausedContainer [2021-04-20T21:16:59.119Z] ok github.com/docker/docker/opts 0.131s coverage: 67.1% of statements [2021-04-20T21:16:59.119Z] ok github.com/docker/docker/oci 0.041s coverage: 38.4% of statements [2021-04-20T21:16:59.246Z] --- PASS: TestResize (0.70s) [2021-04-20T21:16:59.246Z] === RUN TestResizeWithInvalidSize [2021-04-20T21:16:59.959Z] --- PASS: TestPauseStopPausedContainer (1.07s) [2021-04-20T21:16:59.959Z] === RUN TestPsFilter [2021-04-20T21:17:00.184Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2021-04-20T21:17:00.184Z] === RUN TestResizeWhenContainerNotStarted [2021-04-20T21:17:00.258Z] --- PASS: TestPsFilter (0.26s) [2021-04-20T21:17:00.258Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-20T21:17:00.403Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-04-20T21:17:00.403Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2021-04-20T21:17:00.403Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2021-04-20T21:17:00.403Z] --- PASS: TestStopContainerWithTimeout/3 (2.61s) [2021-04-20T21:17:00.403Z] --- PASS: TestStopContainerWithTimeout/1 (1.65s) [2021-04-20T21:17:00.403Z] === RUN TestDeleteDevicemapper [2021-04-20T21:17:00.403Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-20T21:17:00.403Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-20T21:17:00.403Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-20T21:17:00.590Z] --- PASS: TestBuildSquashParent (7.22s) [2021-04-20T21:17:00.590Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-20T21:17:00.590Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-20T21:17:00.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-20T21:17:00.590Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-20T21:17:00.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-20T21:17:00.590Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-20T21:17:00.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-20T21:17:00.590Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-20T21:17:00.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-20T21:17:00.590Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-20T21:17:00.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-20T21:17:00.590Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-20T21:17:00.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-20T21:17:00.590Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-20T21:17:00.590Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-20T21:17:00.590Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-20T21:17:00.590Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-20T21:17:00.752Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2021-04-20T21:17:00.752Z] === RUN TestDaemonRestartKillContainers [2021-04-20T21:17:00.752Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-20T21:17:00.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-20T21:17:00.752Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-20T21:17:00.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-20T21:17:00.752Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-20T21:17:00.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-20T21:17:00.752Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-20T21:17:00.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-20T21:17:00.752Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-20T21:17:00.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-20T21:17:00.752Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-20T21:17:00.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-20T21:17:00.752Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-20T21:17:00.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-20T21:17:00.752Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-20T21:17:00.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-20T21:17:00.752Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:17:00.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:17:00.752Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:17:00.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:17:00.752Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:17:00.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:17:00.752Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:17:00.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:17:00.752Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-20T21:17:00.752Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-20T21:17:01.239Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2021-04-20T21:17:01.299Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.09s) [2021-04-20T21:17:01.299Z] === RUN TestRemoveContainerWithVolume [2021-04-20T21:17:01.538Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2021-04-20T21:17:01.838Z] ok github.com/docker/docker/pkg/authorization 0.720s coverage: 68.3% of statements [2021-04-20T21:17:02.137Z] ok github.com/docker/docker/pkg/archive 1.011s coverage: 81.8% of statements [2021-04-20T21:17:02.292Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.13s) [2021-04-20T21:17:02.292Z] === RUN TestUpdateMemory [2021-04-20T21:17:02.292Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-20T21:17:02.292Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-20T21:17:02.292Z] === RUN TestUpdateCPUQuota [2021-04-20T21:17:02.292Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-04-20T21:17:02.292Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-20T21:17:02.292Z] === RUN TestUpdatePidsLimit [2021-04-20T21:17:02.292Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-04-20T21:17:02.292Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-20T21:17:02.292Z] === RUN TestUpdateRestartPolicy [2021-04-20T21:17:02.350Z] --- PASS: TestRemoveContainerWithVolume (1.09s) [2021-04-20T21:17:02.350Z] === RUN TestRemoveContainerRunning [2021-04-20T21:17:02.510Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-20T21:17:02.510Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-20T21:17:02.798Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2021-04-20T21:17:03.287Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:17:03.288Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:17:03.393Z] --- PASS: TestRemoveContainerRunning (1.11s) [2021-04-20T21:17:03.393Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-20T21:17:03.443Z] ok github.com/docker/docker/pkg/discovery 0.018s coverage: 58.3% of statements [2021-04-20T21:17:03.740Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2021-04-20T21:17:04.435Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.02s) [2021-04-20T21:17:04.435Z] === RUN TestRemoveInvalidContainer [2021-04-20T21:17:04.435Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-20T21:17:04.435Z] === RUN TestRenameLinkedContainer [2021-04-20T21:17:04.667Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:17:04.667Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:17:04.795Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-04-20T21:17:05.064Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-20T21:17:05.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.12s) [2021-04-20T21:17:05.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.21s) [2021-04-20T21:17:05.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.23s) [2021-04-20T21:17:05.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.28s) [2021-04-20T21:17:05.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.23s) [2021-04-20T21:17:05.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.42s) [2021-04-20T21:17:05.064Z] === RUN TestBuildMultiStageCopy [2021-04-20T21:17:05.064Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-20T21:17:05.449Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-04-20T21:17:05.748Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-04-20T21:17:06.044Z] ok github.com/docker/docker/layer 7.301s coverage: 68.8% of statements [2021-04-20T21:17:06.044Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-20T21:17:06.044Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-20T21:17:06.044Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-20T21:17:06.044Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-20T21:17:06.044Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-20T21:17:06.117Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-20T21:17:06.117Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-20T21:17:07.102Z] ok github.com/docker/docker/pkg/filenotify 0.620s coverage: 67.0% of statements [2021-04-20T21:17:07.102Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2021-04-20T21:17:07.102Z] ok github.com/docker/docker/pkg/chrootarchive 3.937s coverage: 43.2% of statements [2021-04-20T21:17:07.102Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-20T21:17:07.102Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-20T21:17:07.615Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-20T21:17:07.615Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-20T21:17:07.876Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-20T21:17:08.027Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-20T21:17:08.138Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-20T21:17:08.163Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 11.4% of statements [2021-04-20T21:17:08.286Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-20T21:17:08.463Z] ok github.com/docker/docker/pkg/discovery/kv 3.093s coverage: 84.1% of statements [2021-04-20T21:17:08.463Z] ok github.com/docker/docker/pkg/fsutils 0.345s coverage: 85.1% of statements [2021-04-20T21:17:08.712Z] --- PASS: TestBuildMultiStageCopy (3.76s) [2021-04-20T21:17:08.712Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.23s) [2021-04-20T21:17:08.712Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2021-04-20T21:17:08.712Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.37s) [2021-04-20T21:17:08.712Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2021-04-20T21:17:08.712Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s) [2021-04-20T21:17:08.712Z] === RUN TestBuildMultiStageParentConfig [2021-04-20T21:17:08.906Z] --- PASS: TestRenameLinkedContainer (4.38s) [2021-04-20T21:17:08.906Z] === RUN TestRenameStoppedContainer [2021-04-20T21:17:09.525Z] ok github.com/docker/docker/pkg/longpath 0.029s coverage: 100.0% of statements [2021-04-20T21:17:09.657Z] --- PASS: TestBuildMultiStageParentConfig (1.09s) [2021-04-20T21:17:09.657Z] === RUN TestBuildLabelWithTargets [2021-04-20T21:17:10.022Z] --- PASS: TestRenameStoppedContainer (1.05s) [2021-04-20T21:17:10.023Z] === RUN TestRenameRunningContainerAndReuse [2021-04-20T21:17:10.176Z] ok github.com/docker/docker/pkg/jsonmessage 0.022s coverage: 91.7% of statements [2021-04-20T21:17:10.176Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2021-04-20T21:17:10.476Z] ok github.com/docker/docker/pkg/idtools 0.727s coverage: 69.5% of statements [2021-04-20T21:17:10.776Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2021-04-20T21:17:11.078Z] ok github.com/docker/docker/pkg/ioutils 1.361s coverage: 69.3% of statements [2021-04-20T21:17:11.078Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-20T21:17:11.078Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-20T21:17:11.078Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-20T21:17:11.078Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-20T21:17:11.393Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2021-04-20T21:17:11.393Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.031s coverage: 86.7% of statements [2021-04-20T21:17:11.574Z] --- PASS: TestBuildLabelWithTargets (1.81s) [2021-04-20T21:17:11.574Z] === RUN TestBuildWithEmptyLayers [2021-04-20T21:17:11.580Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-20T21:17:11.580Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-20T21:17:11.638Z] Loaded image: buildpack-deps:buster [2021-04-20T21:17:11.638Z] Loaded image: busybox:latest [2021-04-20T21:17:11.638Z] Loaded image: busybox:glibc [2021-04-20T21:17:12.043Z] ok github.com/docker/docker/pkg/pidfile 0.036s coverage: 82.4% of statements [2021-04-20T21:17:12.043Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-20T21:17:12.043Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-20T21:17:12.178Z] --- PASS: TestRenameRunningContainerAndReuse (2.24s) [2021-04-20T21:17:12.179Z] === RUN TestRenameInvalidName [2021-04-20T21:17:12.519Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2021-04-20T21:17:12.519Z] === RUN TestBuildMultiStageOnBuild [2021-04-20T21:17:12.690Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2021-04-20T21:17:13.222Z] --- PASS: TestRenameInvalidName (1.08s) [2021-04-20T21:17:13.223Z] === RUN TestRenameAnonymousContainer [2021-04-20T21:17:13.339Z] ok github.com/docker/docker/pkg/plugins/transport 0.033s coverage: 85.7% of statements [2021-04-20T21:17:13.339Z] ok github.com/docker/docker/pkg/progress 0.025s coverage: 75.9% of statements [2021-04-20T21:17:13.488Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-20T21:17:13.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.31s) [2021-04-20T21:17:13.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s) [2021-04-20T21:17:13.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s) [2021-04-20T21:17:13.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.37s) [2021-04-20T21:17:13.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.39s) [2021-04-20T21:17:13.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s) [2021-04-20T21:17:13.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.33s) [2021-04-20T21:17:13.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.35s) [2021-04-20T21:17:13.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.86s) [2021-04-20T21:17:13.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.99s) [2021-04-20T21:17:13.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.22s) [2021-04-20T21:17:13.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.22s) [2021-04-20T21:17:13.489Z] === RUN TestCgroupNamespacesRun [2021-04-20T21:17:13.637Z] ok github.com/docker/docker/pkg/pools 0.017s coverage: 88.2% of statements [2021-04-20T21:17:14.192Z] Loaded image: debian:bullseye [2021-04-20T21:17:14.192Z] Loaded image: hello-world:latest [2021-04-20T21:17:14.297Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-04-20T21:17:14.376Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-04-20T21:17:14.454Z] Loaded image: arm32v7/hello-world:latest [2021-04-20T21:17:14.454Z] INFO: Testing against a local daemon [2021-04-20T21:17:14.454Z] === RUN TestCgroupNamespacesBuild [2021-04-20T21:17:15.068Z] --- PASS: TestBuildMultiStageOnBuild (2.53s) [2021-04-20T21:17:15.068Z] === RUN TestBuildUncleanTarFilenames [2021-04-20T21:17:15.352Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2021-04-20T21:17:15.352Z] ok github.com/docker/docker/pkg/pubsub 1.146s coverage: 75.0% of statements [2021-04-20T21:17:15.393Z] --- PASS: TestCgroupNamespacesRun (1.89s) [2021-04-20T21:17:15.393Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-20T21:17:15.393Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-04-20T21:17:15.393Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-04-20T21:17:15.393Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-20T21:17:15.998Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-04-20T21:17:15.998Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-04-20T21:17:16.011Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2021-04-20T21:17:16.011Z] === RUN TestBuildMultiStageLayerLeak [2021-04-20T21:17:17.187Z] --- PASS: TestUpdateRestartPolicy (12.33s) [2021-04-20T21:17:17.187Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-20T21:17:17.187Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2021-04-20T21:17:17.187Z] === RUN TestWaitNonBlocked [2021-04-20T21:17:17.187Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-20T21:17:17.187Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-20T21:17:17.187Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-20T21:17:17.187Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-20T21:17:17.187Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-20T21:17:17.187Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-20T21:17:17.187Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-20T21:17:17.187Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s) [2021-04-20T21:17:17.187Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2021-04-20T21:17:17.187Z] === RUN TestWaitBlocked [2021-04-20T21:17:17.187Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-20T21:17:17.187Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-20T21:17:17.187Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-20T21:17:17.187Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-20T21:17:17.187Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-20T21:17:17.187Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-20T21:17:17.297Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2021-04-20T21:17:17.297Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-20T21:17:17.456Z] --- PASS: TestWaitBlocked (0.02s) [2021-04-20T21:17:17.456Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s) [2021-04-20T21:17:17.456Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2021-04-20T21:17:17.456Z] === CONT TestDaemonRestartIpcMode [2021-04-20T21:17:17.456Z] === CONT TestIpcModeOlderClient [2021-04-20T21:17:17.456Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-04-20T21:17:17.456Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-20T21:17:17.534Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 36.9% of statements [2021-04-20T21:17:17.534Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 53.8% of statements [2021-04-20T21:17:17.832Z] ok github.com/docker/docker/pkg/signal 3.007s coverage: 61.0% of statements [2021-04-20T21:17:18.131Z] ok github.com/docker/docker/pkg/tailfile 0.130s coverage: 88.6% of statements [2021-04-20T21:17:18.430Z] testing: warning: no tests to run [2021-04-20T21:17:18.430Z] coverage: [no statements] [2021-04-20T21:17:18.430Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-04-20T21:17:18.561Z] --- PASS: TestBuildMultiStageLayerLeak (2.60s) [2021-04-20T21:17:18.561Z] === RUN TestBuildWithHugeFile [2021-04-20T21:17:18.875Z] --- PASS: TestRenameAnonymousContainer (5.46s) [2021-04-20T21:17:18.875Z] === RUN TestRenameContainerWithSameName [2021-04-20T21:17:19.078Z] ok github.com/docker/docker/pkg/tarsum 0.140s coverage: 89.3% of statements [2021-04-20T21:17:19.078Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2021-04-20T21:17:19.078Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2021-04-20T21:17:19.201Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2021-04-20T21:17:19.201Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-20T21:17:19.380Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2021-04-20T21:17:19.748Z] --- PASS: TestCgroupNamespacesBuild (4.25s) [2021-04-20T21:17:19.748Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-20T21:17:19.917Z] --- PASS: TestRenameContainerWithSameName (1.14s) [2021-04-20T21:17:19.917Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-20T21:17:21.106Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2021-04-20T21:17:21.106Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-20T21:17:21.668Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.99s) [2021-04-20T21:17:21.668Z] === RUN TestBuildWithSession [2021-04-20T21:17:21.668Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-20T21:17:21.668Z] build_session_test.go:25: TODO: BuildKit [2021-04-20T21:17:21.668Z] === RUN TestBuildSquashParent [2021-04-20T21:17:21.999Z] --- PASS: TestRenameContainerWithLinkedContainer (2.13s) [2021-04-20T21:17:21.999Z] === RUN TestResize [2021-04-20T21:17:22.158Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2021-04-20T21:17:22.158Z] ok github.com/docker/docker/profiles/seccomp 0.022s coverage: 83.5% of statements [2021-04-20T21:17:22.482Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.37s) [2021-04-20T21:17:22.482Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-20T21:17:22.805Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2021-04-20T21:17:23.041Z] --- PASS: TestResize (1.04s) [2021-04-20T21:17:23.041Z] === RUN TestResizeWithInvalidSize [2021-04-20T21:17:23.050Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2021-04-20T21:17:23.050Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-20T21:17:23.459Z] ok github.com/docker/docker/plugin 0.571s coverage: 23.2% of statements [2021-04-20T21:17:23.520Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-04-20T21:17:24.000Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.49s) [2021-04-20T21:17:24.000Z] --- PASS: TestDaemonRestartIpcMode (5.59s) [2021-04-20T21:17:24.000Z] PASS [2021-04-20T21:17:24.000Z] [2021-04-20T21:17:24.000Z] === Skipped [2021-04-20T21:17:24.000Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-20T21:17:24.000Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-20T21:17:24.000Z] [2021-04-20T21:17:24.000Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-04-20T21:17:24.000Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-04-20T21:17:24.000Z] [2021-04-20T21:17:24.000Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-04-20T21:17:24.000Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-20T21:17:24.000Z] [2021-04-20T21:17:24.000Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-04-20T21:17:24.000Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-04-20T21:17:24.000Z] [2021-04-20T21:17:24.000Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-04-20T21:17:24.000Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-20T21:17:24.000Z] [2021-04-20T21:17:24.000Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-04-20T21:17:24.000Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-20T21:17:24.000Z] [2021-04-20T21:17:24.000Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-04-20T21:17:24.000Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-20T21:17:24.000Z] [2021-04-20T21:17:24.000Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-04-20T21:17:24.000Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-20T21:17:24.000Z] [2021-04-20T21:17:24.000Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-04-20T21:17:24.000Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-20T21:17:24.000Z] [2021-04-20T21:17:24.000Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-20T21:17:24.000Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-20T21:17:24.000Z] [2021-04-20T21:17:24.000Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-20T21:17:24.000Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-20T21:17:24.000Z] [2021-04-20T21:17:24.000Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-04-20T21:17:24.000Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-04-20T21:17:24.000Z] [2021-04-20T21:17:24.000Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2021-04-20T21:17:24.000Z] 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-20T21:17:24.000Z] [2021-04-20T21:17:24.000Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-04-20T21:17:24.000Z] 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-20T21:17:24.000Z] [2021-04-20T21:17:24.000Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-04-20T21:17:24.000Z] 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-20T21:17:24.000Z] [2021-04-20T21:17:24.000Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-04-20T21:17:24.000Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-20T21:17:24.000Z] [2021-04-20T21:17:24.000Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-20T21:17:24.000Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-20T21:17:24.000Z] [2021-04-20T21:17:24.000Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-04-20T21:17:24.000Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-20T21:17:24.000Z] [2021-04-20T21:17:24.000Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-04-20T21:17:24.000Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-04-20T21:17:24.000Z] [2021-04-20T21:17:24.000Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-04-20T21:17:24.000Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-20T21:17:24.000Z] [2021-04-20T21:17:24.000Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-04-20T21:17:24.000Z] 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-20T21:17:24.000Z] [2021-04-20T21:17:24.000Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-04-20T21:17:24.000Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-20T21:17:24.000Z] [2021-04-20T21:17:24.000Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-20T21:17:24.000Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-20T21:17:24.000Z] [2021-04-20T21:17:24.000Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-04-20T21:17:24.000Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-20T21:17:24.000Z] [2021-04-20T21:17:24.000Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-04-20T21:17:24.000Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-20T21:17:24.000Z] [2021-04-20T21:17:24.000Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-04-20T21:17:24.000Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-20T21:17:24.000Z] [2021-04-20T21:17:24.000Z] [2021-04-20T21:17:24.000Z] DONE 177 tests, 26 skipped in 105.618s [2021-04-20T21:17:24.000Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-20T21:17:24.000Z] INFO: Testing against a local daemon [2021-04-20T21:17:24.000Z] === RUN TestCommitInheritsEnv [2021-04-20T21:17:24.082Z] --- PASS: TestResizeWithInvalidSize (1.06s) [2021-04-20T21:17:24.083Z] === RUN TestResizeWhenContainerNotStarted [2021-04-20T21:17:24.955Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2021-04-20T21:17:24.955Z] === RUN TestKernelTCPMemory [2021-04-20T21:17:24.955Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-04-20T21:17:24.955Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-04-20T21:17:24.955Z] === RUN TestNISDomainname [2021-04-20T21:17:24.994Z] ok github.com/docker/docker/quota 0.597s coverage: 71.4% of statements [2021-04-20T21:17:25.125Z] --- PASS: TestResizeWhenContainerNotStarted (1.06s) [2021-04-20T21:17:25.125Z] === RUN TestDaemonRestartKillContainers [2021-04-20T21:17:25.125Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-20T21:17:25.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-20T21:17:25.125Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-20T21:17:25.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-20T21:17:25.125Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-20T21:17:25.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-20T21:17:25.125Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-20T21:17:25.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-20T21:17:25.125Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-20T21:17:25.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-20T21:17:25.125Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-20T21:17:25.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-20T21:17:25.125Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-20T21:17:25.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-20T21:17:25.125Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-20T21:17:25.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-20T21:17:25.125Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:17:25.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:17:25.125Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:17:25.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:17:25.125Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:17:25.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:17:25.125Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:17:25.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:17:25.125Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-20T21:17:25.125Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-20T21:17:25.293Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2021-04-20T21:17:25.409Z] --- PASS: TestCommitInheritsEnv (2.05s) [2021-04-20T21:17:25.409Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-20T21:17:25.409Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-20T21:17:25.409Z] === RUN TestImagesFilterMultiReference [2021-04-20T21:17:25.409Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-04-20T21:17:25.409Z] === RUN TestImagePullPlatformInvalid [2021-04-20T21:17:25.409Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-20T21:17:25.409Z] === RUN TestRemoveImageOrphaning [2021-04-20T21:17:25.945Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2021-04-20T21:17:26.333Z] --- PASS: TestNISDomainname (1.29s) [2021-04-20T21:17:26.333Z] === RUN TestHostnameDnsResolution [2021-04-20T21:17:26.598Z] ok github.com/docker/docker/registry 0.279s coverage: 57.2% of statements [2021-04-20T21:17:26.599Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2021-04-20T21:17:27.297Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-04-20T21:17:27.297Z] === RUN TestRemoveImageGarbageCollector [2021-04-20T21:17:27.297Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-20T21:17:27.297Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-04-20T21:17:27.297Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-20T21:17:27.297Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-04-20T21:17:27.297Z] === RUN TestTagInvalidReference [2021-04-20T21:17:27.297Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-20T21:17:27.297Z] === RUN TestTagValidPrefixedRepo [2021-04-20T21:17:27.297Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-04-20T21:17:27.297Z] === RUN TestTagExistedNameWithoutForce [2021-04-20T21:17:27.297Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-04-20T21:17:27.297Z] === RUN TestTagOfficialNames [2021-04-20T21:17:27.297Z] --- PASS: TestTagOfficialNames (0.05s) [2021-04-20T21:17:27.297Z] === RUN TestTagMatchesDigest [2021-04-20T21:17:27.297Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-20T21:17:27.297Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-20T21:17:27.654Z] ok github.com/docker/docker/runconfig 0.069s coverage: 66.1% of statements [2021-04-20T21:17:27.785Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-04-20T21:17:27.893Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:17:27.893Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:17:28.240Z] --- PASS: TestHostnameDnsResolution (1.70s) [2021-04-20T21:17:28.241Z] === RUN TestStats [2021-04-20T21:17:29.412Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:17:29.412Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:17:29.772Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2021-04-20T21:17:30.773Z] --- PASS: TestStats (2.76s) [2021-04-20T21:17:30.773Z] === RUN TestStopContainerWithTimeout [2021-04-20T21:17:30.773Z] === RUN TestStopContainerWithTimeout/0 [2021-04-20T21:17:30.773Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-20T21:17:30.773Z] === RUN TestStopContainerWithTimeout/1 [2021-04-20T21:17:30.773Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-20T21:17:30.773Z] === RUN TestStopContainerWithTimeout/3 [2021-04-20T21:17:30.773Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-20T21:17:30.773Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-20T21:17:30.773Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-20T21:17:30.773Z] === CONT TestStopContainerWithTimeout/0 [2021-04-20T21:17:30.773Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-20T21:17:31.495Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-20T21:17:31.495Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-20T21:17:31.882Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 67.0% of statements [2021-04-20T21:17:32.154Z] === CONT TestStopContainerWithTimeout/3 [2021-04-20T21:17:32.177Z] ok github.com/docker/docker/volume/local 0.302s coverage: 76.4% of statements [2021-04-20T21:17:32.471Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2021-04-20T21:17:34.058Z] === CONT TestStopContainerWithTimeout/1 [2021-04-20T21:17:34.361Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-20T21:17:34.361Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-20T21:17:35.963Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-04-20T21:17:35.963Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2021-04-20T21:17:35.963Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2021-04-20T21:17:35.963Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2021-04-20T21:17:35.963Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2021-04-20T21:17:35.963Z] === RUN TestDeleteDevicemapper [2021-04-20T21:17:35.963Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-20T21:17:35.963Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-20T21:17:35.963Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-20T21:17:36.597Z] --- PASS: TestBuildSquashParent (13.62s) [2021-04-20T21:17:36.597Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-20T21:17:36.597Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-20T21:17:36.597Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-20T21:17:36.597Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-20T21:17:36.597Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-20T21:17:36.597Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-20T21:17:36.597Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-20T21:17:36.598Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-20T21:17:36.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-20T21:17:36.598Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-20T21:17:36.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-20T21:17:36.598Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-20T21:17:36.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-20T21:17:36.598Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-20T21:17:36.598Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-20T21:17:37.896Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-20T21:17:37.896Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-20T21:17:38.508Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.40s) [2021-04-20T21:17:38.508Z] === RUN TestUpdateMemory [2021-04-20T21:17:39.445Z] --- PASS: TestUpdateMemory (1.29s) [2021-04-20T21:17:39.445Z] === RUN TestUpdateCPUQuota [2021-04-20T21:17:40.663Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-20T21:17:40.663Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.72s) [2021-04-20T21:17:40.663Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.75s) [2021-04-20T21:17:40.663Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s) [2021-04-20T21:17:40.663Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s) [2021-04-20T21:17:40.663Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2021-04-20T21:17:40.663Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2021-04-20T21:17:40.663Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.78s) [2021-04-20T21:17:40.663Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.85s) [2021-04-20T21:17:40.663Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.67s) [2021-04-20T21:17:40.663Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.67s) [2021-04-20T21:17:40.663Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.42s) [2021-04-20T21:17:40.663Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.75s) [2021-04-20T21:17:40.663Z] === RUN TestCgroupNamespacesRun [2021-04-20T21:17:40.816Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-20T21:17:41.079Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-20T21:17:42.752Z] --- PASS: TestCgroupNamespacesRun (2.16s) [2021-04-20T21:17:42.752Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-20T21:17:44.397Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.93s) [2021-04-20T21:17:44.397Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-20T21:17:46.011Z] --- PASS: TestUpdateCPUQuota (6.59s) [2021-04-20T21:17:46.012Z] === RUN TestUpdatePidsLimit [2021-04-20T21:17:46.012Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-20T21:17:46.417Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-20T21:17:46.517Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.17s) [2021-04-20T21:17:46.517Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-20T21:17:46.580Z] === RUN TestUpdatePidsLimit/no_change [2021-04-20T21:17:47.005Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-20T21:17:47.525Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-20T21:17:47.847Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2021-04-20T21:17:47.847Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-20T21:17:47.847Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-20T21:17:47.847Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-20T21:17:47.847Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-20T21:17:47.847Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-20T21:17:47.847Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-20T21:17:47.847Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-20T21:17:47.847Z] ? github.com/docker/docker/rootless [no test files] [2021-04-20T21:17:47.847Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-20T21:17:47.847Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-20T21:17:47.847Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-20T21:17:47.847Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-20T21:17:47.847Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-20T21:17:47.847Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-20T21:17:47.847Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-20T21:17:47.847Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-20T21:17:47.847Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-20T21:17:47.847Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-20T21:17:47.847Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-20T21:17:47.847Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-20T21:17:47.847Z] ? github.com/docker/docker/volume [no test files] [2021-04-20T21:17:47.847Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-20T21:17:47.847Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-20T21:17:47.847Z] [2021-04-20T21:17:47.847Z] === Skipped [2021-04-20T21:17:47.847Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-20T21:17:47.847Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-20T21:17:47.847Z] [2021-04-20T21:17:47.847Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-20T21:17:47.847Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-20T21:17:47.847Z] [2021-04-20T21:17:47.847Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-20T21:17:47.847Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:17:47.847Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-20T21:17:47.847Z] [2021-04-20T21:17:47.847Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-20T21:17:47.847Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:17:47.847Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-20T21:17:47.847Z] [2021-04-20T21:17:47.847Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-20T21:17:47.847Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:17:47.847Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-20T21:17:47.847Z] [2021-04-20T21:17:47.847Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-20T21:17:47.847Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:17:47.847Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-20T21:17:47.847Z] [2021-04-20T21:17:47.847Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-20T21:17:47.847Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:17:47.847Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-20T21:17:47.847Z] [2021-04-20T21:17:47.847Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-20T21:17:47.847Z] graphtest_unix.go:73: No driver to put! [2021-04-20T21:17:47.847Z] [2021-04-20T21:17:47.847Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-20T21:17:47.847Z] time="2021-04-20T21:16:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-20T21:17:47.847Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-20T21:17:47.847Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-20T21:17:47.847Z] [2021-04-20T21:17:47.847Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-20T21:17:47.847Z] time="2021-04-20T21:16:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-20T21:17:47.847Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-20T21:17:47.847Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-20T21:17:47.847Z] [2021-04-20T21:17:47.847Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-20T21:17:47.847Z] time="2021-04-20T21:16:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-20T21:17:47.847Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-20T21:17:47.847Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-20T21:17:47.847Z] [2021-04-20T21:17:47.847Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-20T21:17:47.847Z] time="2021-04-20T21:16:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-20T21:17:47.847Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-20T21:17:47.847Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-20T21:17:47.847Z] [2021-04-20T21:17:47.847Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-20T21:17:47.847Z] time="2021-04-20T21:16:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-20T21:17:47.847Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-20T21:17:47.847Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-20T21:17:47.847Z] [2021-04-20T21:17:47.847Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-20T21:17:47.847Z] graphtest_unix.go:73: No driver to put! [2021-04-20T21:17:47.847Z] [2021-04-20T21:17:47.847Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-20T21:17:47.847Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-20T21:17:47.847Z] [2021-04-20T21:17:47.847Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-20T21:17:47.847Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-20T21:17:47.847Z] [2021-04-20T21:17:47.847Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-20T21:17:47.847Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-20T21:17:47.847Z] [2021-04-20T21:17:47.847Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-20T21:17:47.847Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-20T21:17:47.847Z] [2021-04-20T21:17:47.847Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-20T21:17:47.847Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:17:47.847Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-20T21:17:47.847Z] [2021-04-20T21:17:47.847Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-20T21:17:47.847Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:17:47.847Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-20T21:17:47.847Z] [2021-04-20T21:17:47.847Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-20T21:17:47.847Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:17:47.847Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-20T21:17:47.847Z] [2021-04-20T21:17:47.847Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-20T21:17:47.847Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:17:47.847Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-20T21:17:47.847Z] [2021-04-20T21:17:47.847Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-20T21:17:47.847Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:17:47.847Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-20T21:17:47.847Z] [2021-04-20T21:17:47.847Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-20T21:17:47.847Z] graphtest_unix.go:73: No driver to put! [2021-04-20T21:17:47.847Z] [2021-04-20T21:17:47.847Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-20T21:17:47.847Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-20T21:17:47.847Z] [2021-04-20T21:17:47.847Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-20T21:17:47.847Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-20T21:17:47.847Z] [2021-04-20T21:17:47.847Z] [2021-04-20T21:17:47.847Z] DONE 2229 tests, 26 skipped in 263.993s [2021-04-20T21:17:48.094Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value Post stage [Pipeline] junit [2021-04-20T21:17:48.189Z] Recording test results [2021-04-20T21:17:48.576Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-20T21:17:48.663Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-20T21:17:49.033Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42311/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27f7e72647d296a9f061c26c8e3ab39b6a913826 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 hack/make.sh dynbinary test-integration [2021-04-20T21:17:49.326Z] --- PASS: TestCgroupNamespacesRunHostMode (2.18s) [2021-04-20T21:17:49.326Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-20T21:17:49.331Z] [2021-04-20T21:17:49.331Z] Removing bundles/ [2021-04-20T21:17:49.331Z] [2021-04-20T21:17:49.331Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-20T21:17:49.331Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-20T21:17:49.331Z] GOOS="" GOARCH="" GOARM="" [2021-04-20T21:17:49.601Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-20T21:17:50.170Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-20T21:17:50.886Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.22s) [2021-04-20T21:17:50.886Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-20T21:17:51.550Z] --- PASS: TestUpdatePidsLimit (5.43s) [2021-04-20T21:17:51.550Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.70s) [2021-04-20T21:17:51.550Z] --- PASS: TestUpdatePidsLimit/no_change (0.70s) [2021-04-20T21:17:51.550Z] --- PASS: TestUpdatePidsLimit/update_lower (0.72s) [2021-04-20T21:17:51.550Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.68s) [2021-04-20T21:17:51.550Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.69s) [2021-04-20T21:17:51.550Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.70s) [2021-04-20T21:17:51.550Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.69s) [2021-04-20T21:17:51.550Z] === RUN TestUpdateRestartPolicy [2021-04-20T21:17:52.304Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-04-20T21:17:52.304Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.49s) [2021-04-20T21:17:52.304Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.54s) [2021-04-20T21:17:52.304Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.58s) [2021-04-20T21:17:52.304Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.96s) [2021-04-20T21:17:52.304Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.53s) [2021-04-20T21:17:52.304Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.31s) [2021-04-20T21:17:52.304Z] === RUN TestBuildMultiStageCopy [2021-04-20T21:17:52.304Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-20T21:17:52.995Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.80s) [2021-04-20T21:17:52.995Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-20T21:17:53.634Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2021-04-20T21:17:53.634Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-20T21:17:56.434Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.24s) [2021-04-20T21:17:56.434Z] === RUN TestKernelTCPMemory [2021-04-20T21:17:56.523Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-20T21:17:56.523Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-20T21:17:57.148Z] --- PASS: TestKernelTCPMemory (1.26s) [2021-04-20T21:17:57.148Z] === RUN TestNISDomainname [2021-04-20T21:17:57.472Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-20T21:17:57.556Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-04-20T21:17:57.735Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-20T21:17:58.310Z] --- PASS: TestBuildMultiStageCopy (6.19s) [2021-04-20T21:17:58.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.79s) [2021-04-20T21:17:58.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2021-04-20T21:17:58.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s) [2021-04-20T21:17:58.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2021-04-20T21:17:58.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2021-04-20T21:17:58.310Z] === RUN TestBuildMultiStageParentConfig [2021-04-20T21:17:58.669Z] --- PASS: TestNISDomainname (1.42s) [2021-04-20T21:17:58.669Z] === RUN TestHostnameDnsResolution [2021-04-20T21:18:00.232Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2021-04-20T21:18:00.232Z] === RUN TestBuildLabelWithTargets [2021-04-20T21:18:00.825Z] --- PASS: TestHostnameDnsResolution (2.10s) [2021-04-20T21:18:00.825Z] === RUN TestStats [2021-04-20T21:18:02.790Z] --- PASS: TestBuildLabelWithTargets (2.43s) [2021-04-20T21:18:02.790Z] === RUN TestBuildWithEmptyLayers [2021-04-20T21:18:03.739Z] --- PASS: TestBuildWithEmptyLayers (1.38s) [2021-04-20T21:18:03.739Z] === RUN TestBuildMultiStageOnBuild [2021-04-20T21:18:04.434Z] --- PASS: TestStats (3.05s) [2021-04-20T21:18:04.434Z] === RUN TestStopContainerWithTimeout [2021-04-20T21:18:04.434Z] === RUN TestStopContainerWithTimeout/0 [2021-04-20T21:18:04.434Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-20T21:18:04.434Z] === RUN TestStopContainerWithTimeout/1 [2021-04-20T21:18:04.434Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-20T21:18:04.434Z] === RUN TestStopContainerWithTimeout/3 [2021-04-20T21:18:04.434Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-20T21:18:04.434Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-20T21:18:04.434Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-20T21:18:04.434Z] === CONT TestStopContainerWithTimeout/0 [2021-04-20T21:18:04.434Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-20T21:18:04.782Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-04-20T21:18:05.072Z] === CONT TestStopContainerWithTimeout/3 [2021-04-20T21:18:06.485Z] --- PASS: TestUpdateRestartPolicy (12.74s) [2021-04-20T21:18:06.485Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-20T21:18:06.485Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2021-04-20T21:18:06.485Z] === RUN TestWaitNonBlocked [2021-04-20T21:18:06.485Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-20T21:18:06.485Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-20T21:18:06.485Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-20T21:18:06.485Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-20T21:18:06.485Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-20T21:18:06.485Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-20T21:18:06.485Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-20T21:18:06.485Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2021-04-20T21:18:06.485Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2021-04-20T21:18:06.485Z] === RUN TestWaitBlocked [2021-04-20T21:18:06.485Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-20T21:18:06.485Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-20T21:18:06.485Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-20T21:18:06.485Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-20T21:18:06.485Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-20T21:18:06.485Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-20T21:18:07.095Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-04-20T21:18:07.151Z] === CONT TestStopContainerWithTimeout/1 [2021-04-20T21:18:07.461Z] --- PASS: TestWaitBlocked (0.01s) [2021-04-20T21:18:07.461Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s) [2021-04-20T21:18:07.461Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s) [2021-04-20T21:18:07.461Z] === CONT TestContainerStartOnDaemonRestart [2021-04-20T21:18:07.461Z] === CONT TestContainerKillOnDaemonStart [2021-04-20T21:18:07.961Z] --- PASS: TestBuildMultiStageOnBuild (4.26s) [2021-04-20T21:18:07.962Z] === RUN TestBuildUncleanTarFilenames [2021-04-20T21:18:09.266Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-04-20T21:18:09.266Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2021-04-20T21:18:09.266Z] --- PASS: TestStopContainerWithTimeout/-1 (3.38s) [2021-04-20T21:18:09.266Z] --- PASS: TestStopContainerWithTimeout/3 (3.03s) [2021-04-20T21:18:09.266Z] --- PASS: TestStopContainerWithTimeout/1 (2.01s) [2021-04-20T21:18:09.266Z] === RUN TestDeleteDevicemapper [2021-04-20T21:18:09.266Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-20T21:18:09.266Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-20T21:18:09.266Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-20T21:18:09.884Z] --- PASS: TestBuildUncleanTarFilenames (1.94s) [2021-04-20T21:18:09.884Z] === RUN TestBuildMultiStageLayerLeak [2021-04-20T21:18:10.753Z] --- PASS: TestContainerStartOnDaemonRestart (2.99s) [2021-04-20T21:18:10.753Z] === CONT TestIpcModeOlderClient [2021-04-20T21:18:10.753Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-04-20T21:18:10.753Z] === CONT TestDaemonHostGatewayIP [2021-04-20T21:18:12.844Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.11s) [2021-04-20T21:18:12.844Z] === RUN TestUpdateMemory [2021-04-20T21:18:12.844Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-20T21:18:12.844Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-20T21:18:12.844Z] === RUN TestUpdateCPUQuota [2021-04-20T21:18:13.928Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-04-20T21:18:14.043Z] --- PASS: TestDaemonHostGatewayIP (3.76s) [2021-04-20T21:18:14.043Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-20T21:18:15.198Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2021-04-20T21:18:15.198Z] === RUN TestBuildWithHugeFile [2021-04-20T21:18:17.334Z] === CONT TestDaemonRestartIpcMode [2021-04-20T21:18:17.335Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.84s) [2021-04-20T21:18:17.373Z] --- PASS: TestUpdateCPUQuota (4.39s) [2021-04-20T21:18:17.373Z] === RUN TestUpdatePidsLimit [2021-04-20T21:18:17.373Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-20T21:18:17.373Z] === RUN TestUpdatePidsLimit/no_change [2021-04-20T21:18:18.009Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-20T21:18:18.644Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-20T21:18:19.686Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-20T21:18:19.871Z] --- PASS: TestDaemonRestartIpcMode (3.08s) [2021-04-20T21:18:19.979Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-20T21:18:20.440Z] --- PASS: TestContainerKillOnDaemonStart (13.07s) [2021-04-20T21:18:20.440Z] PASS [2021-04-20T21:18:20.440Z] [2021-04-20T21:18:20.440Z] === Skipped [2021-04-20T21:18:20.440Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-20T21:18:20.440Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-20T21:18:20.440Z] [2021-04-20T21:18:20.440Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-20T21:18:20.440Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-04-20T21:18:20.440Z] [2021-04-20T21:18:20.440Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-20T21:18:20.440Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-20T21:18:20.440Z] [2021-04-20T21:18:20.440Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-04-20T21:18:20.440Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-04-20T21:18:20.440Z] [2021-04-20T21:18:20.440Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-04-20T21:18:20.440Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-04-20T21:18:20.440Z] [2021-04-20T21:18:20.440Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-20T21:18:20.440Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-20T21:18:20.440Z] [2021-04-20T21:18:20.440Z] [2021-04-20T21:18:20.440Z] DONE 196 tests, 6 skipped in 151.813s [2021-04-20T21:18:20.440Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-20T21:18:20.440Z] INFO: Testing against a local daemon [2021-04-20T21:18:20.440Z] === RUN TestCommitInheritsEnv [2021-04-20T21:18:20.681Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-20T21:18:20.699Z] --- PASS: TestCommitInheritsEnv (0.32s) [2021-04-20T21:18:20.699Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-20T21:18:20.699Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-20T21:18:20.699Z] === RUN TestImagesFilterMultiReference [2021-04-20T21:18:20.699Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-04-20T21:18:20.699Z] === RUN TestImagePullPlatformInvalid [2021-04-20T21:18:20.699Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-04-20T21:18:20.699Z] === RUN TestRemoveImageOrphaning [2021-04-20T21:18:20.959Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2021-04-20T21:18:20.959Z] === RUN TestRemoveImageGarbageCollector [2021-04-20T21:18:21.800Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-20T21:18:21.800Z] Using test binary docker [2021-04-20T21:18:21.800Z] +++ /etc/init.d/apparmor start [2021-04-20T21:18:21.800Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-20T21:18:21.800Z] Starting dockerd [2021-04-20T21:18:21.800Z] INFO: Waiting for daemon to start... [2021-04-20T21:18:21.800Z] +++ 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-20T21:18:22.753Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-20T21:18:22.753Z] Using test binary docker [2021-04-20T21:18:22.770Z] --- PASS: TestUpdatePidsLimit (5.67s) [2021-04-20T21:18:22.770Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.65s) [2021-04-20T21:18:22.770Z] --- PASS: TestUpdatePidsLimit/no_change (0.67s) [2021-04-20T21:18:22.770Z] --- PASS: TestUpdatePidsLimit/update_lower (0.67s) [2021-04-20T21:18:22.770Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.71s) [2021-04-20T21:18:22.770Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s) [2021-04-20T21:18:22.770Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.64s) [2021-04-20T21:18:22.770Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.67s) [2021-04-20T21:18:22.770Z] === RUN TestUpdateRestartPolicy [2021-04-20T21:18:23.075Z] +++ /etc/init.d/apparmor start [2021-04-20T21:18:23.075Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-20T21:18:23.075Z] INFO: Waiting for daemon to start... [2021-04-20T21:18:23.075Z] Starting dockerd [2021-04-20T21:18:23.075Z] +++ 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-20T21:18:23.492Z] --- PASS: TestRemoveImageGarbageCollector (2.13s) [2021-04-20T21:18:23.492Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-20T21:18:23.492Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-04-20T21:18:23.492Z] === RUN TestTagInvalidReference [2021-04-20T21:18:23.492Z] --- PASS: TestTagInvalidReference (0.02s) [2021-04-20T21:18:23.492Z] === RUN TestTagValidPrefixedRepo [2021-04-20T21:18:23.492Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-04-20T21:18:23.492Z] === RUN TestTagExistedNameWithoutForce [2021-04-20T21:18:23.492Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-04-20T21:18:23.492Z] === RUN TestTagOfficialNames [2021-04-20T21:18:23.492Z] --- PASS: TestTagOfficialNames (0.05s) [2021-04-20T21:18:23.492Z] === RUN TestTagMatchesDigest [2021-04-20T21:18:23.492Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-20T21:18:23.492Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-20T21:18:26.315Z] --- PASS: TestBuildWithHugeFile (57.63s) [2021-04-20T21:18:26.315Z] === RUN TestBuildWithEmptyDockerfile [2021-04-20T21:18:26.315Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-20T21:18:26.315Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-20T21:18:26.315Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-20T21:18:26.315Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-20T21:18:26.315Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-20T21:18:26.315Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-20T21:18:26.315Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-20T21:18:26.315Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-20T21:18:26.315Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-20T21:18:26.315Z] --- PASS: TestBuildWithEmptyDockerfile (0.22s) [2021-04-20T21:18:26.315Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s) [2021-04-20T21:18:26.315Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2021-04-20T21:18:26.315Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2021-04-20T21:18:26.315Z] === RUN TestBuildPreserveOwnership [2021-04-20T21:18:26.315Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-20T21:18:26.315Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-20T21:18:26.315Z] --- PASS: TestBuildPreserveOwnership (5.58s) [2021-04-20T21:18:26.315Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.72s) [2021-04-20T21:18:26.315Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.84s) [2021-04-20T21:18:26.315Z] === RUN TestBuildPlatformInvalid [2021-04-20T21:18:26.315Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-04-20T21:18:26.315Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-20T21:18:26.818Z] ......................... [ 67%] [2021-04-20T21:18:27.905Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-04-20T21:18:27.905Z] [2021-04-20T21:18:27.905Z] ________ ____ __. [2021-04-20T21:18:27.905Z] \_____ \ | |/ _| [2021-04-20T21:18:27.905Z] / | \| < [2021-04-20T21:18:27.905Z] / | \ | \ [2021-04-20T21:18:27.905Z] \_______ /____|__ \ [2021-04-20T21:18:27.905Z] \/ \/ [2021-04-20T21:18:27.905Z] [2021-04-20T21:18:27.905Z] INFO: make.ps1 ended at 04/20/2021 21:18:16 [2021-04-20T21:18:27.905Z] INFO: Binaries build ended at 04/20/2021 21:18:18. Duration:00:01:37.6414060 [2021-04-20T21:18:27.905Z] INFO: Copying the built daemon binary to d:\CI\PR-42311\1\binary\dockerd-27f7e72647.exe... [2021-04-20T21:18:27.905Z] INFO: Copying the built client binary to d:\CI\PR-42311\1\binary\docker-27f7e72647.exe... [2021-04-20T21:18:27.905Z] INFO: Copying dockerversion from the container... [2021-04-20T21:18:27.905Z] INFO: Copying the golang package from the container to d:\CI\PR-42311\1\installer\go.zip... [2021-04-20T21:18:27.905Z] INFO: Extracting go.zip to d:\CI\PR-42311\1\go [2021-04-20T21:18:29.676Z] . [2021-04-20T21:18:29.676Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-20T21:18:29.676Z] [2021-04-20T21:18:29.676Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-20T21:18:29.676Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-20T21:18:29.676Z] Error: No such image: emptyfs [2021-04-20T21:18:29.676Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-20T21:18:29.676Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-20T21:18:29.676Z] ++++ docker load [2021-04-20T21:18:29.676Z] Error: No such image: emptyfs [2021-04-20T21:18:29.676Z] ++++ docker load [2021-04-20T21:18:29.676Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-20T21:18:29.938Z] Running integration-test (iteration 1) [2021-04-20T21:18:29.938Z] 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-20T21:18:29.938Z] ++ 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-20T21:18:29.938Z] ++ set -e [2021-04-20T21:18:29.938Z] ++ '[' -n 0 ']' [2021-04-20T21:18:29.938Z] ++ set -x [2021-04-20T21:18:29.938Z] ++ env -i DEST=/go/src/github.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-20T21:18:29.938Z] Running integration-test (iteration 1) [2021-04-20T21:18:29.938Z] 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-20T21:18:29.938Z] ++ 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-20T21:18:29.938Z] ++ set -e [2021-04-20T21:18:29.938Z] ++ '[' -n 0 ']' [2021-04-20T21:18:29.938Z] ++ set -x [2021-04-20T21:18:29.938Z] ++ env -i DEST=/go/src/github.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-20T21:18:36.323Z] Loaded image: buildpack-deps:buster [2021-04-20T21:18:36.323Z] Loaded image: busybox:latest [2021-04-20T21:18:36.323Z] Loaded image: busybox:glibc [2021-04-20T21:18:38.126Z] --- PASS: TestUpdateRestartPolicy (13.96s) [2021-04-20T21:18:38.126Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-20T21:18:38.126Z] --- PASS: TestUpdateRestartWithAutoRemove (1.07s) [2021-04-20T21:18:38.126Z] === RUN TestWaitNonBlocked [2021-04-20T21:18:38.126Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-20T21:18:38.126Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-20T21:18:38.126Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-20T21:18:38.126Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-20T21:18:38.126Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-20T21:18:38.126Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-20T21:18:38.242Z] Loaded image: debian:bullseye [2021-04-20T21:18:38.242Z] Loaded image: hello-world:latest [2021-04-20T21:18:38.242Z] Loaded image: arm32v7/hello-world:latest [2021-04-20T21:18:39.165Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-20T21:18:39.165Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.41s) [2021-04-20T21:18:39.165Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.49s) [2021-04-20T21:18:39.165Z] === RUN TestWaitBlocked [2021-04-20T21:18:39.165Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-20T21:18:39.165Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-20T21:18:39.165Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-20T21:18:39.165Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-20T21:18:39.165Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-20T21:18:39.165Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-20T21:18:40.680Z] --- PASS: TestWaitBlocked (0.01s) [2021-04-20T21:18:40.680Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.35s) [2021-04-20T21:18:40.680Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.44s) [2021-04-20T21:18:40.680Z] === CONT TestContainerStartOnDaemonRestart [2021-04-20T21:18:40.680Z] === CONT TestContainerKillOnDaemonStart [2021-04-20T21:18:44.253Z] --- PASS: TestContainerStartOnDaemonRestart (3.70s) [2021-04-20T21:18:44.253Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-20T21:18:47.883Z] === CONT TestDaemonHostGatewayIP [2021-04-20T21:18:47.883Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.18s) [2021-04-20T21:18:48.263Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (25.77s) [2021-04-20T21:18:48.263Z] PASS [2021-04-20T21:18:48.263Z] [2021-04-20T21:18:48.263Z] === Skipped [2021-04-20T21:18:48.263Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-04-20T21:18:48.263Z] build_session_test.go:25: TODO: BuildKit [2021-04-20T21:18:48.263Z] [2021-04-20T21:18:48.263Z] [2021-04-20T21:18:48.263Z] DONE 33 tests, 1 skipped in 140.210s [2021-04-20T21:18:48.263Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-04-20T21:18:48.263Z] ++ 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-20T21:18:48.263Z] ++ set -e [2021-04-20T21:18:48.263Z] ++ '[' -n 0 ']' [2021-04-20T21:18:48.263Z] ++ set -x [2021-04-20T21:18:48.263Z] ++ env -i DEST=/go/src/github.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-20T21:18:48.525Z] INFO: Testing against a local daemon [2021-04-20T21:18:48.525Z] === RUN TestConfigInspect [2021-04-20T21:18:49.100Z] INFO: Extraction ended at 04/20/2021 21:18:46. Duration:00:00:25.3923675 [2021-04-20T21:18:49.100Z] INFO: Updating the golang and path environment variables [2021-04-20T21:18:49.100Z] INFO: GOPATH=d:\gopath [2021-04-20T21:18:49.100Z] INFO: go version go1.13.15 windows/amd64 [2021-04-20T21:18:49.100Z] INFO: Running the daemon under test in debug mode [2021-04-20T21:18:49.100Z] INFO: Starting a daemon under test... [2021-04-20T21:18:49.100Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42311\1\daemon --pidfile d:\CI\PR-42311\1\docker.pid -D [2021-04-20T21:18:49.100Z] INFO: Process started successfully. [2021-04-20T21:18:49.100Z] INFO: Start tailing logs of the daemon under tests [2021-04-20T21:18:49.100Z] INFO: Waiting for the daemon under test to start... [2021-04-20T21:18:51.450Z] --- PASS: TestDaemonHostGatewayIP (4.09s) [2021-04-20T21:18:51.450Z] === CONT TestDaemonRestartIpcMode [2021-04-20T21:18:52.734Z] --- PASS: TestConfigInspect (3.52s) [2021-04-20T21:18:52.734Z] === RUN TestConfigList [2021-04-20T21:18:52.964Z] --- PASS: TestContainerKillOnDaemonStart (12.68s) [2021-04-20T21:18:52.964Z] === CONT TestIpcModeOlderClient [2021-04-20T21:18:53.257Z] --- PASS: TestIpcModeOlderClient (0.21s) [2021-04-20T21:18:55.282Z] --- PASS: TestConfigList (3.23s) [2021-04-20T21:18:55.282Z] === RUN TestConfigsCreateAndDelete [2021-04-20T21:18:55.998Z] --- PASS: TestDaemonRestartIpcMode (4.47s) [2021-04-20T21:18:55.998Z] PASS [2021-04-20T21:18:55.998Z] [2021-04-20T21:18:55.998Z] === Skipped [2021-04-20T21:18:55.998Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-04-20T21:18:55.998Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-20T21:18:55.998Z] [2021-04-20T21:18:55.998Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2021-04-20T21:18:55.998Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-20T21:18:55.998Z] [2021-04-20T21:18:55.998Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-20T21:18:55.998Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-20T21:18:55.998Z] [2021-04-20T21:18:55.998Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-20T21:18:55.998Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-20T21:18:55.998Z] [2021-04-20T21:18:55.998Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-04-20T21:18:55.998Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-20T21:18:55.998Z] [2021-04-20T21:18:55.998Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-04-20T21:18:55.998Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-20T21:18:55.998Z] [2021-04-20T21:18:55.998Z] [2021-04-20T21:18:55.998Z] DONE 196 tests, 6 skipped in 185.665s [2021-04-20T21:18:55.998Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-04-20T21:18:55.998Z] ++ 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-20T21:18:55.998Z] ++ set -e [2021-04-20T21:18:55.998Z] ++ '[' -n 0 ']' [2021-04-20T21:18:55.998Z] ++ set -x [2021-04-20T21:18:55.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-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-20T21:18:55.998Z] INFO: Testing against a local daemon [2021-04-20T21:18:55.998Z] === RUN TestCommitInheritsEnv [2021-04-20T21:18:56.636Z] --- PASS: TestCommitInheritsEnv (0.68s) [2021-04-20T21:18:56.636Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-20T21:18:56.636Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-20T21:18:56.636Z] === RUN TestImagesFilterMultiReference [2021-04-20T21:18:56.930Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2021-04-20T21:18:56.930Z] === RUN TestImagePullPlatformInvalid [2021-04-20T21:18:56.930Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-04-20T21:18:56.930Z] === RUN TestRemoveImageOrphaning [2021-04-20T21:18:57.638Z] --- PASS: TestRemoveImageOrphaning (0.68s) [2021-04-20T21:18:57.638Z] === RUN TestRemoveImageGarbageCollector [2021-04-20T21:18:57.638Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2021-04-20T21:18:57.638Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:18:57.638Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-20T21:18:57.638Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-04-20T21:18:57.638Z] === RUN TestTagInvalidReference [2021-04-20T21:18:57.638Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-20T21:18:57.638Z] === RUN TestTagValidPrefixedRepo [2021-04-20T21:18:57.638Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-04-20T21:18:57.638Z] === RUN TestTagExistedNameWithoutForce [2021-04-20T21:18:57.638Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2021-04-20T21:18:57.638Z] === RUN TestTagOfficialNames [2021-04-20T21:18:57.638Z] --- PASS: TestTagOfficialNames (0.04s) [2021-04-20T21:18:57.638Z] === RUN TestTagMatchesDigest [2021-04-20T21:18:57.638Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-20T21:18:57.638Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-20T21:18:58.588Z] --- PASS: TestConfigsCreateAndDelete (3.19s) [2021-04-20T21:18:58.588Z] === RUN TestConfigsUpdate [2021-04-20T21:19:01.895Z] --- PASS: TestConfigsUpdate (3.10s) [2021-04-20T21:19:01.895Z] === RUN TestTemplatedConfig [2021-04-20T21:19:06.108Z] --- PASS: TestTemplatedConfig (4.51s) [2021-04-20T21:19:06.108Z] === RUN TestConfigCreateResolve [2021-04-20T21:19:06.862Z] .....INFO: Daemon under test started and replied! [2021-04-20T21:19:06.862Z] INFO: Docker version of the daemon under test [2021-04-20T21:19:06.862Z] [2021-04-20T21:19:06.862Z] Client: [2021-04-20T21:19:06.862Z] Version: 17.06.2-ce [2021-04-20T21:19:06.862Z] API version: 1.30 [2021-04-20T21:19:06.862Z] Go version: go1.8.3 [2021-04-20T21:19:06.862Z] Git commit: cec0b72 [2021-04-20T21:19:06.862Z] Built: Tue Sep 5 19:57:19 2017 [2021-04-20T21:19:06.862Z] OS/Arch: windows/amd64 [2021-04-20T21:19:06.862Z] [2021-04-20T21:19:06.862Z] Server: [2021-04-20T21:19:06.862Z] Version: 0.0.0-dev [2021-04-20T21:19:06.862Z] API version: 1.41 (minimum version 1.24) [2021-04-20T21:19:06.862Z] Go version: go1.13.15 [2021-04-20T21:19:06.862Z] Git commit: 27f7e72647 [2021-04-20T21:19:06.862Z] Built: 04/20/2021 21:16:45 [2021-04-20T21:19:06.862Z] OS/Arch: windows/amd64 [2021-04-20T21:19:06.862Z] Experimental: false [2021-04-20T21:19:06.862Z] [2021-04-20T21:19:06.862Z] INFO: Docker info of the daemon under test [2021-04-20T21:19:06.862Z] [2021-04-20T21:19:06.862Z] Containers: 0 [2021-04-20T21:19:06.862Z] Running: 0 [2021-04-20T21:19:06.862Z] Paused: 0 [2021-04-20T21:19:06.862Z] Stopped: 0 [2021-04-20T21:19:06.862Z] Images: 0 [2021-04-20T21:19:06.862Z] Server Version: 0.0.0-dev [2021-04-20T21:19:06.862Z] Storage Driver: windowsfilter [2021-04-20T21:19:06.862Z] Windows: [2021-04-20T21:19:06.862Z] Logging Driver: json-file [2021-04-20T21:19:06.862Z] Plugins: [2021-04-20T21:19:06.862Z] Volume: local [2021-04-20T21:19:06.862Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-20T21:19:06.862Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-20T21:19:06.862Z] Swarm: inactive [2021-04-20T21:19:06.862Z] Default Isolation: process [2021-04-20T21:19:06.862Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-20T21:19:06.862Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-20T21:19:06.862Z] OSType: windows [2021-04-20T21:19:06.862Z] Architecture: x86_64 [2021-04-20T21:19:06.862Z] CPUs: 4 [2021-04-20T21:19:06.862Z] Total Memory: 32GiB [2021-04-20T21:19:06.862Z] Name: azwin-2-3bfb00 [2021-04-20T21:19:06.862Z] ID: JEWU:ELZC:E333:KQZ3:DCZA:BPW3:OJSK:LSFK:GBUH:CNHG:SFJR:DPEX [2021-04-20T21:19:06.862Z] Docker Root Dir: D:\CI\PR-42311\1\daemon [2021-04-20T21:19:06.862Z] Debug Mode (client): false [2021-04-20T21:19:06.862Z] Debug Mode (server): true [2021-04-20T21:19:06.862Z] File Descriptors: -1 [2021-04-20T21:19:06.862Z] Goroutines: 16 [2021-04-20T21:19:06.862Z] System Time: 2021-04-20T21:19:06.239595Z [2021-04-20T21:19:06.862Z] EventsListeners: 0 [2021-04-20T21:19:06.862Z] Registry: https://index.docker.io/v1/ [2021-04-20T21:19:06.862Z] Labels: [2021-04-20T21:19:06.862Z] Experimental: false [2021-04-20T21:19:06.862Z] Insecure Registries: [2021-04-20T21:19:06.862Z] 127.0.0.0/8 [2021-04-20T21:19:06.862Z] Live Restore Enabled: false [2021-04-20T21:19:06.862Z] [2021-04-20T21:19:06.862Z] [2021-04-20T21:19:06.862Z] INFO: Docker images of the daemon under test [2021-04-20T21:19:06.862Z] [2021-04-20T21:19:06.862Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-20T21:19:06.862Z] [2021-04-20T21:19:06.862Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-04-20T21:19:06.862Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-04-20T21:19:06.862Z] ltsc2019: Pulling from windows/servercore [2021-04-20T21:19:06.862Z] 4612f6d0b889: Pulling fs layer [2021-04-20T21:19:06.862Z] 399f118dfaa9: Pulling fs layer [2021-04-20T21:19:09.413Z] --- PASS: TestConfigCreateResolve (3.24s) [2021-04-20T21:19:09.413Z] === RUN TestConfigDaemonLibtrustID [2021-04-20T21:19:10.801Z] --- PASS: TestConfigDaemonLibtrustID (1.34s) [2021-04-20T21:19:10.801Z] PASS [2021-04-20T21:19:10.801Z] [2021-04-20T21:19:10.801Z] DONE 7 tests in 22.299s [2021-04-20T21:19:10.801Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-04-20T21:19:10.801Z] ++ 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-20T21:19:10.801Z] ++ set -e [2021-04-20T21:19:10.801Z] ++ '[' -n 0 ']' [2021-04-20T21:19:10.801Z] ++ set -x [2021-04-20T21:19:10.801Z] ++ env -i DEST=/go/src/github.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-20T21:19:10.801Z] INFO: Testing against a local daemon [2021-04-20T21:19:10.801Z] === RUN TestCheckpoint [2021-04-20T21:19:10.801Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-20T21:19:10.801Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-20T21:19:10.801Z] === RUN TestContainerInvalidJSON [2021-04-20T21:19:11.063Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-20T21:19:11.063Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-20T21:19:11.063Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-20T21:19:11.063Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-20T21:19:11.063Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-20T21:19:11.063Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-20T21:19:11.063Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-20T21:19:11.063Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-20T21:19:11.063Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-20T21:19:11.063Z] --- PASS: TestContainerInvalidJSON (0.04s) [2021-04-20T21:19:11.063Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-20T21:19:11.063Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-20T21:19:11.063Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-20T21:19:11.063Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-20T21:19:11.063Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-04-20T21:19:11.063Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-20T21:19:11.063Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2021-04-20T21:19:11.063Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-20T21:19:11.326Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2021-04-20T21:19:11.326Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-20T21:19:11.326Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2021-04-20T21:19:11.326Z] === RUN TestCopyFromContainer [2021-04-20T21:19:12.688Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-04-20T21:19:13.246Z] === RUN TestCopyFromContainer// [2021-04-20T21:19:13.508Z] === RUN TestCopyFromContainer//bar/root [2021-04-20T21:19:13.508Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-20T21:19:13.771Z] === RUN TestCopyFromContainer/bar/quux [2021-04-20T21:19:13.771Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-20T21:19:13.771Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-20T21:19:14.034Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-20T21:19:14.034Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-20T21:19:14.296Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-20T21:19:14.296Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-20T21:19:14.558Z] --- PASS: TestCopyFromContainer (3.17s) [2021-04-20T21:19:14.558Z] --- PASS: TestCopyFromContainer// (0.14s) [2021-04-20T21:19:14.558Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2021-04-20T21:19:14.558Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2021-04-20T21:19:14.558Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2021-04-20T21:19:14.558Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-04-20T21:19:14.558Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-04-20T21:19:14.558Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-04-20T21:19:14.558Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-04-20T21:19:14.558Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-04-20T21:19:14.558Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-04-20T21:19:14.558Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-20T21:19:14.558Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-20T21:19:14.558Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-20T21:19:14.558Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-20T21:19:14.558Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-20T21:19:14.558Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-20T21:19:14.558Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-20T21:19:14.558Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-20T21:19:14.558Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-20T21:19:14.558Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-20T21:19:14.558Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-04-20T21:19:14.558Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-20T21:19:14.558Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-20T21:19:14.558Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-04-20T21:19:14.558Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-20T21:19:14.558Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-04-20T21:19:14.558Z] === RUN TestCreateWithInvalidEnv [2021-04-20T21:19:14.558Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-20T21:19:14.558Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-20T21:19:14.558Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-20T21:19:14.558Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-20T21:19:14.558Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-20T21:19:14.558Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-20T21:19:14.558Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-20T21:19:14.558Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-20T21:19:14.558Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-20T21:19:14.558Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-04-20T21:19:14.558Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-20T21:19:14.558Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-20T21:19:14.558Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-20T21:19:14.558Z] === RUN TestCreateTmpfsMountsTarget [2021-04-20T21:19:14.558Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-04-20T21:19:14.558Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-20T21:19:16.683Z] Loaded image: buildpack-deps:buster [2021-04-20T21:19:16.683Z] Loaded image: busybox:latest [2021-04-20T21:19:16.683Z] Loaded image: buildpack-deps:buster [2021-04-20T21:19:16.683Z] Loaded image: busybox:glibc [2021-04-20T21:19:16.683Z] Loaded image: busybox:latest [2021-04-20T21:19:16.683Z] Loaded image: busybox:glibc [2021-04-20T21:19:17.298Z] 399f118dfaa9: Verifying Checksum [2021-04-20T21:19:17.298Z] 399f118dfaa9: Download complete [2021-04-20T21:19:17.869Z] --- PASS: TestCreateWithCustomMaskedPaths (2.84s) [2021-04-20T21:19:17.869Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-20T21:19:18.602Z] Loaded image: debian:bullseye [2021-04-20T21:19:18.602Z] Loaded image: debian:bullseye [2021-04-20T21:19:18.602Z] Loaded image: hello-world:latest [2021-04-20T21:19:18.686Z] --- PASS: TestImportExtremelyLargeImageWorks (102.54s) [2021-04-20T21:19:18.686Z] PASS [2021-04-20T21:19:18.686Z] [2021-04-20T21:19:18.686Z] === Skipped [2021-04-20T21:19:18.686Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-20T21:19:18.686Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-04-20T21:19:18.686Z] [2021-04-20T21:19:18.686Z] [2021-04-20T21:19:18.686Z] DONE 12 tests, 1 skipped in 106.900s [2021-04-20T21:19:18.686Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-20T21:19:18.686Z] INFO: Testing against a local daemon [2021-04-20T21:19:18.686Z] === RUN TestNetworkCreateDelete [2021-04-20T21:19:18.686Z] --- PASS: TestNetworkCreateDelete (0.45s) [2021-04-20T21:19:18.686Z] === RUN TestDockerNetworkDeletePreferID [2021-04-20T21:19:18.686Z] --- PASS: TestDockerNetworkDeletePreferID (1.27s) [2021-04-20T21:19:18.686Z] === RUN TestDaemonDNSFallback [2021-04-20T21:19:18.864Z] Loaded image: arm32v7/hello-world:latest [2021-04-20T21:19:18.865Z] Loaded image: hello-world:latest [2021-04-20T21:19:18.865Z] INFO: Testing against a local daemon [2021-04-20T21:19:18.865Z] === RUN TestDockerSuite [2021-04-20T21:19:18.865Z] Loaded image: arm32v7/hello-world:latest [2021-04-20T21:19:19.127Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-20T21:19:19.127Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-20T21:19:19.127Z] INFO: Testing against a local daemon [2021-04-20T21:19:19.127Z] === RUN TestDockerDaemonSuite [2021-04-20T21:19:19.127Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-04-20T21:19:19.127Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-20T21:19:19.127Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-20T21:19:19.127Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-20T21:19:19.127Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-20T21:19:19.127Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-20T21:19:19.127Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-20T21:19:19.614Z] --- PASS: TestDaemonDNSFallback (8.04s) [2021-04-20T21:19:19.614Z] === RUN TestInspectNetwork [2021-04-20T21:19:19.614Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-20T21:19:19.614Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:19.614Z] === RUN TestRunContainerWithBridgeNone [2021-04-20T21:19:19.614Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-20T21:19:19.614Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-20T21:19:19.614Z] === RUN TestNetworkInvalidJSON [2021-04-20T21:19:19.614Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-20T21:19:19.614Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-20T21:19:19.614Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-20T21:19:19.614Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-20T21:19:19.614Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-20T21:19:19.614Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-20T21:19:19.614Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-20T21:19:19.614Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-20T21:19:19.614Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-20T21:19:19.614Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-04-20T21:19:19.614Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-20T21:19:19.871Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-20T21:19:19.871Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-20T21:19:19.871Z] === RUN TestNetworkList [2021-04-20T21:19:19.871Z] === RUN TestNetworkList//networks [2021-04-20T21:19:19.871Z] === PAUSE TestNetworkList//networks [2021-04-20T21:19:19.871Z] === RUN TestNetworkList//networks/ [2021-04-20T21:19:19.871Z] === PAUSE TestNetworkList//networks/ [2021-04-20T21:19:19.871Z] === CONT TestNetworkList//networks [2021-04-20T21:19:19.871Z] === CONT TestNetworkList//networks/ [2021-04-20T21:19:19.871Z] --- PASS: TestNetworkList (0.02s) [2021-04-20T21:19:19.871Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-20T21:19:19.871Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-20T21:19:19.871Z] === RUN TestHostIPv4BridgeLabel [2021-04-20T21:19:19.871Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-20T21:19:19.871Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-20T21:19:19.871Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-20T21:19:19.871Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-04-20T21:19:19.871Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-20T21:19:19.871Z] === RUN TestDaemonDefaultNetworkPools [2021-04-20T21:19:19.871Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-04-20T21:19:19.871Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-20T21:19:19.871Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-20T21:19:19.871Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-04-20T21:19:19.871Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-20T21:19:19.871Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-20T21:19:19.871Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-20T21:19:19.871Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-20T21:19:19.871Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-20T21:19:19.871Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-04-20T21:19:19.871Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-20T21:19:19.871Z] === RUN TestServiceWithPredefinedNetwork [2021-04-20T21:19:19.871Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-20T21:19:19.871Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:19.871Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-20T21:19:19.871Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-20T21:19:19.871Z] service_test.go:242: FLAKY_TEST [2021-04-20T21:19:19.871Z] === RUN TestServiceWithDataPathPortInit [2021-04-20T21:19:19.871Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-04-20T21:19:19.871Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:19.871Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-20T21:19:19.871Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-20T21:19:19.871Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:19.871Z] PASS [2021-04-20T21:19:19.871Z] [2021-04-20T21:19:19.871Z] === Skipped [2021-04-20T21:19:19.871Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-04-20T21:19:19.871Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:19.871Z] [2021-04-20T21:19:19.871Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-04-20T21:19:19.871Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-20T21:19:19.871Z] [2021-04-20T21:19:19.871Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-04-20T21:19:19.871Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-20T21:19:19.871Z] [2021-04-20T21:19:19.871Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-04-20T21:19:19.871Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-20T21:19:19.871Z] [2021-04-20T21:19:19.871Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-04-20T21:19:19.871Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-20T21:19:19.871Z] [2021-04-20T21:19:19.871Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-04-20T21:19:19.871Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-20T21:19:19.871Z] [2021-04-20T21:19:19.871Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-20T21:19:19.871Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-20T21:19:19.871Z] [2021-04-20T21:19:19.871Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-04-20T21:19:19.872Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-20T21:19:19.872Z] [2021-04-20T21:19:19.872Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-04-20T21:19:19.872Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:19.872Z] [2021-04-20T21:19:19.872Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-20T21:19:19.872Z] service_test.go:242: FLAKY_TEST [2021-04-20T21:19:19.872Z] [2021-04-20T21:19:19.872Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-04-20T21:19:19.872Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:19.872Z] [2021-04-20T21:19:19.872Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-20T21:19:19.872Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:19.872Z] [2021-04-20T21:19:19.872Z] [2021-04-20T21:19:19.872Z] DONE 22 tests, 12 skipped in 9.916s [2021-04-20T21:19:19.872Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-20T21:19:19.872Z] INFO: Testing against a local daemon [2021-04-20T21:19:19.872Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-20T21:19:19.872Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-20T21:19:19.872Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-20T21:19:19.872Z] === RUN TestDockerNetworkIpvlan [2021-04-20T21:19:19.872Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-20T21:19:19.872Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-20T21:19:19.872Z] PASS [2021-04-20T21:19:19.872Z] [2021-04-20T21:19:19.872Z] === Skipped [2021-04-20T21:19:19.872Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-20T21:19:19.872Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-20T21:19:19.872Z] [2021-04-20T21:19:19.872Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-20T21:19:19.872Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-20T21:19:19.872Z] [2021-04-20T21:19:19.872Z] [2021-04-20T21:19:19.872Z] DONE 2 tests, 2 skipped in 0.092s [2021-04-20T21:19:19.872Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-20T21:19:19.872Z] INFO: Testing against a local daemon [2021-04-20T21:19:19.872Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-20T21:19:19.872Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-04-20T21:19:19.872Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-20T21:19:19.872Z] === RUN TestDockerNetworkMacvlan [2021-04-20T21:19:19.872Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-04-20T21:19:20.128Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-20T21:19:20.128Z] PASS [2021-04-20T21:19:20.128Z] [2021-04-20T21:19:20.128Z] === Skipped [2021-04-20T21:19:20.128Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-04-20T21:19:20.128Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-20T21:19:20.128Z] [2021-04-20T21:19:20.128Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-04-20T21:19:20.128Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-20T21:19:20.128Z] [2021-04-20T21:19:20.128Z] [2021-04-20T21:19:20.128Z] DONE 2 tests, 2 skipped in 0.092s [2021-04-20T21:19:20.128Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-20T21:19:20.128Z] testing: warning: no tests to run [2021-04-20T21:19:20.128Z] PASS [2021-04-20T21:19:20.128Z] [2021-04-20T21:19:20.128Z] DONE 0 tests in 0.020s [2021-04-20T21:19:20.128Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-20T21:19:20.128Z] INFO: Testing against a local daemon [2021-04-20T21:19:20.128Z] === RUN TestAuthZPluginAllowRequest [2021-04-20T21:19:20.128Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-04-20T21:19:20.128Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.128Z] === RUN TestAuthZPluginTLS [2021-04-20T21:19:20.128Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-04-20T21:19:20.128Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.128Z] === RUN TestAuthZPluginDenyRequest [2021-04-20T21:19:20.128Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-04-20T21:19:20.128Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.128Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-20T21:19:20.128Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-04-20T21:19:20.128Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.128Z] === RUN TestAuthZPluginDenyResponse [2021-04-20T21:19:20.128Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-04-20T21:19:20.128Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.128Z] === RUN TestAuthZPluginAllowEventStream [2021-04-20T21:19:20.128Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-04-20T21:19:20.128Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.128Z] === RUN TestAuthZPluginErrorResponse [2021-04-20T21:19:20.128Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-04-20T21:19:20.128Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.128Z] === RUN TestAuthZPluginErrorRequest [2021-04-20T21:19:20.128Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-04-20T21:19:20.128Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.128Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-20T21:19:20.128Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-04-20T21:19:20.128Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.128Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-20T21:19:20.128Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-04-20T21:19:20.128Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.128Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-20T21:19:20.128Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-04-20T21:19:20.128Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.128Z] === RUN TestAuthZPluginHeader [2021-04-20T21:19:20.128Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-04-20T21:19:20.128Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.128Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-20T21:19:20.385Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2021-04-20T21:19:20.385Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.385Z] === RUN TestAuthZPluginV2Disable [2021-04-20T21:19:20.385Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-04-20T21:19:20.385Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.385Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-20T21:19:20.385Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-04-20T21:19:20.385Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.385Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-20T21:19:20.385Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-04-20T21:19:20.385Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.385Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-20T21:19:20.385Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-04-20T21:19:20.385Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.385Z] PASS [2021-04-20T21:19:20.385Z] [2021-04-20T21:19:20.385Z] === Skipped [2021-04-20T21:19:20.385Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-04-20T21:19:20.385Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.385Z] [2021-04-20T21:19:20.385Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-04-20T21:19:20.385Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.385Z] [2021-04-20T21:19:20.385Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-04-20T21:19:20.385Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.385Z] [2021-04-20T21:19:20.385Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-04-20T21:19:20.385Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.385Z] [2021-04-20T21:19:20.385Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-04-20T21:19:20.385Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.385Z] [2021-04-20T21:19:20.385Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-04-20T21:19:20.385Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.385Z] [2021-04-20T21:19:20.385Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-04-20T21:19:20.385Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.385Z] [2021-04-20T21:19:20.385Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-04-20T21:19:20.385Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.385Z] [2021-04-20T21:19:20.385Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-04-20T21:19:20.385Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.385Z] [2021-04-20T21:19:20.385Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-04-20T21:19:20.385Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.385Z] [2021-04-20T21:19:20.385Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-04-20T21:19:20.385Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.385Z] [2021-04-20T21:19:20.385Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-04-20T21:19:20.385Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.385Z] [2021-04-20T21:19:20.385Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2021-04-20T21:19:20.385Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.385Z] [2021-04-20T21:19:20.385Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-04-20T21:19:20.385Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.385Z] [2021-04-20T21:19:20.385Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-04-20T21:19:20.385Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.385Z] [2021-04-20T21:19:20.385Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-04-20T21:19:20.385Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.385Z] [2021-04-20T21:19:20.385Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-04-20T21:19:20.385Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.385Z] [2021-04-20T21:19:20.385Z] [2021-04-20T21:19:20.385Z] DONE 17 tests, 17 skipped in 0.360s [2021-04-20T21:19:20.385Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-20T21:19:20.420Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.53s) [2021-04-20T21:19:20.420Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-20T21:19:20.420Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-20T21:19:20.420Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-20T21:19:20.420Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-20T21:19:20.420Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-20T21:19:20.420Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-20T21:19:20.420Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-20T21:19:20.420Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-20T21:19:20.420Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-20T21:19:20.420Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-20T21:19:20.420Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-20T21:19:20.420Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-20T21:19:20.420Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-20T21:19:20.420Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-20T21:19:20.420Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-20T21:19:20.420Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-20T21:19:20.420Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-20T21:19:20.420Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-04-20T21:19:20.420Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-04-20T21:19:20.420Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-04-20T21:19:20.420Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.06s) [2021-04-20T21:19:20.420Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-04-20T21:19:20.420Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-20T21:19:20.642Z] INFO: Testing against a local daemon [2021-04-20T21:19:20.642Z] === RUN TestPluginInvalidJSON [2021-04-20T21:19:20.642Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-20T21:19:20.642Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-20T21:19:20.642Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-20T21:19:20.642Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-04-20T21:19:20.642Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-20T21:19:20.642Z] === RUN TestPluginInstall [2021-04-20T21:19:20.642Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-20T21:19:20.642Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.642Z] === RUN TestPluginsWithRuntimes [2021-04-20T21:19:20.642Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-20T21:19:20.642Z] 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-20T21:19:20.642Z] === RUN TestPluginBackCompatMediaTypes [2021-04-20T21:19:20.642Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-20T21:19:20.642Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-04-20T21:19:20.642Z] PASS [2021-04-20T21:19:20.642Z] [2021-04-20T21:19:20.642Z] === Skipped [2021-04-20T21:19:20.642Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-04-20T21:19:20.642Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-20T21:19:20.642Z] [2021-04-20T21:19:20.642Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-04-20T21:19:20.642Z] 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-20T21:19:20.642Z] [2021-04-20T21:19:20.642Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-04-20T21:19:20.642Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-04-20T21:19:20.642Z] [2021-04-20T21:19:20.642Z] [2021-04-20T21:19:20.642Z] DONE 5 tests, 3 skipped in 0.127s [2021-04-20T21:19:20.642Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-20T21:19:20.642Z] INFO: Testing against a local daemon [2021-04-20T21:19:20.642Z] === RUN TestExternalGraphDriver [2021-04-20T21:19:20.642Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-04-20T21:19:20.642Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-04-20T21:19:20.642Z] === RUN TestGraphdriverPluginV2 [2021-04-20T21:19:20.994Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.88s) [2021-04-20T21:19:20.994Z] === RUN TestCreateDifferentPlatform [2021-04-20T21:19:20.994Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-20T21:19:20.994Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-20T21:19:20.994Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-04-20T21:19:20.994Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-20T21:19:20.994Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-04-20T21:19:20.994Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-20T21:19:20.994Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-04-20T21:19:20.994Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-20T21:19:21.256Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-04-20T21:19:21.256Z] === RUN TestContainerStartOnDaemonRestart [2021-04-20T21:19:21.256Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-20T21:19:21.256Z] === RUN TestDaemonRestartIpcMode [2021-04-20T21:19:21.256Z] === PAUSE TestDaemonRestartIpcMode [2021-04-20T21:19:21.256Z] === RUN TestDaemonHostGatewayIP [2021-04-20T21:19:21.256Z] === PAUSE TestDaemonHostGatewayIP [2021-04-20T21:19:21.256Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-20T21:19:21.256Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-20T21:19:21.256Z] === RUN TestContainerKillOnDaemonStart [2021-04-20T21:19:21.256Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-20T21:19:21.256Z] === RUN TestDiff [2021-04-20T21:19:22.200Z] --- PASS: TestDiff (0.86s) [2021-04-20T21:19:22.201Z] === RUN TestExecWithCloseStdin [2021-04-20T21:19:23.146Z] --- PASS: TestExecWithCloseStdin (1.18s) [2021-04-20T21:19:23.146Z] === RUN TestExec [2021-04-20T21:19:23.345Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-20T21:19:23.345Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-20T21:19:23.609Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-20T21:19:23.871Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-20T21:19:24.534Z] --- PASS: TestExec (1.19s) [2021-04-20T21:19:24.535Z] === RUN TestExecUser [2021-04-20T21:19:24.817Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-20T21:19:25.079Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-20T21:19:25.079Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-20T21:19:25.922Z] --- PASS: TestExecUser (1.53s) [2021-04-20T21:19:25.922Z] === RUN TestExportContainerAndImportImage [2021-04-20T21:19:26.794Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-20T21:19:26.794Z] [2021-04-20T21:19:26.794Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-20T21:19:26.794Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-20T21:19:26.794Z] HOSTNAME=cf8b6ca92caa [2021-04-20T21:19:26.794Z] TESTDEBUG=0 [2021-04-20T21:19:26.794Z] DEST=bundles/test-integration [2021-04-20T21:19:26.794Z] PWD=/go/src/github.com/docker/docker [2021-04-20T21:19:26.794Z] DOCKER_GITCOMMIT=27f7e72647d296a9f061c26c8e3ab39b6a913826 [2021-04-20T21:19:26.794Z] container=docker [2021-04-20T21:19:26.794Z] HOME=/root [2021-04-20T21:19:26.794Z] GOLANG_VERSION=1.13.15 [2021-04-20T21:19:26.794Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-20T21:19:26.794Z] VALIDATE_BRANCH=20.10 [2021-04-20T21:19:26.794Z] TERM=xterm [2021-04-20T21:19:26.794Z] DOCKER_PKG=github.com/docker/docker [2021-04-20T21:19:26.794Z] SHLVL=1 [2021-04-20T21:19:26.794Z] TIMEOUT=120m [2021-04-20T21:19:26.794Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-20T21:19:26.794Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-20T21:19:26.794Z] GO111MODULE=off [2021-04-20T21:19:26.794Z] DOCKER_EXPERIMENTAL=1 [2021-04-20T21:19:26.794Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-20T21:19:26.794Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-20T21:19:26.794Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-20T21:19:26.794Z] GOPATH=/go [2021-04-20T21:19:26.794Z] PKG_CONFIG=pkg-config [2021-04-20T21:19:26.794Z] _=/usr/bin/env [2021-04-20T21:19:26.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-20T21:19:27.307Z] --- PASS: TestExportContainerAndImportImage (1.19s) [2021-04-20T21:19:27.307Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-20T21:19:27.563Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-04-20T21:19:27.637Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-20T21:19:28.726Z] --- PASS: TestGraphdriverPluginV2 (6.84s) [2021-04-20T21:19:28.726Z] PASS [2021-04-20T21:19:28.726Z] [2021-04-20T21:19:28.726Z] === Skipped [2021-04-20T21:19:28.726Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-04-20T21:19:28.726Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-04-20T21:19:28.726Z] [2021-04-20T21:19:28.726Z] [2021-04-20T21:19:28.726Z] DONE 2 tests, 1 skipped in 7.006s [2021-04-20T21:19:28.726Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-20T21:19:28.726Z] INFO: Testing against a local daemon [2021-04-20T21:19:28.726Z] === RUN TestContinueAfterPluginCrash [2021-04-20T21:19:28.726Z] === PAUSE TestContinueAfterPluginCrash [2021-04-20T21:19:28.726Z] === RUN TestReadPluginNoRead [2021-04-20T21:19:28.726Z] === PAUSE TestReadPluginNoRead [2021-04-20T21:19:28.726Z] === RUN TestDaemonStartWithLogOpt [2021-04-20T21:19:28.726Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-20T21:19:28.726Z] === CONT TestContinueAfterPluginCrash [2021-04-20T21:19:28.726Z] === CONT TestDaemonStartWithLogOpt [2021-04-20T21:19:28.939Z] tests/integration/client_test.py ..... [ 75%] [2021-04-20T21:19:28.939Z] tests/integration/context_api_test.py ... [ 76%] [2021-04-20T21:19:29.556Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-20T21:19:29.556Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-20T21:19:29.556Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-20T21:19:29.556Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-04-20T21:19:29.876Z] tests/integration/errors_test.py . [ 76%] [2021-04-20T21:19:30.613Z] --- PASS: TestExportContainerAfterDaemonRestart (3.09s) [2021-04-20T21:19:30.613Z] === RUN TestHealthCheckWorkdir [2021-04-20T21:19:31.557Z] --- PASS: TestHealthCheckWorkdir (1.43s) [2021-04-20T21:19:31.557Z] === RUN TestHealthKillContainer [2021-04-20T21:19:32.112Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-20T21:19:32.377Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-20T21:19:34.298Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-20T21:19:34.862Z] --- PASS: TestHealthKillContainer (3.15s) [2021-04-20T21:19:34.862Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-20T21:19:34.872Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-20T21:19:34.872Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-20T21:19:34.872Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-20T21:19:35.080Z] 4612f6d0b889: Verifying Checksum [2021-04-20T21:19:35.080Z] 4612f6d0b889: Download complete [2021-04-20T21:19:35.281Z] --- PASS: TestDaemonStartWithLogOpt (6.50s) [2021-04-20T21:19:35.281Z] === CONT TestReadPluginNoRead [2021-04-20T21:19:35.806Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2021-04-20T21:19:35.806Z] === RUN TestIpcModeNone [2021-04-20T21:19:36.752Z] --- PASS: TestIpcModeNone (1.07s) [2021-04-20T21:19:36.752Z] === RUN TestIpcModePrivate [2021-04-20T21:19:37.696Z] --- PASS: TestIpcModePrivate (1.08s) [2021-04-20T21:19:37.696Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-04-20T21:19:37.696Z] === RUN TestIpcModeShareable [2021-04-20T21:19:37.800Z] === RUN TestReadPluginNoRead/default [2021-04-20T21:19:38.056Z] --- PASS: TestContinueAfterPluginCrash (10.39s) [2021-04-20T21:19:39.084Z] --- PASS: TestIpcModeShareable (1.09s) [2021-04-20T21:19:39.084Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-04-20T21:19:39.084Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-20T21:19:40.570Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-20T21:19:42.400Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.22s) [2021-04-20T21:19:42.400Z] === RUN TestAPIIpcModeHost [2021-04-20T21:19:43.073Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-20T21:19:43.086Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-20T21:19:43.349Z] --- PASS: TestAPIIpcModeHost (1.14s) [2021-04-20T21:19:43.349Z] === RUN TestDaemonIpcModeShareable [2021-04-20T21:19:45.603Z] --- PASS: TestReadPluginNoRead (10.99s) [2021-04-20T21:19:45.603Z] --- PASS: TestReadPluginNoRead/default (2.44s) [2021-04-20T21:19:45.603Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.50s) [2021-04-20T21:19:45.603Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.49s) [2021-04-20T21:19:45.603Z] read_test.go:92: [d9872378471f3] daemon is not started [2021-04-20T21:19:45.603Z] PASS [2021-04-20T21:19:45.603Z] [2021-04-20T21:19:45.603Z] DONE 6 tests in 17.594s [2021-04-20T21:19:45.603Z] 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-20T21:19:45.603Z] testing: warning: no tests to run [2021-04-20T21:19:45.603Z] PASS [2021-04-20T21:19:45.603Z] [2021-04-20T21:19:45.603Z] DONE 0 tests in 0.037s [2021-04-20T21:19:45.603Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-20T21:19:45.603Z] INFO: Testing against a local daemon [2021-04-20T21:19:45.603Z] === RUN TestPluginWithDevMounts [2021-04-20T21:19:45.603Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-20T21:19:45.603Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-04-20T21:19:45.603Z] PASS [2021-04-20T21:19:45.603Z] [2021-04-20T21:19:45.603Z] === Skipped [2021-04-20T21:19:45.603Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-04-20T21:19:45.603Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-04-20T21:19:45.603Z] [2021-04-20T21:19:45.603Z] [2021-04-20T21:19:45.603Z] DONE 1 tests, 1 skipped in 0.104s [2021-04-20T21:19:45.603Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-20T21:19:45.603Z] INFO: Testing against a local daemon [2021-04-20T21:19:45.603Z] === RUN TestSecretInspect [2021-04-20T21:19:45.603Z] --- SKIP: TestSecretInspect (0.02s) [2021-04-20T21:19:45.603Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:45.603Z] === RUN TestSecretList [2021-04-20T21:19:45.603Z] --- SKIP: TestSecretList (0.01s) [2021-04-20T21:19:45.603Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:45.603Z] === RUN TestSecretsCreateAndDelete [2021-04-20T21:19:45.603Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-04-20T21:19:45.603Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:45.603Z] === RUN TestSecretsUpdate [2021-04-20T21:19:45.603Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-04-20T21:19:45.603Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:45.603Z] === RUN TestTemplatedSecret [2021-04-20T21:19:45.603Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-20T21:19:45.603Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:45.603Z] === RUN TestSecretCreateResolve [2021-04-20T21:19:45.603Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-04-20T21:19:45.603Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:45.603Z] PASS [2021-04-20T21:19:45.603Z] [2021-04-20T21:19:45.603Z] === Skipped [2021-04-20T21:19:45.603Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-04-20T21:19:45.603Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:45.603Z] [2021-04-20T21:19:45.603Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-04-20T21:19:45.603Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:45.603Z] [2021-04-20T21:19:45.603Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-04-20T21:19:45.603Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:45.603Z] [2021-04-20T21:19:45.603Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-04-20T21:19:45.603Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:45.603Z] [2021-04-20T21:19:45.603Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-04-20T21:19:45.603Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:45.603Z] [2021-04-20T21:19:45.603Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-04-20T21:19:45.603Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:45.603Z] [2021-04-20T21:19:45.603Z] [2021-04-20T21:19:45.603Z] DONE 6 tests, 6 skipped in 0.162s [2021-04-20T21:19:45.603Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-20T21:19:45.603Z] INFO: Testing against a local daemon [2021-04-20T21:19:45.603Z] === RUN TestServiceCreateInit [2021-04-20T21:19:45.603Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-20T21:19:45.603Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-20T21:19:45.603Z] --- PASS: TestServiceCreateInit (0.01s) [2021-04-20T21:19:45.603Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-20T21:19:45.603Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:45.603Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-20T21:19:45.603Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:45.603Z] === RUN TestCreateServiceMultipleTimes [2021-04-20T21:19:45.603Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-04-20T21:19:45.603Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:45.603Z] === RUN TestCreateServiceConflict [2021-04-20T21:19:45.603Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-04-20T21:19:45.603Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:45.603Z] === RUN TestCreateServiceMaxReplicas [2021-04-20T21:19:45.603Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-04-20T21:19:45.603Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:45.603Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-20T21:19:45.603Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-04-20T21:19:45.603Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:45.603Z] === RUN TestCreateServiceSecretFileMode [2021-04-20T21:19:45.603Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-04-20T21:19:45.603Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:45.603Z] === RUN TestCreateServiceConfigFileMode [2021-04-20T21:19:45.860Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2021-04-20T21:19:45.860Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:45.860Z] === RUN TestCreateServiceSysctls [2021-04-20T21:19:45.860Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-04-20T21:19:45.860Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:45.860Z] === RUN TestCreateServiceCapabilities [2021-04-20T21:19:45.860Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-04-20T21:19:45.860Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:45.860Z] === RUN TestInspect [2021-04-20T21:19:45.860Z] --- SKIP: TestInspect (0.01s) [2021-04-20T21:19:45.860Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:45.860Z] === RUN TestCreateJob [2021-04-20T21:19:45.860Z] --- SKIP: TestCreateJob (0.01s) [2021-04-20T21:19:45.860Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:45.860Z] === RUN TestReplicatedJob [2021-04-20T21:19:45.860Z] --- SKIP: TestReplicatedJob (0.01s) [2021-04-20T21:19:45.860Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:45.860Z] === RUN TestUpdateReplicatedJob [2021-04-20T21:19:45.860Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-04-20T21:19:45.860Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:45.860Z] === RUN TestServiceListWithStatuses [2021-04-20T21:19:45.860Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-20T21:19:45.860Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-20T21:19:45.860Z] === RUN TestDockerNetworkConnectAlias [2021-04-20T21:19:45.860Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-04-20T21:19:45.860Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:45.860Z] === RUN TestDockerNetworkReConnect [2021-04-20T21:19:45.860Z] --- SKIP: TestDockerNetworkReConnect (0.03s) [2021-04-20T21:19:45.860Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:45.860Z] === RUN TestServicePlugin [2021-04-20T21:19:45.898Z] --- PASS: TestDaemonIpcModeShareable (2.62s) [2021-04-20T21:19:45.898Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-04-20T21:19:45.898Z] === RUN TestDaemonIpcModePrivate [2021-04-20T21:19:47.292Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-20T21:19:48.238Z] --- PASS: TestBuildWithHugeFile (93.78s) [2021-04-20T21:19:48.238Z] === RUN TestBuildWithEmptyDockerfile [2021-04-20T21:19:48.238Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-20T21:19:48.238Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-20T21:19:48.238Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-20T21:19:48.238Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-20T21:19:48.238Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-20T21:19:48.238Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-20T21:19:48.238Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-20T21:19:48.238Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-20T21:19:48.238Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-20T21:19:48.445Z] --- PASS: TestDaemonIpcModePrivate (2.64s) [2021-04-20T21:19:48.445Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-04-20T21:19:48.445Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-20T21:19:48.500Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-04-20T21:19:48.500Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2021-04-20T21:19:48.500Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2021-04-20T21:19:48.500Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.20s) [2021-04-20T21:19:48.500Z] === RUN TestBuildPreserveOwnership [2021-04-20T21:19:48.500Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-20T21:19:48.500Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-04-20T21:19:49.891Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-20T21:19:50.029Z] --- SKIP: TestServicePlugin (3.65s) [2021-04-20T21:19:50.029Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:50.029Z] === RUN TestServiceUpdateLabel [2021-04-20T21:19:50.029Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-04-20T21:19:50.029Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:50.029Z] === RUN TestServiceUpdateSecrets [2021-04-20T21:19:50.029Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2021-04-20T21:19:50.029Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:50.029Z] === RUN TestServiceUpdateConfigs [2021-04-20T21:19:50.029Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-04-20T21:19:50.029Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:50.029Z] === RUN TestServiceUpdateNetwork [2021-04-20T21:19:50.029Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-04-20T21:19:50.029Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:50.029Z] === RUN TestServiceUpdatePidsLimit [2021-04-20T21:19:50.029Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2021-04-20T21:19:50.029Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:50.029Z] PASS [2021-04-20T21:19:50.029Z] [2021-04-20T21:19:50.029Z] === Skipped [2021-04-20T21:19:50.029Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-20T21:19:50.029Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-20T21:19:50.029Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:50.029Z] [2021-04-20T21:19:50.029Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-20T21:19:50.029Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-20T21:19:50.029Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:50.029Z] [2021-04-20T21:19:50.029Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-04-20T21:19:50.029Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:50.029Z] [2021-04-20T21:19:50.029Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-04-20T21:19:50.029Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:50.029Z] [2021-04-20T21:19:50.029Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-04-20T21:19:50.029Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:50.029Z] [2021-04-20T21:19:50.029Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-04-20T21:19:50.029Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:50.029Z] [2021-04-20T21:19:50.029Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-04-20T21:19:50.029Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:50.029Z] [2021-04-20T21:19:50.029Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2021-04-20T21:19:50.029Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:50.029Z] [2021-04-20T21:19:50.029Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-04-20T21:19:50.029Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:50.029Z] [2021-04-20T21:19:50.029Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-04-20T21:19:50.029Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:50.029Z] [2021-04-20T21:19:50.029Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-04-20T21:19:50.029Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:50.029Z] [2021-04-20T21:19:50.029Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-04-20T21:19:50.029Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:50.029Z] [2021-04-20T21:19:50.029Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-04-20T21:19:50.029Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:50.029Z] [2021-04-20T21:19:50.029Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-04-20T21:19:50.029Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:50.029Z] [2021-04-20T21:19:50.029Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-20T21:19:50.029Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-20T21:19:50.029Z] [2021-04-20T21:19:50.029Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-04-20T21:19:50.029Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:50.029Z] [2021-04-20T21:19:50.029Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.03s) [2021-04-20T21:19:50.029Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:50.029Z] [2021-04-20T21:19:50.029Z] === SKIP: amd64.integration.service TestServicePlugin (3.65s) [2021-04-20T21:19:50.029Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:50.029Z] [2021-04-20T21:19:50.029Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-04-20T21:19:50.029Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:50.029Z] [2021-04-20T21:19:50.029Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2021-04-20T21:19:50.029Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:50.029Z] [2021-04-20T21:19:50.029Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-04-20T21:19:50.029Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:50.029Z] [2021-04-20T21:19:50.029Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-04-20T21:19:50.029Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:50.029Z] [2021-04-20T21:19:50.029Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2021-04-20T21:19:50.029Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-20T21:19:50.029Z] [2021-04-20T21:19:50.029Z] [2021-04-20T21:19:50.029Z] DONE 24 tests, 23 skipped in 4.065s [2021-04-20T21:19:50.029Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-20T21:19:50.029Z] INFO: Testing against a local daemon [2021-04-20T21:19:50.029Z] === RUN TestSessionCreate [2021-04-20T21:19:50.029Z] --- PASS: TestSessionCreate (0.02s) [2021-04-20T21:19:50.029Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-20T21:19:50.029Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-20T21:19:50.029Z] PASS [2021-04-20T21:19:50.029Z] [2021-04-20T21:19:50.029Z] DONE 2 tests in 0.137s [2021-04-20T21:19:50.029Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-20T21:19:50.029Z] INFO: Testing against a local daemon [2021-04-20T21:19:50.029Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-20T21:19:50.029Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-20T21:19:50.029Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-20T21:19:50.029Z] === RUN TestEventsExecDie [2021-04-20T21:19:50.960Z] --- PASS: TestEventsExecDie (0.99s) [2021-04-20T21:19:50.960Z] === RUN TestEventsBackwardsCompatible [2021-04-20T21:19:50.960Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-04-20T21:19:50.960Z] === RUN TestInfoBinaryCommits [2021-04-20T21:19:50.960Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-04-20T21:19:50.960Z] === RUN TestInfoAPIVersioned [2021-04-20T21:19:50.960Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-20T21:19:50.960Z] === RUN TestInfoDiscoveryBackend [2021-04-20T21:19:50.995Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.48s) [2021-04-20T21:19:50.995Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-04-20T21:19:50.995Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-20T21:19:52.445Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-04-20T21:19:52.445Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-20T21:19:52.849Z] --- PASS: TestInfoDiscoveryBackend (1.75s) [2021-04-20T21:19:52.849Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-20T21:19:53.020Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-20T21:19:53.544Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.45s) [2021-04-20T21:19:53.544Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-04-20T21:19:53.544Z] === RUN TestIpcModeOlderClient [2021-04-20T21:19:53.544Z] === PAUSE TestIpcModeOlderClient [2021-04-20T21:19:53.544Z] === RUN TestKillContainerInvalidSignal [2021-04-20T21:19:53.595Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-20T21:19:54.488Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2021-04-20T21:19:54.488Z] === RUN TestKillContainer [2021-04-20T21:19:54.488Z] === RUN TestKillContainer/no_signal [2021-04-20T21:19:54.986Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-20T21:19:55.061Z] === RUN TestKillContainer/non_killing_signal [2021-04-20T21:19:55.561Z] --- PASS: TestBuildPreserveOwnership (6.95s) [2021-04-20T21:19:55.561Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.34s) [2021-04-20T21:19:55.561Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.59s) [2021-04-20T21:19:55.561Z] === RUN TestBuildPlatformInvalid [2021-04-20T21:19:55.823Z] --- PASS: TestBuildPlatformInvalid (0.29s) [2021-04-20T21:19:55.823Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-20T21:19:55.823Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-04-20T21:19:56.006Z] === RUN TestKillContainer/killing_signal [2021-04-20T21:19:56.084Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-20T21:19:56.113Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-04-20T21:19:56.113Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-20T21:19:56.113Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-04-20T21:19:56.113Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-20T21:19:56.113Z] === RUN TestInfoAPI [2021-04-20T21:19:56.113Z] --- PASS: TestInfoAPI (0.02s) [2021-04-20T21:19:56.113Z] === RUN TestInfoAPIWarnings [2021-04-20T21:19:56.657Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-04-20T21:19:56.775Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-04-20T21:19:56.950Z] --- PASS: TestKillContainer (2.62s) [2021-04-20T21:19:56.950Z] --- PASS: TestKillContainer/no_signal (0.83s) [2021-04-20T21:19:56.950Z] --- PASS: TestKillContainer/non_killing_signal (0.66s) [2021-04-20T21:19:56.950Z] --- PASS: TestKillContainer/killing_signal (0.88s) [2021-04-20T21:19:56.950Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-20T21:19:56.950Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-20T21:19:57.893Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-20T21:19:58.465Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.64s) [2021-04-20T21:19:58.465Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2021-04-20T21:19:58.465Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2021-04-20T21:19:58.465Z] === RUN TestKillStoppedContainer [2021-04-20T21:19:58.727Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-04-20T21:19:58.727Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-20T21:19:58.727Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-04-20T21:19:58.727Z] === RUN TestKillDifferentUserContainer [2021-04-20T21:19:59.211Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-04-20T21:19:59.211Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-04-20T21:19:59.669Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2021-04-20T21:19:59.670Z] === RUN TestInspectOomKilledTrue [2021-04-20T21:19:59.670Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-20T21:19:59.670Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-20T21:19:59.670Z] === RUN TestInspectOomKilledFalse [2021-04-20T21:19:59.670Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-20T21:19:59.670Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-20T21:19:59.670Z] === RUN TestLinksEtcHostsContentMatch [2021-04-20T21:19:59.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-20T21:19:59.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-20T21:20:00.243Z] --- PASS: TestLinksEtcHostsContentMatch (0.85s) [2021-04-20T21:20:00.243Z] === RUN TestLinksContainerNames [2021-04-20T21:20:01.768Z] === RUN TestDockerSuite/TestAttachDetach [2021-04-20T21:20:02.160Z] --- PASS: TestLinksContainerNames (1.66s) [2021-04-20T21:20:02.160Z] === RUN TestLogsFollowTailEmpty [2021-04-20T21:20:03.105Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2021-04-20T21:20:03.105Z] === RUN TestContainerNetworkMountsNoChown [2021-04-20T21:20:03.678Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2021-04-20T21:20:03.678Z] === RUN TestMountDaemonRoot [2021-04-20T21:20:03.678Z] === RUN TestMountDaemonRoot/default [2021-04-20T21:20:03.678Z] === PAUSE TestMountDaemonRoot/default [2021-04-20T21:20:03.678Z] === RUN TestMountDaemonRoot/private [2021-04-20T21:20:03.678Z] === PAUSE TestMountDaemonRoot/private [2021-04-20T21:20:03.678Z] === RUN TestMountDaemonRoot/rprivate [2021-04-20T21:20:03.678Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-20T21:20:03.678Z] === RUN TestMountDaemonRoot/slave [2021-04-20T21:20:03.678Z] === PAUSE TestMountDaemonRoot/slave [2021-04-20T21:20:03.678Z] === RUN TestMountDaemonRoot/rslave [2021-04-20T21:20:03.678Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-20T21:20:03.678Z] === RUN TestMountDaemonRoot/shared [2021-04-20T21:20:03.678Z] === PAUSE TestMountDaemonRoot/shared [2021-04-20T21:20:03.678Z] === RUN TestMountDaemonRoot/rshared [2021-04-20T21:20:03.678Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-20T21:20:03.678Z] === CONT TestMountDaemonRoot/default [2021-04-20T21:20:03.678Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-20T21:20:03.678Z] === CONT TestMountDaemonRoot/rslave [2021-04-20T21:20:03.678Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-20T21:20:03.678Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-20T21:20:03.678Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-20T21:20:03.678Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-20T21:20:03.678Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-20T21:20:03.678Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-20T21:20:03.678Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-20T21:20:03.679Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-20T21:20:03.679Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-20T21:20:03.679Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-20T21:20:03.679Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-20T21:20:03.679Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-20T21:20:03.679Z] === CONT TestMountDaemonRoot/shared [2021-04-20T21:20:03.679Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-20T21:20:03.679Z] === CONT TestMountDaemonRoot/rprivate [2021-04-20T21:20:03.679Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-20T21:20:03.679Z] === CONT TestMountDaemonRoot/rshared [2021-04-20T21:20:03.679Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-20T21:20:03.679Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-20T21:20:03.679Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-20T21:20:03.679Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-20T21:20:03.679Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-20T21:20:03.679Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-20T21:20:03.679Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-20T21:20:03.679Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-20T21:20:03.679Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-20T21:20:03.679Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-20T21:20:03.679Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-20T21:20:03.679Z] === CONT TestMountDaemonRoot/slave [2021-04-20T21:20:03.679Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-20T21:20:03.679Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-20T21:20:03.679Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-20T21:20:03.679Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-20T21:20:03.679Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-20T21:20:03.679Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-20T21:20:03.679Z] === CONT TestMountDaemonRoot/private [2021-04-20T21:20:03.679Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-20T21:20:03.679Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-20T21:20:03.679Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-20T21:20:03.679Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-20T21:20:03.679Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-20T21:20:03.679Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-20T21:20:03.679Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-20T21:20:03.679Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-20T21:20:03.679Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-20T21:20:03.679Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-20T21:20:03.679Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-20T21:20:03.679Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-20T21:20:03.679Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-20T21:20:03.679Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-20T21:20:03.679Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-20T21:20:03.679Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-20T21:20:03.679Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-20T21:20:03.679Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-20T21:20:03.679Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-20T21:20:03.679Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-20T21:20:03.679Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-20T21:20:03.679Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-20T21:20:03.679Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-20T21:20:03.679Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-20T21:20:03.679Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-20T21:20:03.679Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-20T21:20:03.679Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-20T21:20:03.679Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-20T21:20:03.688Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-20T21:20:03.940Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-20T21:20:03.940Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-20T21:20:03.940Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-20T21:20:03.940Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-20T21:20:03.940Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-20T21:20:03.940Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-20T21:20:03.940Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-20T21:20:03.940Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-20T21:20:03.940Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-20T21:20:03.940Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-20T21:20:03.940Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-20T21:20:03.940Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-20T21:20:03.950Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-04-20T21:20:04.201Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-20T21:20:04.201Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-20T21:20:04.201Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-20T21:20:04.201Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-20T21:20:04.201Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-20T21:20:04.201Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-20T21:20:04.201Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-20T21:20:04.201Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-20T21:20:04.201Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-20T21:20:04.201Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-20T21:20:04.201Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-20T21:20:04.201Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-04-20T21:20:04.201Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-04-20T21:20:04.201Z] === RUN TestContainerBindMountNonRecursive [2021-04-20T21:20:04.524Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-20T21:20:06.752Z] --- PASS: TestContainerBindMountNonRecursive (2.49s) [2021-04-20T21:20:06.752Z] === RUN TestContainerVolumesMountedAsShared [2021-04-20T21:20:07.077Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-20T21:20:07.324Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s) [2021-04-20T21:20:07.324Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-20T21:20:08.269Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s) [2021-04-20T21:20:08.269Z] === RUN TestNetworkNat [2021-04-20T21:20:08.467Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-20T21:20:08.468Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-04-20T21:20:09.213Z] --- PASS: TestNetworkNat (1.05s) [2021-04-20T21:20:09.213Z] === RUN TestNetworkLocalhostTCPNat [2021-04-20T21:20:09.859Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-20T21:20:10.601Z] --- PASS: TestNetworkLocalhostTCPNat (1.02s) [2021-04-20T21:20:10.601Z] === RUN TestNetworkLoopbackNat [2021-04-20T21:20:11.781Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-20T21:20:12.727Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-04-20T21:20:13.904Z] --- PASS: TestNetworkLoopbackNat (3.44s) [2021-04-20T21:20:13.904Z] === RUN TestPause [2021-04-20T21:20:14.151Z] --- PASS: TestInfoAPIWarnings (17.72s) [2021-04-20T21:20:14.151Z] === RUN TestInfoDebug [2021-04-20T21:20:14.659Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-20T21:20:14.847Z] --- PASS: TestPause (0.88s) [2021-04-20T21:20:14.847Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-20T21:20:14.847Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-20T21:20:14.847Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-20T21:20:14.847Z] === RUN TestPauseStopPausedContainer [2021-04-20T21:20:14.954Z] --- PASS: TestImportExtremelyLargeImageWorks (102.18s) [2021-04-20T21:20:14.954Z] PASS [2021-04-20T21:20:14.954Z] [2021-04-20T21:20:14.954Z] DONE 12 tests in 105.237s [2021-04-20T21:20:14.954Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-20T21:20:14.954Z] INFO: Testing against a local daemon [2021-04-20T21:20:14.954Z] === RUN TestNetworkCreateDelete [2021-04-20T21:20:14.954Z] --- PASS: TestNetworkCreateDelete (0.47s) [2021-04-20T21:20:14.954Z] === RUN TestDockerNetworkDeletePreferID [2021-04-20T21:20:14.954Z] --- PASS: TestDockerNetworkDeletePreferID (1.26s) [2021-04-20T21:20:14.954Z] === RUN TestDaemonDNSFallback [2021-04-20T21:20:14.954Z] --- PASS: TestDaemonDNSFallback (7.18s) [2021-04-20T21:20:14.954Z] === RUN TestInspectNetwork [2021-04-20T21:20:15.420Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2021-04-20T21:20:15.420Z] === RUN TestPsFilter [2021-04-20T21:20:15.516Z] --- PASS: TestInfoDebug (1.78s) [2021-04-20T21:20:15.517Z] === RUN TestInfoInsecureRegistries [2021-04-20T21:20:15.539Z] ......... [ 86%] [2021-04-20T21:20:15.681Z] --- PASS: TestPsFilter (0.17s) [2021-04-20T21:20:15.681Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-20T21:20:16.581Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-20T21:20:16.625Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2021-04-20T21:20:16.625Z] === RUN TestRemoveContainerWithVolume [2021-04-20T21:20:17.197Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2021-04-20T21:20:17.197Z] === RUN TestRemoveContainerRunning [2021-04-20T21:20:17.405Z] --- PASS: TestInfoInsecureRegistries (1.76s) [2021-04-20T21:20:17.405Z] === RUN TestInfoRegistryMirrors [2021-04-20T21:20:18.144Z] --- PASS: TestRemoveContainerRunning (0.86s) [2021-04-20T21:20:18.144Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-20T21:20:18.502Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-20T21:20:18.502Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-20T21:20:18.502Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-04-20T21:20:19.090Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2021-04-20T21:20:19.090Z] === RUN TestRemoveInvalidContainer [2021-04-20T21:20:19.090Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-20T21:20:19.090Z] === RUN TestRenameLinkedContainer [2021-04-20T21:20:19.145Z] === RUN TestInspectNetwork/full_network_id [2021-04-20T21:20:19.145Z] === RUN TestInspectNetwork/partial_network_id [2021-04-20T21:20:19.145Z] === RUN TestInspectNetwork/network_name [2021-04-20T21:20:19.145Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-20T21:20:19.292Z] --- PASS: TestInfoRegistryMirrors (1.86s) [2021-04-20T21:20:19.292Z] === RUN TestLoginFailsWithBadCredentials [2021-04-20T21:20:19.292Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2021-04-20T21:20:19.292Z] === RUN TestPingCacheHeaders [2021-04-20T21:20:19.292Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-20T21:20:19.292Z] === RUN TestPingGet [2021-04-20T21:20:19.292Z] --- PASS: TestPingGet (0.01s) [2021-04-20T21:20:19.292Z] === RUN TestPingHead [2021-04-20T21:20:19.549Z] --- PASS: TestPingHead (0.02s) [2021-04-20T21:20:19.549Z] === RUN TestVersion [2021-04-20T21:20:19.549Z] --- PASS: TestVersion (0.02s) [2021-04-20T21:20:19.549Z] PASS [2021-04-20T21:20:19.549Z] [2021-04-20T21:20:19.549Z] === Skipped [2021-04-20T21:20:19.549Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-20T21:20:19.549Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-20T21:20:19.549Z] [2021-04-20T21:20:19.549Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-04-20T21:20:19.549Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-20T21:20:19.549Z] [2021-04-20T21:20:19.549Z] [2021-04-20T21:20:19.549Z] DONE 18 tests, 2 skipped in 29.704s [2021-04-20T21:20:19.549Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-20T21:20:19.549Z] INFO: Testing against a local daemon [2021-04-20T21:20:19.549Z] === RUN TestVolumesCreateAndList [2021-04-20T21:20:19.549Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-04-20T21:20:19.549Z] === RUN TestVolumesRemove [2021-04-20T21:20:19.549Z] --- PASS: TestVolumesRemove (0.07s) [2021-04-20T21:20:19.549Z] === RUN TestVolumesInspect [2021-04-20T21:20:19.549Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-20T21:20:19.549Z] === RUN TestVolumesInvalidJSON [2021-04-20T21:20:19.549Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-20T21:20:19.549Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-20T21:20:19.549Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-20T21:20:19.549Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-20T21:20:19.549Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-20T21:20:19.549Z] PASS [2021-04-20T21:20:19.549Z] [2021-04-20T21:20:19.549Z] DONE 5 tests in 0.203s [2021-04-20T21:20:19.549Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-20T21:20:19.805Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12221 is not a child of this shell [2021-04-20T21:20:19.805Z] warning: PID 12221 from bundles/test-integration/docker.pid had a nonzero exit code [2021-04-20T21:20:19.805Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-20T21:20:19.805Z] [2021-04-20T21:20:19.805Z] Unloading profiles will leave already running processes permanently [2021-04-20T21:20:19.805Z] unconfined, which can lead to unexpected situations. [2021-04-20T21:20:19.805Z] [2021-04-20T21:20:19.805Z] To set a process to complain mode, use the command line tool [2021-04-20T21:20:19.805Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-20T21:20:19.805Z] Removing test suite binaries [2021-04-20T21:20:19.805Z] exiting test-integration [2021-04-20T21:20:19.805Z] ++ exit 0 [2021-04-20T21:20:19.890Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-20T21:20:20.721Z] tests/integration/models_images_test.py ............... [ 89%] [2021-04-20T21:20:20.744Z] [2021-04-20T21:20:20.835Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace Post stage [Pipeline] junit [2021-04-20T21:20:22.169Z] Recording test results [2021-04-20T21:20:22.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-20T21:20:22.393Z] --- PASS: TestRenameLinkedContainer (3.38s) [2021-04-20T21:20:22.393Z] === RUN TestRenameStoppedContainer [2021-04-20T21:20:23.335Z] --- PASS: TestInspectNetwork (8.38s) [2021-04-20T21:20:23.335Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-20T21:20:23.335Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-20T21:20:23.335Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-20T21:20:23.335Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-20T21:20:23.335Z] === RUN TestRunContainerWithBridgeNone [2021-04-20T21:20:23.336Z] --- PASS: TestRenameStoppedContainer (0.83s) [2021-04-20T21:20:23.336Z] === RUN TestRenameRunningContainerAndReuse [2021-04-20T21:20:23.492Z] tests/integration/models_networks_test.py .... [ 90%] [2021-04-20T21:20:23.817Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-20T21:20:24.216Z] + echo Ensuring container killed. [2021-04-20T21:20:24.217Z] Ensuring container killed. [2021-04-20T21:20:24.217Z] + docker rm -vf docker-pr1 [2021-04-20T21:20:24.217Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-20T21:20:24.492Z] + echo Chowning /workspace to jenkins user [2021-04-20T21:20:24.492Z] Chowning /workspace to jenkins user [2021-04-20T21:20:24.492Z] + id -u [2021-04-20T21:20:24.492Z] + id -g [2021-04-20T21:20:24.492Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42311:/workspace busybox chown -R 1000:1000 /workspace [2021-04-20T21:20:24.492Z] Unable to find image 'busybox:latest' locally [2021-04-20T21:20:24.748Z] latest: Pulling from library/busybox [2021-04-20T21:20:24.748Z] f531cdc67389: Pulling fs layer [2021-04-20T21:20:24.748Z] f531cdc67389: Verifying Checksum [2021-04-20T21:20:24.748Z] f531cdc67389: Download complete [2021-04-20T21:20:24.748Z] f531cdc67389: Pull complete [2021-04-20T21:20:25.004Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-20T21:20:25.004Z] Status: Downloaded newer image for busybox:latest [2021-04-20T21:20:25.049Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-04-20T21:20:25.251Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s) [2021-04-20T21:20:25.251Z] === RUN TestRenameInvalidName [2021-04-20T21:20:25.822Z] --- PASS: TestRenameInvalidName (0.88s) [2021-04-20T21:20:25.823Z] === RUN TestRenameAnonymousContainer [2021-04-20T21:20:25.871Z] --- PASS: TestRunContainerWithBridgeNone (3.13s) [2021-04-20T21:20:25.871Z] === RUN TestNetworkInvalidJSON [2021-04-20T21:20:26.131Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-20T21:20:26.131Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-20T21:20:26.131Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-20T21:20:26.131Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-20T21:20:26.131Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-20T21:20:26.131Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-20T21:20:26.131Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-20T21:20:26.131Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-20T21:20:26.131Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-20T21:20:26.131Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-04-20T21:20:26.131Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-20T21:20:26.131Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-20T21:20:26.131Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-20T21:20:26.131Z] === RUN TestNetworkList [2021-04-20T21:20:26.131Z] === RUN TestNetworkList//networks [2021-04-20T21:20:26.131Z] === PAUSE TestNetworkList//networks [2021-04-20T21:20:26.131Z] === RUN TestNetworkList//networks/ [2021-04-20T21:20:26.131Z] === PAUSE TestNetworkList//networks/ [2021-04-20T21:20:26.131Z] === CONT TestNetworkList//networks [2021-04-20T21:20:26.131Z] === CONT TestNetworkList//networks/ [2021-04-20T21:20:26.131Z] --- PASS: TestNetworkList (0.01s) [2021-04-20T21:20:26.131Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-20T21:20:26.131Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-20T21:20:26.131Z] === RUN TestHostIPv4BridgeLabel [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-20T21:20:26.439Z] Loaded image: buildpack-deps:buster [2021-04-20T21:20:26.439Z] Loaded image: busybox:latest [2021-04-20T21:20:26.712Z] + bundleName=amd64-rootless [2021-04-20T21:20:26.712Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-04-20T21:20:26.712Z] Creating amd64-rootless-bundles.tar.gz [2021-04-20T21:20:26.712Z] + 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-20T21:20:26.712Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-04-20T21:20:26.721Z] Archiving artifacts [2021-04-20T21:20:27.011Z] Loaded image: busybox:glibc [2021-04-20T21:20:27.066Z] --- PASS: TestHostIPv4BridgeLabel (0.85s) [2021-04-20T21:20:27.067Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-20T21:20:28.438Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42311/1/artifacts/ [Pipeline] } [2021-04-20T21:20:28.444Z] --- PASS: TestDaemonRestartWithLiveRestore (1.47s) [2021-04-20T21:20:28.444Z] === RUN TestDaemonDefaultNetworkPools [Pipeline] // catchError [Pipeline] sh [2021-04-20T21:20:28.793Z] + make clean [2021-04-20T21:20:28.930Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-04-20T21:20:29.049Z] docker volume rm -f docker-dev-cache [2021-04-20T21:20:29.049Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2021-04-20T21:20:29.821Z] --- PASS: TestDaemonDefaultNetworkPools (1.43s) [2021-04-20T21:20:29.821Z] === RUN TestDaemonRestartWithExistingNetwork [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-20T21:20:30.060Z] tests/integration/models_nodes_test.py . [ 91%] [2021-04-20T21:20:30.627Z] tests/integration/models_resources_test.py . [ 91%] [2021-04-20T21:20:30.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-20T21:20:31.134Z] --- PASS: TestRenameAnonymousContainer (4.38s) [2021-04-20T21:20:31.134Z] === RUN TestRenameContainerWithSameName [2021-04-20T21:20:31.134Z] --- PASS: TestRenameContainerWithSameName (0.83s) [2021-04-20T21:20:31.134Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-20T21:20:31.486Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-04-20T21:20:31.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-20T21:20:31.725Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.03s) [2021-04-20T21:20:31.725Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-20T21:20:32.060Z] Loaded image: debian:bullseye [2021-04-20T21:20:32.060Z] Loaded image: hello-world:latest [2021-04-20T21:20:32.323Z] Loaded image: arm32v7/hello-world:latest [2021-04-20T21:20:32.830Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-04-20T21:20:33.054Z] --- PASS: TestRenameContainerWithLinkedContainer (1.79s) [2021-04-20T21:20:33.054Z] === RUN TestResize [2021-04-20T21:20:33.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-20T21:20:33.626Z] --- PASS: TestResize (0.90s) [2021-04-20T21:20:33.626Z] === RUN TestResizeWithInvalidSize [2021-04-20T21:20:34.258Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.58s) [2021-04-20T21:20:34.259Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-20T21:20:34.570Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2021-04-20T21:20:34.570Z] === RUN TestResizeWhenContainerNotStarted [2021-04-20T21:20:34.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-20T21:20:34.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-20T21:20:34.940Z] --- PASS: TestImportExtremelyLargeImageWorks (86.86s) [2021-04-20T21:20:34.940Z] PASS [2021-04-20T21:20:34.940Z] [2021-04-20T21:20:34.940Z] === Skipped [2021-04-20T21:20:34.940Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.01s) [2021-04-20T21:20:34.940Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:20:34.940Z] [2021-04-20T21:20:34.940Z] [2021-04-20T21:20:34.940Z] DONE 12 tests, 1 skipped in 88.672s [2021-04-20T21:20:34.940Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-04-20T21:20:34.940Z] ++ 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-20T21:20:34.940Z] ++ set -e [2021-04-20T21:20:34.940Z] ++ '[' -n 0 ']' [2021-04-20T21:20:34.940Z] ++ set -x [2021-04-20T21:20:34.940Z] ++ env -i DEST=/go/src/github.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-20T21:20:34.940Z] INFO: Testing against a local daemon [2021-04-20T21:20:34.940Z] === RUN TestNetworkCreateDelete [2021-04-20T21:20:34.940Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-04-20T21:20:34.940Z] === RUN TestDockerNetworkDeletePreferID [2021-04-20T21:20:34.940Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-04-20T21:20:34.940Z] === RUN TestDaemonDNSFallback [2021-04-20T21:20:34.940Z] --- PASS: TestDaemonDNSFallback (2.76s) [2021-04-20T21:20:34.940Z] === RUN TestInspectNetwork [2021-04-20T21:20:34.940Z] === RUN TestInspectNetwork/full_network_id [2021-04-20T21:20:34.940Z] === RUN TestInspectNetwork/partial_network_id [2021-04-20T21:20:34.940Z] === RUN TestInspectNetwork/network_name [2021-04-20T21:20:34.940Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-20T21:20:35.195Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.81s) [2021-04-20T21:20:35.195Z] === RUN TestServiceWithPredefinedNetwork [2021-04-20T21:20:35.513Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2021-04-20T21:20:35.513Z] === RUN TestDaemonRestartKillContainers [2021-04-20T21:20:35.513Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-20T21:20:35.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-20T21:20:35.513Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-20T21:20:35.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-20T21:20:35.513Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-20T21:20:35.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-20T21:20:35.513Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-20T21:20:35.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-20T21:20:35.513Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-20T21:20:35.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-20T21:20:35.513Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-20T21:20:35.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-20T21:20:35.513Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-20T21:20:35.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-20T21:20:35.513Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-20T21:20:35.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-20T21:20:35.513Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:20:35.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:20:35.513Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:20:35.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:20:35.513Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:20:35.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:20:35.513Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:20:35.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:20:35.513Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-20T21:20:35.513Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-20T21:20:35.513Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:20:35.513Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:20:35.635Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-04-20T21:20:36.112Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-04-20T21:20:36.209Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-04-20T21:20:36.371Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-04-20T21:20:36.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-20T21:20:36.472Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-04-20T21:20:37.431Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:20:37.431Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-20T21:20:38.378Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:20:38.379Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-20T21:20:38.484Z] --- PASS: TestServiceWithPredefinedNetwork (2.69s) [2021-04-20T21:20:38.484Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-20T21:20:38.484Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-20T21:20:38.484Z] service_test.go:242: FLAKY_TEST [2021-04-20T21:20:38.484Z] === RUN TestServiceWithDataPathPortInit [2021-04-20T21:20:38.641Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-20T21:20:39.789Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-04-20T21:20:40.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-20T21:20:40.038Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-20T21:20:40.038Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-20T21:20:40.527Z] --- PASS: TestInspectNetwork (12.48s) [2021-04-20T21:20:40.527Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-20T21:20:40.527Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-20T21:20:40.527Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-20T21:20:40.527Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-20T21:20:40.527Z] === RUN TestRunContainerWithBridgeNone [2021-04-20T21:20:40.735Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-04-20T21:20:40.989Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-20T21:20:41.424Z] tests/integration/regression_test.py ...... [ 98%] [2021-04-20T21:20:41.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-20T21:20:41.946Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-04-20T21:20:41.946Z] tests/integration/credentials/utils_test.py . [100%] [2021-04-20T21:20:41.946Z] [2021-04-20T21:20:41.946Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-04-20T21:20:41.946Z] =========================== short test summary info ============================ [2021-04-20T21:20:41.946Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-04-20T21:20:41.946Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-04-20T21:20:41.946Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-04-20T21:20:41.946Z] Not supported on most drivers [2021-04-20T21:20:41.946Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-04-20T21:20:41.946Z] Output of docker top depends on host distro, and is not formalized. [2021-04-20T21:20:41.946Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-04-20T21:20:41.947Z] Output of docker top depends on host distro, and is not formalized. [2021-04-20T21:20:41.947Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-04-20T21:20:41.947Z] Can fail if eth0 has multiple IP addresses [2021-04-20T21:20:41.947Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-04-20T21:20:41.947Z] This doesn't seem to be taken into account by the engine [2021-04-20T21:20:41.947Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-04-20T21:20:41.947Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-04-20T21:20:41.947Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 367.23 seconds == [2021-04-20T21:20:42.206Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-04-20T21:20:43.289Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (47.15s) [2021-04-20T21:20:43.289Z] PASS [2021-04-20T21:20:43.289Z] [2021-04-20T21:20:43.289Z] === Skipped [2021-04-20T21:20:43.289Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-20T21:20:43.289Z] build_session_test.go:25: TODO: BuildKit [2021-04-20T21:20:43.289Z] [2021-04-20T21:20:43.289Z] [2021-04-20T21:20:43.289Z] DONE 33 tests, 1 skipped in 258.130s [2021-04-20T21:20:43.289Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-20T21:20:43.289Z] ++ 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-20T21:20:43.289Z] ++ set -e [2021-04-20T21:20:43.289Z] ++ '[' -n 0 ']' [2021-04-20T21:20:43.289Z] ++ set -x [2021-04-20T21:20:43.289Z] ++ env -i DEST=/go/src/github.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-20T21:20:43.581Z] INFO: Testing against a local daemon [2021-04-20T21:20:43.581Z] === RUN TestConfigInspect [2021-04-20T21:20:43.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-20T21:20:44.060Z] --- PASS: TestRunContainerWithBridgeNone (3.38s) [2021-04-20T21:20:44.060Z] === RUN TestNetworkInvalidJSON [2021-04-20T21:20:44.060Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-20T21:20:44.061Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-20T21:20:44.061Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-20T21:20:44.061Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-20T21:20:44.061Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-20T21:20:44.061Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-20T21:20:44.061Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-20T21:20:44.061Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-20T21:20:44.061Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-20T21:20:44.061Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-04-20T21:20:44.061Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-20T21:20:44.061Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-20T21:20:44.061Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-20T21:20:44.061Z] === RUN TestNetworkList [2021-04-20T21:20:44.061Z] === RUN TestNetworkList//networks [2021-04-20T21:20:44.061Z] === PAUSE TestNetworkList//networks [2021-04-20T21:20:44.061Z] === RUN TestNetworkList//networks/ [2021-04-20T21:20:44.061Z] === PAUSE TestNetworkList//networks/ [2021-04-20T21:20:44.061Z] === CONT TestNetworkList//networks [2021-04-20T21:20:44.061Z] === CONT TestNetworkList//networks/ [2021-04-20T21:20:44.061Z] --- PASS: TestNetworkList (0.01s) [2021-04-20T21:20:44.061Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-20T21:20:44.061Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-20T21:20:44.061Z] === RUN TestHostIPv4BridgeLabel [2021-04-20T21:20:44.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-20T21:20:44.299Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-20T21:20:44.299Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s) [2021-04-20T21:20:44.299Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) [2021-04-20T21:20:44.299Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.83s) [2021-04-20T21:20:44.299Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.94s) [2021-04-20T21:20:44.299Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s) [2021-04-20T21:20:44.299Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2021-04-20T21:20:44.299Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.71s) [2021-04-20T21:20:44.299Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.70s) [2021-04-20T21:20:44.299Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.70s) [2021-04-20T21:20:44.299Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.88s) [2021-04-20T21:20:44.299Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.60s) [2021-04-20T21:20:44.299Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.65s) [2021-04-20T21:20:44.299Z] === RUN TestCgroupNamespacesRun [2021-04-20T21:20:44.354Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-04-20T21:20:44.354Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-20T21:20:44.988Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-04-20T21:20:45.395Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-04-20T21:20:45.395Z] === RUN TestDaemonDefaultNetworkPools [2021-04-20T21:20:45.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-20T21:20:46.217Z] --- PASS: TestCgroupNamespacesRun (2.55s) [2021-04-20T21:20:46.217Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-20T21:20:46.436Z] --- PASS: TestDaemonDefaultNetworkPools (0.88s) [2021-04-20T21:20:46.436Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-20T21:20:46.914Z] --- PASS: TestConfigInspect (3.25s) [2021-04-20T21:20:46.914Z] === RUN TestConfigList [2021-04-20T21:20:47.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-20T21:20:47.476Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s) [2021-04-20T21:20:47.476Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-20T21:20:47.860Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-04-20T21:20:48.435Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-20T21:20:48.766Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s) [2021-04-20T21:20:48.766Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-20T21:20:48.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-20T21:20:48.992Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2021-04-20T21:20:48.992Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-20T21:20:49.384Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-20T21:20:49.629Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2021-04-20T21:20:49.629Z] === RUN TestServiceWithPredefinedNetwork [2021-04-20T21:20:49.958Z] --- PASS: TestConfigList (3.16s) [2021-04-20T21:20:49.958Z] === RUN TestConfigsCreateAndDelete [2021-04-20T21:20:50.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-20T21:20:51.315Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.50s) [2021-04-20T21:20:51.315Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-20T21:20:51.349Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-20T21:20:51.349Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-20T21:20:51.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-20T21:20:51.612Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-04-20T21:20:52.186Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-04-20T21:20:53.011Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-20T21:20:53.011Z] Using test binary docker [2021-04-20T21:20:53.011Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-20T21:20:53.011Z] +++ /etc/init.d/apparmor start [2021-04-20T21:20:53.011Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-20T21:20:53.011Z] INFO: Waiting for daemon to start... [2021-04-20T21:20:53.011Z] Starting dockerd [2021-04-20T21:20:53.011Z] +++ 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-20T21:20:53.132Z] --- PASS: TestConfigsCreateAndDelete (3.28s) [2021-04-20T21:20:53.132Z] === RUN TestConfigsUpdate [2021-04-20T21:20:53.233Z] --- PASS: TestCgroupNamespacesRunHostMode (2.44s) [2021-04-20T21:20:53.233Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-20T21:20:53.412Z] --- PASS: TestServiceWithDataPathPortInit (15.52s) [2021-04-20T21:20:53.412Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-20T21:20:54.077Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-04-20T21:20:54.096Z] --- PASS: TestServiceWithPredefinedNetwork (3.85s) [2021-04-20T21:20:54.096Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-20T21:20:54.096Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-20T21:20:54.096Z] service_test.go:242: FLAKY_TEST [2021-04-20T21:20:54.096Z] === RUN TestServiceWithDataPathPortInit [2021-04-20T21:20:54.410Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-20T21:20:54.410Z] [2021-04-20T21:20:54.410Z] Unloading profiles will leave already running processes permanently [2021-04-20T21:20:54.410Z] unconfined, which can lead to unexpected situations. [2021-04-20T21:20:54.410Z] [2021-04-20T21:20:54.410Z] To set a process to complain mode, use the command line tool [2021-04-20T21:20:54.410Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-20T21:20:54.410Z] Post stage [Pipeline] junit [2021-04-20T21:20:54.424Z] Recording test results [2021-04-20T21:20:54.650Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-20T21:20:54.912Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-04-20T21:20:55.096Z] . [2021-04-20T21:20:55.096Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-20T21:20:55.096Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-20T21:20:55.096Z] Error: No such image: emptyfs [2021-04-20T21:20:55.096Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-20T21:20:55.096Z] ++++ docker load [2021-04-20T21:20:55.096Z] Running integration-test (iteration 1) [2021-04-20T21:20:55.096Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-04-20T21:20:55.096Z] ++ 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-20T21:20:55.096Z] ++ set -e [2021-04-20T21:20:55.096Z] ++ '[' -n 0 ']' [2021-04-20T21:20:55.096Z] ++ set -x [2021-04-20T21:20:55.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=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-20T21:20:55.696Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-04-20T21:20:55.983Z] + echo Ensuring container killed. [2021-04-20T21:20:55.983Z] Ensuring container killed. [2021-04-20T21:20:55.983Z] + docker rm -vf docker-pr1 [2021-04-20T21:20:55.983Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-20T21:20:56.271Z] + echo Chowning /workspace to jenkins user [2021-04-20T21:20:56.271Z] Chowning /workspace to jenkins user [2021-04-20T21:20:56.271Z] + id -u [2021-04-20T21:20:56.271Z] + id -g [2021-04-20T21:20:56.271Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42311:/workspace busybox chown -R 1000:1000 /workspace [2021-04-20T21:20:56.271Z] Unable to find image 'busybox:latest' locally [2021-04-20T21:20:56.271Z] latest: Pulling from library/busybox [2021-04-20T21:20:56.308Z] --- PASS: TestConfigsUpdate (3.27s) [2021-04-20T21:20:56.308Z] === RUN TestTemplatedConfig [2021-04-20T21:20:56.530Z] f531cdc67389: Pulling fs layer [2021-04-20T21:20:56.530Z] f531cdc67389: Verifying Checksum [2021-04-20T21:20:56.530Z] f531cdc67389: Download complete [2021-04-20T21:20:56.530Z] f531cdc67389: Pull complete [2021-04-20T21:20:56.530Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-20T21:20:56.530Z] Status: Downloaded newer image for busybox:latest [2021-04-20T21:20:56.536Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.59s) [2021-04-20T21:20:56.536Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-20T21:20:57.255Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-20T21:20:57.767Z] + bundleName=docker-py [2021-04-20T21:20:57.767Z] + echo Creating docker-py-bundles.tar.gz [2021-04-20T21:20:57.767Z] Creating docker-py-bundles.tar.gz [2021-04-20T21:20:57.768Z] + 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-20T21:20:57.781Z] Archiving artifacts [2021-04-20T21:20:57.829Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-20T21:20:57.923Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s) [2021-04-20T21:20:57.923Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-20T21:20:58.775Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-04-20T21:20:59.397Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42311/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-04-20T21:20:59.839Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.40s) [2021-04-20T21:20:59.839Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-20T21:20:59.945Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42311/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=27f7e72647d296a9f061c26c8e3ab39b6a913826 -e DOCKER_GRAPHDRIVER docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 hack/make.sh binary-daemon [2021-04-20T21:21:00.514Z] [2021-04-20T21:21:00.514Z] Removing bundles/ [2021-04-20T21:21:00.514Z] [2021-04-20T21:21:00.514Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-04-20T21:21:00.514Z] Building: bundles/binary-daemon/dockerd-dev [2021-04-20T21:21:00.514Z] GOOS="" GOARCH="" GOARM="" [2021-04-20T21:21:01.329Z] --- PASS: TestTemplatedConfig (4.45s) [2021-04-20T21:21:01.329Z] === RUN TestConfigCreateResolve [2021-04-20T21:21:01.532Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.84s) [2021-04-20T21:21:01.533Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x1fqku6lcmu1aop29sy5vtxd5 Created:2021-04-20 21:20:54.720100321 +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[c84baf5a6d6cec8ddd3a1de2f41b3dd6148f61e4c49ac3bedd73983b7cf82fbb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wgg59rvgttvkx027n4yloyg4w EndpointID:460070abfd60fc5842bce1b8e3bdfb01c75d4b02988c2e56c7ada1451897374d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fa52302110409a468641536c848c9449c53bfa3e0025255fa7c94c1f7f830be1 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:7e9acc5543ad IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wgg59rvgttvkx027n4yloyg4w EndpointID:460070abfd60fc5842bce1b8e3bdfb01c75d4b02988c2e56c7ada1451897374d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-20T21:21:01.533Z] PASS [2021-04-20T21:21:01.533Z] [2021-04-20T21:21:01.533Z] === Skipped [2021-04-20T21:21:01.533Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-20T21:21:01.533Z] service_test.go:242: FLAKY_TEST [2021-04-20T21:21:01.533Z] [2021-04-20T21:21:01.533Z] [2021-04-20T21:21:01.533Z] DONE 26 tests, 1 skipped in 55.699s [2021-04-20T21:21:01.533Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-20T21:21:01.533Z] INFO: Testing against a local daemon [2021-04-20T21:21:01.533Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-20T21:21:01.533Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-20T21:21:01.533Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-20T21:21:01.533Z] === RUN TestDockerNetworkIpvlan [2021-04-20T21:21:01.533Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-20T21:21:01.533Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-20T21:21:01.533Z] PASS [2021-04-20T21:21:01.533Z] [2021-04-20T21:21:01.533Z] === Skipped [2021-04-20T21:21:01.533Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-20T21:21:01.533Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-20T21:21:01.533Z] [2021-04-20T21:21:01.533Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-20T21:21:01.533Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-20T21:21:01.533Z] [2021-04-20T21:21:01.533Z] [2021-04-20T21:21:01.533Z] DONE 2 tests, 2 skipped in 0.038s [2021-04-20T21:21:01.533Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-20T21:21:01.533Z] INFO: Testing against a local daemon [2021-04-20T21:21:01.533Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-20T21:21:02.387Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.47s) [2021-04-20T21:21:02.387Z] === RUN TestKernelTCPMemory [2021-04-20T21:21:03.249Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-04-20T21:21:03.331Z] --- PASS: TestKernelTCPMemory (1.32s) [2021-04-20T21:21:03.331Z] === RUN TestNISDomainname [2021-04-20T21:21:03.437Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.91s) [2021-04-20T21:21:03.437Z] === RUN TestDockerNetworkMacvlan [2021-04-20T21:21:03.511Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-04-20T21:21:03.773Z] --- PASS: TestConfigCreateResolve (2.99s) [2021-04-20T21:21:03.773Z] === RUN TestConfigDaemonLibtrustID [2021-04-20T21:21:04.348Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-04-20T21:21:04.374Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-20T21:21:04.718Z] --- PASS: TestNISDomainname (1.39s) [2021-04-20T21:21:04.718Z] === RUN TestHostnameDnsResolution [2021-04-20T21:21:04.922Z] --- PASS: TestConfigDaemonLibtrustID (1.18s) [2021-04-20T21:21:04.922Z] PASS [2021-04-20T21:21:04.922Z] [2021-04-20T21:21:04.922Z] DONE 7 tests in 21.905s [2021-04-20T21:21:04.922Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-20T21:21:04.923Z] ++ 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-20T21:21:04.923Z] ++ set -e [2021-04-20T21:21:04.923Z] ++ '[' -n 0 ']' [2021-04-20T21:21:04.923Z] ++ set -x [2021-04-20T21:21:04.923Z] ++ env -i DEST=/go/src/github.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-20T21:21:05.185Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-04-20T21:21:05.310Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-20T21:21:05.447Z] INFO: Testing against a local daemon [2021-04-20T21:21:05.447Z] === RUN TestCheckpoint [2021-04-20T21:21:05.447Z] --- SKIP: TestCheckpoint (0.01s) [2021-04-20T21:21:05.447Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-20T21:21:05.447Z] === RUN TestContainerInvalidJSON [2021-04-20T21:21:05.447Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-20T21:21:05.447Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-20T21:21:05.447Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-20T21:21:05.447Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-20T21:21:05.447Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-20T21:21:05.447Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-20T21:21:05.447Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-20T21:21:05.447Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-20T21:21:05.447Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-20T21:21:05.447Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-04-20T21:21:05.447Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.02s) [2021-04-20T21:21:05.447Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.02s) [2021-04-20T21:21:05.447Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-04-20T21:21:05.447Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-20T21:21:05.447Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2021-04-20T21:21:05.447Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-20T21:21:05.710Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2021-04-20T21:21:05.710Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-20T21:21:05.710Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-04-20T21:21:05.710Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-20T21:21:05.710Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-04-20T21:21:05.710Z] === RUN TestCopyFromContainer [2021-04-20T21:21:06.248Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-20T21:21:06.285Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-04-20T21:21:07.231Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-20T21:21:07.265Z] --- PASS: TestHostnameDnsResolution (2.36s) [2021-04-20T21:21:07.265Z] === RUN TestStats [2021-04-20T21:21:07.807Z] === RUN TestCopyFromContainer// [2021-04-20T21:21:08.069Z] === RUN TestCopyFromContainer//bar/root [2021-04-20T21:21:08.069Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-20T21:21:08.331Z] === RUN TestCopyFromContainer/bar/quux [2021-04-20T21:21:08.593Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-20T21:21:08.593Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-20T21:21:08.855Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-20T21:21:09.117Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-20T21:21:09.117Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-20T21:21:09.379Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-20T21:21:09.379Z] --- PASS: TestCopyFromContainer (3.76s) [2021-04-20T21:21:09.379Z] --- PASS: TestCopyFromContainer// (0.18s) [2021-04-20T21:21:09.379Z] --- PASS: TestCopyFromContainer//bar/root (0.21s) [2021-04-20T21:21:09.379Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2021-04-20T21:21:09.379Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2021-04-20T21:21:09.379Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2021-04-20T21:21:09.379Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.17s) [2021-04-20T21:21:09.379Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s) [2021-04-20T21:21:09.379Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-04-20T21:21:09.379Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.17s) [2021-04-20T21:21:09.537Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-20T21:21:09.641Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2021-04-20T21:21:09.641Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-20T21:21:09.641Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-20T21:21:09.641Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-20T21:21:09.641Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-20T21:21:09.641Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-20T21:21:09.641Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-20T21:21:09.641Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-20T21:21:09.641Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-20T21:21:09.641Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-20T21:21:09.641Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-20T21:21:09.641Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2021-04-20T21:21:09.641Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-20T21:21:09.641Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-20T21:21:09.641Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-20T21:21:09.641Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-20T21:21:09.641Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-04-20T21:21:09.641Z] === RUN TestCreateWithInvalidEnv [2021-04-20T21:21:09.641Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-20T21:21:09.641Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-20T21:21:09.641Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-20T21:21:09.641Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-20T21:21:09.641Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-20T21:21:09.641Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-20T21:21:09.641Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-20T21:21:09.641Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-20T21:21:09.641Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-20T21:21:09.641Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-20T21:21:09.641Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-20T21:21:09.641Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-20T21:21:09.641Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-20T21:21:09.641Z] === RUN TestCreateTmpfsMountsTarget [2021-04-20T21:21:09.641Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-20T21:21:09.641Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-20T21:21:09.809Z] --- PASS: TestStats (2.85s) [2021-04-20T21:21:09.809Z] === RUN TestStopContainerWithTimeout [2021-04-20T21:21:09.809Z] === RUN TestStopContainerWithTimeout/0 [2021-04-20T21:21:09.809Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-20T21:21:09.809Z] === RUN TestStopContainerWithTimeout/1 [2021-04-20T21:21:09.809Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-20T21:21:09.809Z] === RUN TestStopContainerWithTimeout/3 [2021-04-20T21:21:09.809Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-20T21:21:09.809Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-20T21:21:09.809Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-20T21:21:09.809Z] === CONT TestStopContainerWithTimeout/0 [2021-04-20T21:21:09.809Z] === CONT TestStopContainerWithTimeout/3 [2021-04-20T21:21:09.809Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-20T21:21:09.809Z] === CONT TestStopContainerWithTimeout/1 [2021-04-20T21:21:10.612Z] Loaded image: buildpack-deps:buster [2021-04-20T21:21:10.612Z] Loaded image: busybox:latest [2021-04-20T21:21:10.612Z] Loaded image: busybox:glibc [2021-04-20T21:21:10.909Z] Loaded image: debian:bullseye [2021-04-20T21:21:11.206Z] Loaded image: hello-world:latest [2021-04-20T21:21:11.206Z] Loaded image: arm32v7/hello-world:latest [2021-04-20T21:21:11.206Z] INFO: Testing against a local daemon [2021-04-20T21:21:11.206Z] === RUN TestCgroupNamespacesBuild [2021-04-20T21:21:12.194Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-04-20T21:21:12.728Z] --- PASS: TestCgroupNamespacesBuild (1.45s) [2021-04-20T21:21:12.728Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-20T21:21:12.824Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-20T21:21:13.141Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-20T21:21:13.141Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-20T21:21:13.141Z] --- PASS: TestCreateWithCustomMaskedPaths (3.49s) [2021-04-20T21:21:13.141Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-20T21:21:14.022Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-20T21:21:14.022Z] --- PASS: TestStopContainerWithTimeout/0 (1.40s) [2021-04-20T21:21:14.022Z] --- PASS: TestStopContainerWithTimeout/1 (2.31s) [2021-04-20T21:21:14.022Z] --- PASS: TestStopContainerWithTimeout/-1 (3.44s) [2021-04-20T21:21:14.022Z] --- PASS: TestStopContainerWithTimeout/3 (3.48s) [2021-04-20T21:21:14.022Z] === RUN TestDeleteDevicemapper [2021-04-20T21:21:14.022Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-20T21:21:14.022Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-20T21:21:14.022Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-20T21:21:14.250Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.42s) [2021-04-20T21:21:14.250Z] === RUN TestBuildWithSession [2021-04-20T21:21:14.250Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-20T21:21:14.250Z] build_session_test.go:25: TODO: BuildKit [2021-04-20T21:21:14.250Z] === RUN TestBuildSquashParent [2021-04-20T21:21:15.693Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-20T21:21:16.572Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.89s) [2021-04-20T21:21:16.572Z] === RUN TestUpdateMemory [2021-04-20T21:21:16.572Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-20T21:21:16.572Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-20T21:21:16.572Z] === RUN TestUpdateCPUQuota [2021-04-20T21:21:16.595Z] --- PASS: TestServiceWithDataPathPortInit (22.59s) [2021-04-20T21:21:16.595Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-20T21:21:16.638Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.44s) [2021-04-20T21:21:16.638Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-20T21:21:16.638Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-20T21:21:16.638Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-20T21:21:16.638Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-20T21:21:16.638Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-20T21:21:16.638Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-20T21:21:16.638Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-20T21:21:16.638Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-20T21:21:16.638Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-20T21:21:16.638Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-20T21:21:16.638Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-20T21:21:16.638Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-20T21:21:16.638Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-20T21:21:16.638Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-20T21:21:16.638Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-20T21:21:16.638Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-20T21:21:16.638Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-04-20T21:21:16.638Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-04-20T21:21:16.638Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-04-20T21:21:16.638Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-04-20T21:21:16.638Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-04-20T21:21:16.638Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-04-20T21:21:16.638Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-20T21:21:18.026Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.26s) [2021-04-20T21:21:18.026Z] === RUN TestCreateDifferentPlatform [2021-04-20T21:21:18.026Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-20T21:21:18.026Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-20T21:21:18.026Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-04-20T21:21:18.026Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-20T21:21:18.026Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-20T21:21:18.026Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-20T21:21:18.026Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-04-20T21:21:18.026Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-20T21:21:18.026Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-04-20T21:21:18.026Z] === RUN TestContainerStartOnDaemonRestart [2021-04-20T21:21:18.026Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-20T21:21:18.026Z] === RUN TestDaemonRestartIpcMode [2021-04-20T21:21:18.026Z] === PAUSE TestDaemonRestartIpcMode [2021-04-20T21:21:18.026Z] === RUN TestDaemonHostGatewayIP [2021-04-20T21:21:18.026Z] === PAUSE TestDaemonHostGatewayIP [2021-04-20T21:21:18.026Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-20T21:21:18.026Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-20T21:21:18.026Z] === RUN TestContainerKillOnDaemonStart [2021-04-20T21:21:18.026Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-20T21:21:18.026Z] === RUN TestDiff [2021-04-20T21:21:18.728Z] --- PASS: TestBuildSquashParent (4.45s) [2021-04-20T21:21:18.728Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-20T21:21:18.728Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-20T21:21:18.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-20T21:21:18.728Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-20T21:21:18.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-20T21:21:18.728Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-20T21:21:18.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-20T21:21:18.728Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-20T21:21:18.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-20T21:21:18.728Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-20T21:21:18.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-20T21:21:18.728Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-20T21:21:18.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-20T21:21:18.728Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-20T21:21:18.728Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-20T21:21:18.728Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-20T21:21:18.728Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-20T21:21:19.399Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-20T21:21:19.416Z] --- PASS: TestDiff (1.20s) [2021-04-20T21:21:19.416Z] === RUN TestExecWithCloseStdin [2021-04-20T21:21:19.677Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-04-20T21:21:20.251Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-20T21:21:20.777Z] --- PASS: TestDockerNetworkMacvlan (17.44s) [2021-04-20T21:21:20.777Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-04-20T21:21:20.777Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-04-20T21:21:20.777Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.02s) [2021-04-20T21:21:20.777Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.24s) [2021-04-20T21:21:20.777Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.85s) [2021-04-20T21:21:20.777Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.58s) [2021-04-20T21:21:20.777Z] PASS [2021-04-20T21:21:20.777Z] [2021-04-20T21:21:20.777Z] DONE 8 tests in 19.389s [2021-04-20T21:21:20.777Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-20T21:21:20.777Z] testing: warning: no tests to run [2021-04-20T21:21:20.777Z] PASS [2021-04-20T21:21:20.777Z] [2021-04-20T21:21:20.777Z] DONE 0 tests in 0.006s [2021-04-20T21:21:20.777Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-20T21:21:20.777Z] INFO: Testing against a local daemon [2021-04-20T21:21:20.777Z] === RUN TestAuthZPluginAllowRequest [2021-04-20T21:21:21.197Z] --- PASS: TestExecWithCloseStdin (1.75s) [2021-04-20T21:21:21.197Z] === RUN TestExec [2021-04-20T21:21:21.491Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-20T21:21:21.491Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-20T21:21:21.860Z] --- PASS: TestUpdateCPUQuota (5.69s) [2021-04-20T21:21:21.860Z] === RUN TestUpdatePidsLimit [2021-04-20T21:21:21.860Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-20T21:21:22.143Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-20T21:21:22.684Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2021-04-20T21:21:22.684Z] === RUN TestAuthZPluginTLS [2021-04-20T21:21:22.803Z] === RUN TestUpdatePidsLimit/no_change [2021-04-20T21:21:22.942Z] --- PASS: TestAuthZPluginTLS (0.66s) [2021-04-20T21:21:22.943Z] === RUN TestAuthZPluginDenyRequest [2021-04-20T21:21:23.035Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-20T21:21:23.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.57s) [2021-04-20T21:21:23.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.68s) [2021-04-20T21:21:23.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.79s) [2021-04-20T21:21:23.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.97s) [2021-04-20T21:21:23.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.87s) [2021-04-20T21:21:23.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.06s) [2021-04-20T21:21:23.035Z] === RUN TestBuildMultiStageCopy [2021-04-20T21:21:23.035Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-20T21:21:23.089Z] --- PASS: TestExec (1.79s) [2021-04-20T21:21:23.089Z] === RUN TestExecUser [2021-04-20T21:21:23.089Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-20T21:21:23.375Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-20T21:21:23.880Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2021-04-20T21:21:23.880Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-20T21:21:23.948Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-20T21:21:24.448Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2021-04-20T21:21:24.448Z] === RUN TestAuthZPluginDenyResponse [2021-04-20T21:21:24.478Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-04-20T21:21:24.478Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-04-20T21:21:24.519Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-20T21:21:24.741Z] --- PASS: TestExecUser (1.80s) [2021-04-20T21:21:24.741Z] === RUN TestExportContainerAndImportImage [2021-04-20T21:21:25.015Z] --- PASS: TestAuthZPluginDenyResponse (0.69s) [2021-04-20T21:21:25.015Z] === RUN TestAuthZPluginAllowEventStream [2021-04-20T21:21:25.092Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-20T21:21:25.117Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-20T21:21:25.117Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-20T21:21:25.426Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-20T21:21:25.750Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-20T21:21:26.039Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-20T21:21:26.047Z] --- PASS: TestBuildMultiStageCopy (2.90s) [2021-04-20T21:21:26.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.58s) [2021-04-20T21:21:26.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2021-04-20T21:21:26.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2021-04-20T21:21:26.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2021-04-20T21:21:26.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2021-04-20T21:21:26.047Z] === RUN TestBuildMultiStageParentConfig [2021-04-20T21:21:26.660Z] --- PASS: TestExportContainerAndImportImage (1.70s) [2021-04-20T21:21:26.660Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-20T21:21:26.918Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) [2021-04-20T21:21:26.918Z] === RUN TestAuthZPluginErrorResponse [2021-04-20T21:21:26.985Z] --- PASS: TestServiceWithDefaultAddressPoolInit (11.17s) [2021-04-20T21:21:26.986Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sl3uvpikios60y5cyj0i0xceu Created:2021-04-20 21:21:17.419057262 +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[9f7ed73040d8853d4fe354fbccf162279f5f0f2f3f6d11898f2b029d30ffef2b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.56l3w4blh8zc13ajn24tuavzw EndpointID:5ebc7822b09127921c0046ca0e393a0034534a1f9f764a37d56f35b25c0629ec MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0b6b5a2698b1c2a0c4a52126e54ebecea565e6a3011944aaeeeac62721dce8e0 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:676242185fa3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.56l3w4blh8zc13ajn24tuavzw EndpointID:5ebc7822b09127921c0046ca0e393a0034534a1f9f764a37d56f35b25c0629ec EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-20T21:21:26.986Z] PASS [2021-04-20T21:21:26.986Z] [2021-04-20T21:21:26.986Z] === Skipped [2021-04-20T21:21:26.986Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-20T21:21:26.986Z] service_test.go:242: FLAKY_TEST [2021-04-20T21:21:26.986Z] [2021-04-20T21:21:26.986Z] [2021-04-20T21:21:26.986Z] DONE 26 tests, 1 skipped in 62.588s [2021-04-20T21:21:27.094Z] --- PASS: TestBuildMultiStageParentConfig (0.84s) [2021-04-20T21:21:27.094Z] === RUN TestBuildLabelWithTargets [2021-04-20T21:21:27.177Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) [2021-04-20T21:21:27.177Z] === RUN TestAuthZPluginErrorRequest [2021-04-20T21:21:27.279Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-20T21:21:27.279Z] ++ 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-20T21:21:27.279Z] ++ set -e [2021-04-20T21:21:27.279Z] ++ '[' -n 0 ']' [2021-04-20T21:21:27.279Z] ++ set -x [2021-04-20T21:21:27.279Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-20T21:21:27.279Z] INFO: Testing against a local daemon [2021-04-20T21:21:27.279Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-20T21:21:27.279Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-20T21:21:27.279Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-20T21:21:27.279Z] === RUN TestDockerNetworkIpvlan [2021-04-20T21:21:27.279Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-20T21:21:27.279Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-20T21:21:27.279Z] PASS [2021-04-20T21:21:27.279Z] [2021-04-20T21:21:27.279Z] === Skipped [2021-04-20T21:21:27.279Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-20T21:21:27.279Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-20T21:21:27.279Z] [2021-04-20T21:21:27.279Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-20T21:21:27.279Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-20T21:21:27.279Z] [2021-04-20T21:21:27.279Z] [2021-04-20T21:21:27.279Z] DONE 2 tests, 2 skipped in 0.161s [2021-04-20T21:21:27.279Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-20T21:21:27.279Z] ++ 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-20T21:21:27.279Z] ++ set -e [2021-04-20T21:21:27.279Z] ++ '[' -n 0 ']' [2021-04-20T21:21:27.279Z] ++ set -x [2021-04-20T21:21:27.279Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-20T21:21:27.442Z] --- PASS: TestUpdatePidsLimit (5.38s) [2021-04-20T21:21:27.442Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.64s) [2021-04-20T21:21:27.442Z] --- PASS: TestUpdatePidsLimit/no_change (0.66s) [2021-04-20T21:21:27.442Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) [2021-04-20T21:21:27.442Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.65s) [2021-04-20T21:21:27.442Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s) [2021-04-20T21:21:27.442Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.67s) [2021-04-20T21:21:27.442Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.68s) [2021-04-20T21:21:27.442Z] === RUN TestUpdateRestartPolicy [2021-04-20T21:21:27.572Z] INFO: Testing against a local daemon [2021-04-20T21:21:27.572Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-20T21:21:27.610Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-04-20T21:21:27.610Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-20T21:21:28.115Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2021-04-20T21:21:28.116Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-20T21:21:28.142Z] --- PASS: TestBuildLabelWithTargets (1.25s) [2021-04-20T21:21:28.142Z] === RUN TestBuildWithEmptyLayers [2021-04-20T21:21:28.684Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s) [2021-04-20T21:21:28.684Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-20T21:21:28.784Z] --- PASS: TestBuildWithEmptyLayers (0.67s) [2021-04-20T21:21:28.784Z] === RUN TestBuildMultiStageOnBuild [2021-04-20T21:21:29.089Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.56s) [2021-04-20T21:21:29.090Z] === RUN TestDockerNetworkMacvlan [2021-04-20T21:21:29.528Z] --- PASS: TestExportContainerAfterDaemonRestart (3.02s) [2021-04-20T21:21:29.528Z] === RUN TestHealthCheckWorkdir [2021-04-20T21:21:30.130Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-20T21:21:30.476Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-20T21:21:30.590Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.88s) [2021-04-20T21:21:30.590Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-20T21:21:30.872Z] --- PASS: TestBuildMultiStageOnBuild (1.79s) [2021-04-20T21:21:30.872Z] === RUN TestBuildUncleanTarFilenames [2021-04-20T21:21:31.052Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-04-20T21:21:31.169Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-20T21:21:31.518Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) [2021-04-20T21:21:31.518Z] === RUN TestBuildMultiStageLayerLeak [2021-04-20T21:21:31.627Z] --- PASS: TestHealthCheckWorkdir (2.25s) [2021-04-20T21:21:31.627Z] === RUN TestHealthKillContainer [2021-04-20T21:21:31.889Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-20T21:21:32.211Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-20T21:21:33.126Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s) [2021-04-20T21:21:33.126Z] === RUN TestAuthZPluginHeader [2021-04-20T21:21:33.602Z] --- PASS: TestBuildMultiStageLayerLeak (1.85s) [2021-04-20T21:21:33.602Z] === RUN TestBuildWithHugeFile [2021-04-20T21:21:33.694Z] --- PASS: TestAuthZPluginHeader (0.92s) [2021-04-20T21:21:33.694Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-20T21:21:33.810Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-20T21:21:33.810Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-04-20T21:21:35.732Z] --- PASS: TestHealthKillContainer (3.72s) [2021-04-20T21:21:35.732Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-20T21:21:36.675Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-20T21:21:36.678Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-04-20T21:21:36.678Z] --- PASS: TestInspectCpusetInConfigPre120 (1.43s) [2021-04-20T21:21:36.678Z] === RUN TestIpcModeNone [2021-04-20T21:21:38.135Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-20T21:21:38.728Z] --- PASS: TestIpcModeNone (1.96s) [2021-04-20T21:21:38.728Z] === RUN TestIpcModePrivate [2021-04-20T21:21:38.965Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.66s) [2021-04-20T21:21:38.965Z] === RUN TestAuthZPluginV2Disable [2021-04-20T21:21:40.652Z] --- PASS: TestIpcModePrivate (1.86s) [2021-04-20T21:21:40.652Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:108, shared: false, mustBeShared: false [2021-04-20T21:21:40.652Z] === RUN TestIpcModeShareable [2021-04-20T21:21:41.143Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-20T21:21:42.362Z] --- PASS: TestUpdateRestartPolicy (12.94s) [2021-04-20T21:21:42.362Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-20T21:21:42.362Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2021-04-20T21:21:42.362Z] === RUN TestWaitNonBlocked [2021-04-20T21:21:42.362Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-20T21:21:42.362Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-20T21:21:42.362Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-20T21:21:42.362Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-20T21:21:42.362Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-20T21:21:42.362Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-20T21:21:42.362Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-20T21:21:42.362Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2021-04-20T21:21:42.362Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2021-04-20T21:21:42.362Z] === RUN TestWaitBlocked [2021-04-20T21:21:42.362Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-20T21:21:42.362Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-20T21:21:42.362Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-20T21:21:42.362Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-20T21:21:42.362Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-20T21:21:42.362Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-20T21:21:42.576Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-04-20T21:21:42.576Z] --- PASS: TestIpcModeShareable (1.89s) [2021-04-20T21:21:42.576Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-04-20T21:21:42.576Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-20T21:21:43.151Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-04-20T21:21:43.307Z] --- PASS: TestWaitBlocked (0.03s) [2021-04-20T21:21:43.307Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2021-04-20T21:21:43.307Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2021-04-20T21:21:43.307Z] === CONT TestContainerStartOnDaemonRestart [2021-04-20T21:21:43.307Z] === CONT TestContainerKillOnDaemonStart [2021-04-20T21:21:43.307Z] === CONT TestDaemonHostGatewayIP [2021-04-20T21:21:43.307Z] === CONT TestIpcModeOlderClient [2021-04-20T21:21:43.307Z] --- PASS: TestIpcModeOlderClient (0.12s) [2021-04-20T21:21:43.307Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-20T21:21:44.236Z] --- PASS: TestAuthZPluginV2Disable (5.18s) [2021-04-20T21:21:44.236Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-20T21:21:46.621Z] --- PASS: TestContainerStartOnDaemonRestart (3.46s) [2021-04-20T21:21:46.621Z] === CONT TestDaemonRestartIpcMode [2021-04-20T21:21:47.369Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.51s) [2021-04-20T21:21:47.369Z] === RUN TestAPIIpcModeHost [2021-04-20T21:21:47.523Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.50s) [2021-04-20T21:21:47.523Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-20T21:21:48.011Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.50s) [2021-04-20T21:21:48.315Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-04-20T21:21:48.889Z] --- PASS: TestAPIIpcModeHost (1.99s) [2021-04-20T21:21:48.889Z] === RUN TestDaemonIpcModeShareable [2021-04-20T21:21:49.151Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-20T21:21:49.930Z] --- PASS: TestDaemonHostGatewayIP (6.44s) [2021-04-20T21:21:50.502Z] --- PASS: TestDaemonRestartIpcMode (3.83s) [2021-04-20T21:21:51.602Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-20T21:21:52.461Z] --- PASS: TestDaemonIpcModeShareable (3.03s) [2021-04-20T21:21:52.461Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: true, mustBeShared: true [2021-04-20T21:21:52.461Z] === RUN TestDaemonIpcModePrivate [2021-04-20T21:21:52.641Z] --- PASS: TestDockerNetworkMacvlan (23.47s) [2021-04-20T21:21:52.641Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-04-20T21:21:52.641Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-04-20T21:21:52.641Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.98s) [2021-04-20T21:21:52.641Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.21s) [2021-04-20T21:21:52.641Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.98s) [2021-04-20T21:21:52.641Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.00s) [2021-04-20T21:21:52.641Z] PASS [2021-04-20T21:21:52.641Z] [2021-04-20T21:21:52.641Z] DONE 8 tests in 25.153s [2021-04-20T21:21:52.641Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-20T21:21:52.642Z] ++ 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-20T21:21:52.642Z] ++ set -e [2021-04-20T21:21:52.642Z] ++ '[' -n 0 ']' [2021-04-20T21:21:52.642Z] ++ set -x [2021-04-20T21:21:52.642Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-20T21:21:52.642Z] testing: warning: no tests to run [2021-04-20T21:21:52.642Z] PASS [2021-04-20T21:21:52.642Z] [2021-04-20T21:21:52.642Z] DONE 0 tests in 0.094s [2021-04-20T21:21:52.642Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-20T21:21:52.642Z] ++ 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-20T21:21:52.642Z] ++ set -e [2021-04-20T21:21:52.642Z] ++ '[' -n 0 ']' [2021-04-20T21:21:52.642Z] ++ set -x [2021-04-20T21:21:52.642Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-20T21:21:52.642Z] INFO: Testing against a local daemon [2021-04-20T21:21:52.642Z] === RUN TestAuthZPluginAllowRequest [2021-04-20T21:21:53.036Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-04-20T21:21:54.720Z] --- PASS: TestAuthZPluginAllowRequest (2.06s) [2021-04-20T21:21:54.720Z] === RUN TestAuthZPluginTLS [2021-04-20T21:21:55.357Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-04-20T21:21:55.357Z] === RUN TestAuthZPluginDenyRequest [2021-04-20T21:21:55.589Z] --- PASS: TestDaemonIpcModePrivate (3.42s) [2021-04-20T21:21:55.589Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2021-04-20T21:21:55.589Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-20T21:21:55.589Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-20T21:21:55.993Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-04-20T21:21:55.993Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-20T21:21:56.286Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-04-20T21:21:56.286Z] === RUN TestAuthZPluginDenyResponse [2021-04-20T21:21:56.921Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-04-20T21:21:56.922Z] === RUN TestAuthZPluginAllowEventStream [2021-04-20T21:21:57.088Z] --- PASS: TestContainerKillOnDaemonStart (13.62s) [2021-04-20T21:21:57.088Z] PASS [2021-04-20T21:21:57.088Z] [2021-04-20T21:21:57.088Z] === Skipped [2021-04-20T21:21:57.088Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-04-20T21:21:57.088Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-20T21:21:57.088Z] [2021-04-20T21:21:57.088Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-20T21:21:57.088Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-20T21:21:57.088Z] [2021-04-20T21:21:57.088Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-20T21:21:57.088Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-20T21:21:57.088Z] [2021-04-20T21:21:57.088Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-20T21:21:57.088Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-20T21:21:57.088Z] [2021-04-20T21:21:57.088Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-20T21:21:57.088Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-20T21:21:57.088Z] [2021-04-20T21:21:57.088Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-04-20T21:21:57.088Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-20T21:21:57.088Z] [2021-04-20T21:21:57.088Z] [2021-04-20T21:21:57.088Z] DONE 196 tests, 6 skipped in 166.285s [2021-04-20T21:21:57.088Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-04-20T21:21:57.088Z] ++ 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-20T21:21:57.088Z] ++ set -e [2021-04-20T21:21:57.088Z] ++ '[' -n 0 ']' [2021-04-20T21:21:57.088Z] ++ set -x [2021-04-20T21:21:57.088Z] ++ env -i DEST=/go/src/github.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-20T21:21:57.088Z] INFO: Testing against a local daemon [2021-04-20T21:21:57.088Z] === RUN TestCommitInheritsEnv [2021-04-20T21:21:57.661Z] --- PASS: TestCommitInheritsEnv (0.43s) [2021-04-20T21:21:57.661Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-20T21:21:57.661Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-04-20T21:21:57.661Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-04-20T21:21:57.661Z] === RUN TestImagesFilterMultiReference [2021-04-20T21:21:57.661Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-04-20T21:21:57.661Z] === RUN TestImagePullPlatformInvalid [2021-04-20T21:21:57.661Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-04-20T21:21:57.661Z] === RUN TestRemoveImageOrphaning [2021-04-20T21:21:58.233Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2021-04-20T21:21:58.233Z] === RUN TestRemoveImageGarbageCollector [2021-04-20T21:21:58.233Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-20T21:21:58.234Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:21:58.234Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-20T21:21:58.234Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-04-20T21:21:58.234Z] === RUN TestTagInvalidReference [2021-04-20T21:21:58.234Z] --- PASS: TestTagInvalidReference (0.03s) [2021-04-20T21:21:58.234Z] === RUN TestTagValidPrefixedRepo [2021-04-20T21:21:58.234Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-04-20T21:21:58.234Z] === RUN TestTagExistedNameWithoutForce [2021-04-20T21:21:58.495Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-04-20T21:21:58.495Z] === RUN TestTagOfficialNames [2021-04-20T21:21:58.495Z] --- PASS: TestTagOfficialNames (0.08s) [2021-04-20T21:21:58.495Z] === RUN TestTagMatchesDigest [2021-04-20T21:21:58.495Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-04-20T21:21:58.495Z] PASS [2021-04-20T21:21:58.495Z] [2021-04-20T21:21:58.495Z] === Skipped [2021-04-20T21:21:58.495Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-04-20T21:21:58.495Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-04-20T21:21:58.495Z] [2021-04-20T21:21:58.495Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-20T21:21:58.495Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:21:58.495Z] [2021-04-20T21:21:58.495Z] [2021-04-20T21:21:58.495Z] DONE 12 tests, 2 skipped in 1.554s [2021-04-20T21:21:58.495Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-04-20T21:21:58.495Z] ++ 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-20T21:21:58.495Z] ++ set -e [2021-04-20T21:21:58.495Z] ++ '[' -n 0 ']' [2021-04-20T21:21:58.495Z] ++ set -x [2021-04-20T21:21:58.495Z] ++ env -i DEST=/go/src/github.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-20T21:21:58.757Z] INFO: Testing against a local daemon [2021-04-20T21:21:58.757Z] === RUN TestNetworkCreateDelete [2021-04-20T21:21:58.900Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.19s) [2021-04-20T21:21:58.900Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2021-04-20T21:21:58.900Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-20T21:21:58.900Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-04-20T21:21:58.997Z] --- PASS: TestAuthZPluginAllowEventStream (2.07s) [2021-04-20T21:21:58.997Z] === RUN TestAuthZPluginErrorResponse [2021-04-20T21:21:59.473Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-20T21:21:59.634Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-04-20T21:21:59.634Z] === RUN TestAuthZPluginErrorRequest [2021-04-20T21:21:59.699Z] --- PASS: TestNetworkCreateDelete (0.82s) [2021-04-20T21:21:59.699Z] === RUN TestDockerNetworkDeletePreferID [2021-04-20T21:21:59.733Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.15s) [2021-04-20T21:21:59.733Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-20T21:21:59.735Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-20T21:21:59.929Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-04-20T21:21:59.929Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-20T21:21:59.996Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-04-20T21:22:00.564Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-04-20T21:22:00.564Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-20T21:22:00.943Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-04-20T21:22:01.517Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-04-20T21:22:01.780Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.11s) [2021-04-20T21:22:01.780Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2021-04-20T21:22:01.780Z] === RUN TestIpcModeOlderClient [2021-04-20T21:22:01.780Z] === PAUSE TestIpcModeOlderClient [2021-04-20T21:22:01.780Z] === RUN TestKillContainerInvalidSignal [2021-04-20T21:22:02.135Z] 4612f6d0b889: Pull complete [2021-04-20T21:22:02.247Z] --- PASS: TestDockerNetworkDeletePreferID (2.48s) [2021-04-20T21:22:02.247Z] === RUN TestDaemonDNSFallback [2021-04-20T21:22:03.172Z] --- PASS: TestKillContainerInvalidSignal (1.17s) [2021-04-20T21:22:03.172Z] === RUN TestKillContainer [2021-04-20T21:22:03.172Z] === RUN TestKillContainer/no_signal [2021-04-20T21:22:03.415Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.57s) [2021-04-20T21:22:03.415Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-20T21:22:04.117Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-04-20T21:22:04.379Z] === RUN TestKillContainer/non_killing_signal [2021-04-20T21:22:05.330Z] === RUN TestKillContainer/killing_signal [2021-04-20T21:22:06.252Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.63s) [2021-04-20T21:22:06.252Z] === RUN TestAuthZPluginHeader [2021-04-20T21:22:06.889Z] --- PASS: TestAuthZPluginHeader (0.93s) [2021-04-20T21:22:06.889Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-20T21:22:06.889Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-20T21:22:06.889Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:22:06.889Z] === RUN TestAuthZPluginV2Disable [2021-04-20T21:22:06.889Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-20T21:22:06.889Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:22:06.889Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-20T21:22:06.889Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-20T21:22:06.889Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:22:06.889Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-20T21:22:06.889Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-20T21:22:06.889Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:22:06.889Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-20T21:22:07.256Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-04-20T21:22:07.256Z] --- PASS: TestKillContainer (4.02s) [2021-04-20T21:22:07.256Z] --- PASS: TestKillContainer/no_signal (1.35s) [2021-04-20T21:22:07.256Z] --- PASS: TestKillContainer/non_killing_signal (1.04s) [2021-04-20T21:22:07.256Z] --- PASS: TestKillContainer/killing_signal (1.39s) [2021-04-20T21:22:07.256Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-20T21:22:07.256Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-20T21:22:08.202Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-20T21:22:09.592Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-04-20T21:22:09.592Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.69s) [2021-04-20T21:22:09.592Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.24s) [2021-04-20T21:22:09.592Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.20s) [2021-04-20T21:22:09.592Z] === RUN TestKillStoppedContainer [2021-04-20T21:22:09.854Z] --- PASS: TestKillStoppedContainer (0.11s) [2021-04-20T21:22:09.854Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-20T21:22:09.854Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-04-20T21:22:09.854Z] === RUN TestKillDifferentUserContainer [2021-04-20T21:22:10.390Z] --- PASS: TestDaemonDNSFallback (8.17s) [2021-04-20T21:22:10.390Z] === RUN TestInspectNetwork [2021-04-20T21:22:11.245Z] --- PASS: TestKillDifferentUserContainer (1.13s) [2021-04-20T21:22:11.245Z] === RUN TestInspectOomKilledTrue [2021-04-20T21:22:11.245Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-20T21:22:11.245Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-20T21:22:11.245Z] === RUN TestInspectOomKilledFalse [2021-04-20T21:22:11.245Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-20T21:22:11.245Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-20T21:22:11.245Z] === RUN TestLinksEtcHostsContentMatch [2021-04-20T21:22:11.821Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-20T21:22:12.396Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-04-20T21:22:12.657Z] --- PASS: TestLinksEtcHostsContentMatch (1.70s) [2021-04-20T21:22:12.657Z] === RUN TestLinksContainerNames [2021-04-20T21:22:13.604Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-20T21:22:14.994Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-04-20T21:22:15.256Z] --- PASS: TestLinksContainerNames (2.64s) [2021-04-20T21:22:15.256Z] === RUN TestLogsFollowTailEmpty [2021-04-20T21:22:15.682Z] === RUN TestInspectNetwork/full_network_id [2021-04-20T21:22:15.682Z] === RUN TestInspectNetwork/partial_network_id [2021-04-20T21:22:15.682Z] === RUN TestInspectNetwork/network_name [2021-04-20T21:22:15.682Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-20T21:22:15.831Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-20T21:22:16.408Z] --- PASS: TestLogsFollowTailEmpty (1.22s) [2021-04-20T21:22:16.408Z] === RUN TestContainerNetworkMountsNoChown [2021-04-20T21:22:17.851Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.80s) [2021-04-20T21:22:17.851Z] PASS [2021-04-20T21:22:17.851Z] [2021-04-20T21:22:17.851Z] DONE 17 tests in 55.143s [2021-04-20T21:22:17.851Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-20T21:22:17.851Z] INFO: Testing against a local daemon [2021-04-20T21:22:17.851Z] === RUN TestPluginInvalidJSON [2021-04-20T21:22:17.851Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-20T21:22:17.851Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-20T21:22:17.851Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-20T21:22:17.851Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-04-20T21:22:17.851Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-20T21:22:17.851Z] === RUN TestPluginInstall [2021-04-20T21:22:17.851Z] === RUN TestPluginInstall/no_auth [2021-04-20T21:22:18.110Z] time="2021-04-20T21:22:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:22:18.110Z] time="2021-04-20T21:22:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6594a85b394f76a32cbff53ee2ad72e4c6948b5381cae41dcbf50a4d0cc9fd54" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:22:18.110Z] time="2021-04-20T21:22:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:22:18.110Z] time="2021-04-20T21:22:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6594a85b394f76a32cbff53ee2ad72e4c6948b5381cae41dcbf50a4d0cc9fd54" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:22:18.327Z] --- PASS: TestContainerNetworkMountsNoChown (1.48s) [2021-04-20T21:22:18.327Z] === RUN TestMountDaemonRoot [2021-04-20T21:22:18.327Z] === RUN TestMountDaemonRoot/default [2021-04-20T21:22:18.327Z] === PAUSE TestMountDaemonRoot/default [2021-04-20T21:22:18.327Z] === RUN TestMountDaemonRoot/private [2021-04-20T21:22:18.327Z] === PAUSE TestMountDaemonRoot/private [2021-04-20T21:22:18.327Z] === RUN TestMountDaemonRoot/rprivate [2021-04-20T21:22:18.327Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-20T21:22:18.327Z] === RUN TestMountDaemonRoot/slave [2021-04-20T21:22:18.327Z] === PAUSE TestMountDaemonRoot/slave [2021-04-20T21:22:18.327Z] === RUN TestMountDaemonRoot/rslave [2021-04-20T21:22:18.327Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-20T21:22:18.327Z] === RUN TestMountDaemonRoot/shared [2021-04-20T21:22:18.327Z] === PAUSE TestMountDaemonRoot/shared [2021-04-20T21:22:18.327Z] === RUN TestMountDaemonRoot/rshared [2021-04-20T21:22:18.327Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-20T21:22:18.327Z] === CONT TestMountDaemonRoot/default [2021-04-20T21:22:18.327Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-20T21:22:18.327Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-20T21:22:18.327Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-20T21:22:18.327Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-20T21:22:18.327Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-20T21:22:18.327Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-20T21:22:18.327Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-20T21:22:18.328Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-20T21:22:18.328Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-20T21:22:18.328Z] === CONT TestMountDaemonRoot/rshared [2021-04-20T21:22:18.328Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-20T21:22:18.328Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-20T21:22:18.328Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-20T21:22:18.328Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-20T21:22:18.328Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-20T21:22:18.328Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-20T21:22:18.328Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-20T21:22:18.328Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-20T21:22:18.328Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-20T21:22:18.328Z] === CONT TestMountDaemonRoot/shared [2021-04-20T21:22:18.328Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-20T21:22:18.328Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-20T21:22:18.328Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-20T21:22:18.328Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-20T21:22:18.328Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-20T21:22:18.328Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-20T21:22:18.328Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-20T21:22:18.328Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-20T21:22:18.328Z] === CONT TestMountDaemonRoot/rslave [2021-04-20T21:22:18.328Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-20T21:22:18.328Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-20T21:22:18.328Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-20T21:22:18.328Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-20T21:22:18.328Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-20T21:22:18.328Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-20T21:22:18.328Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-20T21:22:18.328Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-20T21:22:18.328Z] === CONT TestMountDaemonRoot/slave [2021-04-20T21:22:18.328Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-20T21:22:18.328Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-20T21:22:18.328Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-20T21:22:18.328Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-20T21:22:18.328Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-20T21:22:18.328Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-20T21:22:18.328Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-20T21:22:18.328Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-20T21:22:18.328Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-04-20T21:22:18.328Z] === CONT TestMountDaemonRoot/rprivate [2021-04-20T21:22:18.328Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-20T21:22:18.328Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-20T21:22:18.328Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-20T21:22:18.328Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-20T21:22:18.328Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-20T21:22:18.328Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-20T21:22:18.328Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-20T21:22:18.328Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-20T21:22:18.328Z] === CONT TestMountDaemonRoot/private [2021-04-20T21:22:18.328Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-20T21:22:18.328Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-20T21:22:18.328Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-20T21:22:18.328Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-20T21:22:18.328Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-20T21:22:18.328Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-20T21:22:18.328Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-20T21:22:18.328Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-20T21:22:18.328Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-20T21:22:18.328Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-20T21:22:18.328Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-20T21:22:18.328Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-20T21:22:18.328Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-20T21:22:18.328Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-20T21:22:18.328Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-20T21:22:18.328Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-20T21:22:18.328Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-20T21:22:18.328Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-20T21:22:18.328Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-20T21:22:18.328Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-20T21:22:18.328Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-20T21:22:18.328Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-20T21:22:18.369Z] === RUN TestPluginInstall/with_htpasswd [2021-04-20T21:22:18.592Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-20T21:22:18.592Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-20T21:22:18.592Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-20T21:22:18.592Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-20T21:22:18.592Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-20T21:22:18.592Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-20T21:22:18.592Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-20T21:22:18.592Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-20T21:22:18.592Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-20T21:22:18.592Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-20T21:22:18.592Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-20T21:22:18.853Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-20T21:22:18.853Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-04-20T21:22:18.853Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-20T21:22:18.853Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-04-20T21:22:18.853Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-04-20T21:22:18.853Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-04-20T21:22:18.853Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2021-04-20T21:22:18.853Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-20T21:22:18.853Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-04-20T21:22:18.853Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-04-20T21:22:18.853Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-04-20T21:22:18.854Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-04-20T21:22:18.854Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-20T21:22:18.854Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-04-20T21:22:18.854Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-04-20T21:22:18.854Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-04-20T21:22:18.854Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-20T21:22:18.854Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-20T21:22:18.854Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-04-20T21:22:18.854Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-04-20T21:22:18.854Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-04-20T21:22:18.854Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-04-20T21:22:18.854Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-20T21:22:18.854Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-04-20T21:22:18.854Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-04-20T21:22:18.854Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-04-20T21:22:18.854Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-04-20T21:22:18.854Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-20T21:22:18.854Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-04-20T21:22:18.854Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-04-20T21:22:18.854Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-04-20T21:22:18.854Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-04-20T21:22:18.854Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-20T21:22:18.854Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-04-20T21:22:18.854Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-04-20T21:22:18.854Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-04-20T21:22:18.854Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-04-20T21:22:18.854Z] === RUN TestContainerBindMountNonRecursive [2021-04-20T21:22:18.937Z] time="2021-04-20T21:22:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:22:18.937Z] time="2021-04-20T21:22:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2efaaab86730cfd91d4f715df66c28b5bb0e0dcad2eb46152bf7bfd833e2ff30" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:22:18.937Z] time="2021-04-20T21:22:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:22:18.937Z] time="2021-04-20T21:22:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2efaaab86730cfd91d4f715df66c28b5bb0e0dcad2eb46152bf7bfd833e2ff30" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:22:18.937Z] === RUN TestPluginInstall/with_insecure [2021-04-20T21:22:19.888Z] --- PASS: TestInspectNetwork (9.19s) [2021-04-20T21:22:19.888Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-20T21:22:19.888Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-20T21:22:19.888Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-20T21:22:19.888Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-20T21:22:19.888Z] === RUN TestRunContainerWithBridgeNone [2021-04-20T21:22:20.315Z] time="2021-04-20T21:22:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:22:20.315Z] time="2021-04-20T21:22:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cd7798ac8fe8e64defb666319ac33fc00d160ce290dcb3795ce9323518d44d9b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:22:20.315Z] time="2021-04-20T21:22:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:22:20.315Z] time="2021-04-20T21:22:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cd7798ac8fe8e64defb666319ac33fc00d160ce290dcb3795ce9323518d44d9b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:22:20.315Z] --- PASS: TestPluginInstall (4.49s) [2021-04-20T21:22:20.315Z] --- PASS: TestPluginInstall/no_auth (2.32s) [2021-04-20T21:22:20.315Z] --- PASS: TestPluginInstall/with_htpasswd (0.78s) [2021-04-20T21:22:20.315Z] --- PASS: TestPluginInstall/with_insecure (1.39s) [2021-04-20T21:22:20.315Z] plugin_test.go:165: [d6713cc95e8ba] daemon is not started [2021-04-20T21:22:20.315Z] === RUN TestPluginsWithRuntimes [2021-04-20T21:22:21.405Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-04-20T21:22:21.970Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-04-20T21:22:21.970Z] Copying nested executables into bundles/binary-daemon [2021-04-20T21:22:21.983Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-20T21:22:21.983Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-04-20T21:22:22.220Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-20T21:22:22.245Z] --- PASS: TestContainerBindMountNonRecursive (3.47s) [2021-04-20T21:22:22.245Z] === RUN TestContainerVolumesMountedAsShared [2021-04-20T21:22:22.539Z] [2021-04-20T21:22:22.818Z] --- PASS: TestContainerVolumesMountedAsShared (0.65s) [2021-04-20T21:22:22.818Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-20T21:22:23.191Z] --- PASS: TestRunContainerWithBridgeNone (3.46s) [2021-04-20T21:22:23.191Z] === RUN TestNetworkInvalidJSON [2021-04-20T21:22:23.191Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-20T21:22:23.191Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-20T21:22:23.191Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-20T21:22:23.191Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-20T21:22:23.191Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-20T21:22:23.191Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-20T21:22:23.191Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-20T21:22:23.191Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-20T21:22:23.191Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-20T21:22:23.191Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-04-20T21:22:23.191Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-20T21:22:23.191Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-20T21:22:23.191Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-20T21:22:23.191Z] === RUN TestNetworkList [2021-04-20T21:22:23.191Z] === RUN TestNetworkList//networks [2021-04-20T21:22:23.191Z] === PAUSE TestNetworkList//networks [2021-04-20T21:22:23.191Z] === RUN TestNetworkList//networks/ [2021-04-20T21:22:23.191Z] === PAUSE TestNetworkList//networks/ [2021-04-20T21:22:23.191Z] === CONT TestNetworkList//networks [2021-04-20T21:22:23.191Z] === CONT TestNetworkList//networks/ [2021-04-20T21:22:23.191Z] --- PASS: TestNetworkList (0.03s) [2021-04-20T21:22:23.191Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-20T21:22:23.191Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-20T21:22:23.191Z] === RUN TestHostIPv4BridgeLabel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-04-20T21:22:24.124Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-20T21:22:24.208Z] --- PASS: TestContainerVolumesMountedAsSlave (1.23s) [2021-04-20T21:22:24.208Z] === RUN TestNetworkNat [2021-04-20T21:22:24.257Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42311/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=27f7e72647d296a9f061c26c8e3ab39b6a913826 -e DOCKER_GRAPHDRIVER docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 hack/make.sh cross [2021-04-20T21:22:24.516Z] [2021-04-20T21:22:24.578Z] --- PASS: TestHostIPv4BridgeLabel (1.50s) [2021-04-20T21:22:24.578Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-20T21:22:24.775Z] Removing bundles/ [2021-04-20T21:22:24.776Z] [2021-04-20T21:22:24.776Z] ---> Making bundle: cross (in bundles/cross) [2021-04-20T21:22:24.776Z] Cross building: bundles/cross/linux/amd64 [2021-04-20T21:22:24.776Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-04-20T21:22:24.776Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-04-20T21:22:25.502Z] --- PASS: TestPluginsWithRuntimes (4.91s) [2021-04-20T21:22:25.502Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.50s) [2021-04-20T21:22:25.502Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.54s) [2021-04-20T21:22:25.502Z] === RUN TestPluginBackCompatMediaTypes [2021-04-20T21:22:25.598Z] --- PASS: TestNetworkNat (1.16s) [2021-04-20T21:22:25.598Z] === RUN TestNetworkLocalhostTCPNat [2021-04-20T21:22:25.682Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.35s) [2021-04-20T21:22:25.682Z] PASS [2021-04-20T21:22:25.682Z] [2021-04-20T21:22:25.682Z] === Skipped [2021-04-20T21:22:25.682Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-20T21:22:25.682Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:22:25.682Z] [2021-04-20T21:22:25.682Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-20T21:22:25.682Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:22:25.682Z] [2021-04-20T21:22:25.682Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-20T21:22:25.682Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:22:25.682Z] [2021-04-20T21:22:25.682Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-20T21:22:25.682Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:22:25.682Z] [2021-04-20T21:22:25.682Z] [2021-04-20T21:22:25.682Z] DONE 17 tests, 4 skipped in 31.489s [2021-04-20T21:22:25.682Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-20T21:22:25.682Z] ++ 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-20T21:22:25.682Z] ++ set -e [2021-04-20T21:22:25.682Z] ++ '[' -n 0 ']' [2021-04-20T21:22:25.682Z] ++ set -x [2021-04-20T21:22:25.682Z] ++ env -i DEST=/go/src/github.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-20T21:22:25.682Z] INFO: Testing against a local daemon [2021-04-20T21:22:25.682Z] === RUN TestPluginInvalidJSON [2021-04-20T21:22:25.682Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-20T21:22:25.682Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-20T21:22:25.682Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-20T21:22:25.682Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-20T21:22:25.682Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-20T21:22:25.682Z] === RUN TestPluginInstall [2021-04-20T21:22:25.682Z] === RUN TestPluginInstall/no_auth [2021-04-20T21:22:25.860Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-04-20T21:22:26.070Z] --- PASS: TestPluginBackCompatMediaTypes (0.71s) [2021-04-20T21:22:26.071Z] PASS [2021-04-20T21:22:26.071Z] [2021-04-20T21:22:26.071Z] DONE 10 tests in 10.154s [2021-04-20T21:22:26.071Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-20T21:22:26.071Z] INFO: Testing against a local daemon [2021-04-20T21:22:26.071Z] === RUN TestExternalGraphDriver [2021-04-20T21:22:26.071Z] === RUN TestExternalGraphDriver/json [2021-04-20T21:22:26.318Z] time="2021-04-20T21:22:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:22:26.318Z] time="2021-04-20T21:22:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:36005ed13c41142f7c719d3226754a5ddd4fab39fcb377f2cd9525a929a083bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:22:26.318Z] time="2021-04-20T21:22:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:22:26.318Z] time="2021-04-20T21:22:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:36005ed13c41142f7c719d3226754a5ddd4fab39fcb377f2cd9525a929a083bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:22:26.611Z] === RUN TestPluginInstall/with_htpasswd [2021-04-20T21:22:26.807Z] --- PASS: TestNetworkLocalhostTCPNat (1.30s) [2021-04-20T21:22:26.807Z] === RUN TestNetworkLoopbackNat [2021-04-20T21:22:26.904Z] time="2021-04-20T21:22:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:22:26.904Z] time="2021-04-20T21:22:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:36b0de39dbf99fc1760a9181a63507ca81f1c976745a03dd55f1617bc13c5806" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:22:26.904Z] time="2021-04-20T21:22:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:22:26.904Z] time="2021-04-20T21:22:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:36b0de39dbf99fc1760a9181a63507ca81f1c976745a03dd55f1617bc13c5806" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:22:27.125Z] --- PASS: TestDaemonRestartWithLiveRestore (2.68s) [2021-04-20T21:22:27.125Z] === RUN TestDaemonDefaultNetworkPools [2021-04-20T21:22:27.541Z] === RUN TestPluginInstall/with_insecure [2021-04-20T21:22:28.607Z] === RUN TestExternalGraphDriver/spec [2021-04-20T21:22:28.740Z] time="2021-04-20T21:22:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:22:28.740Z] time="2021-04-20T21:22:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0169c83a992d0c0c94a9dcb683265109c80232e41e868bf06067f07806632479" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:22:28.740Z] time="2021-04-20T21:22:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:22:28.740Z] time="2021-04-20T21:22:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0169c83a992d0c0c94a9dcb683265109c80232e41e868bf06067f07806632479" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:22:28.740Z] --- PASS: TestPluginInstall (4.43s) [2021-04-20T21:22:28.740Z] --- PASS: TestPluginInstall/no_auth (2.22s) [2021-04-20T21:22:28.740Z] --- PASS: TestPluginInstall/with_htpasswd (0.85s) [2021-04-20T21:22:28.740Z] --- PASS: TestPluginInstall/with_insecure (1.35s) [2021-04-20T21:22:28.740Z] plugin_test.go:165: [d931ae13ef6c9] daemon is not started [2021-04-20T21:22:28.740Z] === RUN TestPluginsWithRuntimes [2021-04-20T21:22:29.671Z] --- PASS: TestDaemonDefaultNetworkPools (2.27s) [2021-04-20T21:22:29.671Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-20T21:22:30.118Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-20T21:22:30.118Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-20T21:22:30.379Z] --- PASS: TestNetworkLoopbackNat (3.72s) [2021-04-20T21:22:30.379Z] === RUN TestPause [2021-04-20T21:22:30.614Z] --- PASS: TestBuildWithHugeFile (56.98s) [2021-04-20T21:22:30.614Z] === RUN TestBuildWithEmptyDockerfile [2021-04-20T21:22:30.614Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-20T21:22:30.614Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-20T21:22:30.614Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-20T21:22:30.614Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-20T21:22:30.614Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-20T21:22:30.614Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-20T21:22:30.614Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-20T21:22:30.614Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-20T21:22:30.614Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-20T21:22:30.614Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-04-20T21:22:30.614Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2021-04-20T21:22:30.614Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2021-04-20T21:22:30.614Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2021-04-20T21:22:30.614Z] === RUN TestBuildPreserveOwnership [2021-04-20T21:22:30.614Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-20T21:22:30.967Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-20T21:22:31.140Z] === RUN TestExternalGraphDriver/pull [2021-04-20T21:22:31.324Z] --- PASS: TestPause (1.00s) [2021-04-20T21:22:31.324Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-20T21:22:31.324Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2021-04-20T21:22:31.325Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-20T21:22:31.325Z] === RUN TestPauseStopPausedContainer [2021-04-20T21:22:32.009Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-20T21:22:32.713Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-20T21:22:32.713Z] --- PASS: TestPauseStopPausedContainer (1.26s) [2021-04-20T21:22:32.713Z] === RUN TestPsFilter [2021-04-20T21:22:32.713Z] --- PASS: TestPsFilter (0.16s) [2021-04-20T21:22:32.713Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-20T21:22:32.973Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.49s) [2021-04-20T21:22:32.974Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-20T21:22:32.977Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-04-20T21:22:33.380Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-20T21:22:33.523Z] --- PASS: TestPluginsWithRuntimes (4.86s) [2021-04-20T21:22:33.523Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.45s) [2021-04-20T21:22:33.523Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.44s) [2021-04-20T21:22:33.523Z] === RUN TestPluginBackCompatMediaTypes [2021-04-20T21:22:33.673Z] --- PASS: TestExternalGraphDriver (7.16s) [2021-04-20T21:22:33.673Z] --- PASS: TestExternalGraphDriver/json (2.38s) [2021-04-20T21:22:33.673Z] --- PASS: TestExternalGraphDriver/spec (2.66s) [2021-04-20T21:22:33.673Z] --- PASS: TestExternalGraphDriver/pull (2.06s) [2021-04-20T21:22:33.673Z] === RUN TestGraphdriverPluginV2 [2021-04-20T21:22:33.928Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.18s) [2021-04-20T21:22:33.928Z] === RUN TestRemoveContainerWithVolume [2021-04-20T21:22:34.562Z] --- PASS: TestPluginBackCompatMediaTypes (0.80s) [2021-04-20T21:22:34.562Z] PASS [2021-04-20T21:22:34.562Z] [2021-04-20T21:22:34.562Z] DONE 10 tests in 10.333s [2021-04-20T21:22:34.562Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-20T21:22:34.562Z] ++ 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-20T21:22:34.562Z] ++ set -e [2021-04-20T21:22:34.562Z] ++ '[' -n 0 ']' [2021-04-20T21:22:34.562Z] ++ set -x [2021-04-20T21:22:34.562Z] ++ env -i DEST=/go/src/github.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-20T21:22:34.562Z] INFO: Testing against a local daemon [2021-04-20T21:22:34.562Z] === RUN TestExternalGraphDriver [2021-04-20T21:22:34.855Z] === RUN TestExternalGraphDriver/json [2021-04-20T21:22:34.931Z] --- PASS: TestBuildPreserveOwnership (3.95s) [2021-04-20T21:22:34.931Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.58s) [2021-04-20T21:22:34.931Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.36s) [2021-04-20T21:22:34.931Z] === RUN TestBuildPlatformInvalid [2021-04-20T21:22:34.931Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-04-20T21:22:34.931Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-20T21:22:35.409Z] --- PASS: TestRemoveContainerWithVolume (1.45s) [2021-04-20T21:22:35.409Z] === RUN TestRemoveContainerRunning [2021-04-20T21:22:35.676Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-20T21:22:36.653Z] --- PASS: TestRemoveContainerRunning (1.19s) [2021-04-20T21:22:36.653Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-20T21:22:36.945Z] === RUN TestExternalGraphDriver/spec [2021-04-20T21:22:37.599Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-20T21:22:38.174Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.47s) [2021-04-20T21:22:38.174Z] === RUN TestRemoveInvalidContainer [2021-04-20T21:22:38.174Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-04-20T21:22:38.174Z] === RUN TestRenameLinkedContainer [2021-04-20T21:22:38.266Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.71s) [2021-04-20T21:22:38.266Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-20T21:22:38.838Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.35s) [2021-04-20T21:22:38.838Z] === RUN TestServiceWithPredefinedNetwork [2021-04-20T21:22:38.944Z] --- PASS: TestGraphdriverPluginV2 (4.97s) [2021-04-20T21:22:38.944Z] PASS [2021-04-20T21:22:38.944Z] [2021-04-20T21:22:38.944Z] DONE 5 tests in 12.178s [2021-04-20T21:22:38.944Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-20T21:22:38.944Z] INFO: Testing against a local daemon [2021-04-20T21:22:38.944Z] === RUN TestContinueAfterPluginCrash [2021-04-20T21:22:38.944Z] === PAUSE TestContinueAfterPluginCrash [2021-04-20T21:22:38.944Z] === RUN TestReadPluginNoRead [2021-04-20T21:22:38.944Z] === PAUSE TestReadPluginNoRead [2021-04-20T21:22:38.944Z] === RUN TestDaemonStartWithLogOpt [2021-04-20T21:22:38.944Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-20T21:22:38.944Z] === CONT TestContinueAfterPluginCrash [2021-04-20T21:22:38.944Z] === CONT TestDaemonStartWithLogOpt [2021-04-20T21:22:39.731Z] === RUN TestExternalGraphDriver/pull [2021-04-20T21:22:41.483Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-04-20T21:22:41.483Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-20T21:22:41.809Z] --- PASS: TestExternalGraphDriver (7.26s) [2021-04-20T21:22:41.809Z] --- PASS: TestExternalGraphDriver/json (2.29s) [2021-04-20T21:22:41.809Z] --- PASS: TestExternalGraphDriver/spec (2.26s) [2021-04-20T21:22:41.809Z] --- PASS: TestExternalGraphDriver/pull (2.59s) [2021-04-20T21:22:41.809Z] === RUN TestGraphdriverPluginV2 [2021-04-20T21:22:41.809Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2021-04-20T21:22:41.809Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:22:41.809Z] PASS [2021-04-20T21:22:42.103Z] [2021-04-20T21:22:42.103Z] === Skipped [2021-04-20T21:22:42.103Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2021-04-20T21:22:42.103Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:22:42.103Z] [2021-04-20T21:22:42.103Z] [2021-04-20T21:22:42.103Z] DONE 5 tests, 1 skipped in 7.528s [2021-04-20T21:22:42.103Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-20T21:22:42.103Z] ++ 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-20T21:22:42.103Z] ++ set -e [2021-04-20T21:22:42.103Z] ++ '[' -n 0 ']' [2021-04-20T21:22:42.103Z] ++ set -x [2021-04-20T21:22:42.103Z] ++ env -i DEST=/go/src/github.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-20T21:22:42.103Z] INFO: Testing against a local daemon [2021-04-20T21:22:42.103Z] === RUN TestContinueAfterPluginCrash [2021-04-20T21:22:42.103Z] === PAUSE TestContinueAfterPluginCrash [2021-04-20T21:22:42.103Z] === RUN TestReadPluginNoRead [2021-04-20T21:22:42.103Z] === PAUSE TestReadPluginNoRead [2021-04-20T21:22:42.103Z] === RUN TestDaemonStartWithLogOpt [2021-04-20T21:22:42.103Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-20T21:22:42.103Z] === CONT TestContinueAfterPluginCrash [2021-04-20T21:22:42.103Z] === CONT TestDaemonStartWithLogOpt [2021-04-20T21:22:42.160Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s) [2021-04-20T21:22:42.160Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-20T21:22:42.160Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-20T21:22:42.160Z] service_test.go:242: FLAKY_TEST [2021-04-20T21:22:42.160Z] === RUN TestServiceWithDataPathPortInit [2021-04-20T21:22:43.142Z] --- PASS: TestDaemonStartWithLogOpt (4.12s) [2021-04-20T21:22:43.142Z] === CONT TestReadPluginNoRead [2021-04-20T21:22:43.404Z] --- PASS: TestRenameLinkedContainer (5.25s) [2021-04-20T21:22:43.404Z] === RUN TestRenameStoppedContainer [2021-04-20T21:22:44.792Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-20T21:22:44.792Z] --- PASS: TestRenameStoppedContainer (1.37s) [2021-04-20T21:22:44.792Z] === RUN TestRenameRunningContainerAndReuse [2021-04-20T21:22:45.049Z] === RUN TestReadPluginNoRead/default [2021-04-20T21:22:45.367Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-04-20T21:22:46.661Z] --- PASS: TestDaemonStartWithLogOpt (4.53s) [2021-04-20T21:22:46.661Z] === CONT TestReadPluginNoRead [2021-04-20T21:22:46.952Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-20T21:22:47.287Z] --- PASS: TestRenameRunningContainerAndReuse (2.41s) [2021-04-20T21:22:47.287Z] === RUN TestRenameInvalidName [2021-04-20T21:22:47.890Z] --- PASS: TestContinueAfterPluginCrash (9.51s) [2021-04-20T21:22:48.149Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-20T21:22:48.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-20T21:22:48.808Z] --- PASS: TestRenameInvalidName (1.66s) [2021-04-20T21:22:48.808Z] === RUN TestRenameAnonymousContainer [2021-04-20T21:22:49.523Z] === RUN TestReadPluginNoRead/default [2021-04-20T21:22:50.053Z] --- PASS: TestReadPluginNoRead (7.28s) [2021-04-20T21:22:50.053Z] --- PASS: TestReadPluginNoRead/default (1.51s) [2021-04-20T21:22:50.053Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.62s) [2021-04-20T21:22:50.053Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2021-04-20T21:22:50.053Z] read_test.go:92: [d6134969283b7] daemon is not started [2021-04-20T21:22:50.053Z] PASS [2021-04-20T21:22:50.053Z] [2021-04-20T21:22:50.053Z] DONE 6 tests in 11.445s [2021-04-20T21:22:50.053Z] 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-20T21:22:50.053Z] testing: warning: no tests to run [2021-04-20T21:22:50.053Z] PASS [2021-04-20T21:22:50.053Z] [2021-04-20T21:22:50.053Z] DONE 0 tests in 0.018s [2021-04-20T21:22:50.053Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-20T21:22:50.053Z] INFO: Testing against a local daemon [2021-04-20T21:22:50.053Z] === RUN TestPluginWithDevMounts [2021-04-20T21:22:50.053Z] === PAUSE TestPluginWithDevMounts [2021-04-20T21:22:50.053Z] === CONT TestPluginWithDevMounts [2021-04-20T21:22:50.349Z] Loaded image: buildpack-deps:buster [2021-04-20T21:22:50.349Z] Loaded image: busybox:latest [2021-04-20T21:22:50.349Z] Loaded image: busybox:glibc [2021-04-20T21:22:50.729Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-20T21:22:50.989Z] Loaded image: debian:bullseye [2021-04-20T21:22:51.296Z] Loaded image: hello-world:latest [2021-04-20T21:22:51.296Z] Loaded image: arm32v7/hello-world:latest [2021-04-20T21:22:51.430Z] --- PASS: TestPluginWithDevMounts (1.73s) [2021-04-20T21:22:51.430Z] PASS [2021-04-20T21:22:51.430Z] [2021-04-20T21:22:51.430Z] DONE 1 tests in 1.771s [2021-04-20T21:22:51.430Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-20T21:22:51.612Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-20T21:22:51.689Z] INFO: Testing against a local daemon [2021-04-20T21:22:51.689Z] === RUN TestSecretInspect [2021-04-20T21:22:52.247Z] --- PASS: TestContinueAfterPluginCrash (10.13s) [2021-04-20T21:22:53.823Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-20T21:22:54.222Z] --- PASS: TestSecretInspect (2.41s) [2021-04-20T21:22:54.222Z] === RUN TestSecretList [2021-04-20T21:22:54.944Z] --- PASS: TestRenameAnonymousContainer (6.00s) [2021-04-20T21:22:54.944Z] === RUN TestRenameContainerWithSameName [2021-04-20T21:22:56.338Z] --- PASS: TestRenameContainerWithSameName (1.46s) [2021-04-20T21:22:56.338Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-20T21:22:56.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-20T21:22:56.563Z] --- PASS: TestReadPluginNoRead (9.42s) [2021-04-20T21:22:56.563Z] --- PASS: TestReadPluginNoRead/default (2.10s) [2021-04-20T21:22:56.563Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.08s) [2021-04-20T21:22:56.563Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.24s) [2021-04-20T21:22:56.563Z] read_test.go:92: [dd4f236848adf] daemon is not started [2021-04-20T21:22:56.563Z] PASS [2021-04-20T21:22:56.563Z] [2021-04-20T21:22:56.563Z] DONE 6 tests in 14.093s [2021-04-20T21:22:56.563Z] 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-20T21:22:56.563Z] ++ 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-20T21:22:56.563Z] ++ set -e [2021-04-20T21:22:56.563Z] ++ '[' -n 0 ']' [2021-04-20T21:22:56.563Z] ++ set -x [2021-04-20T21:22:56.563Z] ++ env -i DEST=/go/src/github.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-20T21:22:56.563Z] testing: warning: no tests to run [2021-04-20T21:22:56.563Z] PASS [2021-04-20T21:22:56.563Z] [2021-04-20T21:22:56.563Z] DONE 0 tests in 0.088s [2021-04-20T21:22:56.563Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-20T21:22:56.563Z] ++ 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-20T21:22:56.563Z] ++ set -e [2021-04-20T21:22:56.563Z] ++ '[' -n 0 ']' [2021-04-20T21:22:56.563Z] ++ set -x [2021-04-20T21:22:56.563Z] ++ env -i DEST=/go/src/github.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-20T21:22:56.563Z] INFO: Testing against a local daemon [2021-04-20T21:22:56.563Z] === RUN TestPluginWithDevMounts [2021-04-20T21:22:56.563Z] === PAUSE TestPluginWithDevMounts [2021-04-20T21:22:56.563Z] === CONT TestPluginWithDevMounts [2021-04-20T21:22:56.757Z] --- PASS: TestSecretList (2.50s) [2021-04-20T21:22:56.757Z] === RUN TestSecretsCreateAndDelete [2021-04-20T21:22:58.235Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.86s) [2021-04-20T21:22:58.235Z] PASS [2021-04-20T21:22:58.235Z] [2021-04-20T21:22:58.235Z] === Skipped [2021-04-20T21:22:58.235Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-04-20T21:22:58.235Z] build_session_test.go:25: TODO: BuildKit [2021-04-20T21:22:58.235Z] [2021-04-20T21:22:58.235Z] [2021-04-20T21:22:58.235Z] DONE 33 tests, 1 skipped in 122.526s [2021-04-20T21:22:58.235Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-04-20T21:22:58.235Z] ++ 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-20T21:22:58.235Z] ++ set -e [2021-04-20T21:22:58.235Z] ++ '[' -n 0 ']' [2021-04-20T21:22:58.235Z] ++ set -x [2021-04-20T21:22:58.235Z] ++ env -i DEST=/go/src/github.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-20T21:22:58.235Z] INFO: Testing against a local daemon [2021-04-20T21:22:58.235Z] === RUN TestConfigInspect [2021-04-20T21:22:58.639Z] --- PASS: TestPluginWithDevMounts (1.97s) [2021-04-20T21:22:58.639Z] PASS [2021-04-20T21:22:58.639Z] [2021-04-20T21:22:58.639Z] DONE 1 tests in 2.086s [2021-04-20T21:22:58.639Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-04-20T21:22:58.639Z] ++ 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-20T21:22:58.639Z] ++ set -e [2021-04-20T21:22:58.639Z] ++ '[' -n 0 ']' [2021-04-20T21:22:58.639Z] ++ set -x [2021-04-20T21:22:58.639Z] ++ env -i DEST=/go/src/github.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-20T21:22:58.639Z] INFO: Testing against a local daemon [2021-04-20T21:22:58.639Z] === RUN TestSecretInspect [2021-04-20T21:22:59.302Z] --- PASS: TestSecretsCreateAndDelete (2.45s) [2021-04-20T21:22:59.302Z] === RUN TestSecretsUpdate [2021-04-20T21:22:59.649Z] --- PASS: TestRenameContainerWithLinkedContainer (3.01s) [2021-04-20T21:22:59.649Z] === RUN TestResize [2021-04-20T21:22:59.757Z] --- PASS: TestConfigInspect (1.94s) [2021-04-20T21:22:59.757Z] === RUN TestConfigList [2021-04-20T21:23:00.281Z] --- PASS: TestServiceWithDataPathPortInit (17.61s) [2021-04-20T21:23:00.281Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-20T21:23:00.596Z] --- PASS: TestResize (1.25s) [2021-04-20T21:23:00.596Z] === RUN TestResizeWithInvalidSize [2021-04-20T21:23:01.207Z] --- PASS: TestSecretsUpdate (2.41s) [2021-04-20T21:23:01.207Z] === RUN TestTemplatedSecret [2021-04-20T21:23:01.843Z] --- PASS: TestConfigList (1.95s) [2021-04-20T21:23:01.843Z] === RUN TestConfigsCreateAndDelete [2021-04-20T21:23:01.988Z] --- PASS: TestResizeWithInvalidSize (1.47s) [2021-04-20T21:23:01.988Z] === RUN TestResizeWhenContainerNotStarted [2021-04-20T21:23:03.186Z] --- PASS: TestSecretInspect (4.04s) [2021-04-20T21:23:03.186Z] === RUN TestSecretList [2021-04-20T21:23:03.909Z] --- PASS: TestResizeWhenContainerNotStarted (1.58s) [2021-04-20T21:23:03.909Z] === RUN TestDaemonRestartKillContainers [2021-04-20T21:23:03.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-20T21:23:03.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-20T21:23:03.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-20T21:23:03.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-20T21:23:03.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-20T21:23:03.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-20T21:23:03.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-20T21:23:03.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-20T21:23:03.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-20T21:23:03.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-20T21:23:03.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-20T21:23:03.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-20T21:23:03.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-20T21:23:03.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-20T21:23:03.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-20T21:23:03.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-20T21:23:03.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:23:03.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:23:03.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:23:03.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:23:03.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:23:03.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:23:03.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:23:03.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:23:03.909Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-20T21:23:03.909Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-20T21:23:03.938Z] --- PASS: TestConfigsCreateAndDelete (1.87s) [2021-04-20T21:23:03.938Z] === RUN TestConfigsUpdate [2021-04-20T21:23:05.399Z] --- PASS: TestTemplatedSecret (3.42s) [2021-04-20T21:23:05.399Z] === RUN TestSecretCreateResolve [2021-04-20T21:23:05.466Z] --- PASS: TestConfigsUpdate (1.94s) [2021-04-20T21:23:05.466Z] === RUN TestTemplatedConfig [2021-04-20T21:23:06.906Z] --- PASS: TestSecretList (3.93s) [2021-04-20T21:23:06.906Z] === RUN TestSecretsCreateAndDelete [2021-04-20T21:23:07.303Z] --- PASS: TestSecretCreateResolve (2.44s) [2021-04-20T21:23:07.303Z] PASS [2021-04-20T21:23:07.303Z] [2021-04-20T21:23:07.303Z] DONE 6 tests in 15.660s [2021-04-20T21:23:07.303Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-20T21:23:07.303Z] INFO: Testing against a local daemon [2021-04-20T21:23:07.303Z] === RUN TestServiceCreateInit [2021-04-20T21:23:07.303Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-20T21:23:08.131Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:23:08.225Z] --- PASS: TestTemplatedConfig (2.51s) [2021-04-20T21:23:08.225Z] === RUN TestConfigCreateResolve [2021-04-20T21:23:08.394Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:23:10.287Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.80s) [2021-04-20T21:23:10.287Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:v4jf205y6abm5v5dxzpih4twt Created:2021-04-20 21:23:01.365858386 +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[de15ce7dd58e7274fc4081bdc4df588e3089f9d6a2073f6ec0e8a9c99a6f62a8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xb91vbm54tp64bzzlb4f1gmyg EndpointID:a8d53737c43fccd1bca9006fa064b7fdb3c1dce5fd42b15bc5f8caf9558da833 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:58d77ea4ff46144262603eed4c9782f8d06967e34f2683624a9a59043546b671 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:8ec807cc652a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xb91vbm54tp64bzzlb4f1gmyg EndpointID:a8d53737c43fccd1bca9006fa064b7fdb3c1dce5fd42b15bc5f8caf9558da833 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-20T21:23:10.287Z] PASS [2021-04-20T21:23:10.287Z] [2021-04-20T21:23:10.287Z] === Skipped [2021-04-20T21:23:10.287Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-20T21:23:10.287Z] service_test.go:242: FLAKY_TEST [2021-04-20T21:23:10.287Z] [2021-04-20T21:23:10.287Z] [2021-04-20T21:23:10.287Z] DONE 26 tests, 1 skipped in 70.063s [2021-04-20T21:23:10.287Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-20T21:23:10.287Z] ++ 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-20T21:23:10.287Z] ++ set -e [2021-04-20T21:23:10.287Z] ++ '[' -n 0 ']' [2021-04-20T21:23:10.287Z] ++ set -x [2021-04-20T21:23:10.287Z] ++ env -i DEST=/go/src/github.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-20T21:23:10.287Z] INFO: Testing against a local daemon [2021-04-20T21:23:10.287Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-20T21:23:10.287Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-20T21:23:10.287Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-20T21:23:10.287Z] === RUN TestDockerNetworkIpvlan [2021-04-20T21:23:10.287Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-20T21:23:10.287Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-20T21:23:10.287Z] PASS [2021-04-20T21:23:10.287Z] [2021-04-20T21:23:10.287Z] === Skipped [2021-04-20T21:23:10.287Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-20T21:23:10.287Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-20T21:23:10.287Z] [2021-04-20T21:23:10.287Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-20T21:23:10.287Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-20T21:23:10.287Z] [2021-04-20T21:23:10.287Z] [2021-04-20T21:23:10.287Z] DONE 2 tests, 2 skipped in 0.211s [2021-04-20T21:23:10.287Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-20T21:23:10.287Z] ++ 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-20T21:23:10.287Z] ++ set -e [2021-04-20T21:23:10.287Z] ++ '[' -n 0 ']' [2021-04-20T21:23:10.287Z] ++ set -x [2021-04-20T21:23:10.287Z] ++ env -i DEST=/go/src/github.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-20T21:23:10.287Z] INFO: Testing against a local daemon [2021-04-20T21:23:10.287Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-20T21:23:10.315Z] --- PASS: TestConfigCreateResolve (1.91s) [2021-04-20T21:23:10.315Z] === RUN TestConfigDaemonLibtrustID [2021-04-20T21:23:10.315Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-04-20T21:23:10.315Z] PASS [2021-04-20T21:23:10.315Z] [2021-04-20T21:23:10.315Z] DONE 7 tests in 12.746s [2021-04-20T21:23:10.315Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-04-20T21:23:10.315Z] ++ 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-20T21:23:10.315Z] ++ set -e [2021-04-20T21:23:10.315Z] ++ '[' -n 0 ']' [2021-04-20T21:23:10.315Z] ++ set -x [2021-04-20T21:23:10.316Z] ++ env -i DEST=/go/src/github.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-20T21:23:10.488Z] --- PASS: TestSecretsCreateAndDelete (3.94s) [2021-04-20T21:23:10.488Z] === RUN TestSecretsUpdate [2021-04-20T21:23:10.610Z] INFO: Testing against a local daemon [2021-04-20T21:23:10.610Z] === RUN TestCheckpoint [2021-04-20T21:23:10.610Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-20T21:23:10.610Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-20T21:23:10.610Z] === RUN TestContainerInvalidJSON [2021-04-20T21:23:10.611Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-20T21:23:10.611Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-20T21:23:10.611Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-20T21:23:10.611Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-20T21:23:10.611Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-20T21:23:10.611Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-20T21:23:10.611Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-20T21:23:10.611Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-20T21:23:10.611Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-20T21:23:10.611Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-04-20T21:23:10.611Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-20T21:23:10.611Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-20T21:23:10.611Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-20T21:23:10.611Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-20T21:23:10.611Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-04-20T21:23:10.611Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-20T21:23:10.611Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-04-20T21:23:10.611Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-20T21:23:10.906Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-04-20T21:23:10.906Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-20T21:23:10.906Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-04-20T21:23:10.906Z] === RUN TestCopyFromContainer [2021-04-20T21:23:10.950Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:23:10.950Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:23:11.954Z] === RUN TestCopyFromContainer// [2021-04-20T21:23:12.250Z] === RUN TestCopyFromContainer//bar/root [2021-04-20T21:23:12.250Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-20T21:23:12.250Z] === RUN TestCopyFromContainer/bar/quux [2021-04-20T21:23:12.546Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-20T21:23:12.546Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-20T21:23:12.546Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-20T21:23:12.546Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-20T21:23:12.546Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-20T21:23:12.600Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-20T21:23:12.835Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.46s) [2021-04-20T21:23:12.835Z] === RUN TestDockerNetworkMacvlan [2021-04-20T21:23:12.841Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-20T21:23:12.841Z] --- PASS: TestCopyFromContainer (1.99s) [2021-04-20T21:23:12.841Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-04-20T21:23:12.841Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-04-20T21:23:12.841Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-20T21:23:12.841Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-04-20T21:23:12.841Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-04-20T21:23:12.841Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-04-20T21:23:12.841Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-04-20T21:23:12.841Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-04-20T21:23:12.841Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-04-20T21:23:12.841Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-04-20T21:23:12.841Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-20T21:23:12.841Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-20T21:23:12.841Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-20T21:23:12.841Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-20T21:23:12.841Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-20T21:23:12.841Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-20T21:23:12.841Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-20T21:23:12.841Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-20T21:23:12.841Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-20T21:23:12.841Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-20T21:23:12.841Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-20T21:23:12.841Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-20T21:23:12.841Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-20T21:23:12.841Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-20T21:23:12.841Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-20T21:23:12.841Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-04-20T21:23:12.841Z] === RUN TestCreateWithInvalidEnv [2021-04-20T21:23:12.841Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-20T21:23:12.841Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-20T21:23:12.841Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-20T21:23:12.841Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-20T21:23:12.841Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-20T21:23:12.841Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-20T21:23:12.841Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-20T21:23:12.841Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-20T21:23:12.841Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-20T21:23:12.841Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-20T21:23:12.841Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-20T21:23:12.841Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-20T21:23:12.841Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-20T21:23:12.841Z] === RUN TestCreateTmpfsMountsTarget [2021-04-20T21:23:12.841Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-20T21:23:12.841Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-20T21:23:12.874Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-20T21:23:12.874Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-20T21:23:14.223Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-20T21:23:14.373Z] --- PASS: TestCreateWithCustomMaskedPaths (1.56s) [2021-04-20T21:23:14.373Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-20T21:23:14.796Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-04-20T21:23:14.944Z] --- PASS: TestSecretsUpdate (4.02s) [2021-04-20T21:23:14.944Z] === RUN TestTemplatedSecret [2021-04-20T21:23:16.139Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-20T21:23:16.454Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s) [2021-04-20T21:23:16.454Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-20T21:23:16.454Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-20T21:23:16.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-20T21:23:16.454Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-20T21:23:16.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-20T21:23:16.454Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-20T21:23:16.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-20T21:23:16.454Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-20T21:23:16.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-20T21:23:16.454Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-20T21:23:16.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-20T21:23:16.454Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-20T21:23:16.454Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-20T21:23:16.454Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-20T21:23:16.454Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-20T21:23:16.454Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-20T21:23:16.454Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-20T21:23:16.454Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-04-20T21:23:16.454Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-04-20T21:23:16.454Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-04-20T21:23:16.454Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-04-20T21:23:16.454Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-20T21:23:16.454Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-20T21:23:16.722Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-20T21:23:16.722Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-20T21:23:16.722Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-20T21:23:16.747Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2021-04-20T21:23:16.747Z] === RUN TestCreateDifferentPlatform [2021-04-20T21:23:16.747Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-20T21:23:16.747Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-20T21:23:16.747Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-04-20T21:23:16.747Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-20T21:23:16.747Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-20T21:23:16.747Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-20T21:23:16.747Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-04-20T21:23:16.747Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-20T21:23:16.747Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-04-20T21:23:16.747Z] === RUN TestContainerStartOnDaemonRestart [2021-04-20T21:23:16.747Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-20T21:23:16.747Z] === RUN TestDaemonRestartIpcMode [2021-04-20T21:23:16.747Z] === PAUSE TestDaemonRestartIpcMode [2021-04-20T21:23:16.747Z] === RUN TestDaemonHostGatewayIP [2021-04-20T21:23:16.747Z] === PAUSE TestDaemonHostGatewayIP [2021-04-20T21:23:16.747Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-20T21:23:16.747Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-20T21:23:16.747Z] === RUN TestContainerKillOnDaemonStart [2021-04-20T21:23:16.747Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-20T21:23:16.747Z] === RUN TestDiff [2021-04-20T21:23:16.796Z] --- PASS: TestServiceCreateInit (9.54s) [2021-04-20T21:23:16.796Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.86s) [2021-04-20T21:23:16.796Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.66s) [2021-04-20T21:23:16.796Z] === RUN TestCreateServiceMultipleTimes [2021-04-20T21:23:17.391Z] --- PASS: TestDiff (0.52s) [2021-04-20T21:23:17.391Z] === RUN TestExecWithCloseStdin [2021-04-20T21:23:17.525Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-20T21:23:18.043Z] --- PASS: TestExecWithCloseStdin (0.70s) [2021-04-20T21:23:18.043Z] === RUN TestExec [2021-04-20T21:23:18.644Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-04-20T21:23:18.682Z] --- PASS: TestExec (0.69s) [2021-04-20T21:23:18.683Z] === RUN TestExecUser [2021-04-20T21:23:19.325Z] --- PASS: TestExecUser (0.66s) [2021-04-20T21:23:19.325Z] === RUN TestExportContainerAndImportImage [2021-04-20T21:23:19.431Z] --- PASS: TestTemplatedSecret (4.44s) [2021-04-20T21:23:19.432Z] === RUN TestSecretCreateResolve [2021-04-20T21:23:20.371Z] --- PASS: TestExportContainerAndImportImage (0.81s) [2021-04-20T21:23:20.371Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-20T21:23:21.198Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-20T21:23:21.198Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-04-20T21:23:21.198Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-20T21:23:21.735Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-20T21:23:21.772Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-20T21:23:21.897Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2021-04-20T21:23:21.897Z] === RUN TestHealthCheckWorkdir [2021-04-20T21:23:22.538Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2021-04-20T21:23:22.538Z] === RUN TestHealthKillContainer [2021-04-20T21:23:22.954Z] --- PASS: TestSecretCreateResolve (4.08s) [2021-04-20T21:23:22.954Z] PASS [2021-04-20T21:23:22.954Z] [2021-04-20T21:23:22.954Z] DONE 6 tests in 24.602s [2021-04-20T21:23:22.954Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-04-20T21:23:22.954Z] ++ 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-20T21:23:22.954Z] ++ set -e [2021-04-20T21:23:22.954Z] ++ '[' -n 0 ']' [2021-04-20T21:23:22.954Z] ++ set -x [2021-04-20T21:23:22.954Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-20T21:23:23.246Z] INFO: Testing against a local daemon [2021-04-20T21:23:23.246Z] === RUN TestServiceCreateInit [2021-04-20T21:23:23.246Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-20T21:23:25.081Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-20T21:23:25.283Z] --- PASS: TestHealthKillContainer (2.67s) [2021-04-20T21:23:25.283Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-20T21:23:25.343Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-20T21:23:25.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.69s) [2021-04-20T21:23:25.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.97s) [2021-04-20T21:23:25.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.29s) [2021-04-20T21:23:25.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.21s) [2021-04-20T21:23:25.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.11s) [2021-04-20T21:23:25.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.21s) [2021-04-20T21:23:25.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.47s) [2021-04-20T21:23:25.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.97s) [2021-04-20T21:23:25.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.93s) [2021-04-20T21:23:25.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.10s) [2021-04-20T21:23:25.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.97s) [2021-04-20T21:23:25.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.75s) [2021-04-20T21:23:25.344Z] === RUN TestCgroupNamespacesRun [2021-04-20T21:23:25.606Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-20T21:23:25.923Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2021-04-20T21:23:25.923Z] === RUN TestIpcModeNone [2021-04-20T21:23:25.944Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-20T21:23:26.560Z] --- PASS: TestIpcModeNone (0.67s) [2021-04-20T21:23:26.560Z] === RUN TestIpcModePrivate [2021-04-20T21:23:27.212Z] --- PASS: TestIpcModePrivate (0.67s) [2021-04-20T21:23:27.212Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-04-20T21:23:27.212Z] === RUN TestIpcModeShareable [2021-04-20T21:23:27.857Z] --- PASS: TestIpcModeShareable (0.75s) [2021-04-20T21:23:27.857Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-04-20T21:23:27.857Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-20T21:23:28.854Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-20T21:23:28.915Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-20T21:23:28.915Z] --- PASS: TestCgroupNamespacesRun (3.15s) [2021-04-20T21:23:28.915Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-20T21:23:29.177Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-04-20T21:23:29.940Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.89s) [2021-04-20T21:23:29.940Z] === RUN TestAPIIpcModeHost [2021-04-20T21:23:30.236Z] --- PASS: TestAPIIpcModeHost (0.59s) [2021-04-20T21:23:30.236Z] === RUN TestDaemonIpcModeShareable [2021-04-20T21:23:31.097Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.17s) [2021-04-20T21:23:31.097Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-20T21:23:31.671Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-20T21:23:31.763Z] --- PASS: TestDaemonIpcModeShareable (1.43s) [2021-04-20T21:23:31.763Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-04-20T21:23:31.763Z] === RUN TestDaemonIpcModePrivate [2021-04-20T21:23:33.290Z] --- PASS: TestDaemonIpcModePrivate (1.46s) [2021-04-20T21:23:33.290Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-04-20T21:23:33.290Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-20T21:23:33.593Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.78s) [2021-04-20T21:23:33.593Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-20T21:23:34.100Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-20T21:23:34.167Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-04-20T21:23:34.819Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.44s) [2021-04-20T21:23:34.819Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-04-20T21:23:34.819Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-20T21:23:35.882Z] --- PASS: TestServiceCreateInit (11.89s) [2021-04-20T21:23:35.882Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.85s) [2021-04-20T21:23:35.882Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.02s) [2021-04-20T21:23:35.882Z] === RUN TestCreateServiceMultipleTimes [2021-04-20T21:23:36.017Z] --- PASS: TestDockerNetworkMacvlan (23.38s) [2021-04-20T21:23:36.017Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.18s) [2021-04-20T21:23:36.017Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.21s) [2021-04-20T21:23:36.017Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.40s) [2021-04-20T21:23:36.017Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.53s) [2021-04-20T21:23:36.017Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.82s) [2021-04-20T21:23:36.017Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.75s) [2021-04-20T21:23:36.017Z] PASS [2021-04-20T21:23:36.017Z] [2021-04-20T21:23:36.017Z] DONE 8 tests in 27.051s [2021-04-20T21:23:36.017Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-20T21:23:36.017Z] ++ 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-20T21:23:36.017Z] ++ set -e [2021-04-20T21:23:36.017Z] ++ '[' -n 0 ']' [2021-04-20T21:23:36.017Z] ++ set -x [2021-04-20T21:23:36.017Z] ++ env -i DEST=/go/src/github.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-20T21:23:36.017Z] testing: warning: no tests to run [2021-04-20T21:23:36.017Z] PASS [2021-04-20T21:23:36.017Z] [2021-04-20T21:23:36.017Z] DONE 0 tests in 0.043s [2021-04-20T21:23:36.017Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-20T21:23:36.017Z] ++ 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-20T21:23:36.017Z] ++ set -e [2021-04-20T21:23:36.017Z] ++ '[' -n 0 ']' [2021-04-20T21:23:36.017Z] ++ set -x [2021-04-20T21:23:36.017Z] ++ env -i DEST=/go/src/github.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-20T21:23:36.279Z] INFO: Testing against a local daemon [2021-04-20T21:23:36.279Z] === RUN TestAuthZPluginAllowRequest [2021-04-20T21:23:36.346Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.45s) [2021-04-20T21:23:36.346Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-04-20T21:23:36.346Z] === RUN TestIpcModeOlderClient [2021-04-20T21:23:36.346Z] === PAUSE TestIpcModeOlderClient [2021-04-20T21:23:36.346Z] === RUN TestKillContainerInvalidSignal [2021-04-20T21:23:36.640Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2021-04-20T21:23:36.640Z] === RUN TestKillContainer [2021-04-20T21:23:36.640Z] === RUN TestKillContainer/no_signal [2021-04-20T21:23:36.721Z] --- PASS: TestCgroupNamespacesRunHostMode (3.17s) [2021-04-20T21:23:36.721Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-20T21:23:37.283Z] === RUN TestKillContainer/non_killing_signal [2021-04-20T21:23:37.580Z] === RUN TestKillContainer/killing_signal [2021-04-20T21:23:38.627Z] --- PASS: TestKillContainer (1.70s) [2021-04-20T21:23:38.627Z] --- PASS: TestKillContainer/no_signal (0.54s) [2021-04-20T21:23:38.627Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2021-04-20T21:23:38.627Z] --- PASS: TestKillContainer/killing_signal (0.52s) [2021-04-20T21:23:38.627Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-20T21:23:38.627Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-20T21:23:38.728Z] --- PASS: TestCreateServiceMultipleTimes (18.76s) [2021-04-20T21:23:38.728Z] === RUN TestCreateServiceConflict [2021-04-20T21:23:38.728Z] --- PASS: TestCreateServiceConflict (2.45s) [2021-04-20T21:23:38.728Z] === RUN TestCreateServiceMaxReplicas [2021-04-20T21:23:38.827Z] --- PASS: TestAuthZPluginAllowRequest (2.25s) [2021-04-20T21:23:38.827Z] === RUN TestAuthZPluginTLS [2021-04-20T21:23:38.921Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-20T21:23:39.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-20T21:23:39.561Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s) [2021-04-20T21:23:39.561Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2021-04-20T21:23:39.561Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2021-04-20T21:23:39.561Z] === RUN TestKillStoppedContainer [2021-04-20T21:23:39.561Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-04-20T21:23:39.561Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-20T21:23:39.562Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-04-20T21:23:39.562Z] === RUN TestKillDifferentUserContainer [2021-04-20T21:23:39.770Z] --- PASS: TestAuthZPluginTLS (1.18s) [2021-04-20T21:23:39.770Z] === RUN TestAuthZPluginDenyRequest [2021-04-20T21:23:40.201Z] --- PASS: TestKillDifferentUserContainer (0.59s) [2021-04-20T21:23:40.201Z] === RUN TestInspectOomKilledTrue [2021-04-20T21:23:40.263Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.68s) [2021-04-20T21:23:40.263Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-20T21:23:40.713Z] --- PASS: TestAuthZPluginDenyRequest (1.16s) [2021-04-20T21:23:40.713Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-20T21:23:41.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-20T21:23:41.246Z] --- PASS: TestInspectOomKilledTrue (0.91s) [2021-04-20T21:23:41.246Z] === RUN TestInspectOomKilledFalse [2021-04-20T21:23:41.885Z] --- PASS: TestInspectOomKilledFalse (0.57s) [2021-04-20T21:23:41.885Z] === RUN TestLinksEtcHostsContentMatch [2021-04-20T21:23:42.019Z] --- PASS: TestCreateServiceMaxReplicas (3.49s) [2021-04-20T21:23:42.019Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-20T21:23:42.100Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.16s) [2021-04-20T21:23:42.100Z] === RUN TestAuthZPluginDenyResponse [2021-04-20T21:23:42.182Z] --- PASS: TestLinksEtcHostsContentMatch (0.46s) [2021-04-20T21:23:42.182Z] === RUN TestLinksContainerNames [2021-04-20T21:23:42.609Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-04-20T21:23:42.610Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.31s) [2021-04-20T21:23:42.610Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-20T21:23:42.871Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-20T21:23:43.044Z] --- PASS: TestAuthZPluginDenyResponse (1.20s) [2021-04-20T21:23:43.044Z] === RUN TestAuthZPluginAllowEventStream [2021-04-20T21:23:43.230Z] --- PASS: TestLinksContainerNames (1.09s) [2021-04-20T21:23:43.230Z] === RUN TestLogsFollowTailEmpty [2021-04-20T21:23:43.817Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-20T21:23:43.870Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2021-04-20T21:23:43.870Z] === RUN TestContainerNetworkMountsNoChown [2021-04-20T21:23:44.080Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.46s) [2021-04-20T21:23:44.080Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-20T21:23:44.342Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-20T21:23:44.510Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s) [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/default [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/default [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/private [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/private [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/rprivate [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/slave [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/slave [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/rslave [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/shared [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/shared [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/rshared [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-20T21:23:44.510Z] === CONT TestMountDaemonRoot/default [2021-04-20T21:23:44.510Z] === CONT TestMountDaemonRoot/shared [2021-04-20T21:23:44.510Z] === CONT TestMountDaemonRoot/rslave [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-20T21:23:44.510Z] === CONT TestMountDaemonRoot/rshared [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-20T21:23:44.510Z] === CONT TestMountDaemonRoot/slave [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-20T21:23:44.510Z] === CONT TestMountDaemonRoot/rprivate [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-20T21:23:44.510Z] === CONT TestMountDaemonRoot/private [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-20T21:23:44.510Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-20T21:23:44.510Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-20T21:23:44.510Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-20T21:23:44.510Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-20T21:23:44.510Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-20T21:23:44.510Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-20T21:23:44.510Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-20T21:23:44.510Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-20T21:23:44.510Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-20T21:23:44.510Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-20T21:23:44.510Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-20T21:23:44.510Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-20T21:23:44.510Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-20T21:23:44.510Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-20T21:23:44.510Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-20T21:23:44.510Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-20T21:23:44.510Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-20T21:23:44.510Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-20T21:23:44.510Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-20T21:23:44.510Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-20T21:23:44.510Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-20T21:23:44.510Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-20T21:23:44.510Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-20T21:23:44.805Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-20T21:23:44.805Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-20T21:23:44.805Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-20T21:23:44.805Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-20T21:23:44.805Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-20T21:23:44.805Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-20T21:23:44.805Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-20T21:23:44.805Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-04-20T21:23:44.805Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-20T21:23:44.805Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-04-20T21:23:44.805Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-04-20T21:23:44.805Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-04-20T21:23:44.805Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-04-20T21:23:44.805Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-20T21:23:44.805Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-04-20T21:23:44.805Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-04-20T21:23:44.805Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-04-20T21:23:44.805Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-04-20T21:23:44.805Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-20T21:23:44.805Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-04-20T21:23:44.805Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-04-20T21:23:44.805Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-04-20T21:23:44.805Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-04-20T21:23:44.805Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-20T21:23:44.805Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-04-20T21:23:44.805Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-04-20T21:23:44.805Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-04-20T21:23:44.805Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-04-20T21:23:44.805Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-20T21:23:44.805Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-04-20T21:23:44.805Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-04-20T21:23:44.805Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-04-20T21:23:44.806Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-04-20T21:23:44.806Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-20T21:23:44.806Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-04-20T21:23:44.806Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-04-20T21:23:44.806Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-04-20T21:23:44.806Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-20T21:23:44.806Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-20T21:23:44.806Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-04-20T21:23:44.806Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-04-20T21:23:44.806Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-04-20T21:23:44.806Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-04-20T21:23:44.806Z] === RUN TestContainerBindMountNonRecursive [2021-04-20T21:23:45.288Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-04-20T21:23:45.594Z] --- PASS: TestAuthZPluginAllowEventStream (2.23s) [2021-04-20T21:23:45.594Z] === RUN TestAuthZPluginErrorResponse [2021-04-20T21:23:46.237Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-04-20T21:23:46.237Z] Copying nested executables into bundles/cross/linux/amd64 [2021-04-20T21:23:46.331Z] --- PASS: TestContainerBindMountNonRecursive (1.44s) [2021-04-20T21:23:46.331Z] === RUN TestContainerVolumesMountedAsShared [2021-04-20T21:23:46.536Z] --- PASS: TestAuthZPluginErrorResponse (1.15s) [2021-04-20T21:23:46.536Z] === RUN TestAuthZPluginErrorRequest [2021-04-20T21:23:46.627Z] --- PASS: TestContainerVolumesMountedAsShared (0.54s) [2021-04-20T21:23:46.627Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-20T21:23:47.176Z] Cross building: bundles/cross/windows/amd64 [2021-04-20T21:23:47.269Z] --- PASS: TestContainerVolumesMountedAsSlave (0.54s) [2021-04-20T21:23:47.269Z] === RUN TestNetworkNat [2021-04-20T21:23:47.436Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-04-20T21:23:47.436Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-04-20T21:23:47.844Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.37s) [2021-04-20T21:23:47.844Z] === RUN TestKernelTCPMemory [2021-04-20T21:23:47.909Z] --- PASS: TestNetworkNat (0.56s) [2021-04-20T21:23:47.909Z] === RUN TestNetworkLocalhostTCPNat [2021-04-20T21:23:47.925Z] --- PASS: TestAuthZPluginErrorRequest (1.36s) [2021-04-20T21:23:47.925Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-20T21:23:48.550Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2021-04-20T21:23:48.550Z] === RUN TestNetworkLoopbackNat [2021-04-20T21:23:48.869Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.13s) [2021-04-20T21:23:48.869Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-20T21:23:49.765Z] --- PASS: TestKernelTCPMemory (1.87s) [2021-04-20T21:23:49.765Z] === RUN TestNISDomainname [2021-04-20T21:23:49.765Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-04-20T21:23:51.296Z] --- PASS: TestNetworkLoopbackNat (2.80s) [2021-04-20T21:23:51.296Z] === RUN TestPause [2021-04-20T21:23:51.687Z] --- PASS: TestNISDomainname (2.38s) [2021-04-20T21:23:51.687Z] === RUN TestHostnameDnsResolution [2021-04-20T21:23:51.687Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-20T21:23:51.941Z] --- PASS: TestPause (0.59s) [2021-04-20T21:23:51.941Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-20T21:23:51.941Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-20T21:23:51.941Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-20T21:23:51.941Z] === RUN TestPauseStopPausedContainer [2021-04-20T21:23:52.177Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.73s) [2021-04-20T21:23:52.177Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-20T21:23:52.593Z] --- PASS: TestPauseStopPausedContainer (0.64s) [2021-04-20T21:23:52.593Z] === RUN TestPsFilter [2021-04-20T21:23:52.593Z] --- PASS: TestPsFilter (0.17s) [2021-04-20T21:23:52.593Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-20T21:23:53.239Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2021-04-20T21:23:53.239Z] === RUN TestRemoveContainerWithVolume [2021-04-20T21:23:53.537Z] --- PASS: TestRemoveContainerWithVolume (0.51s) [2021-04-20T21:23:53.537Z] === RUN TestRemoveContainerRunning [2021-04-20T21:23:54.183Z] --- PASS: TestRemoveContainerRunning (0.56s) [2021-04-20T21:23:54.183Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-20T21:23:54.243Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-20T21:23:54.505Z] --- PASS: TestHostnameDnsResolution (2.79s) [2021-04-20T21:23:54.505Z] === RUN TestStats [2021-04-20T21:23:54.726Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.69s) [2021-04-20T21:23:54.726Z] === RUN TestAuthZPluginHeader [2021-04-20T21:23:54.849Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s) [2021-04-20T21:23:54.849Z] === RUN TestRemoveInvalidContainer [2021-04-20T21:23:54.849Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-20T21:23:54.849Z] === RUN TestRenameLinkedContainer [2021-04-20T21:23:55.079Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-04-20T21:23:56.137Z] --- PASS: TestAuthZPluginHeader (1.46s) [2021-04-20T21:23:56.138Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-20T21:23:56.138Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2021-04-20T21:23:56.138Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:23:56.138Z] === RUN TestAuthZPluginV2Disable [2021-04-20T21:23:56.138Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-20T21:23:56.138Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:23:56.138Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-20T21:23:56.138Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-20T21:23:56.138Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:23:56.138Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-20T21:23:56.138Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-20T21:23:56.138Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:23:56.138Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-20T21:23:56.468Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-20T21:23:56.901Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.00s) [2021-04-20T21:23:56.901Z] === RUN TestCreateServiceSecretFileMode [2021-04-20T21:23:56.954Z] --- PASS: TestRenameLinkedContainer (2.22s) [2021-04-20T21:23:56.954Z] === RUN TestRenameStoppedContainer [2021-04-20T21:23:57.594Z] --- PASS: TestRenameStoppedContainer (0.59s) [2021-04-20T21:23:57.594Z] === RUN TestRenameRunningContainerAndReuse [2021-04-20T21:23:57.857Z] --- PASS: TestStats (3.43s) [2021-04-20T21:23:57.857Z] === RUN TestStopContainerWithTimeout [2021-04-20T21:23:57.857Z] === RUN TestStopContainerWithTimeout/0 [2021-04-20T21:23:57.857Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-20T21:23:57.857Z] === RUN TestStopContainerWithTimeout/1 [2021-04-20T21:23:57.857Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-20T21:23:57.857Z] === RUN TestStopContainerWithTimeout/3 [2021-04-20T21:23:57.857Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-20T21:23:57.857Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-20T21:23:57.857Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-20T21:23:58.119Z] === CONT TestStopContainerWithTimeout/0 [2021-04-20T21:23:58.119Z] === CONT TestStopContainerWithTimeout/3 [2021-04-20T21:23:58.281Z] --- PASS: TestCreateServiceSecretFileMode (2.89s) [2021-04-20T21:23:58.281Z] === RUN TestCreateServiceConfigFileMode [2021-04-20T21:23:58.484Z] --- PASS: TestCreateServiceMultipleTimes (22.88s) [2021-04-20T21:23:58.484Z] === RUN TestCreateServiceConflict [2021-04-20T21:23:58.656Z] --- PASS: TestRenameRunningContainerAndReuse (1.13s) [2021-04-20T21:23:58.656Z] === RUN TestRenameInvalidName [2021-04-20T21:23:59.297Z] --- PASS: TestRenameInvalidName (0.58s) [2021-04-20T21:23:59.297Z] === RUN TestRenameAnonymousContainer [2021-04-20T21:24:00.672Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-20T21:24:00.816Z] --- PASS: TestCreateServiceConfigFileMode (2.37s) [2021-04-20T21:24:00.816Z] === RUN TestCreateServiceSysctls [2021-04-20T21:24:01.384Z] --- PASS: TestRenameAnonymousContainer (2.06s) [2021-04-20T21:24:01.384Z] === RUN TestRenameContainerWithSameName [2021-04-20T21:24:02.023Z] --- PASS: TestRenameContainerWithSameName (0.55s) [2021-04-20T21:24:02.023Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-20T21:24:02.079Z] --- PASS: TestCreateServiceConflict (4.03s) [2021-04-20T21:24:02.079Z] === RUN TestCreateServiceMaxReplicas [2021-04-20T21:24:02.594Z] === CONT TestStopContainerWithTimeout/1 [2021-04-20T21:24:03.070Z] --- PASS: TestRenameContainerWithLinkedContainer (1.06s) [2021-04-20T21:24:03.070Z] === RUN TestResize [2021-04-20T21:24:03.707Z] --- PASS: TestResize (0.58s) [2021-04-20T21:24:03.707Z] === RUN TestResizeWithInvalidSize [2021-04-20T21:24:04.006Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2021-04-20T21:24:04.006Z] === RUN TestResizeWhenContainerNotStarted [2021-04-20T21:24:04.515Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-20T21:24:04.659Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2021-04-20T21:24:04.659Z] === RUN TestDaemonRestartKillContainers [2021-04-20T21:24:04.659Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-20T21:24:04.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-20T21:24:04.659Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-20T21:24:04.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-20T21:24:04.659Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-20T21:24:04.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-20T21:24:04.659Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-20T21:24:04.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-20T21:24:04.659Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-20T21:24:04.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-20T21:24:04.659Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-20T21:24:04.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-20T21:24:04.659Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-20T21:24:04.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-20T21:24:04.659Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-20T21:24:04.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-20T21:24:04.659Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:24:04.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:24:04.659Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:24:04.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:24:04.659Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:24:04.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:24:04.659Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:24:04.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:24:04.659Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-20T21:24:04.659Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:24:04.659Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:24:04.659Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-20T21:24:04.777Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2021-04-20T21:24:04.777Z] --- PASS: TestStopContainerWithTimeout/0 (2.17s) [2021-04-20T21:24:04.777Z] --- PASS: TestStopContainerWithTimeout/3 (4.20s) [2021-04-20T21:24:04.777Z] --- PASS: TestStopContainerWithTimeout/-1 (3.15s) [2021-04-20T21:24:04.777Z] --- PASS: TestStopContainerWithTimeout/1 (2.56s) [2021-04-20T21:24:04.777Z] === RUN TestDeleteDevicemapper [2021-04-20T21:24:04.777Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-20T21:24:04.777Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-20T21:24:04.777Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-20T21:24:05.008Z] --- PASS: TestCreateServiceSysctls (3.74s) [2021-04-20T21:24:05.008Z] === RUN TestCreateServiceCapabilities [2021-04-20T21:24:05.728Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-04-20T21:24:06.613Z] --- PASS: TestCreateServiceMaxReplicas (4.18s) [2021-04-20T21:24:06.613Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-20T21:24:06.763Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-20T21:24:06.763Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-20T21:24:07.415Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-20T21:24:07.543Z] --- PASS: TestCreateServiceCapabilities (2.86s) [2021-04-20T21:24:07.543Z] === RUN TestInspect [2021-04-20T21:24:08.063Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-20T21:24:08.281Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-20T21:24:08.361Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-20T21:24:08.361Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-20T21:24:09.227Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-20T21:24:09.897Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-20T21:24:10.173Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-20T21:24:10.435Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-20T21:24:10.550Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-20T21:24:10.697Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-20T21:24:10.836Z] --- PASS: TestInspect (3.38s) [2021-04-20T21:24:10.836Z] === RUN TestCreateJob [2021-04-20T21:24:10.960Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-04-20T21:24:11.223Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-20T21:24:11.223Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-20T21:24:11.485Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.61s) [2021-04-20T21:24:11.485Z] === RUN TestUpdateMemory [2021-04-20T21:24:11.485Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-20T21:24:11.485Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-20T21:24:11.485Z] === RUN TestUpdateCPUQuota [2021-04-20T21:24:12.874Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-20T21:24:13.307Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-20T21:24:13.307Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.93s) [2021-04-20T21:24:13.307Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.01s) [2021-04-20T21:24:13.307Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.87s) [2021-04-20T21:24:13.307Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.43s) [2021-04-20T21:24:13.307Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.83s) [2021-04-20T21:24:13.307Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s) [2021-04-20T21:24:13.307Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s) [2021-04-20T21:24:13.307Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.52s) [2021-04-20T21:24:13.307Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.68s) [2021-04-20T21:24:13.307Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.73s) [2021-04-20T21:24:13.307Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s) [2021-04-20T21:24:13.307Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s) [2021-04-20T21:24:13.307Z] === RUN TestCgroupNamespacesRun [2021-04-20T21:24:13.979Z] 399f118dfaa9: Pull complete [2021-04-20T21:24:13.979Z] Digest: sha256:1bb6543a7fe87bb95d9adfa4c53ea3469c1c846ad63baf32729078062e8c1127 [2021-04-20T21:24:13.979Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-20T21:24:13.979Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-04-20T21:24:13.979Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-04-20T21:24:13.979Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1879' [2021-04-20T21:24:13.979Z] WARN: Skipping validation tests [2021-04-20T21:24:13.979Z] INFO: Running unit tests at 04/20/2021 21:24:02... [2021-04-20T21:24:13.979Z] INFO: make.ps1 starting at 04/20/2021 21:24:07 [2021-04-20T21:24:13.979Z] INFO: Git commit (27f7e72647) assumed from DOCKER_GITCOMMIT environment variable [2021-04-20T21:24:13.979Z] INFO: Invoking autogen... [2021-04-20T21:24:13.979Z] INFO: Running unit tests... [2021-04-20T21:24:14.263Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-04-20T21:24:14.355Z] --- PASS: TestCgroupNamespacesRun (1.40s) [2021-04-20T21:24:14.355Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-20T21:24:15.030Z] --- PASS: TestCreateJob (3.70s) [2021-04-20T21:24:15.030Z] === RUN TestReplicatedJob [2021-04-20T21:24:15.406Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.32s) [2021-04-20T21:24:15.406Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-20T21:24:16.925Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.41s) [2021-04-20T21:24:16.925Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-20T21:24:17.577Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-04-20T21:24:18.114Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.97s) [2021-04-20T21:24:18.114Z] PASS [2021-04-20T21:24:18.114Z] [2021-04-20T21:24:18.114Z] === Skipped [2021-04-20T21:24:18.114Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2021-04-20T21:24:18.114Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:24:18.114Z] [2021-04-20T21:24:18.114Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-20T21:24:18.114Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:24:18.114Z] [2021-04-20T21:24:18.114Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-20T21:24:18.114Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:24:18.114Z] [2021-04-20T21:24:18.114Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-20T21:24:18.114Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:24:18.114Z] [2021-04-20T21:24:18.114Z] [2021-04-20T21:24:18.114Z] DONE 17 tests, 4 skipped in 39.842s [2021-04-20T21:24:18.114Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-20T21:24:18.114Z] ++ 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-20T21:24:18.114Z] ++ set -e [2021-04-20T21:24:18.114Z] ++ '[' -n 0 ']' [2021-04-20T21:24:18.114Z] ++ set -x [2021-04-20T21:24:18.114Z] ++ env -i DEST=/go/src/github.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-20T21:24:18.114Z] INFO: Testing against a local daemon [2021-04-20T21:24:18.114Z] === RUN TestPluginInvalidJSON [2021-04-20T21:24:18.114Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-20T21:24:18.114Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-20T21:24:18.114Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-20T21:24:18.114Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-04-20T21:24:18.114Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-20T21:24:18.114Z] === RUN TestPluginInstall [2021-04-20T21:24:18.114Z] === RUN TestPluginInstall/no_auth [2021-04-20T21:24:18.375Z] time="2021-04-20T21:24:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:24:18.375Z] time="2021-04-20T21:24:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f23bcc6f415739f4fb3138b365315c0f65be8b5103da50e01d3cc973f2f09850" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:24:18.375Z] time="2021-04-20T21:24:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:24:18.375Z] time="2021-04-20T21:24:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f23bcc6f415739f4fb3138b365315c0f65be8b5103da50e01d3cc973f2f09850" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:24:18.452Z] --- PASS: TestCgroupNamespacesRunHostMode (1.41s) [2021-04-20T21:24:18.452Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-20T21:24:18.948Z] === RUN TestPluginInstall/with_htpasswd [2021-04-20T21:24:18.968Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-20T21:24:19.520Z] time="2021-04-20T21:24:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:24:19.520Z] time="2021-04-20T21:24:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db22b5747a2bdf4cf828287316fb895732875e83618b1329ceec8adb3648f688" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:24:19.520Z] time="2021-04-20T21:24:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:24:19.520Z] time="2021-04-20T21:24:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db22b5747a2bdf4cf828287316fb895732875e83618b1329ceec8adb3648f688" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:24:19.914Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-20T21:24:19.975Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.42s) [2021-04-20T21:24:19.975Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-20T21:24:20.092Z] === RUN TestPluginInstall/with_insecure [2021-04-20T21:24:21.033Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.35s) [2021-04-20T21:24:21.033Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-20T21:24:21.104Z] 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-20T21:24:21.304Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-20T21:24:21.304Z] --- PASS: TestUpdateCPUQuota (9.82s) [2021-04-20T21:24:21.304Z] === RUN TestUpdatePidsLimit [2021-04-20T21:24:21.304Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-20T21:24:21.567Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-20T21:24:21.602Z] --- PASS: TestReplicatedJob (7.14s) [2021-04-20T21:24:21.602Z] === RUN TestUpdateReplicatedJob [2021-04-20T21:24:21.830Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-04-20T21:24:21.830Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-04-20T21:24:21.830Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-04-20T21:24:22.009Z] time="2021-04-20T21:24:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:24:22.009Z] time="2021-04-20T21:24:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6cefde5cbb151840a51bfbe68d7b563da9724d1023a35d031b95588af5db133c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:24:22.009Z] time="2021-04-20T21:24:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:24:22.009Z] time="2021-04-20T21:24:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6cefde5cbb151840a51bfbe68d7b563da9724d1023a35d031b95588af5db133c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:24:22.079Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2021-04-20T21:24:22.079Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-20T21:24:22.270Z] --- PASS: TestPluginInstall (6.12s) [2021-04-20T21:24:22.270Z] --- PASS: TestPluginInstall/no_auth (2.78s) [2021-04-20T21:24:22.270Z] --- PASS: TestPluginInstall/with_htpasswd (1.18s) [2021-04-20T21:24:22.270Z] --- PASS: TestPluginInstall/with_insecure (2.16s) [2021-04-20T21:24:22.270Z] plugin_test.go:165: [da881d95d5038] daemon is not started [2021-04-20T21:24:22.270Z] === RUN TestPluginsWithRuntimes [2021-04-20T21:24:22.406Z] === RUN TestUpdatePidsLimit/no_change [2021-04-20T21:24:22.668Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-20T21:24:23.605Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.43s) [2021-04-20T21:24:23.605Z] === RUN TestKernelTCPMemory [2021-04-20T21:24:23.614Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-20T21:24:23.876Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-20T21:24:24.138Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-20T21:24:24.245Z] --- PASS: TestKernelTCPMemory (0.68s) [2021-04-20T21:24:24.245Z] === RUN TestNISDomainname [2021-04-20T21:24:24.818Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-20T21:24:24.884Z] --- PASS: TestNISDomainname (0.77s) [2021-04-20T21:24:24.885Z] === RUN TestHostnameDnsResolution [2021-04-20T21:24:25.203Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.18s) [2021-04-20T21:24:25.203Z] === RUN TestCreateServiceSecretFileMode [2021-04-20T21:24:25.529Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-20T21:24:25.793Z] --- PASS: TestUpdateReplicatedJob (3.76s) [2021-04-20T21:24:25.793Z] === RUN TestServiceListWithStatuses [2021-04-20T21:24:25.793Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-20T21:24:25.793Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-20T21:24:25.793Z] === RUN TestDockerNetworkConnectAlias [2021-04-20T21:24:25.930Z] --- PASS: TestHostnameDnsResolution (0.89s) [2021-04-20T21:24:25.930Z] === RUN TestStats [2021-04-20T21:24:26.104Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-04-20T21:24:26.240Z] --- PASS: TestCreateServiceSecretFileMode (3.94s) [2021-04-20T21:24:26.240Z] === RUN TestCreateServiceConfigFileMode [2021-04-20T21:24:26.677Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-20T21:24:27.366Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-20T21:24:28.067Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-20T21:24:28.675Z] --- PASS: TestStats (2.59s) [2021-04-20T21:24:28.675Z] === RUN TestStopContainerWithTimeout [2021-04-20T21:24:28.675Z] === RUN TestStopContainerWithTimeout/0 [2021-04-20T21:24:28.675Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-20T21:24:28.675Z] === RUN TestStopContainerWithTimeout/1 [2021-04-20T21:24:28.675Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-20T21:24:28.675Z] === RUN TestStopContainerWithTimeout/3 [2021-04-20T21:24:28.675Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-20T21:24:28.675Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-20T21:24:28.675Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-20T21:24:28.675Z] === CONT TestStopContainerWithTimeout/0 [2021-04-20T21:24:28.675Z] === CONT TestStopContainerWithTimeout/1 [2021-04-20T21:24:28.675Z] === CONT TestStopContainerWithTimeout/3 [2021-04-20T21:24:28.675Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-20T21:24:29.014Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-20T21:24:29.280Z] --- PASS: TestPluginsWithRuntimes (7.14s) [2021-04-20T21:24:29.280Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.24s) [2021-04-20T21:24:29.280Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.22s) [2021-04-20T21:24:29.280Z] === RUN TestPluginBackCompatMediaTypes [2021-04-20T21:24:30.668Z] --- PASS: TestPluginBackCompatMediaTypes (1.11s) [2021-04-20T21:24:30.668Z] PASS [2021-04-20T21:24:30.668Z] [2021-04-20T21:24:30.668Z] DONE 10 tests in 14.616s [2021-04-20T21:24:30.668Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-20T21:24:30.668Z] ++ 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-20T21:24:30.668Z] ++ set -e [2021-04-20T21:24:30.668Z] ++ '[' -n 0 ']' [2021-04-20T21:24:30.668Z] ++ set -x [2021-04-20T21:24:30.668Z] ++ env -i DEST=/go/src/github.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-20T21:24:30.668Z] INFO: Testing against a local daemon [2021-04-20T21:24:30.668Z] === RUN TestExternalGraphDriver [2021-04-20T21:24:30.668Z] === RUN TestExternalGraphDriver/json [2021-04-20T21:24:30.757Z] --- PASS: TestCreateServiceConfigFileMode (3.86s) [2021-04-20T21:24:30.757Z] === RUN TestCreateServiceSysctls [2021-04-20T21:24:31.065Z] --- PASS: TestDockerNetworkConnectAlias (5.35s) [2021-04-20T21:24:31.065Z] === RUN TestDockerNetworkReConnect [2021-04-20T21:24:31.505Z] ? github.com/docker/docker/api [no test files] [2021-04-20T21:24:31.567Z] --- PASS: TestUpdatePidsLimit (10.19s) [2021-04-20T21:24:31.567Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.29s) [2021-04-20T21:24:31.567Z] --- PASS: TestUpdatePidsLimit/no_change (1.25s) [2021-04-20T21:24:31.567Z] --- PASS: TestUpdatePidsLimit/update_lower (1.47s) [2021-04-20T21:24:31.567Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.33s) [2021-04-20T21:24:31.567Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.24s) [2021-04-20T21:24:31.567Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.30s) [2021-04-20T21:24:31.567Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.44s) [2021-04-20T21:24:31.567Z] === RUN TestUpdateRestartPolicy [2021-04-20T21:24:32.219Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-20T21:24:32.219Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2021-04-20T21:24:32.219Z] --- PASS: TestStopContainerWithTimeout/1 (2.02s) [2021-04-20T21:24:32.219Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2021-04-20T21:24:32.219Z] --- PASS: TestStopContainerWithTimeout/3 (3.27s) [2021-04-20T21:24:32.219Z] === RUN TestDeleteDevicemapper [2021-04-20T21:24:32.219Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-20T21:24:32.219Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-20T21:24:32.219Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-20T21:24:33.292Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.66s) [2021-04-20T21:24:33.292Z] === RUN TestUpdateMemory [2021-04-20T21:24:34.125Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-04-20T21:24:34.354Z] --- PASS: TestUpdateMemory (0.83s) [2021-04-20T21:24:34.354Z] === RUN TestUpdateCPUQuota [2021-04-20T21:24:34.879Z] === RUN TestExternalGraphDriver/spec [2021-04-20T21:24:35.216Z] --- PASS: TestCreateServiceSysctls (4.88s) [2021-04-20T21:24:35.217Z] === RUN TestCreateServiceCapabilities [2021-04-20T21:24:35.258Z] --- PASS: TestDockerNetworkReConnect (4.17s) [2021-04-20T21:24:35.258Z] === RUN TestServicePlugin [2021-04-20T21:24:35.418Z] --- PASS: TestUpdateCPUQuota (1.36s) [2021-04-20T21:24:35.418Z] === RUN TestUpdatePidsLimit [2021-04-20T21:24:35.418Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-20T21:24:35.714Z] === RUN TestUpdatePidsLimit/no_change [2021-04-20T21:24:36.010Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-20T21:24:36.309Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-20T21:24:36.606Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-20T21:24:36.904Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-20T21:24:37.207Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-20T21:24:38.254Z] --- PASS: TestUpdatePidsLimit (2.80s) [2021-04-20T21:24:38.254Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2021-04-20T21:24:38.254Z] --- PASS: TestUpdatePidsLimit/no_change (0.29s) [2021-04-20T21:24:38.254Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2021-04-20T21:24:38.254Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2021-04-20T21:24:38.254Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s) [2021-04-20T21:24:38.254Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2021-04-20T21:24:38.254Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2021-04-20T21:24:38.254Z] === RUN TestUpdateRestartPolicy [2021-04-20T21:24:39.088Z] === RUN TestExternalGraphDriver/pull [2021-04-20T21:24:39.427Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-04-20T21:24:39.679Z] --- PASS: TestCreateServiceCapabilities (4.07s) [2021-04-20T21:24:39.679Z] === RUN TestInspect [2021-04-20T21:24:40.374Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-20T21:24:41.349Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-20T21:24:41.635Z] --- PASS: TestExternalGraphDriver (10.86s) [2021-04-20T21:24:41.636Z] --- PASS: TestExternalGraphDriver/json (3.67s) [2021-04-20T21:24:41.636Z] --- PASS: TestExternalGraphDriver/spec (4.16s) [2021-04-20T21:24:41.636Z] --- PASS: TestExternalGraphDriver/pull (2.91s) [2021-04-20T21:24:41.636Z] === RUN TestGraphdriverPluginV2 [2021-04-20T21:24:41.636Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2021-04-20T21:24:41.636Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:24:41.636Z] PASS [2021-04-20T21:24:41.636Z] [2021-04-20T21:24:41.636Z] === Skipped [2021-04-20T21:24:41.636Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2021-04-20T21:24:41.636Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:24:41.636Z] [2021-04-20T21:24:41.636Z] [2021-04-20T21:24:41.636Z] DONE 5 tests, 1 skipped in 11.117s [2021-04-20T21:24:41.636Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-20T21:24:41.636Z] ++ 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-20T21:24:41.636Z] ++ set -e [2021-04-20T21:24:41.636Z] ++ '[' -n 0 ']' [2021-04-20T21:24:41.636Z] ++ set -x [2021-04-20T21:24:41.636Z] ++ env -i DEST=/go/src/github.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-20T21:24:41.896Z] INFO: Testing against a local daemon [2021-04-20T21:24:41.897Z] === RUN TestContinueAfterPluginCrash [2021-04-20T21:24:41.897Z] === PAUSE TestContinueAfterPluginCrash [2021-04-20T21:24:41.897Z] === RUN TestReadPluginNoRead [2021-04-20T21:24:41.897Z] === PAUSE TestReadPluginNoRead [2021-04-20T21:24:41.897Z] === RUN TestDaemonStartWithLogOpt [2021-04-20T21:24:41.897Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-20T21:24:41.897Z] === CONT TestContinueAfterPluginCrash [2021-04-20T21:24:41.897Z] === CONT TestDaemonStartWithLogOpt [2021-04-20T21:24:41.897Z] === CONT TestReadPluginNoRead [2021-04-20T21:24:41.929Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-20T21:24:43.323Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-04-20T21:24:44.138Z] --- PASS: TestInspect (4.34s) [2021-04-20T21:24:44.138Z] === RUN TestCreateJob [2021-04-20T21:24:45.876Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-20T21:24:46.119Z] === RUN TestReadPluginNoRead/default [2021-04-20T21:24:46.138Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-04-20T21:24:46.694Z] --- PASS: TestDaemonStartWithLogOpt (4.71s) [2021-04-20T21:24:46.712Z] --- PASS: TestUpdateRestartPolicy (15.42s) [2021-04-20T21:24:46.712Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-20T21:24:48.082Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-20T21:24:48.102Z] --- PASS: TestUpdateRestartWithAutoRemove (1.18s) [2021-04-20T21:24:48.102Z] === RUN TestWaitNonBlocked [2021-04-20T21:24:48.102Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-20T21:24:48.102Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-20T21:24:48.102Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-20T21:24:48.102Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-20T21:24:48.102Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-20T21:24:48.102Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-20T21:24:48.597Z] --- PASS: TestCreateJob (5.00s) [2021-04-20T21:24:48.597Z] === RUN TestReplicatedJob [2021-04-20T21:24:49.307Z] === RUN TestMiddlewares [2021-04-20T21:24:49.307Z] --- PASS: TestMiddlewares (0.00s) [2021-04-20T21:24:49.307Z] PASS [2021-04-20T21:24:49.307Z] coverage: 9.0% of statements [2021-04-20T21:24:49.307Z] ok github.com/docker/docker/api/server 0.093s coverage: 9.0% of statements [2021-04-20T21:24:49.997Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-20T21:24:50.022Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-04-20T21:24:50.022Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.73s) [2021-04-20T21:24:50.022Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.82s) [2021-04-20T21:24:50.022Z] === RUN TestWaitBlocked [2021-04-20T21:24:50.022Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-20T21:24:50.022Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-20T21:24:50.022Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-20T21:24:50.022Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-20T21:24:50.022Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-20T21:24:50.022Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-20T21:24:50.596Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-20T21:24:50.926Z] --- PASS: TestUpdateRestartPolicy (11.45s) [2021-04-20T21:24:50.926Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-20T21:24:50.926Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2021-04-20T21:24:50.926Z] === RUN TestWaitNonBlocked [2021-04-20T21:24:50.926Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-20T21:24:50.926Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-20T21:24:50.926Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-20T21:24:50.926Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-20T21:24:50.926Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-20T21:24:50.926Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-20T21:24:51.170Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-04-20T21:24:51.222Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-20T21:24:51.222Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2021-04-20T21:24:51.222Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2021-04-20T21:24:51.222Z] === RUN TestWaitBlocked [2021-04-20T21:24:51.222Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-20T21:24:51.222Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-20T21:24:51.222Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-20T21:24:51.222Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-20T21:24:51.222Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-20T21:24:51.222Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-20T21:24:51.383Z] --- PASS: TestReadPluginNoRead (9.54s) [2021-04-20T21:24:51.383Z] --- PASS: TestReadPluginNoRead/default (1.79s) [2021-04-20T21:24:51.383Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.83s) [2021-04-20T21:24:51.383Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.77s) [2021-04-20T21:24:51.383Z] read_test.go:92: [d7bb00a496bf5] daemon is not started [2021-04-20T21:24:51.744Z] --- PASS: TestWaitBlocked (0.03s) [2021-04-20T21:24:51.744Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.84s) [2021-04-20T21:24:51.744Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.98s) [2021-04-20T21:24:51.744Z] === CONT TestContainerStartOnDaemonRestart [2021-04-20T21:24:51.744Z] === CONT TestContainerKillOnDaemonStart [2021-04-20T21:24:51.955Z] --- PASS: TestContinueAfterPluginCrash (10.17s) [2021-04-20T21:24:51.955Z] PASS [2021-04-20T21:24:51.955Z] [2021-04-20T21:24:51.955Z] DONE 6 tests in 10.384s [2021-04-20T21:24:51.955Z] 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-20T21:24:51.955Z] ++ 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-20T21:24:51.955Z] ++ set -e [2021-04-20T21:24:51.955Z] ++ '[' -n 0 ']' [2021-04-20T21:24:51.955Z] ++ set -x [2021-04-20T21:24:51.955Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-20T21:24:51.955Z] testing: warning: no tests to run [2021-04-20T21:24:51.955Z] PASS [2021-04-20T21:24:52.217Z] [2021-04-20T21:24:52.217Z] DONE 0 tests in 0.069s [2021-04-20T21:24:52.217Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-20T21:24:52.217Z] ++ 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-20T21:24:52.217Z] ++ set -e [2021-04-20T21:24:52.217Z] ++ '[' -n 0 ']' [2021-04-20T21:24:52.217Z] ++ set -x [2021-04-20T21:24:52.217Z] ++ env -i DEST=/go/src/github.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-20T21:24:52.217Z] INFO: Testing against a local daemon [2021-04-20T21:24:52.217Z] === RUN TestPluginWithDevMounts [2021-04-20T21:24:52.217Z] === PAUSE TestPluginWithDevMounts [2021-04-20T21:24:52.217Z] === CONT TestPluginWithDevMounts [2021-04-20T21:24:52.274Z] --- PASS: TestWaitBlocked (0.03s) [2021-04-20T21:24:52.275Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s) [2021-04-20T21:24:52.275Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.90s) [2021-04-20T21:24:52.275Z] === CONT TestContainerStartOnDaemonRestart [2021-04-20T21:24:52.275Z] === CONT TestContainerKillOnDaemonStart [2021-04-20T21:24:52.275Z] === CONT TestDaemonHostGatewayIP [2021-04-20T21:24:52.275Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-20T21:24:53.136Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-20T21:24:53.136Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-20T21:24:53.136Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-20T21:24:53.136Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-20T21:24:53.136Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-20T21:24:54.765Z] --- PASS: TestPluginWithDevMounts (2.08s) [2021-04-20T21:24:54.765Z] PASS [2021-04-20T21:24:54.765Z] [2021-04-20T21:24:54.765Z] DONE 1 tests in 2.297s [2021-04-20T21:24:54.765Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-20T21:24:54.765Z] ++ 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-20T21:24:54.765Z] ++ set -e [2021-04-20T21:24:54.765Z] ++ '[' -n 0 ']' [2021-04-20T21:24:54.765Z] ++ set -x [2021-04-20T21:24:54.765Z] ++ env -i DEST=/go/src/github.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-20T21:24:54.765Z] INFO: Testing against a local daemon [2021-04-20T21:24:54.765Z] === RUN TestSecretInspect [2021-04-20T21:24:55.873Z] --- PASS: TestContainerStartOnDaemonRestart (3.59s) [2021-04-20T21:24:55.873Z] === CONT TestDaemonRestartIpcMode [2021-04-20T21:24:55.873Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.82s) [2021-04-20T21:24:55.873Z] === CONT TestIpcModeOlderClient [2021-04-20T21:24:55.873Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-04-20T21:24:56.514Z] --- PASS: TestDaemonHostGatewayIP (4.35s) [2021-04-20T21:24:57.086Z] --- PASS: TestReplicatedJob (8.32s) [2021-04-20T21:24:57.086Z] === RUN TestUpdateReplicatedJob [2021-04-20T21:24:57.353Z] --- PASS: TestContainerStartOnDaemonRestart (5.07s) [2021-04-20T21:24:57.353Z] === CONT TestIpcModeOlderClient [2021-04-20T21:24:57.353Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-04-20T21:24:57.353Z] === CONT TestDaemonHostGatewayIP [2021-04-20T21:24:58.066Z] --- PASS: TestSecretInspect (3.15s) [2021-04-20T21:24:58.066Z] === RUN TestSecretList [2021-04-20T21:24:58.299Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-04-20T21:24:58.595Z] --- PASS: TestDaemonRestartIpcMode (2.65s) [2021-04-20T21:24:59.245Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-20T21:25:01.371Z] --- PASS: TestSecretList (3.12s) [2021-04-20T21:25:01.371Z] === RUN TestSecretsCreateAndDelete [2021-04-20T21:25:02.708Z] --- PASS: TestUpdateReplicatedJob (5.33s) [2021-04-20T21:25:02.708Z] === RUN TestServiceListWithStatuses [2021-04-20T21:25:02.708Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2021-04-20T21:25:02.708Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-20T21:25:02.708Z] === RUN TestDockerNetworkConnectAlias [2021-04-20T21:25:03.467Z] --- PASS: TestDaemonHostGatewayIP (6.29s) [2021-04-20T21:25:03.467Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-20T21:25:04.676Z] --- PASS: TestSecretsCreateAndDelete (3.18s) [2021-04-20T21:25:04.676Z] === RUN TestSecretsUpdate [2021-04-20T21:25:05.389Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-04-20T21:25:05.513Z] --- PASS: TestContainerKillOnDaemonStart (13.06s) [2021-04-20T21:25:05.513Z] PASS [2021-04-20T21:25:05.513Z] [2021-04-20T21:25:05.513Z] === Skipped [2021-04-20T21:25:05.513Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-04-20T21:25:05.513Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-20T21:25:05.513Z] [2021-04-20T21:25:05.513Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-20T21:25:05.513Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-20T21:25:05.513Z] [2021-04-20T21:25:05.513Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-04-20T21:25:05.513Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-20T21:25:05.513Z] [2021-04-20T21:25:05.513Z] [2021-04-20T21:25:05.513Z] DONE 196 tests, 3 skipped in 114.610s [2021-04-20T21:25:05.513Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-04-20T21:25:05.513Z] ++ 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-20T21:25:05.513Z] ++ set -e [2021-04-20T21:25:05.513Z] ++ '[' -n 0 ']' [2021-04-20T21:25:05.513Z] ++ set -x [2021-04-20T21:25:05.513Z] ++ env -i DEST=/go/src/github.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-20T21:25:05.513Z] INFO: Testing against a local daemon [2021-04-20T21:25:05.513Z] === RUN TestCommitInheritsEnv [2021-04-20T21:25:05.513Z] --- PASS: TestCommitInheritsEnv (0.36s) [2021-04-20T21:25:05.513Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-20T21:25:05.513Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-20T21:25:05.513Z] === RUN TestImagesFilterMultiReference [2021-04-20T21:25:05.513Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-04-20T21:25:05.513Z] === RUN TestImagePullPlatformInvalid [2021-04-20T21:25:05.513Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-04-20T21:25:05.513Z] === RUN TestRemoveImageOrphaning [2021-04-20T21:25:06.154Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2021-04-20T21:25:06.154Z] === RUN TestRemoveImageGarbageCollector [2021-04-20T21:25:06.154Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-20T21:25:06.154Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:25:06.154Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-20T21:25:06.154Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-04-20T21:25:06.154Z] === RUN TestTagInvalidReference [2021-04-20T21:25:06.154Z] --- PASS: TestTagInvalidReference (0.02s) [2021-04-20T21:25:06.154Z] === RUN TestTagValidPrefixedRepo [2021-04-20T21:25:06.154Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-04-20T21:25:06.154Z] === RUN TestTagExistedNameWithoutForce [2021-04-20T21:25:06.154Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-04-20T21:25:06.154Z] === RUN TestTagOfficialNames [2021-04-20T21:25:06.154Z] --- PASS: TestTagOfficialNames (0.05s) [2021-04-20T21:25:06.154Z] === RUN TestTagMatchesDigest [2021-04-20T21:25:06.154Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-04-20T21:25:06.154Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-20T21:25:06.339Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-20T21:25:07.226Z] --- PASS: TestSecretsUpdate (3.09s) [2021-04-20T21:25:07.226Z] === RUN TestTemplatedSecret [2021-04-20T21:25:07.373Z] --- PASS: TestServicePlugin (30.73s) [2021-04-20T21:25:07.374Z] plugin_test.go:62: [d18e6a3b22de2] joining swarm manager [d217b00b69f8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:25:07.374Z] plugin_test.go:65: [d3f6ece7000fa] joining swarm manager [d217b00b69f8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-20T21:25:07.374Z] === RUN TestServiceUpdateLabel [2021-04-20T21:25:07.953Z] --- PASS: TestServiceUpdateLabel (2.43s) [2021-04-20T21:25:07.953Z] === RUN TestServiceUpdateSecrets [2021-04-20T21:25:08.261Z] --- PASS: TestContainerKillOnDaemonStart (16.08s) [2021-04-20T21:25:08.261Z] === CONT TestDaemonRestartIpcMode [2021-04-20T21:25:08.261Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.01s) [2021-04-20T21:25:08.908Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-04-20T21:25:08.908Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-04-20T21:25:08.908Z] remote: Enumerating objects: 23, done. [2021-04-20T21:25:08.908Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-04-20T21:25:08.908Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-04-20T21:25:08.908Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-04-20T21:25:08.908Z] 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-20T21:25:08.908Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-04-20T21:25:08.908Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-20T21:25:09.260Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42311/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27f7e72647d296a9f061c26c8e3ab39b6a913826 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 hack/test/unit [2021-04-20T21:25:09.650Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-04-20T21:25:11.040Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-20T21:25:11.200Z] --- PASS: TestDockerNetworkConnectAlias (8.96s) [2021-04-20T21:25:11.200Z] === RUN TestDockerNetworkReConnect [2021-04-20T21:25:11.455Z] --- PASS: TestTemplatedSecret (3.80s) [2021-04-20T21:25:11.455Z] === RUN TestSecretCreateResolve [2021-04-20T21:25:11.615Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-20T21:25:11.797Z] ? github.com/docker/docker/api [no test files] [2021-04-20T21:25:13.006Z] --- PASS: TestDaemonRestartIpcMode (5.09s) [2021-04-20T21:25:13.006Z] PASS [2021-04-20T21:25:13.006Z] [2021-04-20T21:25:13.006Z] === Skipped [2021-04-20T21:25:13.006Z] === SKIP: amd64.integration.container TestCheckpoint (0.01s) [2021-04-20T21:25:13.006Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-20T21:25:13.006Z] [2021-04-20T21:25:13.006Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-20T21:25:13.006Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-20T21:25:13.006Z] [2021-04-20T21:25:13.006Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-20T21:25:13.006Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-20T21:25:13.006Z] [2021-04-20T21:25:13.006Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2021-04-20T21:25:13.006Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-20T21:25:13.006Z] [2021-04-20T21:25:13.006Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-20T21:25:13.006Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-20T21:25:13.006Z] [2021-04-20T21:25:13.006Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-04-20T21:25:13.006Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-20T21:25:13.006Z] [2021-04-20T21:25:13.006Z] [2021-04-20T21:25:13.006Z] DONE 196 tests, 6 skipped in 248.030s [2021-04-20T21:25:13.006Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-20T21:25:13.006Z] ++ 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-20T21:25:13.006Z] ++ set -e [2021-04-20T21:25:13.006Z] ++ '[' -n 0 ']' [2021-04-20T21:25:13.006Z] ++ set -x [2021-04-20T21:25:13.006Z] ++ env -i DEST=/go/src/github.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-20T21:25:13.581Z] INFO: Testing against a local daemon [2021-04-20T21:25:13.581Z] === RUN TestCommitInheritsEnv [2021-04-20T21:25:14.155Z] --- PASS: TestCommitInheritsEnv (0.64s) [2021-04-20T21:25:14.155Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-20T21:25:14.155Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-20T21:25:14.156Z] === RUN TestImagesFilterMultiReference [2021-04-20T21:25:14.156Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-04-20T21:25:14.156Z] === RUN TestImagePullPlatformInvalid [2021-04-20T21:25:14.156Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-04-20T21:25:14.156Z] === RUN TestRemoveImageOrphaning [2021-04-20T21:25:14.729Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2021-04-20T21:25:14.729Z] === RUN TestRemoveImageGarbageCollector [2021-04-20T21:25:14.763Z] --- PASS: TestSecretCreateResolve (3.15s) [2021-04-20T21:25:14.763Z] PASS [2021-04-20T21:25:14.763Z] [2021-04-20T21:25:14.763Z] DONE 6 tests in 19.718s [2021-04-20T21:25:14.763Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-04-20T21:25:14.763Z] ++ 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-20T21:25:14.763Z] ++ set -e [2021-04-20T21:25:14.763Z] ++ '[' -n 0 ']' [2021-04-20T21:25:14.763Z] ++ set -x [2021-04-20T21:25:14.764Z] ++ env -i DEST=/go/src/github.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-20T21:25:14.764Z] INFO: Testing against a local daemon [2021-04-20T21:25:14.764Z] === RUN TestServiceCreateInit [2021-04-20T21:25:14.764Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-20T21:25:14.991Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-04-20T21:25:18.102Z] --- PASS: TestDockerNetworkReConnect (6.93s) [2021-04-20T21:25:18.102Z] === RUN TestServicePlugin [2021-04-20T21:25:18.102Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-20T21:25:18.102Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:25:18.102Z] === RUN TestServiceUpdateLabel [2021-04-20T21:25:18.305Z] --- PASS: TestRemoveImageGarbageCollector (3.24s) [2021-04-20T21:25:18.305Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-20T21:25:18.305Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-04-20T21:25:18.305Z] === RUN TestTagInvalidReference [2021-04-20T21:25:18.305Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-20T21:25:18.305Z] === RUN TestTagValidPrefixedRepo [2021-04-20T21:25:18.305Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-04-20T21:25:18.305Z] === RUN TestTagExistedNameWithoutForce [2021-04-20T21:25:18.305Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-04-20T21:25:18.305Z] === RUN TestTagOfficialNames [2021-04-20T21:25:18.305Z] --- PASS: TestTagOfficialNames (0.07s) [2021-04-20T21:25:18.305Z] === RUN TestTagMatchesDigest [2021-04-20T21:25:18.305Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-04-20T21:25:18.305Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-20T21:25:18.879Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-20T21:25:19.826Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-04-20T21:25:20.056Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-20T21:25:22.564Z] --- PASS: TestServiceUpdateLabel (4.01s) [2021-04-20T21:25:22.564Z] === RUN TestServiceUpdateSecrets [2021-04-20T21:25:22.841Z] --- PASS: TestServiceUpdateSecrets (14.96s) [2021-04-20T21:25:22.841Z] === RUN TestServiceUpdateConfigs [2021-04-20T21:25:23.139Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-04-20T21:25:25.355Z] --- PASS: TestServiceCreateInit (10.38s) [2021-04-20T21:25:25.355Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.01s) [2021-04-20T21:25:25.355Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.34s) [2021-04-20T21:25:25.355Z] === RUN TestCreateServiceMultipleTimes [2021-04-20T21:25:26.758Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2021-04-20T21:25:27.357Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-20T21:25:27.357Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-04-20T21:25:27.357Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-20T21:25:29.277Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-20T21:25:34.576Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-04-20T21:25:34.576Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-20T21:25:35.150Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-20T21:25:35.150Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-20T21:25:35.723Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-04-20T21:25:36.298Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-04-20T21:25:36.873Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-20T21:25:37.136Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-04-20T21:25:38.527Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-20T21:25:40.448Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-20T21:25:40.929Z] --- PASS: TestServiceUpdateConfigs (15.15s) [2021-04-20T21:25:40.929Z] === RUN TestServiceUpdateNetwork [2021-04-20T21:25:41.155Z] --- PASS: TestServiceUpdateSecrets (16.23s) [2021-04-20T21:25:41.155Z] === RUN TestServiceUpdateConfigs [2021-04-20T21:25:43.485Z] --- PASS: TestCreateServiceMultipleTimes (18.74s) [2021-04-20T21:25:43.485Z] === RUN TestCreateServiceConflict [2021-04-20T21:25:44.663Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-04-20T21:25:46.050Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-04-20T21:25:46.790Z] --- PASS: TestCreateServiceConflict (3.15s) [2021-04-20T21:25:46.790Z] === RUN TestCreateServiceMaxReplicas [2021-04-20T21:25:46.997Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-04-20T21:25:48.963Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-04-20T21:25:50.098Z] --- PASS: TestCreateServiceMaxReplicas (3.58s) [2021-04-20T21:25:50.098Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-20T21:25:53.133Z] --- PASS: TestServiceUpdateNetwork (13.59s) [2021-04-20T21:25:53.134Z] === RUN TestServiceUpdatePidsLimit [2021-04-20T21:25:53.134Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-20T21:25:54.072Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-20T21:25:54.283Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-04-20T21:25:55.229Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-04-20T21:25:55.491Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-20T21:25:56.510Z] --- PASS: TestServiceUpdateConfigs (16.31s) [2021-04-20T21:25:56.510Z] === RUN TestServiceUpdateNetwork [2021-04-20T21:25:57.410Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-20T21:25:59.329Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-04-20T21:26:01.543Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-20T21:26:01.543Z] === RUN TestBoolValue [2021-04-20T21:26:01.543Z] --- PASS: TestBoolValue (0.00s) [2021-04-20T21:26:01.543Z] === RUN TestBoolValueOrDefault [2021-04-20T21:26:01.543Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-04-20T21:26:01.543Z] === RUN TestInt64ValueOrZero [2021-04-20T21:26:01.543Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-04-20T21:26:01.543Z] === RUN TestInt64ValueOrDefault [2021-04-20T21:26:01.543Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-04-20T21:26:01.543Z] === RUN TestInt64ValueOrDefaultWithError [2021-04-20T21:26:01.543Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-04-20T21:26:01.543Z] === RUN TestJsonContentType [2021-04-20T21:26:01.543Z] --- PASS: TestJsonContentType (0.00s) [2021-04-20T21:26:01.543Z] PASS [2021-04-20T21:26:01.543Z] coverage: 14.7% of statements [2021-04-20T21:26:01.543Z] ok github.com/docker/docker/api/server/httputils 0.101s coverage: 14.7% of statements [2021-04-20T21:26:01.543Z] === RUN TestMaskSecretKeys [2021-04-20T21:26:01.543Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-04-20T21:26:01.543Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-04-20T21:26:01.543Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-04-20T21:26:01.543Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-04-20T21:26:01.543Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-04-20T21:26:01.543Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-04-20T21:26:01.543Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-04-20T21:26:01.543Z] === RUN TestVersionMiddlewareVersion [2021-04-20T21:26:01.543Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-04-20T21:26:01.543Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-04-20T21:26:01.543Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-04-20T21:26:01.543Z] PASS [2021-04-20T21:26:01.543Z] coverage: 37.7% of statements [2021-04-20T21:26:01.543Z] ok github.com/docker/docker/api/server/middleware 0.087s coverage: 37.7% of statements [2021-04-20T21:26:01.543Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-20T21:26:01.543Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-20T21:26:01.543Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-20T21:26:01.543Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-20T21:26:01.543Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-20T21:26:01.543Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-20T21:26:01.543Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-20T21:26:01.543Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-20T21:26:01.543Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-20T21:26:01.543Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-20T21:26:01.543Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-20T21:26:01.543Z] === RUN TestStrSliceMarshalJSON [2021-04-20T21:26:01.543Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-04-20T21:26:01.543Z] === RUN TestStrSliceUnmarshalJSON [2021-04-20T21:26:01.543Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-04-20T21:26:01.543Z] === RUN TestStrSliceUnmarshalString [2021-04-20T21:26:01.543Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-04-20T21:26:01.543Z] === RUN TestStrSliceUnmarshalSlice [2021-04-20T21:26:01.543Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-04-20T21:26:01.543Z] PASS [2021-04-20T21:26:01.543Z] coverage: 90.0% of statements [2021-04-20T21:26:01.543Z] ok github.com/docker/docker/api/types/strslice 0.058s coverage: 90.0% of statements [2021-04-20T21:26:01.543Z] === RUN TestToJSON [2021-04-20T21:26:01.543Z] --- PASS: TestToJSON (0.00s) [2021-04-20T21:26:01.543Z] === RUN TestToParamWithVersion [2021-04-20T21:26:01.543Z] --- PASS: TestToParamWithVersion (0.00s) [2021-04-20T21:26:01.543Z] === RUN TestFromJSON [2021-04-20T21:26:01.543Z] --- PASS: TestFromJSON (0.00s) [2021-04-20T21:26:01.543Z] === RUN TestEmpty [2021-04-20T21:26:01.543Z] --- PASS: TestEmpty (0.00s) [2021-04-20T21:26:01.543Z] === RUN TestArgsMatchKVListEmptySources [2021-04-20T21:26:01.543Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-04-20T21:26:01.543Z] === RUN TestArgsMatchKVList [2021-04-20T21:26:01.543Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-04-20T21:26:01.543Z] === RUN TestArgsMatch [2021-04-20T21:26:01.543Z] --- PASS: TestArgsMatch (0.00s) [2021-04-20T21:26:01.543Z] === RUN TestAdd [2021-04-20T21:26:01.544Z] --- PASS: TestAdd (0.00s) [2021-04-20T21:26:01.544Z] === RUN TestDel [2021-04-20T21:26:01.544Z] --- PASS: TestDel (0.00s) [2021-04-20T21:26:01.544Z] === RUN TestLen [2021-04-20T21:26:01.544Z] --- PASS: TestLen (0.00s) [2021-04-20T21:26:01.544Z] === RUN TestExactMatch [2021-04-20T21:26:01.544Z] --- PASS: TestExactMatch (0.00s) [2021-04-20T21:26:01.544Z] === RUN TestOnlyOneExactMatch [2021-04-20T21:26:01.544Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-04-20T21:26:01.544Z] === RUN TestContains [2021-04-20T21:26:01.544Z] --- PASS: TestContains (0.00s) [2021-04-20T21:26:01.544Z] === RUN TestValidate [2021-04-20T21:26:01.544Z] --- PASS: TestValidate (0.00s) [2021-04-20T21:26:01.544Z] === RUN TestWalkValues [2021-04-20T21:26:01.544Z] --- PASS: TestWalkValues (0.00s) [2021-04-20T21:26:01.544Z] === RUN TestFuzzyMatch [2021-04-20T21:26:01.544Z] --- PASS: TestFuzzyMatch (0.00s) [2021-04-20T21:26:01.544Z] === RUN TestClone [2021-04-20T21:26:01.544Z] --- PASS: TestClone (0.00s) [2021-04-20T21:26:01.544Z] PASS [2021-04-20T21:26:01.544Z] coverage: 92.2% of statements [2021-04-20T21:26:01.544Z] ok github.com/docker/docker/api/types/filters 0.073s coverage: 92.2% of statements [2021-04-20T21:26:01.544Z] === RUN TestAdjustForAPIVersion [2021-04-20T21:26:01.544Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-04-20T21:26:01.544Z] PASS [2021-04-20T21:26:01.544Z] coverage: 5.7% of statements [2021-04-20T21:26:01.544Z] ok github.com/docker/docker/api/server/router/swarm 0.095s coverage: 5.7% of statements [2021-04-20T21:26:01.544Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-20T21:26:01.544Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-20T21:26:01.544Z] ? github.com/docker/docker/api/types [no test files] [2021-04-20T21:26:01.544Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-20T21:26:01.544Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-20T21:26:01.544Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-20T21:26:01.544Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-20T21:26:01.544Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-20T21:26:01.544Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-20T21:26:01.544Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-20T21:26:01.544Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-20T21:26:01.544Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-20T21:26:01.544Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-20T21:26:01.544Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-20T21:26:01.544Z] === RUN TestDurationToSecondsString [2021-04-20T21:26:01.544Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-04-20T21:26:01.544Z] === RUN TestGetTimestamp [2021-04-20T21:26:01.544Z] --- PASS: TestGetTimestamp (0.19s) [2021-04-20T21:26:01.544Z] === RUN TestParseTimestamps [2021-04-20T21:26:01.544Z] --- PASS: TestParseTimestamps (0.00s) [2021-04-20T21:26:01.544Z] PASS [2021-04-20T21:26:01.544Z] coverage: 100.0% of statements [2021-04-20T21:26:01.544Z] ok github.com/docker/docker/api/types/time 0.278s coverage: 100.0% of statements [2021-04-20T21:26:01.544Z] === RUN TestCompareVersion [2021-04-20T21:26:01.544Z] --- PASS: TestCompareVersion (0.00s) [2021-04-20T21:26:01.544Z] PASS [2021-04-20T21:26:01.544Z] coverage: 75.0% of statements [2021-04-20T21:26:01.544Z] ok github.com/docker/docker/api/types/versions 0.052s coverage: 75.0% of statements [2021-04-20T21:26:01.544Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-20T21:26:01.544Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-20T21:26:01.544Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-20T21:26:01.544Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-04-20T21:26:01.544Z] ? github.com/docker/docker/builder [no test files] [2021-04-20T21:26:01.544Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-20T21:26:01.544Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-20T21:26:01.544Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-20T21:26:01.544Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-20T21:26:01.544Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-20T21:26:01.544Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-20T21:26:01.544Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-20T21:26:02.190Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-20T21:26:02.640Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-04-20T21:26:02.640Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-20T21:26:03.102Z] === RUN TestParseRemoteURL [2021-04-20T21:26:03.102Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-04-20T21:26:03.102Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-04-20T21:26:03.102Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-04-20T21:26:03.102Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-04-20T21:26:03.102Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-04-20T21:26:03.102Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-04-20T21:26:03.103Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-04-20T21:26:03.103Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-04-20T21:26:03.103Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-04-20T21:26:03.103Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-04-20T21:26:03.103Z] --- PASS: TestParseRemoteURL (0.00s) [2021-04-20T21:26:03.103Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-04-20T21:26:03.103Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-04-20T21:26:03.569Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-04-20T21:26:03.569Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-04-20T21:26:03.569Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-04-20T21:26:03.569Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-04-20T21:26:03.569Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-04-20T21:26:03.569Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-04-20T21:26:03.569Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-04-20T21:26:03.569Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-04-20T21:26:03.569Z] === RUN TestCloneArgsSmartHttp [2021-04-20T21:26:03.569Z] --- PASS: TestCloneArgsSmartHttp (0.03s) [2021-04-20T21:26:03.569Z] === RUN TestCloneArgsDumbHttp [2021-04-20T21:26:03.569Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-04-20T21:26:03.569Z] === RUN TestCloneArgsGit [2021-04-20T21:26:03.569Z] --- PASS: TestCloneArgsGit (0.00s) [2021-04-20T21:26:03.569Z] === RUN TestCheckoutGit [2021-04-20T21:26:05.012Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.71s) [2021-04-20T21:26:05.012Z] === RUN TestCreateServiceSecretFileMode [2021-04-20T21:26:05.777Z] === RUN TestEnable [2021-04-20T21:26:05.777Z] --- PASS: TestEnable (0.00s) [2021-04-20T21:26:05.777Z] === RUN TestDisable [2021-04-20T21:26:05.777Z] --- PASS: TestDisable (0.00s) [2021-04-20T21:26:05.777Z] === RUN TestEnabled [2021-04-20T21:26:05.777Z] --- PASS: TestEnabled (0.00s) [2021-04-20T21:26:05.777Z] PASS [2021-04-20T21:26:05.777Z] coverage: 100.0% of statements [2021-04-20T21:26:05.777Z] ok github.com/docker/docker/cli/debug 0.049s coverage: 100.0% of statements [2021-04-20T21:26:06.759Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-04-20T21:26:06.759Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-04-20T21:26:06.759Z] === RUN TestProcessNoDockerignore [2021-04-20T21:26:06.759Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-04-20T21:26:06.759Z] === RUN TestProcessShouldLeaveAllFiles [2021-04-20T21:26:06.759Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-04-20T21:26:06.759Z] === RUN TestDetectContentType [2021-04-20T21:26:06.759Z] --- PASS: TestDetectContentType (0.00s) [2021-04-20T21:26:06.759Z] === RUN TestSelectAcceptableMIME [2021-04-20T21:26:06.759Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-04-20T21:26:06.759Z] === RUN TestInspectEmptyResponse [2021-04-20T21:26:06.759Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-04-20T21:26:06.759Z] === RUN TestInspectResponseBinary [2021-04-20T21:26:06.759Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-04-20T21:26:06.759Z] === RUN TestResponseUnsupportedContentType [2021-04-20T21:26:06.759Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-04-20T21:26:06.759Z] === RUN TestInspectResponseTextSimple [2021-04-20T21:26:06.759Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-04-20T21:26:06.759Z] === RUN TestInspectResponseEmptyContentType [2021-04-20T21:26:06.759Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-04-20T21:26:06.759Z] === RUN TestUnknownContentLength [2021-04-20T21:26:06.759Z] --- PASS: TestUnknownContentLength (0.00s) [2021-04-20T21:26:06.759Z] === RUN TestDownloadRemote [2021-04-20T21:26:06.759Z] --- PASS: TestDownloadRemote (0.11s) [2021-04-20T21:26:06.759Z] === RUN TestGetWithStatusError [2021-04-20T21:26:06.759Z] --- PASS: TestGetWithStatusError (0.00s) [2021-04-20T21:26:06.759Z] === RUN TestCloseRootDirectory [2021-04-20T21:26:06.759Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-04-20T21:26:06.759Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-20T21:26:06.759Z] === RUN TestHashFile [2021-04-20T21:26:06.759Z] --- SKIP: TestHashFile (0.00s) [2021-04-20T21:26:06.759Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-20T21:26:06.759Z] === RUN TestHashSubdir [2021-04-20T21:26:06.759Z] --- SKIP: TestHashSubdir (0.00s) [2021-04-20T21:26:06.759Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-20T21:26:06.759Z] === RUN TestRemoveDirectory [2021-04-20T21:26:06.759Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-04-20T21:26:06.759Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-20T21:26:06.759Z] PASS [2021-04-20T21:26:06.759Z] coverage: 9.3% of statements [2021-04-20T21:26:06.759Z] ok github.com/docker/docker/builder/remotecontext 0.423s coverage: 9.3% of statements [2021-04-20T21:26:06.759Z] === RUN TestGetAllAllowed [2021-04-20T21:26:06.759Z] --- PASS: TestGetAllAllowed (0.00s) [2021-04-20T21:26:06.759Z] === RUN TestGetAllMeta [2021-04-20T21:26:06.759Z] --- PASS: TestGetAllMeta (0.00s) [2021-04-20T21:26:06.759Z] === RUN TestWarnOnUnusedBuildArgs [2021-04-20T21:26:06.759Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-04-20T21:26:06.759Z] === RUN TestIsUnreferencedBuiltin [2021-04-20T21:26:06.759Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-04-20T21:26:06.759Z] === RUN TestIsExistingDirectory [2021-04-20T21:26:07.226Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-04-20T21:26:07.226Z] === RUN TestGetFilenameForDownload [2021-04-20T21:26:07.226Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestEnv2Variables [2021-04-20T21:26:07.226Z] --- PASS: TestEnv2Variables (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-04-20T21:26:07.226Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestMaintainer [2021-04-20T21:26:07.226Z] --- PASS: TestMaintainer (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestLabel [2021-04-20T21:26:07.226Z] --- PASS: TestLabel (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestFromScratch [2021-04-20T21:26:07.226Z] --- PASS: TestFromScratch (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestFromWithArg [2021-04-20T21:26:07.226Z] --- PASS: TestFromWithArg (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-04-20T21:26:07.226Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestFromWithUndefinedArg [2021-04-20T21:26:07.226Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestFromMultiStageWithNamedStage [2021-04-20T21:26:07.226Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestOnbuild [2021-04-20T21:26:07.226Z] --- PASS: TestOnbuild (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestWorkdir [2021-04-20T21:26:07.226Z] --- PASS: TestWorkdir (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestCmd [2021-04-20T21:26:07.226Z] --- PASS: TestCmd (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestHealthcheckNone [2021-04-20T21:26:07.226Z] --- PASS: TestHealthcheckNone (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestHealthcheckCmd [2021-04-20T21:26:07.226Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestEntrypoint [2021-04-20T21:26:07.226Z] --- PASS: TestEntrypoint (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestExpose [2021-04-20T21:26:07.226Z] --- PASS: TestExpose (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestUser [2021-04-20T21:26:07.226Z] --- PASS: TestUser (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestVolume [2021-04-20T21:26:07.226Z] --- PASS: TestVolume (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestStopSignal [2021-04-20T21:26:07.226Z] --- SKIP: TestStopSignal (0.00s) [2021-04-20T21:26:07.226Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-20T21:26:07.226Z] === RUN TestArg [2021-04-20T21:26:07.226Z] --- PASS: TestArg (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestShell [2021-04-20T21:26:07.226Z] --- PASS: TestShell (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestPrependEnvOnCmd [2021-04-20T21:26:07.226Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestRunWithBuildArgs [2021-04-20T21:26:07.226Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestRunIgnoresHealthcheck [2021-04-20T21:26:07.226Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestDispatchUnsupportedOptions [2021-04-20T21:26:07.226Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-04-20T21:26:07.226Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-04-20T21:26:07.226Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-04-20T21:26:07.226Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-04-20T21:26:07.226Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-04-20T21:26:07.226Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-04-20T21:26:07.226Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestNormalizeWorkdir [2021-04-20T21:26:07.226Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestDispatch [2021-04-20T21:26:07.226Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-04-20T21:26:07.226Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-04-20T21:26:07.226Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-04-20T21:26:07.226Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-04-20T21:26:07.226Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-04-20T21:26:07.226Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-04-20T21:26:07.226Z] === RUN TestDispatch/COPY_url [2021-04-20T21:26:07.226Z] --- PASS: TestDispatch (0.12s) [2021-04-20T21:26:07.226Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2021-04-20T21:26:07.226Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.04s) [2021-04-20T21:26:07.226Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2021-04-20T21:26:07.226Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-04-20T21:26:07.226Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-04-20T21:26:07.226Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-04-20T21:26:07.226Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestAddScratchImageAddsToMounts [2021-04-20T21:26:07.226Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestAddFromScratchPopulatesPlatform [2021-04-20T21:26:07.226Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-04-20T21:26:07.226Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-04-20T21:26:07.226Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestImageSourceGetAddsToMounts [2021-04-20T21:26:07.226Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestEmptyDockerfile [2021-04-20T21:26:07.226Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-04-20T21:26:07.226Z] === RUN TestSymlinkDockerfile [2021-04-20T21:26:07.226Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-04-20T21:26:07.226Z] === RUN TestDockerfileOutsideTheBuildContext [2021-04-20T21:26:07.226Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestNonExistingDockerfile [2021-04-20T21:26:07.226Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestCopyRunConfig [2021-04-20T21:26:07.226Z] --- PASS: TestCopyRunConfig (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestDeepCopyRunConfig [2021-04-20T21:26:07.226Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestExportImage [2021-04-20T21:26:07.226Z] --- PASS: TestExportImage (0.00s) [2021-04-20T21:26:07.226Z] === RUN TestNormalizeDest [2021-04-20T21:26:07.226Z] --- PASS: TestNormalizeDest (0.00s) [2021-04-20T21:26:07.226Z] PASS [2021-04-20T21:26:07.226Z] coverage: 46.8% of statements [2021-04-20T21:26:07.226Z] ok github.com/docker/docker/builder/dockerfile 0.387s coverage: 46.8% of statements [2021-04-20T21:26:07.226Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-20T21:26:08.317Z] --- PASS: TestCreateServiceSecretFileMode (3.27s) [2021-04-20T21:26:08.317Z] === RUN TestCreateServiceConfigFileMode [2021-04-20T21:26:10.308Z] --- PASS: TestServiceUpdatePidsLimit (17.35s) [2021-04-20T21:26:10.308Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.13s) [2021-04-20T21:26:10.308Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.18s) [2021-04-20T21:26:10.308Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s) [2021-04-20T21:26:10.308Z] PASS [2021-04-20T21:26:10.308Z] [2021-04-20T21:26:10.308Z] === Skipped [2021-04-20T21:26:10.308Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-20T21:26:10.308Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-20T21:26:10.308Z] [2021-04-20T21:26:10.308Z] [2021-04-20T21:26:10.308Z] DONE 27 tests, 1 skipped in 181.837s [2021-04-20T21:26:10.308Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-20T21:26:10.308Z] INFO: Testing against a local daemon [2021-04-20T21:26:10.308Z] === RUN TestSessionCreate [2021-04-20T21:26:10.308Z] --- PASS: TestSessionCreate (0.02s) [2021-04-20T21:26:10.308Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-20T21:26:10.308Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-20T21:26:10.308Z] PASS [2021-04-20T21:26:10.308Z] [2021-04-20T21:26:10.308Z] DONE 2 tests in 0.072s [2021-04-20T21:26:10.308Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-20T21:26:10.308Z] INFO: Testing against a local daemon [2021-04-20T21:26:10.308Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-20T21:26:10.308Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-04-20T21:26:10.308Z] === RUN TestEventsExecDie [2021-04-20T21:26:10.308Z] --- PASS: TestEventsExecDie (1.04s) [2021-04-20T21:26:10.308Z] === RUN TestEventsBackwardsCompatible [2021-04-20T21:26:10.308Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-04-20T21:26:10.308Z] === RUN TestInfoBinaryCommits [2021-04-20T21:26:10.308Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-04-20T21:26:10.308Z] === RUN TestInfoAPIVersioned [2021-04-20T21:26:10.308Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-20T21:26:10.308Z] === RUN TestInfoDiscoveryBackend [2021-04-20T21:26:10.791Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-04-20T21:26:10.791Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-04-20T21:26:10.877Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2021-04-20T21:26:10.877Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-20T21:26:11.622Z] --- PASS: TestCreateServiceConfigFileMode (3.31s) [2021-04-20T21:26:11.622Z] === RUN TestCreateServiceSysctls [2021-04-20T21:26:11.815Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-20T21:26:11.815Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-20T21:26:11.861Z] --- PASS: TestServiceUpdateNetwork (17.07s) [2021-04-20T21:26:11.861Z] === RUN TestServiceUpdatePidsLimit [2021-04-20T21:26:12.752Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.67s) [2021-04-20T21:26:12.752Z] === RUN TestInfoAPI [2021-04-20T21:26:12.752Z] --- PASS: TestInfoAPI (0.02s) [2021-04-20T21:26:12.752Z] === RUN TestInfoAPIWarnings [2021-04-20T21:26:12.897Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-20T21:26:13.934Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-20T21:26:15.832Z] --- PASS: TestCreateServiceSysctls (4.23s) [2021-04-20T21:26:15.833Z] === RUN TestCreateServiceCapabilities [2021-04-20T21:26:19.139Z] --- PASS: TestCreateServiceCapabilities (3.30s) [2021-04-20T21:26:19.139Z] === RUN TestInspect [2021-04-20T21:26:20.808Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-20T21:26:20.808Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-20T21:26:20.808Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-20T21:26:21.070Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-20T21:26:22.118Z] === RUN TestCheckpointCreateError [2021-04-20T21:26:22.118Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestCheckpointCreate [2021-04-20T21:26:22.118Z] --- PASS: TestCheckpointCreate (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestCheckpointDeleteError [2021-04-20T21:26:22.118Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestCheckpointDelete [2021-04-20T21:26:22.118Z] --- PASS: TestCheckpointDelete (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestCheckpointListError [2021-04-20T21:26:22.118Z] --- PASS: TestCheckpointListError (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestCheckpointList [2021-04-20T21:26:22.118Z] --- PASS: TestCheckpointList (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestCheckpointListContainerNotFound [2021-04-20T21:26:22.118Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestNewClientWithOpsFromEnv [2021-04-20T21:26:22.118Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-04-20T21:26:22.118Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-20T21:26:22.118Z] === RUN TestGetAPIPath [2021-04-20T21:26:22.118Z] --- PASS: TestGetAPIPath (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestParseHostURL [2021-04-20T21:26:22.118Z] --- PASS: TestParseHostURL (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-04-20T21:26:22.118Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestNegotiateAPIVersionEmpty [2021-04-20T21:26:22.118Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestNegotiateAPIVersion [2021-04-20T21:26:22.118Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestNegotiateAPVersionOverride [2021-04-20T21:26:22.118Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestNegotiateAPIVersionAutomatic [2021-04-20T21:26:22.118Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-04-20T21:26:22.118Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-04-20T21:26:22.118Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestClientRedirect [2021-04-20T21:26:22.118Z] --- PASS: TestClientRedirect (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestConfigCreateUnsupported [2021-04-20T21:26:22.118Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestConfigCreateError [2021-04-20T21:26:22.118Z] --- PASS: TestConfigCreateError (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestConfigCreate [2021-04-20T21:26:22.118Z] --- PASS: TestConfigCreate (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestConfigInspectNotFound [2021-04-20T21:26:22.118Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestConfigInspectWithEmptyID [2021-04-20T21:26:22.118Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestConfigInspectUnsupported [2021-04-20T21:26:22.118Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestConfigInspectError [2021-04-20T21:26:22.118Z] --- PASS: TestConfigInspectError (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestConfigInspectConfigNotFound [2021-04-20T21:26:22.118Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestConfigInspect [2021-04-20T21:26:22.118Z] --- PASS: TestConfigInspect (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestConfigListUnsupported [2021-04-20T21:26:22.118Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestConfigListError [2021-04-20T21:26:22.118Z] --- PASS: TestConfigListError (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestConfigList [2021-04-20T21:26:22.118Z] --- PASS: TestConfigList (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestConfigRemoveUnsupported [2021-04-20T21:26:22.118Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestConfigRemoveError [2021-04-20T21:26:22.118Z] --- PASS: TestConfigRemoveError (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestConfigRemove [2021-04-20T21:26:22.118Z] --- PASS: TestConfigRemove (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestConfigUpdateUnsupported [2021-04-20T21:26:22.118Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestConfigUpdateError [2021-04-20T21:26:22.118Z] --- PASS: TestConfigUpdateError (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestConfigUpdate [2021-04-20T21:26:22.118Z] --- PASS: TestConfigUpdate (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestContainerCommitError [2021-04-20T21:26:22.118Z] --- PASS: TestContainerCommitError (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestContainerCommit [2021-04-20T21:26:22.118Z] --- PASS: TestContainerCommit (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestContainerStatPathError [2021-04-20T21:26:22.118Z] --- PASS: TestContainerStatPathError (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestContainerStatPathNotFoundError [2021-04-20T21:26:22.118Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestContainerStatPathNoHeaderError [2021-04-20T21:26:22.118Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestContainerStatPath [2021-04-20T21:26:22.118Z] --- PASS: TestContainerStatPath (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestCopyToContainerError [2021-04-20T21:26:22.118Z] --- PASS: TestCopyToContainerError (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestCopyToContainerNotFoundError [2021-04-20T21:26:22.118Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestCopyToContainerNotStatusOKError [2021-04-20T21:26:22.118Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestCopyToContainer [2021-04-20T21:26:22.118Z] --- PASS: TestCopyToContainer (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestCopyFromContainerError [2021-04-20T21:26:22.118Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestCopyFromContainerNotFoundError [2021-04-20T21:26:22.118Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestCopyFromContainerNotStatusOKError [2021-04-20T21:26:22.118Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestCopyFromContainerNoHeaderError [2021-04-20T21:26:22.118Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestCopyFromContainer [2021-04-20T21:26:22.118Z] --- PASS: TestCopyFromContainer (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestContainerCreateError [2021-04-20T21:26:22.118Z] --- PASS: TestContainerCreateError (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestContainerCreateImageNotFound [2021-04-20T21:26:22.118Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestContainerCreateWithName [2021-04-20T21:26:22.118Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestContainerCreateAutoRemove [2021-04-20T21:26:22.118Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestContainerDiffError [2021-04-20T21:26:22.118Z] --- PASS: TestContainerDiffError (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestContainerDiff [2021-04-20T21:26:22.118Z] --- PASS: TestContainerDiff (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestContainerExecCreateError [2021-04-20T21:26:22.118Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestContainerExecCreate [2021-04-20T21:26:22.118Z] --- PASS: TestContainerExecCreate (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestContainerExecStartError [2021-04-20T21:26:22.118Z] --- PASS: TestContainerExecStartError (0.00s) [2021-04-20T21:26:22.118Z] === RUN TestContainerExecStart [2021-04-20T21:26:22.421Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-20T21:26:22.584Z] --- PASS: TestContainerExecStart (0.00s) [2021-04-20T21:26:22.584Z] === RUN TestContainerExecInspectError [2021-04-20T21:26:22.584Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-04-20T21:26:22.584Z] === RUN TestContainerExecInspect [2021-04-20T21:26:22.584Z] --- PASS: TestContainerExecInspect (0.00s) [2021-04-20T21:26:22.584Z] === RUN TestContainerExportError [2021-04-20T21:26:22.584Z] --- PASS: TestContainerExportError (0.00s) [2021-04-20T21:26:22.584Z] === RUN TestContainerExport [2021-04-20T21:26:22.584Z] --- PASS: TestContainerExport (0.00s) [2021-04-20T21:26:22.584Z] === RUN TestContainerInspectError [2021-04-20T21:26:22.584Z] --- PASS: TestContainerInspectError (0.00s) [2021-04-20T21:26:22.584Z] === RUN TestContainerInspectContainerNotFound [2021-04-20T21:26:22.584Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-04-20T21:26:22.584Z] === RUN TestContainerInspectWithEmptyID [2021-04-20T21:26:22.584Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-04-20T21:26:22.584Z] === RUN TestContainerInspect [2021-04-20T21:26:22.584Z] --- PASS: TestContainerInspect (0.00s) [2021-04-20T21:26:22.584Z] === RUN TestContainerInspectNode [2021-04-20T21:26:22.584Z] --- PASS: TestContainerInspectNode (0.00s) [2021-04-20T21:26:22.584Z] === RUN TestContainerKillError [2021-04-20T21:26:22.584Z] --- PASS: TestContainerKillError (0.00s) [2021-04-20T21:26:22.584Z] === RUN TestContainerKill [2021-04-20T21:26:22.584Z] --- PASS: TestContainerKill (0.00s) [2021-04-20T21:26:22.584Z] === RUN TestContainerListError [2021-04-20T21:26:22.584Z] --- PASS: TestContainerListError (0.00s) [2021-04-20T21:26:22.584Z] === RUN TestContainerList [2021-04-20T21:26:22.584Z] --- PASS: TestContainerList (0.00s) [2021-04-20T21:26:22.584Z] === RUN TestContainerLogsNotFoundError [2021-04-20T21:26:22.584Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-04-20T21:26:22.584Z] === RUN TestContainerLogsError [2021-04-20T21:26:22.584Z] --- PASS: TestContainerLogsError (0.00s) [2021-04-20T21:26:22.584Z] === RUN TestContainerLogs [2021-04-20T21:26:22.584Z] --- PASS: TestContainerLogs (0.22s) [2021-04-20T21:26:22.584Z] === RUN TestContainerPauseError [2021-04-20T21:26:22.584Z] --- PASS: TestContainerPauseError (0.00s) [2021-04-20T21:26:22.584Z] === RUN TestContainerPause [2021-04-20T21:26:22.584Z] --- PASS: TestContainerPause (0.00s) [2021-04-20T21:26:22.584Z] === RUN TestContainersPruneError [2021-04-20T21:26:22.584Z] --- PASS: TestContainersPruneError (0.00s) [2021-04-20T21:26:22.584Z] === RUN TestContainersPrune [2021-04-20T21:26:22.584Z] --- PASS: TestContainersPrune (0.00s) [2021-04-20T21:26:22.584Z] === RUN TestContainerRemoveError [2021-04-20T21:26:22.585Z] --- PASS: TestContainerRemoveError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestContainerRemoveNotFoundError [2021-04-20T21:26:22.585Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestContainerRemove [2021-04-20T21:26:22.585Z] --- PASS: TestContainerRemove (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestContainerRenameError [2021-04-20T21:26:22.585Z] --- PASS: TestContainerRenameError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestContainerRename [2021-04-20T21:26:22.585Z] --- PASS: TestContainerRename (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestContainerResizeError [2021-04-20T21:26:22.585Z] --- PASS: TestContainerResizeError (0.03s) [2021-04-20T21:26:22.585Z] === RUN TestContainerExecResizeError [2021-04-20T21:26:22.585Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestContainerResize [2021-04-20T21:26:22.585Z] --- PASS: TestContainerResize (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestContainerExecResize [2021-04-20T21:26:22.585Z] --- PASS: TestContainerExecResize (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestContainerRestartError [2021-04-20T21:26:22.585Z] --- PASS: TestContainerRestartError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestContainerRestart [2021-04-20T21:26:22.585Z] --- PASS: TestContainerRestart (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestContainerStartError [2021-04-20T21:26:22.585Z] --- PASS: TestContainerStartError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestContainerStart [2021-04-20T21:26:22.585Z] --- PASS: TestContainerStart (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestContainerStatsError [2021-04-20T21:26:22.585Z] --- PASS: TestContainerStatsError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestContainerStats [2021-04-20T21:26:22.585Z] --- PASS: TestContainerStats (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestContainerStopError [2021-04-20T21:26:22.585Z] --- PASS: TestContainerStopError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestContainerStop [2021-04-20T21:26:22.585Z] --- PASS: TestContainerStop (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestContainerTopError [2021-04-20T21:26:22.585Z] --- PASS: TestContainerTopError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestContainerTop [2021-04-20T21:26:22.585Z] --- PASS: TestContainerTop (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestContainerUnpauseError [2021-04-20T21:26:22.585Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestContainerUnpause [2021-04-20T21:26:22.585Z] --- PASS: TestContainerUnpause (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestContainerUpdateError [2021-04-20T21:26:22.585Z] --- PASS: TestContainerUpdateError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestContainerUpdate [2021-04-20T21:26:22.585Z] --- PASS: TestContainerUpdate (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestContainerWaitError [2021-04-20T21:26:22.585Z] --- PASS: TestContainerWaitError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestContainerWait [2021-04-20T21:26:22.585Z] --- PASS: TestContainerWait (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestDiskUsageError [2021-04-20T21:26:22.585Z] --- PASS: TestDiskUsageError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestDiskUsage [2021-04-20T21:26:22.585Z] --- PASS: TestDiskUsage (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestDistributionInspectUnsupported [2021-04-20T21:26:22.585Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestDistributionInspectWithEmptyID [2021-04-20T21:26:22.585Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestEventsErrorInOptions [2021-04-20T21:26:22.585Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestEventsErrorFromServer [2021-04-20T21:26:22.585Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestEvents [2021-04-20T21:26:22.585Z] --- PASS: TestEvents (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestTLSCloseWriter [2021-04-20T21:26:22.585Z] === PAUSE TestTLSCloseWriter [2021-04-20T21:26:22.585Z] === RUN TestImageBuildError [2021-04-20T21:26:22.585Z] --- PASS: TestImageBuildError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageBuild [2021-04-20T21:26:22.585Z] --- PASS: TestImageBuild (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestGetDockerOS [2021-04-20T21:26:22.585Z] --- PASS: TestGetDockerOS (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageCreateError [2021-04-20T21:26:22.585Z] --- PASS: TestImageCreateError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageCreate [2021-04-20T21:26:22.585Z] --- PASS: TestImageCreate (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageHistoryError [2021-04-20T21:26:22.585Z] --- PASS: TestImageHistoryError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageHistory [2021-04-20T21:26:22.585Z] --- PASS: TestImageHistory (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageImportError [2021-04-20T21:26:22.585Z] --- PASS: TestImageImportError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageImport [2021-04-20T21:26:22.585Z] --- PASS: TestImageImport (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageInspectError [2021-04-20T21:26:22.585Z] --- PASS: TestImageInspectError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageInspectImageNotFound [2021-04-20T21:26:22.585Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageInspectWithEmptyID [2021-04-20T21:26:22.585Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageInspect [2021-04-20T21:26:22.585Z] --- PASS: TestImageInspect (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageListError [2021-04-20T21:26:22.585Z] --- PASS: TestImageListError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageList [2021-04-20T21:26:22.585Z] --- PASS: TestImageList (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageListApiBefore125 [2021-04-20T21:26:22.585Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageLoadError [2021-04-20T21:26:22.585Z] --- PASS: TestImageLoadError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageLoad [2021-04-20T21:26:22.585Z] --- PASS: TestImageLoad (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImagesPruneError [2021-04-20T21:26:22.585Z] --- PASS: TestImagesPruneError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImagesPrune [2021-04-20T21:26:22.585Z] --- PASS: TestImagesPrune (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImagePullReferenceParseError [2021-04-20T21:26:22.585Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImagePullAnyError [2021-04-20T21:26:22.585Z] --- PASS: TestImagePullAnyError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImagePullStatusUnauthorizedError [2021-04-20T21:26:22.585Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-20T21:26:22.585Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-20T21:26:22.585Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-04-20T21:26:22.585Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImagePullWithoutErrors [2021-04-20T21:26:22.585Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImagePushReferenceError [2021-04-20T21:26:22.585Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImagePushAnyError [2021-04-20T21:26:22.585Z] --- PASS: TestImagePushAnyError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImagePushStatusUnauthorizedError [2021-04-20T21:26:22.585Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-20T21:26:22.585Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-20T21:26:22.585Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-04-20T21:26:22.585Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImagePushWithoutErrors [2021-04-20T21:26:22.585Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-04-20T21:26:22.585Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-04-20T21:26:22.585Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-04-20T21:26:22.585Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-04-20T21:26:22.585Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-04-20T21:26:22.585Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-04-20T21:26:22.585Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-04-20T21:26:22.585Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-04-20T21:26:22.585Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageRemoveError [2021-04-20T21:26:22.585Z] --- PASS: TestImageRemoveError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageRemoveImageNotFound [2021-04-20T21:26:22.585Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageRemove [2021-04-20T21:26:22.585Z] --- PASS: TestImageRemove (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageSaveError [2021-04-20T21:26:22.585Z] --- PASS: TestImageSaveError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageSave [2021-04-20T21:26:22.585Z] --- PASS: TestImageSave (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageSearchAnyError [2021-04-20T21:26:22.585Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageSearchStatusUnauthorizedError [2021-04-20T21:26:22.585Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-20T21:26:22.585Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-20T21:26:22.585Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-04-20T21:26:22.585Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageSearchWithoutErrors [2021-04-20T21:26:22.585Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageTagError [2021-04-20T21:26:22.585Z] --- PASS: TestImageTagError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageTagInvalidReference [2021-04-20T21:26:22.585Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageTagInvalidSourceImageName [2021-04-20T21:26:22.585Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageTagHexSource [2021-04-20T21:26:22.585Z] --- PASS: TestImageTagHexSource (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestImageTag [2021-04-20T21:26:22.585Z] --- PASS: TestImageTag (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestInfoServerError [2021-04-20T21:26:22.585Z] --- PASS: TestInfoServerError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestInfoInvalidResponseJSONError [2021-04-20T21:26:22.585Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestInfo [2021-04-20T21:26:22.585Z] --- PASS: TestInfo (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestNetworkConnectError [2021-04-20T21:26:22.585Z] --- PASS: TestNetworkConnectError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-04-20T21:26:22.585Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestNetworkConnect [2021-04-20T21:26:22.585Z] --- PASS: TestNetworkConnect (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestNetworkCreateError [2021-04-20T21:26:22.585Z] --- PASS: TestNetworkCreateError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestNetworkCreate [2021-04-20T21:26:22.585Z] --- PASS: TestNetworkCreate (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestNetworkDisconnectError [2021-04-20T21:26:22.585Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestNetworkDisconnect [2021-04-20T21:26:22.585Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestNetworkInspectError [2021-04-20T21:26:22.585Z] --- PASS: TestNetworkInspectError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestNetworkInspectNotFoundError [2021-04-20T21:26:22.585Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestNetworkInspectWithEmptyID [2021-04-20T21:26:22.585Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestNetworkInspect [2021-04-20T21:26:22.585Z] --- PASS: TestNetworkInspect (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestNetworkListError [2021-04-20T21:26:22.585Z] --- PASS: TestNetworkListError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestNetworkList [2021-04-20T21:26:22.585Z] --- PASS: TestNetworkList (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestNetworksPruneError [2021-04-20T21:26:22.585Z] --- PASS: TestNetworksPruneError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestNetworksPrune [2021-04-20T21:26:22.585Z] --- PASS: TestNetworksPrune (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestNetworkRemoveError [2021-04-20T21:26:22.585Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestNetworkRemove [2021-04-20T21:26:22.585Z] --- PASS: TestNetworkRemove (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestNodeInspectError [2021-04-20T21:26:22.585Z] --- PASS: TestNodeInspectError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestNodeInspectNodeNotFound [2021-04-20T21:26:22.585Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestNodeInspectWithEmptyID [2021-04-20T21:26:22.585Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestNodeInspect [2021-04-20T21:26:22.585Z] --- PASS: TestNodeInspect (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestNodeListError [2021-04-20T21:26:22.585Z] --- PASS: TestNodeListError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestNodeList [2021-04-20T21:26:22.585Z] --- PASS: TestNodeList (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestNodeRemoveError [2021-04-20T21:26:22.585Z] --- PASS: TestNodeRemoveError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestNodeRemove [2021-04-20T21:26:22.585Z] --- PASS: TestNodeRemove (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestNodeUpdateError [2021-04-20T21:26:22.585Z] --- PASS: TestNodeUpdateError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestNodeUpdate [2021-04-20T21:26:22.585Z] --- PASS: TestNodeUpdate (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestOptionWithTimeout [2021-04-20T21:26:22.585Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestPingFail [2021-04-20T21:26:22.585Z] --- PASS: TestPingFail (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestPingWithError [2021-04-20T21:26:22.585Z] 2021/04/20 21:26:21 RoundTripper returned a response & error; ignoring response [2021-04-20T21:26:22.585Z] 2021/04/20 21:26:21 RoundTripper returned a response & error; ignoring response [2021-04-20T21:26:22.585Z] --- PASS: TestPingWithError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestPingSuccess [2021-04-20T21:26:22.585Z] --- PASS: TestPingSuccess (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestPingHeadFallback [2021-04-20T21:26:22.585Z] === RUN TestPingHeadFallback/OK [2021-04-20T21:26:22.585Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-04-20T21:26:22.585Z] === RUN TestPingHeadFallback/Not_Found [2021-04-20T21:26:22.585Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-04-20T21:26:22.585Z] --- PASS: TestPingHeadFallback (0.00s) [2021-04-20T21:26:22.585Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-04-20T21:26:22.585Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-04-20T21:26:22.585Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-04-20T21:26:22.585Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestPluginDisableError [2021-04-20T21:26:22.585Z] --- PASS: TestPluginDisableError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestPluginDisable [2021-04-20T21:26:22.585Z] --- PASS: TestPluginDisable (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestPluginEnableError [2021-04-20T21:26:22.585Z] --- PASS: TestPluginEnableError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestPluginEnable [2021-04-20T21:26:22.585Z] --- PASS: TestPluginEnable (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestPluginInspectError [2021-04-20T21:26:22.585Z] --- PASS: TestPluginInspectError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestPluginInspectWithEmptyID [2021-04-20T21:26:22.585Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestPluginInspect [2021-04-20T21:26:22.585Z] --- PASS: TestPluginInspect (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestPluginListError [2021-04-20T21:26:22.585Z] --- PASS: TestPluginListError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestPluginList [2021-04-20T21:26:22.585Z] --- PASS: TestPluginList (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestPluginPushError [2021-04-20T21:26:22.585Z] --- PASS: TestPluginPushError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestPluginPush [2021-04-20T21:26:22.585Z] --- PASS: TestPluginPush (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestPluginRemoveError [2021-04-20T21:26:22.585Z] --- PASS: TestPluginRemoveError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestPluginRemove [2021-04-20T21:26:22.585Z] --- PASS: TestPluginRemove (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestPluginSetError [2021-04-20T21:26:22.585Z] --- PASS: TestPluginSetError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestPluginSet [2021-04-20T21:26:22.585Z] --- PASS: TestPluginSet (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestSetHostHeader [2021-04-20T21:26:22.585Z] --- PASS: TestSetHostHeader (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestPlainTextError [2021-04-20T21:26:22.585Z] --- PASS: TestPlainTextError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestInfiniteError [2021-04-20T21:26:22.585Z] --- PASS: TestInfiniteError (0.02s) [2021-04-20T21:26:22.585Z] === RUN TestSecretCreateUnsupported [2021-04-20T21:26:22.585Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestSecretCreateError [2021-04-20T21:26:22.585Z] --- PASS: TestSecretCreateError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestSecretCreate [2021-04-20T21:26:22.585Z] --- PASS: TestSecretCreate (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestSecretInspectUnsupported [2021-04-20T21:26:22.585Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestSecretInspectError [2021-04-20T21:26:22.585Z] --- PASS: TestSecretInspectError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestSecretInspectSecretNotFound [2021-04-20T21:26:22.585Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestSecretInspectWithEmptyID [2021-04-20T21:26:22.585Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestSecretInspect [2021-04-20T21:26:22.585Z] --- PASS: TestSecretInspect (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestSecretListUnsupported [2021-04-20T21:26:22.585Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestSecretListError [2021-04-20T21:26:22.585Z] --- PASS: TestSecretListError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestSecretList [2021-04-20T21:26:22.585Z] --- PASS: TestSecretList (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestSecretRemoveUnsupported [2021-04-20T21:26:22.585Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestSecretRemoveError [2021-04-20T21:26:22.585Z] --- PASS: TestSecretRemoveError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestSecretRemove [2021-04-20T21:26:22.585Z] --- PASS: TestSecretRemove (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestSecretUpdateUnsupported [2021-04-20T21:26:22.585Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestSecretUpdateError [2021-04-20T21:26:22.585Z] --- PASS: TestSecretUpdateError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestSecretUpdate [2021-04-20T21:26:22.585Z] --- PASS: TestSecretUpdate (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestServiceCreateError [2021-04-20T21:26:22.585Z] --- PASS: TestServiceCreateError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestServiceCreate [2021-04-20T21:26:22.585Z] --- PASS: TestServiceCreate (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestServiceCreateCompatiblePlatforms [2021-04-20T21:26:22.585Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestServiceCreateDigestPinning [2021-04-20T21:26:22.585Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestServiceInspectError [2021-04-20T21:26:22.585Z] --- PASS: TestServiceInspectError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestServiceInspectServiceNotFound [2021-04-20T21:26:22.585Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestServiceInspectWithEmptyID [2021-04-20T21:26:22.585Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestServiceInspect [2021-04-20T21:26:22.585Z] --- PASS: TestServiceInspect (0.01s) [2021-04-20T21:26:22.585Z] === RUN TestServiceListError [2021-04-20T21:26:22.585Z] --- PASS: TestServiceListError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestServiceList [2021-04-20T21:26:22.585Z] --- PASS: TestServiceList (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestServiceLogsError [2021-04-20T21:26:22.585Z] --- PASS: TestServiceLogsError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestServiceLogs [2021-04-20T21:26:22.585Z] --- PASS: TestServiceLogs (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestServiceRemoveError [2021-04-20T21:26:22.585Z] --- PASS: TestServiceRemoveError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestServiceRemoveNotFoundError [2021-04-20T21:26:22.585Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestServiceRemove [2021-04-20T21:26:22.585Z] --- PASS: TestServiceRemove (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestServiceUpdateError [2021-04-20T21:26:22.585Z] --- PASS: TestServiceUpdateError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestServiceUpdate [2021-04-20T21:26:22.585Z] --- PASS: TestServiceUpdate (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestSwarmGetUnlockKeyError [2021-04-20T21:26:22.585Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestSwarmGetUnlockKey [2021-04-20T21:26:22.585Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestSwarmInitError [2021-04-20T21:26:22.585Z] --- PASS: TestSwarmInitError (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestSwarmInit [2021-04-20T21:26:22.585Z] --- PASS: TestSwarmInit (0.00s) [2021-04-20T21:26:22.585Z] === RUN TestSwarmInspectError [2021-04-20T21:26:22.586Z] --- PASS: TestSwarmInspectError (0.00s) [2021-04-20T21:26:22.586Z] === RUN TestSwarmInspect [2021-04-20T21:26:22.586Z] --- PASS: TestSwarmInspect (0.00s) [2021-04-20T21:26:22.586Z] === RUN TestSwarmJoinError [2021-04-20T21:26:22.586Z] --- PASS: TestSwarmJoinError (0.00s) [2021-04-20T21:26:22.586Z] === RUN TestSwarmJoin [2021-04-20T21:26:22.586Z] --- PASS: TestSwarmJoin (0.00s) [2021-04-20T21:26:22.586Z] === RUN TestSwarmLeaveError [2021-04-20T21:26:22.586Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-04-20T21:26:22.586Z] === RUN TestSwarmLeave [2021-04-20T21:26:22.586Z] --- PASS: TestSwarmLeave (0.00s) [2021-04-20T21:26:22.586Z] === RUN TestSwarmUnlockError [2021-04-20T21:26:22.586Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-04-20T21:26:22.586Z] === RUN TestSwarmUnlock [2021-04-20T21:26:22.586Z] --- PASS: TestSwarmUnlock (0.00s) [2021-04-20T21:26:22.586Z] === RUN TestSwarmUpdateError [2021-04-20T21:26:22.586Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-04-20T21:26:22.586Z] === RUN TestSwarmUpdate [2021-04-20T21:26:22.586Z] --- PASS: TestSwarmUpdate (0.00s) [2021-04-20T21:26:22.586Z] === RUN TestTaskInspectError [2021-04-20T21:26:22.586Z] --- PASS: TestTaskInspectError (0.00s) [2021-04-20T21:26:22.586Z] === RUN TestTaskInspectWithEmptyID [2021-04-20T21:26:22.586Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-04-20T21:26:22.586Z] === RUN TestTaskInspect [2021-04-20T21:26:22.586Z] --- PASS: TestTaskInspect (0.00s) [2021-04-20T21:26:22.586Z] === RUN TestTaskListError [2021-04-20T21:26:22.586Z] --- PASS: TestTaskListError (0.00s) [2021-04-20T21:26:22.586Z] === RUN TestTaskList [2021-04-20T21:26:22.586Z] --- PASS: TestTaskList (0.00s) [2021-04-20T21:26:22.586Z] === RUN TestVolumeCreateError [2021-04-20T21:26:22.586Z] --- PASS: TestVolumeCreateError (0.00s) [2021-04-20T21:26:22.586Z] === RUN TestVolumeCreate [2021-04-20T21:26:22.586Z] --- PASS: TestVolumeCreate (0.00s) [2021-04-20T21:26:22.586Z] === RUN TestVolumeInspectError [2021-04-20T21:26:22.586Z] --- PASS: TestVolumeInspectError (0.00s) [2021-04-20T21:26:22.586Z] === RUN TestVolumeInspectNotFound [2021-04-20T21:26:22.586Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-04-20T21:26:22.586Z] === RUN TestVolumeInspectWithEmptyID [2021-04-20T21:26:22.586Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-04-20T21:26:22.586Z] === RUN TestVolumeInspect [2021-04-20T21:26:22.586Z] --- PASS: TestVolumeInspect (0.00s) [2021-04-20T21:26:22.586Z] === RUN TestVolumeListError [2021-04-20T21:26:22.586Z] --- PASS: TestVolumeListError (0.00s) [2021-04-20T21:26:22.586Z] === RUN TestVolumeList [2021-04-20T21:26:22.586Z] --- PASS: TestVolumeList (0.00s) [2021-04-20T21:26:22.586Z] === RUN TestVolumeRemoveError [2021-04-20T21:26:22.586Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-04-20T21:26:22.586Z] === RUN TestVolumeRemove [2021-04-20T21:26:22.586Z] --- PASS: TestVolumeRemove (0.00s) [2021-04-20T21:26:22.586Z] === CONT TestTLSCloseWriter [2021-04-20T21:26:22.586Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-04-20T21:26:22.586Z] PASS [2021-04-20T21:26:22.586Z] coverage: 74.9% of statements [2021-04-20T21:26:22.586Z] ok github.com/docker/docker/client 0.735s coverage: 74.9% of statements [2021-04-20T21:26:23.349Z] --- PASS: TestInspect (3.57s) [2021-04-20T21:26:23.349Z] === RUN TestCreateJob [2021-04-20T21:26:26.653Z] --- PASS: TestCreateJob (3.86s) [2021-04-20T21:26:26.653Z] === RUN TestReplicatedJob [2021-04-20T21:26:27.674Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-04-20T21:26:27.674Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-20T21:26:30.838Z] --- PASS: TestInfoAPIWarnings (16.66s) [2021-04-20T21:26:30.838Z] === RUN TestInfoDebug [2021-04-20T21:26:30.838Z] --- PASS: TestInfoDebug (0.62s) [2021-04-20T21:26:30.838Z] === RUN TestInfoInsecureRegistries [2021-04-20T21:26:30.838Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2021-04-20T21:26:30.838Z] === RUN TestInfoRegistryMirrors [2021-04-20T21:26:30.932Z] --- PASS: TestServiceUpdatePidsLimit (18.55s) [2021-04-20T21:26:30.932Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2021-04-20T21:26:30.932Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.43s) [2021-04-20T21:26:30.932Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.44s) [2021-04-20T21:26:30.932Z] PASS [2021-04-20T21:26:30.932Z] [2021-04-20T21:26:30.932Z] === Skipped [2021-04-20T21:26:30.932Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2021-04-20T21:26:30.932Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-20T21:26:30.932Z] [2021-04-20T21:26:30.932Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-04-20T21:26:30.933Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:26:30.933Z] [2021-04-20T21:26:30.933Z] [2021-04-20T21:26:30.933Z] DONE 27 tests, 2 skipped in 187.208s [2021-04-20T21:26:30.933Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-04-20T21:26:30.933Z] ++ 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-20T21:26:30.933Z] ++ set -e [2021-04-20T21:26:30.933Z] ++ '[' -n 0 ']' [2021-04-20T21:26:30.933Z] ++ set -x [2021-04-20T21:26:30.933Z] ++ env -i DEST=/go/src/github.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-20T21:26:30.933Z] INFO: Testing against a local daemon [2021-04-20T21:26:30.933Z] === RUN TestSessionCreate [2021-04-20T21:26:30.933Z] --- PASS: TestSessionCreate (0.03s) [2021-04-20T21:26:30.933Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-20T21:26:30.933Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-20T21:26:30.933Z] PASS [2021-04-20T21:26:30.933Z] [2021-04-20T21:26:30.933Z] DONE 2 tests in 0.260s [2021-04-20T21:26:30.933Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-04-20T21:26:30.933Z] ++ 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-20T21:26:30.933Z] ++ set -e [2021-04-20T21:26:30.933Z] ++ '[' -n 0 ']' [2021-04-20T21:26:30.933Z] ++ set -x [2021-04-20T21:26:30.933Z] ++ env -i DEST=/go/src/github.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-20T21:26:30.933Z] INFO: Testing against a local daemon [2021-04-20T21:26:30.933Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-20T21:26:30.933Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-20T21:26:30.933Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-20T21:26:30.933Z] === RUN TestEventsExecDie [2021-04-20T21:26:30.987Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-20T21:26:31.096Z] --- PASS: TestInfoRegistryMirrors (0.69s) [2021-04-20T21:26:31.096Z] === RUN TestLoginFailsWithBadCredentials [2021-04-20T21:26:31.355Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2021-04-20T21:26:31.355Z] === RUN TestPingCacheHeaders [2021-04-20T21:26:31.355Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-20T21:26:31.355Z] === RUN TestPingGet [2021-04-20T21:26:31.355Z] --- PASS: TestPingGet (0.02s) [2021-04-20T21:26:31.355Z] === RUN TestPingHead [2021-04-20T21:26:31.355Z] --- PASS: TestPingHead (0.02s) [2021-04-20T21:26:31.355Z] === RUN TestVersion [2021-04-20T21:26:31.613Z] --- PASS: TestVersion (0.02s) [2021-04-20T21:26:31.613Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-04-20T21:26:31.968Z] --- PASS: TestEventsExecDie (1.28s) [2021-04-20T21:26:31.968Z] === RUN TestEventsBackwardsCompatible [2021-04-20T21:26:31.968Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-04-20T21:26:31.968Z] === RUN TestInfoBinaryCommits [2021-04-20T21:26:31.968Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-04-20T21:26:31.968Z] === RUN TestInfoAPIVersioned [2021-04-20T21:26:31.968Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-04-20T21:26:31.968Z] === RUN TestInfoDiscoveryBackend [2021-04-20T21:26:32.601Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-04-20T21:26:32.601Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-20T21:26:32.906Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-04-20T21:26:33.243Z] --- PASS: TestReplicatedJob (6.84s) [2021-04-20T21:26:33.243Z] === RUN TestUpdateReplicatedJob [2021-04-20T21:26:33.520Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.63s) [2021-04-20T21:26:33.520Z] PASS [2021-04-20T21:26:33.520Z] [2021-04-20T21:26:33.520Z] DONE 18 tests in 23.987s [2021-04-20T21:26:33.520Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-20T21:26:33.520Z] INFO: Testing against a local daemon [2021-04-20T21:26:33.520Z] === RUN TestVolumesCreateAndList [2021-04-20T21:26:33.520Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-04-20T21:26:33.520Z] === RUN TestVolumesRemove [2021-04-20T21:26:33.520Z] --- PASS: TestVolumesRemove (0.06s) [2021-04-20T21:26:33.520Z] === RUN TestVolumesInspect [2021-04-20T21:26:33.520Z] --- PASS: TestVolumesInspect (0.03s) [2021-04-20T21:26:33.520Z] === RUN TestVolumesInvalidJSON [2021-04-20T21:26:33.520Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-20T21:26:33.520Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-20T21:26:33.520Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-20T21:26:33.520Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-20T21:26:33.520Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-20T21:26:33.520Z] PASS [2021-04-20T21:26:33.520Z] [2021-04-20T21:26:33.520Z] DONE 5 tests in 0.158s [2021-04-20T21:26:33.520Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-20T21:26:33.638Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-20T21:26:33.638Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-20T21:26:33.931Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-04-20T21:26:33.931Z] === RUN TestInfoAPI [2021-04-20T21:26:33.931Z] --- PASS: TestInfoAPI (0.02s) [2021-04-20T21:26:33.931Z] === RUN TestInfoAPIWarnings [2021-04-20T21:26:34.297Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-20T21:26:34.896Z] Stopping apparmor (via systemctl): apparmor.service. [2021-04-20T21:26:34.896Z] Removing test suite binaries [2021-04-20T21:26:34.896Z] exiting test-integration [2021-04-20T21:26:34.896Z] ++ exit 0 [2021-04-20T21:26:34.896Z] [2021-04-20T21:26:36.214Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-04-20T21:26:37.160Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-04-20T21:26:38.106Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert Post stage [Pipeline] junit [2021-04-20T21:26:38.206Z] Recording test results [2021-04-20T21:26:38.532Z] --- PASS: TestUpdateReplicatedJob (4.33s) [2021-04-20T21:26:38.532Z] === RUN TestServiceListWithStatuses [2021-04-20T21:26:38.532Z] --- SKIP: TestServiceListWithStatuses (0.02s) [2021-04-20T21:26:38.532Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-20T21:26:38.532Z] === RUN TestDockerNetworkConnectAlias [2021-04-20T21:26:39.052Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-04-20T21:26:40.102Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-20T21:26:40.459Z] + echo Ensuring container killed. [2021-04-20T21:26:40.459Z] Ensuring container killed. [2021-04-20T21:26:40.459Z] + docker rm -vf docker-pr1 [2021-04-20T21:26:40.459Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-20T21:26:40.758Z] + echo Chowning /workspace to jenkins user [2021-04-20T21:26:40.758Z] Chowning /workspace to jenkins user [2021-04-20T21:26:40.758Z] + id -u [2021-04-20T21:26:40.758Z] + id -g [2021-04-20T21:26:40.758Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42311:/workspace busybox chown -R 1000:1000 /workspace [2021-04-20T21:26:40.758Z] Unable to find image 'busybox:latest' locally [2021-04-20T21:26:40.758Z] latest: Pulling from library/busybox [2021-04-20T21:26:41.017Z] f531cdc67389: Pulling fs layer [2021-04-20T21:26:41.017Z] f531cdc67389: Verifying Checksum [2021-04-20T21:26:41.017Z] f531cdc67389: Download complete [2021-04-20T21:26:41.277Z] f531cdc67389: Pull complete [2021-04-20T21:26:41.277Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-20T21:26:41.277Z] Status: Downloaded newer image for busybox:latest [2021-04-20T21:26:42.363Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-04-20T21:26:42.363Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-04-20T21:26:43.309Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-20T21:26:44.119Z] + bundleName=amd64-cgroup2 [2021-04-20T21:26:44.120Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-04-20T21:26:44.120Z] Creating amd64-cgroup2-bundles.tar.gz [2021-04-20T21:26:44.120Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-04-20T21:26:44.120Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-04-20T21:26:44.391Z] Archiving artifacts [2021-04-20T21:26:44.698Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-04-20T21:26:45.142Z] --- PASS: TestDockerNetworkConnectAlias (6.64s) [2021-04-20T21:26:45.142Z] === RUN TestDockerNetworkReConnect [2021-04-20T21:26:46.401Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42311/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-20T21:26:46.725Z] + make clean [2021-04-20T21:26:46.725Z] docker volume rm -f docker-dev-cache [2021-04-20T21:26:46.805Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-20T21:26:46.985Z] docker-dev-cache [Pipeline] deleteDir [2021-04-20T21:26:47.066Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-04-20T21:26:47.845Z] --- PASS: TestCheckoutGit (42.46s) [2021-04-20T21:26:47.845Z] === RUN TestValidGitTransport [2021-04-20T21:26:47.845Z] --- PASS: TestValidGitTransport (0.00s) [2021-04-20T21:26:47.845Z] === RUN TestGitInvalidRef [2021-04-20T21:26:47.845Z] --- PASS: TestGitInvalidRef (0.51s) [2021-04-20T21:26:47.845Z] PASS [2021-04-20T21:26:47.845Z] coverage: 86.3% of statements [2021-04-20T21:26:47.845Z] ok github.com/docker/docker/builder/remotecontext/git 43.241s coverage: 86.3% of statements [2021-04-20T21:26:47.845Z] ? github.com/docker/docker/cli [no test files] [2021-04-20T21:26:47.845Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-20T21:26:48.205Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-20T21:26:48.206Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-04-20T21:26:48.206Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-20T21:26:48.206Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/api/types [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-20T21:26:48.206Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-04-20T21:26:48.206Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-20T21:26:48.206Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2021-04-20T21:26:48.206Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/builder [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-20T21:26:48.206Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-20T21:26:49.351Z] --- PASS: TestDockerNetworkReConnect (5.06s) [2021-04-20T21:26:49.351Z] === RUN TestServicePlugin [2021-04-20T21:26:49.351Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-20T21:26:49.351Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:26:49.351Z] === RUN TestServiceUpdateLabel [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-04-20T21:26:50.113Z] ok github.com/docker/docker/builder/remotecontext 0.078s coverage: 13.7% of statements [2021-04-20T21:26:50.113Z] ok github.com/docker/docker/builder/dockerfile 0.232s coverage: 48.5% of statements [2021-04-20T21:26:50.113Z] ? github.com/docker/docker/builder/dockerignore [no test files] [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-20T21:26:50.376Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-20T21:26:51.053Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-04-20T21:26:51.766Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-04-20T21:26:52.432Z] ok github.com/docker/docker/builder/remotecontext/git 1.475s coverage: 86.3% of statements [2021-04-20T21:26:52.432Z] ? github.com/docker/docker/cli [no test files] [2021-04-20T21:26:52.432Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-20T21:26:52.523Z] --- PASS: TestInfoAPIWarnings (16.30s) [2021-04-20T21:26:52.523Z] === RUN TestInfoDebug [2021-04-20T21:26:52.523Z] --- PASS: TestInfoDebug (0.53s) [2021-04-20T21:26:52.523Z] === RUN TestInfoInsecureRegistries [2021-04-20T21:26:52.523Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-04-20T21:26:52.523Z] === RUN TestInfoRegistryMirrors [2021-04-20T21:26:52.523Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-04-20T21:26:52.523Z] === RUN TestLoginFailsWithBadCredentials [2021-04-20T21:26:52.523Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2021-04-20T21:26:52.523Z] === RUN TestPingCacheHeaders [2021-04-20T21:26:52.523Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-20T21:26:52.523Z] === RUN TestPingGet [2021-04-20T21:26:52.523Z] --- PASS: TestPingGet (0.01s) [2021-04-20T21:26:52.523Z] === RUN TestPingHead [2021-04-20T21:26:52.523Z] --- PASS: TestPingHead (0.01s) [2021-04-20T21:26:52.523Z] === RUN TestVersion [2021-04-20T21:26:52.523Z] --- PASS: TestVersion (0.01s) [2021-04-20T21:26:52.523Z] PASS [2021-04-20T21:26:52.523Z] [2021-04-20T21:26:52.523Z] === Skipped [2021-04-20T21:26:52.523Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-20T21:26:52.523Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-20T21:26:52.523Z] [2021-04-20T21:26:52.523Z] [2021-04-20T21:26:52.523Z] DONE 18 tests, 1 skipped in 21.895s [2021-04-20T21:26:52.523Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-04-20T21:26:52.523Z] ++ 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-20T21:26:52.523Z] ++ set -e [2021-04-20T21:26:52.523Z] ++ '[' -n 0 ']' [2021-04-20T21:26:52.523Z] ++ set -x [2021-04-20T21:26:52.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=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-20T21:26:52.523Z] INFO: Testing against a local daemon [2021-04-20T21:26:52.523Z] === RUN TestVolumesCreateAndList [2021-04-20T21:26:52.523Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-04-20T21:26:52.523Z] === RUN TestVolumesRemove [2021-04-20T21:26:52.523Z] --- PASS: TestVolumesRemove (0.13s) [2021-04-20T21:26:52.523Z] === RUN TestVolumesInspect [2021-04-20T21:26:52.523Z] --- PASS: TestVolumesInspect (0.01s) [2021-04-20T21:26:52.523Z] === RUN TestVolumesInvalidJSON [2021-04-20T21:26:52.523Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-20T21:26:52.523Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-20T21:26:52.523Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-20T21:26:52.523Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-20T21:26:52.523Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-20T21:26:52.523Z] PASS [2021-04-20T21:26:52.523Z] [2021-04-20T21:26:52.523Z] DONE 5 tests in 0.317s [2021-04-20T21:26:52.523Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-20T21:26:52.656Z] --- PASS: TestServiceUpdateLabel (3.15s) [2021-04-20T21:26:52.656Z] === RUN TestServiceUpdateSecrets [2021-04-20T21:26:52.816Z] ++++ cat bundles/test-integration/docker.pid [2021-04-20T21:26:52.816Z] +++ kill 12243 [2021-04-20T21:26:54.320Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-04-20T21:26:54.329Z] +++ /etc/init.d/apparmor stop [2021-04-20T21:26:54.329Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-20T21:26:54.329Z] [2021-04-20T21:26:54.329Z] Unloading profiles will leave already running processes permanently [2021-04-20T21:26:54.329Z] unconfined, which can lead to unexpected situations. [2021-04-20T21:26:54.329Z] [2021-04-20T21:26:54.329Z] To set a process to complain mode, use the command line tool [2021-04-20T21:26:54.329Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-20T21:26:54.329Z] +++ true [2021-04-20T21:26:54.329Z] exiting test-integration [2021-04-20T21:26:54.329Z] ++ exit 0 [2021-04-20T21:26:54.329Z] [2021-04-20T21:26:55.008Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-04-20T21:26:55.008Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.01s) [2021-04-20T21:26:55.008Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-04-20T21:26:55.008Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-04-20T21:26:55.008Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-04-20T21:26:55.008Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-04-20T21:26:55.008Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-04-20T21:26:55.008Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-04-20T21:26:55.008Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-04-20T21:26:55.008Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-04-20T21:26:55.008Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-04-20T21:26:55.008Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-04-20T21:26:55.008Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-04-20T21:26:55.008Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-04-20T21:26:55.008Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-04-20T21:26:55.008Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-04-20T21:26:55.008Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-04-20T21:26:55.008Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-04-20T21:26:55.008Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-04-20T21:26:55.008Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-04-20T21:26:55.008Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-04-20T21:26:55.008Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-04-20T21:26:55.008Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-04-20T21:26:55.008Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-04-20T21:26:55.008Z] === RUN TestConfigureDaemonLogs [2021-04-20T21:26:55.008Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-04-20T21:26:55.008Z] === RUN TestCommonOptionsInstallFlags [2021-04-20T21:26:55.008Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-04-20T21:26:55.008Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-04-20T21:26:55.008Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-04-20T21:26:55.008Z] PASS [2021-04-20T21:26:55.008Z] coverage: 18.4% of statements [2021-04-20T21:26:55.008Z] ok github.com/docker/docker/cmd/dockerd 0.590s coverage: 18.4% of statements [2021-04-20T21:26:55.725Z] ok github.com/docker/docker/client 0.193s coverage: 75.4% of statements [2021-04-20T21:26:56.876Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore Post stage [Pipeline] junit [2021-04-20T21:26:57.112Z] Recording test results [2021-04-20T21:26:57.314Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-20T21:26:57.738Z] + echo Ensuring container killed. [2021-04-20T21:26:57.738Z] Ensuring container killed. [2021-04-20T21:26:57.738Z] + docker rm -vf docker-pr1 [2021-04-20T21:26:57.738Z] Error: No such container: docker-pr1 [2021-04-20T21:26:57.738Z] + true [Pipeline] sh [2021-04-20T21:26:57.951Z] === RUN TestContainerStopSignal [2021-04-20T21:26:57.951Z] --- PASS: TestContainerStopSignal (0.00s) [2021-04-20T21:26:57.951Z] === RUN TestContainerStopTimeout [2021-04-20T21:26:57.951Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-04-20T21:26:57.951Z] === RUN TestContainerSecretReferenceDestTarget [2021-04-20T21:26:57.951Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-04-20T21:26:57.951Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-04-20T21:26:57.951Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-04-20T21:26:57.951Z] === RUN TestContainerLogPathSetForRingLogger [2021-04-20T21:26:57.951Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-04-20T21:26:57.951Z] === RUN TestReplaceAndAppendEnvVars [2021-04-20T21:26:57.951Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-04-20T21:26:57.951Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-04-20T21:26:57.951Z] === RUN TestNewMemoryStore [2021-04-20T21:26:57.951Z] --- PASS: TestNewMemoryStore (0.00s) [2021-04-20T21:26:57.951Z] === RUN TestAddContainers [2021-04-20T21:26:57.951Z] --- PASS: TestAddContainers (0.00s) [2021-04-20T21:26:57.951Z] === RUN TestGetContainer [2021-04-20T21:26:57.951Z] --- PASS: TestGetContainer (0.00s) [2021-04-20T21:26:57.951Z] === RUN TestDeleteContainer [2021-04-20T21:26:57.951Z] --- PASS: TestDeleteContainer (0.00s) [2021-04-20T21:26:57.951Z] === RUN TestListContainers [2021-04-20T21:26:57.951Z] --- PASS: TestListContainers (0.00s) [2021-04-20T21:26:57.951Z] === RUN TestFirstContainer [2021-04-20T21:26:57.951Z] --- PASS: TestFirstContainer (0.00s) [2021-04-20T21:26:57.951Z] === RUN TestApplyAllContainer [2021-04-20T21:26:57.951Z] --- PASS: TestApplyAllContainer (0.00s) [2021-04-20T21:26:57.951Z] === RUN TestIsValidHealthString [2021-04-20T21:26:57.951Z] --- PASS: TestIsValidHealthString (0.00s) [2021-04-20T21:26:57.951Z] === RUN TestStateRunStop [2021-04-20T21:26:57.951Z] --- PASS: TestStateRunStop (0.00s) [2021-04-20T21:26:57.951Z] === RUN TestStateTimeoutWait [2021-04-20T21:26:57.951Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-04-20T21:26:57.951Z] state_test.go:141: Stop callback fired [2021-04-20T21:26:57.951Z] state_test.go:165: Stop callback fired [2021-04-20T21:26:57.951Z] === RUN TestIsValidStateString [2021-04-20T21:26:57.951Z] --- PASS: TestIsValidStateString (0.00s) [2021-04-20T21:26:57.951Z] === RUN TestViewSaveDelete [2021-04-20T21:26:57.951Z] --- PASS: TestViewSaveDelete (0.02s) [2021-04-20T21:26:57.951Z] === RUN TestViewAll [2021-04-20T21:26:57.951Z] --- PASS: TestViewAll (0.02s) [2021-04-20T21:26:57.951Z] === RUN TestViewGet [2021-04-20T21:26:57.951Z] --- PASS: TestViewGet (0.01s) [2021-04-20T21:26:57.951Z] === RUN TestNames [2021-04-20T21:26:57.951Z] --- PASS: TestNames (0.00s) [2021-04-20T21:26:57.951Z] === RUN TestViewWithHealthCheck [2021-04-20T21:26:57.951Z] --- PASS: TestViewWithHealthCheck (0.10s) [2021-04-20T21:26:57.951Z] PASS [2021-04-20T21:26:57.951Z] coverage: 41.3% of statements [2021-04-20T21:26:57.951Z] ok github.com/docker/docker/container 0.490s coverage: 41.3% of statements [2021-04-20T21:26:57.951Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-20T21:26:57.951Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-20T21:26:57.951Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-20T21:26:57.951Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-20T21:26:58.121Z] + echo Chowning /workspace to jenkins user [2021-04-20T21:26:58.121Z] Chowning /workspace to jenkins user [2021-04-20T21:26:58.121Z] + id -u [2021-04-20T21:26:58.121Z] + id -g [2021-04-20T21:26:58.121Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42311:/workspace busybox chown -R 1001:1001 /workspace [2021-04-20T21:26:58.121Z] Unable to find image 'busybox:latest' locally [2021-04-20T21:26:58.416Z] latest: Pulling from library/busybox [2021-04-20T21:26:58.416Z] 96e4eceb3830: Pulling fs layer [2021-04-20T21:26:58.709Z] 96e4eceb3830: Verifying Checksum [2021-04-20T21:26:58.709Z] 96e4eceb3830: Download complete [2021-04-20T21:26:59.344Z] 96e4eceb3830: Pull complete [2021-04-20T21:26:59.344Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-20T21:26:59.344Z] Status: Downloaded newer image for busybox:latest [2021-04-20T21:27:00.892Z] === RUN TestPrepare [2021-04-20T21:27:00.892Z] --- PASS: TestPrepare (0.00s) [2021-04-20T21:27:00.892Z] === RUN TestStart [2021-04-20T21:27:00.892Z] --- PASS: TestStart (0.00s) [2021-04-20T21:27:00.892Z] === RUN TestWaitCancel [2021-04-20T21:27:00.892Z] --- PASS: TestWaitCancel (0.00s) [2021-04-20T21:27:00.892Z] === RUN TestWaitDisabled [2021-04-20T21:27:00.892Z] --- PASS: TestWaitDisabled (0.00s) [2021-04-20T21:27:00.892Z] === RUN TestWaitEnabled [2021-04-20T21:27:00.892Z] --- PASS: TestWaitEnabled (0.00s) [2021-04-20T21:27:00.892Z] === RUN TestRemove [2021-04-20T21:27:00.892Z] --- PASS: TestRemove (0.00s) [2021-04-20T21:27:00.892Z] PASS [2021-04-20T21:27:00.892Z] coverage: 65.3% of statements [2021-04-20T21:27:00.892Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.229s coverage: 65.3% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-20T21:27:02.185Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-04-20T21:27:02.492Z] + bundleName=s390x-integration [2021-04-20T21:27:02.492Z] + echo Creating s390x-integration-bundles.tar.gz [2021-04-20T21:27:02.492Z] Creating s390x-integration-bundles.tar.gz [2021-04-20T21:27:02.492Z] + 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-20T21:27:02.492Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-04-20T21:27:02.537Z] Archiving artifacts [2021-04-20T21:27:02.987Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42311/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-20T21:27:03.378Z] + make clean [2021-04-20T21:27:04.013Z] docker volume rm -f docker-dev-cache [2021-04-20T21:27:04.013Z] docker-dev-cache [Pipeline] deleteDir [2021-04-20T21:27:04.668Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-04-20T21:27:04.668Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2021-04-20T21:27:04.668Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-04-20T21:27:04.668Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-04-20T21:27:04.668Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-04-20T21:27:04.668Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-04-20T21:27:04.668Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-04-20T21:27:04.668Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-04-20T21:27:04.668Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-04-20T21:27:04.668Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-04-20T21:27:04.668Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-04-20T21:27:04.668Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-04-20T21:27:04.668Z] === RUN TestServiceConvertToGRPCIsolation [2021-04-20T21:27:04.668Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-04-20T21:27:04.668Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-04-20T21:27:04.668Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-04-20T21:27:05.132Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-04-20T21:27:05.132Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-04-20T21:27:05.132Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-04-20T21:27:05.132Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-04-20T21:27:05.132Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-04-20T21:27:05.132Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-04-20T21:27:05.132Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-04-20T21:27:05.132Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-04-20T21:27:05.132Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-04-20T21:27:05.132Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-04-20T21:27:05.132Z] === RUN TestServiceConvertFromGRPCIsolation [2021-04-20T21:27:05.132Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-04-20T21:27:05.132Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-04-20T21:27:05.132Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-04-20T21:27:05.132Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-04-20T21:27:05.132Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-04-20T21:27:05.132Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-04-20T21:27:05.132Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-04-20T21:27:05.132Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-04-20T21:27:05.132Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-04-20T21:27:05.132Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-04-20T21:27:05.132Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-04-20T21:27:05.132Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-04-20T21:27:05.132Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-04-20T21:27:05.132Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-04-20T21:27:05.132Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-04-20T21:27:05.132Z] === RUN TestNewListSecretsFilters [2021-04-20T21:27:05.132Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-04-20T21:27:05.132Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-04-20T21:27:05.132Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-20T21:27:05.132Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-04-20T21:27:05.132Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-04-20T21:27:05.132Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-04-20T21:27:05.132Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-04-20T21:27:05.132Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-20T21:27:05.132Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-20T21:27:05.132Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-04-20T21:27:05.132Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-20T21:27:05.132Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-04-20T21:27:05.132Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-04-20T21:27:05.132Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-04-20T21:27:05.603Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-04-20T21:27:05.603Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-04-20T21:27:05.603Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-04-20T21:27:05.603Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-20T21:27:05.603Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-20T21:27:05.603Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-20T21:27:05.603Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-20T21:27:05.603Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-04-20T21:27:05.603Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-04-20T21:27:05.603Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-04-20T21:27:05.603Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-04-20T21:27:05.603Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-04-20T21:27:05.603Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-04-20T21:27:05.603Z] === RUN TestServiceConvertFromGRPCConfigs [2021-04-20T21:27:05.603Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-04-20T21:27:05.603Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-04-20T21:27:05.603Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-04-20T21:27:05.603Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-04-20T21:27:05.603Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-04-20T21:27:05.603Z] === RUN TestServiceConvertToGRPCConfigs [2021-04-20T21:27:05.603Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-04-20T21:27:05.603Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-04-20T21:27:05.603Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-04-20T21:27:05.603Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-04-20T21:27:05.603Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-04-20T21:27:05.603Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-04-20T21:27:05.603Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-04-20T21:27:05.603Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-04-20T21:27:05.603Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-04-20T21:27:05.603Z] PASS [2021-04-20T21:27:05.603Z] coverage: 35.9% of statements [2021-04-20T21:27:05.603Z] ok github.com/docker/docker/daemon/cluster/convert 0.509s coverage: 35.9% of statements [2021-04-20T21:27:05.603Z] === RUN TestNewListConfigsFilters [2021-04-20T21:27:05.603Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-04-20T21:27:05.603Z] PASS [2021-04-20T21:27:05.603Z] coverage: 0.5% of statements [2021-04-20T21:27:05.603Z] ok github.com/docker/docker/daemon/cluster 0.919s coverage: 0.5% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-20T21:27:07.487Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-04-20T21:27:10.334Z] === RUN TestDiscoveryOptsErrors [2021-04-20T21:27:10.334Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-04-20T21:27:10.334Z] === RUN TestDiscoveryOpts [2021-04-20T21:27:10.334Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-04-20T21:27:10.334Z] PASS [2021-04-20T21:27:10.334Z] coverage: 30.0% of statements [2021-04-20T21:27:10.334Z] ok github.com/docker/docker/daemon/discovery 0.140s coverage: 30.0% of statements [2021-04-20T21:27:10.780Z] --- PASS: TestServiceUpdateSecrets (15.55s) [2021-04-20T21:27:10.780Z] === RUN TestServiceUpdateConfigs [2021-04-20T21:27:13.270Z] === RUN TestBuilderGC [2021-04-20T21:27:13.270Z] --- PASS: TestBuilderGC (0.00s) [2021-04-20T21:27:13.270Z] === RUN TestDaemonConfigurationNotFound [2021-04-20T21:27:13.270Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-04-20T21:27:13.270Z] === RUN TestDaemonBrokenConfiguration [2021-04-20T21:27:13.270Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-04-20T21:27:13.270Z] === RUN TestParseClusterAdvertiseSettings [2021-04-20T21:27:13.270Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-04-20T21:27:13.270Z] === RUN TestFindConfigurationConflicts [2021-04-20T21:27:13.270Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-04-20T21:27:13.270Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-04-20T21:27:13.270Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-04-20T21:27:13.270Z] === RUN TestDaemonConfigurationMergeConflicts [2021-04-20T21:27:13.270Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-04-20T21:27:13.270Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-04-20T21:27:13.270Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-04-20T21:27:13.270Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-04-20T21:27:13.270Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-04-20T21:27:13.270Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-04-20T21:27:13.270Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-04-20T21:27:13.270Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-04-20T21:27:13.270Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-04-20T21:27:13.270Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-04-20T21:27:13.270Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-04-20T21:27:13.270Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-04-20T21:27:13.270Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-04-20T21:27:13.270Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-04-20T21:27:13.270Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-04-20T21:27:13.270Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-04-20T21:27:13.270Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-04-20T21:27:13.270Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-04-20T21:27:13.270Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-04-20T21:27:13.270Z] === RUN TestValidateConfigurationErrors [2021-04-20T21:27:13.270Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-04-20T21:27:13.270Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-04-20T21:27:13.270Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-04-20T21:27:13.270Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-04-20T21:27:13.270Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-04-20T21:27:13.270Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-04-20T21:27:13.270Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-04-20T21:27:13.270Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-04-20T21:27:13.270Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-04-20T21:27:13.270Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-04-20T21:27:13.270Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-04-20T21:27:13.270Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-04-20T21:27:13.270Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-04-20T21:27:13.270Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-04-20T21:27:13.270Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-04-20T21:27:13.270Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-04-20T21:27:13.270Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-04-20T21:27:13.270Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-04-20T21:27:13.270Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-04-20T21:27:13.270Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-04-20T21:27:13.270Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-04-20T21:27:13.270Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-04-20T21:27:13.270Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-04-20T21:27:13.270Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-04-20T21:27:13.270Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-04-20T21:27:13.270Z] === RUN TestValidateConfiguration [2021-04-20T21:27:13.270Z] === RUN TestValidateConfiguration/with_label [2021-04-20T21:27:13.270Z] === RUN TestValidateConfiguration/with_dns [2021-04-20T21:27:13.270Z] === RUN TestValidateConfiguration/with_dns-search [2021-04-20T21:27:13.270Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-04-20T21:27:13.270Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-04-20T21:27:13.270Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-04-20T21:27:13.270Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-04-20T21:27:13.270Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-04-20T21:27:13.270Z] --- PASS: TestValidateConfiguration (0.00s) [2021-04-20T21:27:13.270Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-04-20T21:27:13.270Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-04-20T21:27:13.270Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-04-20T21:27:13.270Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-04-20T21:27:13.270Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-04-20T21:27:13.270Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-04-20T21:27:13.270Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-04-20T21:27:13.270Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-04-20T21:27:13.270Z] === RUN TestModifiedDiscoverySettings [2021-04-20T21:27:13.270Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-04-20T21:27:13.270Z] === RUN TestReloadSetConfigFileNotExist [2021-04-20T21:27:13.270Z] time="2021-04-20T21:27:12Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-04-20T21:27:13.270Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2021-04-20T21:27:13.270Z] === RUN TestReloadDefaultConfigNotExist [2021-04-20T21:27:13.270Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-04-20T21:27:13.270Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-20T21:27:13.270Z] === RUN TestReloadBadDefaultConfig [2021-04-20T21:27:13.270Z] time="2021-04-20T21:27:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-004690499" [2021-04-20T21:27:13.270Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-04-20T21:27:13.270Z] === RUN TestReloadWithConflictingLabels [2021-04-20T21:27:13.270Z] time="2021-04-20T21:27:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-885209286" [2021-04-20T21:27:13.270Z] --- PASS: TestReloadWithConflictingLabels (0.02s) [2021-04-20T21:27:13.270Z] === RUN TestReloadWithDuplicateLabels [2021-04-20T21:27:13.270Z] time="2021-04-20T21:27:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-253815661" [2021-04-20T21:27:13.270Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-04-20T21:27:13.270Z] === RUN TestDaemonConfigurationMerge [2021-04-20T21:27:13.270Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-04-20T21:27:13.270Z] PASS [2021-04-20T21:27:13.270Z] coverage: 79.7% of statements [2021-04-20T21:27:13.270Z] ok github.com/docker/docker/daemon/config 0.559s coverage: 79.7% of statements [2021-04-20T21:27:13.270Z] === RUN TestEventsLog [2021-04-20T21:27:13.270Z] --- PASS: TestEventsLog (0.00s) [2021-04-20T21:27:13.270Z] === RUN TestEventsLogTimeout [2021-04-20T21:27:13.270Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-04-20T21:27:13.270Z] === RUN TestLogEvents [2021-04-20T21:27:13.270Z] --- PASS: TestLogEvents (0.05s) [2021-04-20T21:27:13.270Z] === RUN TestLoadBufferedEvents [2021-04-20T21:27:13.270Z] --- PASS: TestLoadBufferedEvents (0.17s) [2021-04-20T21:27:13.270Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-04-20T21:27:13.270Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-04-20T21:27:13.270Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-04-20T21:27:13.270Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-04-20T21:27:13.270Z] PASS [2021-04-20T21:27:13.270Z] coverage: 50.0% of statements [2021-04-20T21:27:13.270Z] ok github.com/docker/docker/daemon/events 0.288s coverage: 50.0% of statements [2021-04-20T21:27:13.735Z] === RUN TestVerifyNetworkingConfig [2021-04-20T21:27:13.735Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-04-20T21:27:13.735Z] === RUN TestGetContainer [2021-04-20T21:27:13.735Z] --- PASS: TestGetContainer (0.00s) [2021-04-20T21:27:13.735Z] === RUN TestValidContainerNames [2021-04-20T21:27:13.735Z] --- PASS: TestValidContainerNames (0.00s) [2021-04-20T21:27:13.735Z] === RUN TestContainerInitDNS [2021-04-20T21:27:13.735Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-04-20T21:27:13.735Z] daemon_test.go:147: root required [2021-04-20T21:27:13.735Z] === RUN TestMerge [2021-04-20T21:27:13.735Z] --- PASS: TestMerge (0.00s) [2021-04-20T21:27:13.735Z] === RUN TestValidateContainerIsolation [2021-04-20T21:27:13.735Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-04-20T21:27:13.735Z] === RUN TestFindNetworkErrorType [2021-04-20T21:27:13.735Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-04-20T21:27:13.735Z] === RUN TestEnsureServicesExist [2021-04-20T21:27:13.735Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-04-20T21:27:13.735Z] === RUN TestEnsureServicesExistErrors [2021-04-20T21:27:13.735Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-04-20T21:27:13.735Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-04-20T21:27:13.735Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-04-20T21:27:13.735Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-04-20T21:27:13.735Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-04-20T21:27:13.735Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-04-20T21:27:13.735Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-04-20T21:27:13.735Z] === RUN TestContainerDelete [2021-04-20T21:27:13.735Z] --- PASS: TestContainerDelete (0.00s) [2021-04-20T21:27:13.735Z] === RUN TestContainerDoubleDelete [2021-04-20T21:27:13.735Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-04-20T21:27:13.735Z] === RUN TestLogContainerEventCopyLabels [2021-04-20T21:27:13.735Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-04-20T21:27:13.735Z] === RUN TestLogContainerEventWithAttributes [2021-04-20T21:27:13.735Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-04-20T21:27:13.735Z] === RUN TestNoneHealthcheck [2021-04-20T21:27:13.735Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-04-20T21:27:13.735Z] === RUN TestHealthStates [2021-04-20T21:27:14.086Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-04-20T21:27:14.200Z] time="2021-04-20T21:27:13Z" 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-20T21:27:14.200Z] time="2021-04-20T21:27:13Z" 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-20T21:27:14.200Z] time="2021-04-20T21:27:13Z" 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-20T21:27:14.201Z] time="2021-04-20T21:27:13Z" 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-20T21:27:14.201Z] time="2021-04-20T21:27:13Z" 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-20T21:27:14.201Z] time="2021-04-20T21:27:13Z" 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-20T21:27:14.201Z] time="2021-04-20T21:27:13Z" 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-20T21:27:14.201Z] time="2021-04-20T21:27:13Z" 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-20T21:27:14.201Z] time="2021-04-20T21:27:13Z" 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-20T21:27:14.201Z] time="2021-04-20T21:27:13Z" 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-20T21:27:14.201Z] --- PASS: TestHealthStates (0.19s) [2021-04-20T21:27:14.201Z] === RUN TestMaskURLCredentials [2021-04-20T21:27:14.201Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-04-20T21:27:14.201Z] === RUN TestGetInspectData [2021-04-20T21:27:14.201Z] --- PASS: TestGetInspectData (0.00s) [2021-04-20T21:27:14.201Z] === RUN TestFillLicense [2021-04-20T21:27:14.201Z] --- PASS: TestFillLicense (0.00s) [2021-04-20T21:27:14.201Z] === RUN TestListInvalidFilter [2021-04-20T21:27:14.201Z] --- PASS: TestListInvalidFilter (0.00s) [2021-04-20T21:27:14.201Z] === RUN TestNameFilter [2021-04-20T21:27:14.201Z] --- PASS: TestNameFilter (0.00s) [2021-04-20T21:27:14.201Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-04-20T21:27:14.201Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-04-20T21:27:14.201Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-04-20T21:27:14.201Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-04-20T21:27:14.201Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-04-20T21:27:14.201Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-04-20T21:27:14.201Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-04-20T21:27:14.201Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-04-20T21:27:14.201Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-04-20T21:27:14.201Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-04-20T21:27:14.201Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-04-20T21:27:14.201Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-04-20T21:27:14.201Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-04-20T21:27:14.201Z] === 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-20T21:27:14.201Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-04-20T21:27:14.201Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-04-20T21:27:14.201Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-04-20T21:27:14.201Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-04-20T21:27:14.201Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-04-20T21:27:14.201Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-04-20T21:27:14.201Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-04-20T21:27:14.201Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-04-20T21:27:14.201Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-04-20T21:27:14.201Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-04-20T21:27:14.201Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-04-20T21:27:14.201Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-04-20T21:27:14.201Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-04-20T21:27:14.201Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-20T21:27:14.201Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-04-20T21:27:14.201Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-04-20T21:27:14.201Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-20T21:27:14.201Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-04-20T21:27:14.201Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-04-20T21:27:14.201Z] --- 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-20T21:27:14.201Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-04-20T21:27:14.201Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-04-20T21:27:14.201Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-04-20T21:27:14.201Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-04-20T21:27:14.201Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-04-20T21:27:14.201Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-04-20T21:27:14.201Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-04-20T21:27:14.201Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-04-20T21:27:14.201Z] === RUN TestDaemonReloadLabels [2021-04-20T21:27:14.201Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-04-20T21:27:14.201Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-04-20T21:27:14.201Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-04-20T21:27:14.201Z] === RUN TestDaemonReloadMirrors [2021-04-20T21:27:14.201Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-04-20T21:27:14.201Z] === RUN TestDaemonReloadInsecureRegistries [2021-04-20T21:27:14.201Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-04-20T21:27:14.201Z] === RUN TestDaemonReloadNotAffectOthers [2021-04-20T21:27:14.201Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-04-20T21:27:14.201Z] === RUN TestDaemonDiscoveryReload [2021-04-20T21:27:14.349Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-20T21:27:14.610Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-20T21:27:15.182Z] === RUN TestWaitNodeAttachment [2021-04-20T21:27:15.182Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-04-20T21:27:15.182Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-04-20T21:27:15.647Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-04-20T21:27:15.647Z] === RUN TestIsolationConversion [2021-04-20T21:27:15.647Z] === RUN TestIsolationConversion/default [2021-04-20T21:27:15.647Z] === RUN TestIsolationConversion/process [2021-04-20T21:27:15.647Z] === RUN TestIsolationConversion/hyperv [2021-04-20T21:27:15.647Z] --- PASS: TestIsolationConversion (0.00s) [2021-04-20T21:27:15.647Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-04-20T21:27:15.647Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-04-20T21:27:15.647Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-04-20T21:27:15.647Z] === RUN TestContainerLabels [2021-04-20T21:27:15.647Z] --- PASS: TestContainerLabels (0.00s) [2021-04-20T21:27:15.647Z] === RUN TestCredentialSpecConversion [2021-04-20T21:27:15.647Z] === RUN TestCredentialSpecConversion/none [2021-04-20T21:27:15.647Z] === RUN TestCredentialSpecConversion/config [2021-04-20T21:27:15.647Z] === RUN TestCredentialSpecConversion/file [2021-04-20T21:27:15.647Z] === RUN TestCredentialSpecConversion/registry [2021-04-20T21:27:15.647Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-04-20T21:27:15.647Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-04-20T21:27:15.647Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-04-20T21:27:15.647Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-04-20T21:27:15.647Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-04-20T21:27:15.647Z] === RUN TestControllerValidateMountBind [2021-04-20T21:27:15.647Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-04-20T21:27:15.647Z] === RUN TestControllerValidateMountVolume [2021-04-20T21:27:15.647Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-04-20T21:27:15.647Z] === RUN TestControllerValidateMountTarget [2021-04-20T21:27:15.647Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-04-20T21:27:15.647Z] === RUN TestControllerValidateMountTmpfs [2021-04-20T21:27:15.647Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-04-20T21:27:15.647Z] === RUN TestControllerValidateMountInvalidType [2021-04-20T21:27:15.647Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-04-20T21:27:15.647Z] === RUN TestControllerValidateMountNamedPipe [2021-04-20T21:27:15.647Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-04-20T21:27:15.647Z] PASS [2021-04-20T21:27:15.647Z] coverage: 11.3% of statements [2021-04-20T21:27:15.647Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.965s coverage: 11.3% of statements [2021-04-20T21:27:15.647Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.53s) [2021-04-20T21:27:15.647Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-04-20T21:27:16.002Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-04-20T21:27:16.112Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-04-20T21:27:16.112Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-04-20T21:27:16.112Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-20T21:27:16.112Z] reload_test.go:520: root required [2021-04-20T21:27:16.112Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-04-20T21:27:16.112Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-04-20T21:27:16.112Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-04-20T21:27:16.112Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2021-04-20T21:27:16.112Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-04-20T21:27:16.112Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-04-20T21:27:16.112Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-04-20T21:27:16.112Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2021-04-20T21:27:16.112Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-04-20T21:27:16.112Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.01s) [2021-04-20T21:27:16.112Z] === RUN TestParseVolumesFrom [2021-04-20T21:27:16.112Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-04-20T21:27:16.112Z] PASS [2021-04-20T21:27:16.112Z] coverage: 9.1% of statements [2021-04-20T21:27:16.112Z] ok github.com/docker/docker/daemon 2.859s coverage: 9.1% of statements [2021-04-20T21:27:16.112Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-20T21:27:16.112Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-20T21:27:16.112Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-20T21:27:16.112Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-20T21:27:16.112Z] === RUN TestIsEmptyDir [2021-04-20T21:27:16.112Z] --- PASS: TestIsEmptyDir (0.01s) [2021-04-20T21:27:16.112Z] PASS [2021-04-20T21:27:16.112Z] coverage: 2.3% of statements [2021-04-20T21:27:16.578Z] ok github.com/docker/docker/daemon/graphdriver 0.156s coverage: 2.3% of statements [2021-04-20T21:27:16.578Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-04-20T21:27:16.578Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-04-20T21:27:16.578Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-04-20T21:27:16.578Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-20T21:27:16.578Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-04-20T21:27:16.578Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-04-20T21:27:16.578Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-04-20T21:27:16.578Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-20T21:27:16.578Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-04-20T21:27:16.578Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-04-20T21:27:16.578Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-04-20T21:27:17.045Z] === RUN TestLinkNaming [2021-04-20T21:27:17.045Z] --- PASS: TestLinkNaming (0.00s) [2021-04-20T21:27:17.045Z] === RUN TestLinkNew [2021-04-20T21:27:17.045Z] --- PASS: TestLinkNew (0.00s) [2021-04-20T21:27:17.045Z] === RUN TestLinkEnv [2021-04-20T21:27:17.045Z] --- PASS: TestLinkEnv (0.00s) [2021-04-20T21:27:17.045Z] === RUN TestLinkMultipleEnv [2021-04-20T21:27:17.045Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-04-20T21:27:17.045Z] === RUN TestLinkPortRangeEnv [2021-04-20T21:27:17.045Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-04-20T21:27:17.045Z] PASS [2021-04-20T21:27:17.045Z] coverage: 93.0% of statements [2021-04-20T21:27:17.045Z] ok github.com/docker/docker/daemon/links 0.061s coverage: 93.0% of statements [2021-04-20T21:27:17.391Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-04-20T21:27:19.311Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-04-20T21:27:21.781Z] === RUN TestNewStreamConfig [2021-04-20T21:27:21.781Z] === RUN TestNewStreamConfig/defaults [2021-04-20T21:27:21.781Z] === RUN TestNewStreamConfig/invalid_create_group [2021-04-20T21:27:21.781Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-04-20T21:27:21.781Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-04-20T21:27:21.781Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-04-20T21:27:21.781Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-04-20T21:27:21.781Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-04-20T21:27:21.781Z] --- PASS: TestNewStreamConfig (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-04-20T21:27:21.781Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-04-20T21:27:21.781Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestNewAWSLogsClientRegionDetect [2021-04-20T21:27:21.781Z] time="2021-04-20T21:27:20Z" level=info msg="Trying to get region from EC2 Metadata" [2021-04-20T21:27:21.781Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s) [2021-04-20T21:27:21.781Z] === RUN TestCreateSuccess [2021-04-20T21:27:21.781Z] --- PASS: TestCreateSuccess (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestCreateLogGroupSuccess [2021-04-20T21:27:21.781Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestCreateError [2021-04-20T21:27:21.781Z] --- PASS: TestCreateError (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestCreateAlreadyExists [2021-04-20T21:27:21.781Z] time="2021-04-20T21:27:20Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-04-20T21:27:21.781Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestLogClosed [2021-04-20T21:27:21.781Z] --- PASS: TestLogClosed (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestLogBlocking [2021-04-20T21:27:21.781Z] --- PASS: TestLogBlocking (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestLogNonBlockingBufferEmpty [2021-04-20T21:27:21.781Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestLogNonBlockingBufferFull [2021-04-20T21:27:21.781Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestPublishBatchSuccess [2021-04-20T21:27:21.781Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestPublishBatchError [2021-04-20T21:27:21.781Z] time="2021-04-20T21:27:20Z" level=error msg=Error [2021-04-20T21:27:21.781Z] --- PASS: TestPublishBatchError (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-04-20T21:27:21.781Z] time="2021-04-20T21:27:20Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-20T21:27:21.781Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestPublishBatchAlreadyAccepted [2021-04-20T21:27:21.781Z] time="2021-04-20T21:27:20Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-20T21:27:21.781Z] time="2021-04-20T21:27:20Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-04-20T21:27:21.781Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestCollectBatchSimple [2021-04-20T21:27:21.781Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestCollectBatchTicker [2021-04-20T21:27:21.781Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestCollectBatchMultilinePattern [2021-04-20T21:27:21.781Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-04-20T21:27:21.781Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-04-20T21:27:21.781Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-04-20T21:27:21.781Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.34s) [2021-04-20T21:27:21.781Z] === RUN TestCollectBatchClose [2021-04-20T21:27:21.781Z] --- PASS: TestCollectBatchClose (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestEffectiveLen [2021-04-20T21:27:21.781Z] === RUN TestEffectiveLen/0/Hello [2021-04-20T21:27:21.781Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-04-20T21:27:21.781Z] === RUN TestEffectiveLen/2/🙃 [2021-04-20T21:27:21.781Z] === RUN TestEffectiveLen/3/���� [2021-04-20T21:27:21.781Z] === RUN TestEffectiveLen/4/He��o [2021-04-20T21:27:21.781Z] === RUN TestEffectiveLen/5/ [2021-04-20T21:27:21.781Z] --- PASS: TestEffectiveLen (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestFindValidSplit [2021-04-20T21:27:21.781Z] === RUN TestFindValidSplit/0/ [2021-04-20T21:27:21.781Z] === RUN TestFindValidSplit/1/Hello [2021-04-20T21:27:21.781Z] === RUN TestFindValidSplit/2/Hello [2021-04-20T21:27:21.781Z] === RUN TestFindValidSplit/3/Hello [2021-04-20T21:27:21.781Z] === RUN TestFindValidSplit/4/🙃 [2021-04-20T21:27:21.781Z] === RUN TestFindValidSplit/5/🙃 [2021-04-20T21:27:21.781Z] === RUN TestFindValidSplit/6/a� [2021-04-20T21:27:21.781Z] === RUN TestFindValidSplit/7/a� [2021-04-20T21:27:21.781Z] --- PASS: TestFindValidSplit (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-04-20T21:27:21.781Z] cloudwatchlogs_test.go:1044: [2021-04-20T21:27:21.781Z] cloudwatchlogs_test.go:1045: [2021-04-20T21:27:21.781Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-04-20T21:27:21.781Z] cloudwatchlogs_test.go:1044: Hello [2021-04-20T21:27:21.781Z] cloudwatchlogs_test.go:1045: [2021-04-20T21:27:21.781Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-04-20T21:27:21.781Z] cloudwatchlogs_test.go:1044: He [2021-04-20T21:27:21.781Z] cloudwatchlogs_test.go:1045: llo [2021-04-20T21:27:21.781Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-04-20T21:27:21.781Z] cloudwatchlogs_test.go:1044: [2021-04-20T21:27:21.781Z] cloudwatchlogs_test.go:1045: Hello [2021-04-20T21:27:21.781Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-04-20T21:27:21.781Z] cloudwatchlogs_test.go:1044: [2021-04-20T21:27:21.781Z] cloudwatchlogs_test.go:1045: 🙃 [2021-04-20T21:27:21.781Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-04-20T21:27:21.781Z] cloudwatchlogs_test.go:1044: 🙃 [2021-04-20T21:27:21.781Z] cloudwatchlogs_test.go:1045: [2021-04-20T21:27:21.781Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-04-20T21:27:21.781Z] cloudwatchlogs_test.go:1044: a [2021-04-20T21:27:21.781Z] cloudwatchlogs_test.go:1045: � [2021-04-20T21:27:21.781Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-04-20T21:27:21.781Z] cloudwatchlogs_test.go:1044: a� [2021-04-20T21:27:21.781Z] cloudwatchlogs_test.go:1045: [2021-04-20T21:27:21.781Z] === RUN TestProcessEventEmoji [2021-04-20T21:27:21.781Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestCollectBatchLineSplit [2021-04-20T21:27:21.781Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestCollectBatchLineSplitWithBinary [2021-04-20T21:27:21.781Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestCollectBatchMaxEvents [2021-04-20T21:27:21.781Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2021-04-20T21:27:21.781Z] === RUN TestCollectBatchMaxTotalBytes [2021-04-20T21:27:21.781Z] --- PASS: TestCollectBatchMaxTotalBytes (0.04s) [2021-04-20T21:27:21.781Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-04-20T21:27:21.781Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-04-20T21:27:21.781Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-04-20T21:27:21.781Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2021-04-20T21:27:21.781Z] === RUN TestParseLogOptionsMultilinePattern [2021-04-20T21:27:21.781Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestParseLogOptionsDatetimeFormat [2021-04-20T21:27:21.781Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-04-20T21:27:21.781Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-04-20T21:27:21.781Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-04-20T21:27:21.781Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-04-20T21:27:21.781Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-04-20T21:27:21.781Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-04-20T21:27:21.781Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-04-20T21:27:21.781Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-04-20T21:27:21.781Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-04-20T21:27:21.781Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-04-20T21:27:21.781Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-04-20T21:27:21.781Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-04-20T21:27:21.781Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-04-20T21:27:21.781Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-04-20T21:27:21.781Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-04-20T21:27:21.781Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-04-20T21:27:21.781Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-04-20T21:27:21.781Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-04-20T21:27:21.781Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestCreateTagSuccess [2021-04-20T21:27:21.781Z] --- PASS: TestCreateTagSuccess (0.01s) [2021-04-20T21:27:21.781Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-04-20T21:27:21.781Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-04-20T21:27:21.781Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-04-20T21:27:21.781Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-04-20T21:27:21.781Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-04-20T21:27:21.781Z] PASS [2021-04-20T21:27:21.781Z] coverage: 77.8% of statements [2021-04-20T21:27:21.781Z] ok github.com/docker/docker/daemon/logger/awslogs 0.855s coverage: 77.8% of statements [2021-04-20T21:27:21.781Z] === RUN TestAdapterReadLogs [2021-04-20T21:27:21.781Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestCopier [2021-04-20T21:27:21.781Z] --- PASS: TestCopier (0.01s) [2021-04-20T21:27:21.781Z] === RUN TestCopierLongLines [2021-04-20T21:27:21.781Z] --- PASS: TestCopierLongLines (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestCopierSlow [2021-04-20T21:27:21.781Z] === RUN TestSearchRegistryForImagesErrors [2021-04-20T21:27:21.781Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestSearchRegistryForImages [2021-04-20T21:27:21.781Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestOnlyPlatformWithFallback [2021-04-20T21:27:21.781Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestImageDelete [2021-04-20T21:27:21.781Z] === RUN TestImageDelete/no_lease [2021-04-20T21:27:21.781Z] === RUN TestImageDelete/lease_exists [2021-04-20T21:27:21.781Z] --- PASS: TestImageDelete (0.05s) [2021-04-20T21:27:21.781Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-04-20T21:27:21.781Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-04-20T21:27:21.781Z] === RUN TestContentStoreForPull [2021-04-20T21:27:21.781Z] --- PASS: TestCopierSlow (0.20s) [2021-04-20T21:27:21.781Z] === RUN TestCopierWithSized [2021-04-20T21:27:21.781Z] === RUN TestCopierWithSized/as_is [2021-04-20T21:27:21.781Z] === RUN TestCopierWithSized/With_RingLogger [2021-04-20T21:27:21.781Z] --- PASS: TestCopierWithSized (0.02s) [2021-04-20T21:27:21.781Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-04-20T21:27:21.781Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-04-20T21:27:21.781Z] === RUN TestCopierWithPartial [2021-04-20T21:27:21.781Z] --- PASS: TestCopierWithPartial (0.01s) [2021-04-20T21:27:21.781Z] === RUN TestRingLogger [2021-04-20T21:27:21.781Z] --- PASS: TestRingLogger (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestRingCap [2021-04-20T21:27:21.781Z] --- PASS: TestRingCap (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestRingClose [2021-04-20T21:27:21.781Z] --- PASS: TestRingClose (0.00s) [2021-04-20T21:27:21.781Z] === RUN TestRingDrain [2021-04-20T21:27:21.781Z] --- PASS: TestRingDrain (0.00s) [2021-04-20T21:27:21.781Z] PASS [2021-04-20T21:27:21.781Z] coverage: 43.5% of statements [2021-04-20T21:27:21.781Z] ok github.com/docker/docker/daemon/logger 0.393s coverage: 43.5% of statements [2021-04-20T21:27:21.868Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-20T21:27:22.129Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-20T21:27:22.247Z] --- PASS: TestContentStoreForPull (0.22s) [2021-04-20T21:27:22.247Z] PASS [2021-04-20T21:27:22.247Z] coverage: 6.7% of statements [2021-04-20T21:27:22.247Z] ok github.com/docker/docker/daemon/images 0.443s coverage: 6.7% of statements [2021-04-20T21:27:22.247Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-20T21:27:22.247Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-20T21:27:22.247Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-04-20T21:27:22.247Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-20T21:27:22.247Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-20T21:27:22.247Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-04-20T21:27:22.247Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-04-20T21:27:22.247Z] === RUN TestJSONFileLogger [2021-04-20T21:27:22.247Z] --- PASS: TestJSONFileLogger (0.00s) [2021-04-20T21:27:22.247Z] === RUN TestJSONFileLoggerWithTags [2021-04-20T21:27:22.247Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-04-20T21:27:22.247Z] === RUN TestJSONFileLoggerWithOpts [2021-04-20T21:27:22.247Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-04-20T21:27:22.247Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-04-20T21:27:22.247Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-04-20T21:27:22.247Z] === RUN TestEncodeDecode [2021-04-20T21:27:22.247Z] === PAUSE TestEncodeDecode [2021-04-20T21:27:22.247Z] === RUN TestUnexpectedEOF [2021-04-20T21:27:22.703Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-20T21:27:22.712Z] time="2021-04-20T21:27:22Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-20T21:27:22.712Z] time="2021-04-20T21:27:22Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-20T21:27:22.712Z] --- PASS: TestUnexpectedEOF (0.20s) [2021-04-20T21:27:22.712Z] === CONT TestEncodeDecode [2021-04-20T21:27:22.712Z] --- PASS: TestEncodeDecode (0.00s) [2021-04-20T21:27:22.712Z] PASS [2021-04-20T21:27:22.712Z] coverage: 69.9% of statements [2021-04-20T21:27:22.712Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.326s coverage: 69.9% of statements [2021-04-20T21:27:23.178Z] === RUN TestJSONLogsMarshalJSONBuf [2021-04-20T21:27:23.178Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-04-20T21:27:23.178Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-04-20T21:27:23.643Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2021-04-20T21:27:23.643Z] === RUN TestFastTimeMarshalJSON [2021-04-20T21:27:23.643Z] --- PASS: TestFastTimeMarshalJSON (0.10s) [2021-04-20T21:27:23.643Z] PASS [2021-04-20T21:27:23.643Z] coverage: 87.2% of statements [2021-04-20T21:27:23.643Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.371s coverage: 87.2% of statements [2021-04-20T21:27:23.648Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-20T21:27:23.648Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-20T21:27:23.648Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-04-20T21:27:23.910Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-20T21:27:24.484Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-20T21:27:25.198Z] === RUN TestWriteLog [2021-04-20T21:27:25.198Z] === PAUSE TestWriteLog [2021-04-20T21:27:25.198Z] === RUN TestReadLog [2021-04-20T21:27:25.198Z] === PAUSE TestReadLog [2021-04-20T21:27:25.198Z] === CONT TestWriteLog [2021-04-20T21:27:25.198Z] === CONT TestReadLog [2021-04-20T21:27:25.198Z] --- PASS: TestWriteLog (0.01s) [2021-04-20T21:27:25.198Z] === RUN TestReadLog/tail_exact [2021-04-20T21:27:25.198Z] === RUN TestReadLog/tail_less_than_available [2021-04-20T21:27:25.198Z] === RUN TestReadLog/tail_more_than_available [2021-04-20T21:27:25.198Z] --- PASS: TestReadLog (0.22s) [2021-04-20T21:27:25.198Z] --- PASS: TestReadLog/tail_exact (0.20s) [2021-04-20T21:27:25.198Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-04-20T21:27:25.198Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-04-20T21:27:25.198Z] PASS [2021-04-20T21:27:25.198Z] coverage: 75.2% of statements [2021-04-20T21:27:25.198Z] ok github.com/docker/docker/daemon/logger/local 0.339s coverage: 75.2% of statements [2021-04-20T21:27:25.198Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-20T21:27:25.664Z] === RUN TestOpenFileDelete [2021-04-20T21:27:25.664Z] --- PASS: TestOpenFileDelete (0.00s) [2021-04-20T21:27:25.664Z] === RUN TestOpenFileRename [2021-04-20T21:27:25.664Z] --- PASS: TestOpenFileRename (0.00s) [2021-04-20T21:27:25.664Z] === RUN TestParseLogTagDefaultTag [2021-04-20T21:27:25.664Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-04-20T21:27:25.664Z] === RUN TestParseLogTag [2021-04-20T21:27:25.664Z] --- PASS: TestParseLogTag (0.00s) [2021-04-20T21:27:25.664Z] === RUN TestParseLogTagEmptyTag [2021-04-20T21:27:25.664Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-04-20T21:27:25.664Z] === RUN TestTailFiles [2021-04-20T21:27:25.664Z] --- PASS: TestTailFiles (0.00s) [2021-04-20T21:27:25.664Z] === RUN TestFollowLogsConsumerGone [2021-04-20T21:27:25.664Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-04-20T21:27:25.664Z] === RUN TestFollowLogsProducerGone [2021-04-20T21:27:25.664Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-04-20T21:27:25.664Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-04-20T21:27:25.664Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-04-20T21:27:25.664Z] === RUN TestCheckCapacityAndRotate [2021-04-20T21:27:25.664Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-04-20T21:27:25.664Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-04-20T21:27:25.693Z] --- PASS: TestServiceUpdateConfigs (15.53s) [2021-04-20T21:27:25.693Z] === RUN TestServiceUpdateNetwork [2021-04-20T21:27:26.130Z] === RUN TestLog [2021-04-20T21:27:26.130Z] --- PASS: TestCheckCapacityAndRotate (0.17s) [2021-04-20T21:27:26.130Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-04-20T21:27:26.130Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-04-20T21:27:26.130Z] PASS [2021-04-20T21:27:26.130Z] coverage: 55.3% of statements [2021-04-20T21:27:26.130Z] --- PASS: TestLog (0.01s) [2021-04-20T21:27:26.130Z] PASS [2021-04-20T21:27:26.130Z] coverage: 31.5% of statements [2021-04-20T21:27:26.130Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.295s coverage: 55.3% of statements [2021-04-20T21:27:26.130Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.115s coverage: 31.5% of statements [2021-04-20T21:27:27.687Z] === RUN TestNewParse [2021-04-20T21:27:27.687Z] --- PASS: TestNewParse (0.00s) [2021-04-20T21:27:27.687Z] PASS [2021-04-20T21:27:27.687Z] coverage: 8.3% of statements [2021-04-20T21:27:27.687Z] ok github.com/docker/docker/daemon/logger/templates 0.047s coverage: 8.3% of statements [2021-04-20T21:27:27.687Z] === RUN TestValidateLogOpt [2021-04-20T21:27:27.687Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-20T21:27:27.687Z] === RUN TestNewMissedConfig [2021-04-20T21:27:27.687Z] --- PASS: TestNewMissedConfig (0.00s) [2021-04-20T21:27:27.687Z] === RUN TestNewMissedUrl [2021-04-20T21:27:27.687Z] --- PASS: TestNewMissedUrl (0.00s) [2021-04-20T21:27:27.687Z] === RUN TestNewMissedToken [2021-04-20T21:27:27.687Z] --- PASS: TestNewMissedToken (0.00s) [2021-04-20T21:27:27.687Z] === RUN TestNewWithProxy [2021-04-20T21:27:27.687Z] --- PASS: TestNewWithProxy (0.00s) [2021-04-20T21:27:27.687Z] === RUN TestDefault [2021-04-20T21:27:27.687Z] --- PASS: TestDefault (0.01s) [2021-04-20T21:27:27.687Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-04-20T21:27:27.687Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-04-20T21:27:27.687Z] === RUN TestJsonFormat [2021-04-20T21:27:27.687Z] --- PASS: TestJsonFormat (0.01s) [2021-04-20T21:27:27.687Z] === RUN TestRawFormat [2021-04-20T21:27:27.687Z] --- PASS: TestRawFormat (0.00s) [2021-04-20T21:27:27.687Z] === RUN TestRawFormatWithLabels [2021-04-20T21:27:27.687Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-04-20T21:27:27.687Z] === RUN TestRawFormatWithoutTag [2021-04-20T21:27:27.687Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-04-20T21:27:27.687Z] === RUN TestBatching [2021-04-20T21:27:28.153Z] --- PASS: TestBatching (0.31s) [2021-04-20T21:27:28.153Z] === RUN TestFrequency [2021-04-20T21:27:28.619Z] --- PASS: TestFrequency (0.32s) [2021-04-20T21:27:28.619Z] === RUN TestOneMessagePerRequest [2021-04-20T21:27:28.619Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-04-20T21:27:28.619Z] === RUN TestVerify [2021-04-20T21:27:28.619Z] --- PASS: TestVerify (0.00s) [2021-04-20T21:27:28.619Z] === RUN TestSkipVerify [2021-04-20T21:27:28.619Z] === RUN TestParseLogFormat [2021-04-20T21:27:28.619Z] --- PASS: TestParseLogFormat (0.00s) [2021-04-20T21:27:28.619Z] === RUN TestValidateLogOptEmpty [2021-04-20T21:27:28.619Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-04-20T21:27:28.619Z] === RUN TestValidateSyslogAddress [2021-04-20T21:27:28.619Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-04-20T21:27:28.619Z] === RUN TestParseAddressDefaultPort [2021-04-20T21:27:28.619Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-04-20T21:27:28.619Z] === RUN TestValidateSyslogFacility [2021-04-20T21:27:28.619Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-04-20T21:27:28.619Z] === RUN TestValidateLogOptSyslogFormat [2021-04-20T21:27:28.619Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-04-20T21:27:28.619Z] === RUN TestValidateLogOpt [2021-04-20T21:27:28.619Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-20T21:27:28.619Z] PASS [2021-04-20T21:27:28.619Z] coverage: 46.8% of statements [2021-04-20T21:27:28.619Z] ok github.com/docker/docker/daemon/logger/syslog 0.232s coverage: 46.8% of statements [2021-04-20T21:27:28.619Z] time="2021-04-20T21:27:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-20T21:27:28.619Z] time="2021-04-20T21:27:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-20T21:27:28.619Z] time="2021-04-20T21:27:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-20T21:27:28.700Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-20T21:27:29.087Z] --- PASS: TestSkipVerify (0.54s) [2021-04-20T21:27:29.087Z] === RUN TestBufferMaximum [2021-04-20T21:27:29.087Z] time="2021-04-20T21:27:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-20T21:27:29.087Z] time="2021-04-20T21:27:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-20T21:27:29.087Z] time="2021-04-20T21:27:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-20T21:27:29.087Z] time="2021-04-20T21:27:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-20T21:27:29.087Z] time="2021-04-20T21:27:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-20T21:27:29.087Z] time="2021-04-20T21:27:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618954048.716944\",\"host\":\"94f846f48703\"}'" [2021-04-20T21:27:29.087Z] time="2021-04-20T21:27:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618954048.716944\",\"host\":\"94f846f48703\"}'" [2021-04-20T21:27:29.087Z] --- PASS: TestBufferMaximum (0.01s) [2021-04-20T21:27:29.087Z] === RUN TestServerAlwaysDown [2021-04-20T21:27:29.087Z] time="2021-04-20T21:27:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-20T21:27:29.087Z] time="2021-04-20T21:27:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-20T21:27:29.087Z] time="2021-04-20T21:27:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618954048.721948\",\"host\":\"94f846f48703\"}'" [2021-04-20T21:27:29.087Z] time="2021-04-20T21:27:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618954048.721948\",\"host\":\"94f846f48703\"}'" [2021-04-20T21:27:29.087Z] time="2021-04-20T21:27:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-20T21:27:29.087Z] time="2021-04-20T21:27:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618954048.721948\",\"host\":\"94f846f48703\"}'" [2021-04-20T21:27:29.087Z] time="2021-04-20T21:27:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618954048.722946\",\"host\":\"94f846f48703\"}'" [2021-04-20T21:27:29.087Z] time="2021-04-20T21:27:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618954048.722946\",\"host\":\"94f846f48703\"}'" [2021-04-20T21:27:29.087Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-04-20T21:27:29.087Z] === RUN TestCannotSendAfterClose [2021-04-20T21:27:29.087Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-04-20T21:27:29.087Z] === RUN TestDeadlockOnBlockedEndpoint [2021-04-20T21:27:30.068Z] time="2021-04-20T21:27:29Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49206/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-04-20T21:27:30.068Z] time="2021-04-20T21:27:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"94f846f48703\"}'" [2021-04-20T21:27:30.068Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.08s) [2021-04-20T21:27:30.068Z] PASS [2021-04-20T21:27:30.068Z] coverage: 82.5% of statements [2021-04-20T21:27:30.068Z] ok github.com/docker/docker/daemon/logger/splunk 2.477s coverage: 82.5% of statements [2021-04-20T21:27:30.068Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-20T21:27:30.068Z] ? github.com/docker/docker/daemon/network [no test files] [2021-04-20T21:27:30.068Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-20T21:27:30.628Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-20T21:27:31.049Z] === RUN TestV1IDService [2021-04-20T21:27:31.049Z] --- PASS: TestV1IDService (0.09s) [2021-04-20T21:27:31.049Z] === RUN TestV2MetadataService [2021-04-20T21:27:31.515Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-04-20T21:27:31.515Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-04-20T21:27:31.515Z] === RUN TestContinueOnError_MirrorEndpoint [2021-04-20T21:27:31.983Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-04-20T21:27:31.983Z] === RUN TestContinueOnError_NeverContinue [2021-04-20T21:27:31.983Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-04-20T21:27:31.983Z] === RUN TestContinueOnError_UnnestsErrors [2021-04-20T21:27:31.983Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-04-20T21:27:31.983Z] === RUN TestManifestStore [2021-04-20T21:27:31.983Z] === RUN TestManifestStore/no_remote_or_local [2021-04-20T21:27:31.983Z] time="2021-04-20T21:27:31Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local148332767\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-04-20T21:27:31.983Z] === RUN TestManifestStore/no_local_cache [2021-04-20T21:27:31.983Z] === RUN TestManifestStore/with_local_cache [2021-04-20T21:27:31.983Z] === RUN TestManifestStore/unknown_media_type [2021-04-20T21:27:31.983Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-04-20T21:27:31.983Z] time="2021-04-20T21:27:31Z" level=warning msg="reference for unknown type: " [2021-04-20T21:27:31.983Z] time="2021-04-20T21:27:31Z" level=warning msg="reference for unknown type: " [2021-04-20T21:27:31.983Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-04-20T21:27:31.983Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-04-20T21:27:31.983Z] time="2021-04-20T21:27:31Z" level=warning msg="reference for unknown type: " [2021-04-20T21:27:31.983Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-04-20T21:27:31.983Z] time="2021-04-20T21:27:31Z" level=warning msg="reference for unknown type: " [2021-04-20T21:27:31.983Z] time="2021-04-20T21:27:31Z" level=warning msg="reference for unknown type: " [2021-04-20T21:27:31.983Z] === RUN TestManifestStore/error_persisting_manifest [2021-04-20T21:27:31.983Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-04-20T21:27:31.983Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-04-20T21:27:31.983Z] time="2021-04-20T21:27:31Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-04-20T21:27:31.983Z] --- PASS: TestManifestStore (0.37s) [2021-04-20T21:27:31.983Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2021-04-20T21:27:31.983Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2021-04-20T21:27:31.983Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-04-20T21:27:31.983Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) [2021-04-20T21:27:31.983Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2021-04-20T21:27:31.983Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-04-20T21:27:31.983Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-04-20T21:27:31.983Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2021-04-20T21:27:31.983Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-04-20T21:27:31.983Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-04-20T21:27:31.983Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-04-20T21:27:31.983Z] === RUN TestDetectManifestBlobMediaType [2021-04-20T21:27:31.983Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-04-20T21:27:31.983Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-04-20T21:27:31.983Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-04-20T21:27:31.983Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-04-20T21:27:31.983Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-04-20T21:27:31.983Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-04-20T21:27:31.983Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-04-20T21:27:31.983Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-04-20T21:27:31.983Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-04-20T21:27:31.983Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-04-20T21:27:31.983Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-04-20T21:27:31.983Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-04-20T21:27:31.983Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-04-20T21:27:31.983Z] === RUN TestFixManifestLayers [2021-04-20T21:27:31.983Z] --- PASS: TestFixManifestLayers (0.00s) [2021-04-20T21:27:31.983Z] === RUN TestFixManifestLayersBaseLayerParent [2021-04-20T21:27:31.983Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-20T21:27:31.983Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-20T21:27:31.983Z] === RUN TestFixManifestLayersBadParent [2021-04-20T21:27:31.983Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-04-20T21:27:31.983Z] === RUN TestValidateManifest [2021-04-20T21:27:31.983Z] --- SKIP: TestValidateManifest (0.00s) [2021-04-20T21:27:31.983Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-20T21:27:31.983Z] === RUN TestFormatPlatform [2021-04-20T21:27:31.983Z] --- PASS: TestFormatPlatform (0.00s) [2021-04-20T21:27:31.983Z] === RUN TestGetRepositoryMountCandidates [2021-04-20T21:27:31.983Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-04-20T21:27:31.983Z] === RUN TestLayerAlreadyExists [2021-04-20T21:27:31.983Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-04-20T21:27:31.983Z] 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-20T21:27:31.983Z] 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-20T21:27:31.983Z] 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-20T21:27:31.983Z] 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-20T21:27:31.983Z] 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-20T21:27:31.983Z] 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-20T21:27:31.983Z] === RUN TestWhenEmptyAuthConfig [2021-04-20T21:27:32.450Z] === RUN TestSuccessfulDownload [2021-04-20T21:27:32.450Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-04-20T21:27:32.450Z] download_test.go:268: Needs fixing on Windows [2021-04-20T21:27:32.450Z] === RUN TestCancelledDownload [2021-04-20T21:27:32.450Z] --- PASS: TestCancelledDownload (0.00s) [2021-04-20T21:27:32.450Z] === RUN TestMaxDownloadAttempts [2021-04-20T21:27:32.450Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-20T21:27:32.450Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-20T21:27:32.450Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-20T21:27:32.450Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-20T21:27:32.450Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-20T21:27:32.450Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-20T21:27:32.450Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-20T21:27:32.450Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-20T21:27:32.450Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-20T21:27:32.450Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-20T21:27:32.450Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-20T21:27:32.450Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-20T21:27:32.450Z] --- PASS: TestV2MetadataService (1.64s) [2021-04-20T21:27:32.450Z] PASS [2021-04-20T21:27:32.450Z] coverage: 48.2% of statements [2021-04-20T21:27:32.450Z] ok github.com/docker/docker/distribution/metadata 1.869s coverage: 48.2% of statements [2021-04-20T21:27:32.548Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-20T21:27:32.916Z] time="2021-04-20T21:27:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-20T21:27:32.916Z] time="2021-04-20T21:27:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-20T21:27:32.916Z] time="2021-04-20T21:27:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-20T21:27:32.916Z] time="2021-04-20T21:27:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-20T21:27:32.916Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-04-20T21:27:32.916Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2021-04-20T21:27:32.916Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2021-04-20T21:27:32.916Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2021-04-20T21:27:32.916Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2021-04-20T21:27:32.916Z] === RUN TestTransfer [2021-04-20T21:27:32.916Z] === RUN TestNotFound [2021-04-20T21:27:32.916Z] --- PASS: TestNotFound (0.00s) [2021-04-20T21:27:32.916Z] === RUN TestConflict [2021-04-20T21:27:32.916Z] --- PASS: TestConflict (0.00s) [2021-04-20T21:27:32.916Z] === RUN TestForbidden [2021-04-20T21:27:32.916Z] --- PASS: TestForbidden (0.00s) [2021-04-20T21:27:32.916Z] === RUN TestInvalidParameter [2021-04-20T21:27:32.916Z] --- PASS: TestInvalidParameter (0.00s) [2021-04-20T21:27:32.916Z] === RUN TestNotImplemented [2021-04-20T21:27:32.916Z] --- PASS: TestNotImplemented (0.00s) [2021-04-20T21:27:32.916Z] === RUN TestNotModified [2021-04-20T21:27:32.916Z] --- PASS: TestNotModified (0.00s) [2021-04-20T21:27:32.916Z] === RUN TestUnauthorized [2021-04-20T21:27:32.916Z] --- PASS: TestUnauthorized (0.00s) [2021-04-20T21:27:32.916Z] === RUN TestUnknown [2021-04-20T21:27:32.916Z] --- PASS: TestUnknown (0.00s) [2021-04-20T21:27:32.916Z] === RUN TestCancelled [2021-04-20T21:27:32.916Z] --- PASS: TestCancelled (0.00s) [2021-04-20T21:27:32.916Z] === RUN TestDeadline [2021-04-20T21:27:32.916Z] --- PASS: TestDeadline (0.00s) [2021-04-20T21:27:32.916Z] === RUN TestDataLoss [2021-04-20T21:27:32.916Z] --- PASS: TestDataLoss (0.00s) [2021-04-20T21:27:32.916Z] === RUN TestUnavailable [2021-04-20T21:27:32.916Z] --- PASS: TestUnavailable (0.00s) [2021-04-20T21:27:32.916Z] === RUN TestSystem [2021-04-20T21:27:32.916Z] --- PASS: TestSystem (0.00s) [2021-04-20T21:27:32.916Z] === RUN TestFromStatusCode [2021-04-20T21:27:32.916Z] === RUN TestFromStatusCode/Not_Found [2021-04-20T21:27:32.916Z] === RUN TestFromStatusCode/Bad_Request [2021-04-20T21:27:32.916Z] === RUN TestFromStatusCode/Conflict [2021-04-20T21:27:32.916Z] === RUN TestFromStatusCode/Unauthorized [2021-04-20T21:27:32.916Z] === RUN TestFromStatusCode/Service_Unavailable [2021-04-20T21:27:32.916Z] === RUN TestFromStatusCode/Forbidden [2021-04-20T21:27:32.916Z] === RUN TestFromStatusCode/Not_Modified [2021-04-20T21:27:32.916Z] === RUN TestFromStatusCode/Not_Implemented [2021-04-20T21:27:32.916Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-04-20T21:27:32.916Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-04-20T21:27:32.916Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-04-20T21:27:32.916Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-04-20T21:27:32.916Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-04-20T21:27:32.916Z] --- PASS: TestFromStatusCode (0.00s) [2021-04-20T21:27:32.916Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-04-20T21:27:32.916Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-04-20T21:27:32.916Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-04-20T21:27:32.916Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-04-20T21:27:32.916Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-04-20T21:27:32.916Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-04-20T21:27:32.916Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-04-20T21:27:32.916Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-04-20T21:27:32.916Z] --- PASS: TestTransfer (0.12s) [2021-04-20T21:27:32.916Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-04-20T21:27:32.916Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-04-20T21:27:32.916Z] === RUN TestConcurrencyLimit [2021-04-20T21:27:32.916Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-04-20T21:27:32.916Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-04-20T21:27:32.916Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-04-20T21:27:32.916Z] PASS [2021-04-20T21:27:32.916Z] coverage: 53.1% of statements [2021-04-20T21:27:32.916Z] ok github.com/docker/docker/errdefs 0.096s coverage: 53.1% of statements [2021-04-20T21:27:33.381Z] --- PASS: TestWhenEmptyAuthConfig (1.28s) [2021-04-20T21:27:33.381Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-04-20T21:27:33.381Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-04-20T21:27:33.381Z] === RUN TestTokenPassThru [2021-04-20T21:27:33.381Z] --- PASS: TestTokenPassThru (0.01s) [2021-04-20T21:27:33.381Z] === RUN TestTokenPassThruDifferentHost [2021-04-20T21:27:33.381Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-04-20T21:27:33.381Z] PASS [2021-04-20T21:27:33.381Z] coverage: 23.4% of statements [2021-04-20T21:27:33.381Z] ok github.com/docker/docker/distribution 1.889s coverage: 23.4% of statements [2021-04-20T21:27:33.381Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-04-20T21:27:33.381Z] === RUN TestInactiveJobs [2021-04-20T21:27:33.381Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-20T21:27:33.846Z] --- PASS: TestInactiveJobs (0.41s) [2021-04-20T21:27:33.846Z] === RUN TestWatchRelease [2021-04-20T21:27:33.846Z] --- PASS: TestWatchRelease (0.04s) [2021-04-20T21:27:33.846Z] === RUN TestWatchFinishedTransfer [2021-04-20T21:27:33.846Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-04-20T21:27:33.846Z] === RUN TestDuplicateTransfer [2021-04-20T21:27:33.846Z] --- PASS: TestDuplicateTransfer (0.07s) [2021-04-20T21:27:33.846Z] === RUN TestSuccessfulUpload [2021-04-20T21:27:34.311Z] time="2021-04-20T21:27:34Z" level=error msg="Upload failed, retrying: simulating retry" [2021-04-20T21:27:34.311Z] --- PASS: TestSuccessfulUpload (0.59s) [2021-04-20T21:27:34.311Z] === RUN TestCancelledUpload [2021-04-20T21:27:34.467Z] ok github.com/docker/docker/cmd/dockerd 0.081s coverage: 29.1% of statements [2021-04-20T21:27:34.467Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-20T21:27:34.776Z] --- PASS: TestCancelledUpload (0.00s) [2021-04-20T21:27:34.776Z] PASS [2021-04-20T21:27:34.776Z] coverage: 76.8% of statements [2021-04-20T21:27:34.776Z] ok github.com/docker/docker/distribution/xfer 2.242s coverage: 76.8% of statements [2021-04-20T21:27:34.776Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-20T21:27:35.756Z] === RUN TestCompare [2021-04-20T21:27:35.756Z] --- PASS: TestCompare (0.00s) [2021-04-20T21:27:35.756Z] PASS [2021-04-20T21:27:35.756Z] coverage: 19.2% of statements [2021-04-20T21:27:35.756Z] ok github.com/docker/docker/image/cache 0.086s coverage: 19.2% of statements [2021-04-20T21:27:35.756Z] === RUN TestFSGetInvalidData [2021-04-20T21:27:35.756Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-04-20T21:27:35.756Z] === RUN TestFSInvalidSet [2021-04-20T21:27:35.756Z] --- PASS: TestFSInvalidSet (0.01s) [2021-04-20T21:27:35.756Z] === RUN TestFSInvalidRoot [2021-04-20T21:27:35.756Z] --- PASS: TestFSInvalidRoot (0.02s) [2021-04-20T21:27:35.756Z] === RUN TestFSMetadataGetSet [2021-04-20T21:27:35.756Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-04-20T21:27:35.756Z] === RUN TestFSInvalidWalker [2021-04-20T21:27:35.756Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-04-20T21:27:35.756Z] === RUN TestFSGetSet [2021-04-20T21:27:35.756Z] --- PASS: TestFSGetSet (0.03s) [2021-04-20T21:27:35.756Z] === RUN TestFSGetUnsetKey [2021-04-20T21:27:35.756Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-04-20T21:27:35.756Z] === RUN TestFSGetEmptyData [2021-04-20T21:27:35.756Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-04-20T21:27:35.756Z] === RUN TestFSDelete [2021-04-20T21:27:35.756Z] --- PASS: TestFSDelete (0.03s) [2021-04-20T21:27:35.756Z] === RUN TestFSWalker [2021-04-20T21:27:35.756Z] --- PASS: TestFSWalker (0.03s) [2021-04-20T21:27:35.756Z] === RUN TestFSWalkerStopOnError [2021-04-20T21:27:35.756Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-04-20T21:27:35.756Z] === RUN TestNewFromJSON [2021-04-20T21:27:35.756Z] --- PASS: TestNewFromJSON (0.00s) [2021-04-20T21:27:35.756Z] === RUN TestNewFromJSONWithInvalidJSON [2021-04-20T21:27:35.756Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-04-20T21:27:35.756Z] === RUN TestMarshalKeyOrder [2021-04-20T21:27:35.756Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-04-20T21:27:35.756Z] === RUN TestImage [2021-04-20T21:27:35.846Z] ok github.com/docker/docker/container 0.118s coverage: 34.7% of statements [2021-04-20T21:27:35.846Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-20T21:27:35.846Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-20T21:27:35.846Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-20T21:27:35.846Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-20T21:27:35.859Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-04-20T21:27:36.222Z] --- PASS: TestImage (0.00s) [2021-04-20T21:27:36.222Z] === RUN TestImageOSNotEmpty [2021-04-20T21:27:36.222Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-04-20T21:27:36.222Z] === RUN TestNewChildImageFromImageWithRootFS [2021-04-20T21:27:36.222Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-04-20T21:27:36.222Z] === RUN TestCreate [2021-04-20T21:27:36.222Z] --- PASS: TestCreate (0.04s) [2021-04-20T21:27:36.222Z] === RUN TestRestore [2021-04-20T21:27:36.222Z] time="2021-04-20T21:27:35Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-04-20T21:27:36.222Z] --- PASS: TestRestore (0.29s) [2021-04-20T21:27:36.222Z] === RUN TestAddDelete [2021-04-20T21:27:36.222Z] --- PASS: TestAddDelete (0.08s) [2021-04-20T21:27:36.222Z] === RUN TestSearchAfterDelete [2021-04-20T21:27:36.222Z] === RUN TestMakeV1ConfigFromConfig [2021-04-20T21:27:36.222Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-04-20T21:27:36.222Z] PASS [2021-04-20T21:27:36.222Z] coverage: 25.0% of statements [2021-04-20T21:27:36.222Z] --- PASS: TestSearchAfterDelete (0.04s) [2021-04-20T21:27:36.222Z] === RUN TestParentReset [2021-04-20T21:27:36.222Z] ok github.com/docker/docker/image/v1 0.266s coverage: 25.0% of statements [2021-04-20T21:27:36.222Z] --- PASS: TestParentReset (0.07s) [2021-04-20T21:27:36.222Z] === RUN TestGetAndSetLastUpdated [2021-04-20T21:27:36.433Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-20T21:27:36.688Z] --- PASS: TestGetAndSetLastUpdated (0.04s) [2021-04-20T21:27:36.688Z] === RUN TestStoreLen [2021-04-20T21:27:36.688Z] --- PASS: TestStoreLen (0.17s) [2021-04-20T21:27:36.688Z] PASS [2021-04-20T21:27:36.688Z] coverage: 86.8% of statements [2021-04-20T21:27:36.688Z] ok github.com/docker/docker/image 1.079s coverage: 86.8% of statements [2021-04-20T21:27:37.159Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-04-20T21:27:37.159Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-20T21:27:38.713Z] === RUN TestSerialization [2021-04-20T21:27:38.713Z] --- PASS: TestSerialization (0.04s) [2021-04-20T21:27:38.713Z] PASS [2021-04-20T21:27:38.713Z] coverage: 100.0% of statements [2021-04-20T21:27:38.713Z] ok github.com/docker/docker/libcontainerd/queue 0.108s coverage: 100.0% of statements [2021-04-20T21:27:38.713Z] === RUN TestEmptyLayer [2021-04-20T21:27:38.713Z] --- PASS: TestEmptyLayer (0.00s) [2021-04-20T21:27:38.988Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-20T21:27:39.179Z] === RUN TestCommitFailure [2021-04-20T21:27:39.179Z] --- PASS: TestCommitFailure (0.02s) [2021-04-20T21:27:39.179Z] === RUN TestStartTransactionFailure [2021-04-20T21:27:39.179Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-04-20T21:27:39.179Z] === RUN TestGetOrphan [2021-04-20T21:27:39.179Z] --- PASS: TestGetOrphan (0.01s) [2021-04-20T21:27:39.179Z] === RUN TestMountAndRegister [2021-04-20T21:27:39.179Z] --- PASS: TestMountAndRegister (0.06s) [2021-04-20T21:27:39.179Z] layer_test.go:271: Layer size: 14 [2021-04-20T21:27:39.179Z] === RUN TestLayerRelease [2021-04-20T21:27:39.179Z] --- SKIP: TestLayerRelease (0.00s) [2021-04-20T21:27:39.179Z] layer_test.go:304: Failing on Windows [2021-04-20T21:27:39.179Z] === RUN TestStoreRestore [2021-04-20T21:27:39.179Z] --- SKIP: TestStoreRestore (0.00s) [2021-04-20T21:27:39.179Z] layer_test.go:353: Failing on Windows [2021-04-20T21:27:39.179Z] === RUN TestTarStreamStability [2021-04-20T21:27:39.179Z] --- SKIP: TestTarStreamStability (0.00s) [2021-04-20T21:27:39.179Z] layer_test.go:468: Failing on Windows [2021-04-20T21:27:39.179Z] === RUN TestRegisterExistingLayer [2021-04-20T21:27:39.179Z] --- PASS: TestRegisterExistingLayer (0.17s) [2021-04-20T21:27:39.179Z] === RUN TestTarStreamVerification [2021-04-20T21:27:39.179Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-04-20T21:27:39.179Z] layer_test.go:697: Failing on Windows [2021-04-20T21:27:39.179Z] === RUN TestLayerMigration [2021-04-20T21:27:39.179Z] --- SKIP: TestLayerMigration (0.00s) [2021-04-20T21:27:39.179Z] migration_test.go:46: Failing on Windows [2021-04-20T21:27:39.179Z] === RUN TestLayerMigrationNoTarsplit [2021-04-20T21:27:39.179Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-04-20T21:27:39.179Z] migration_test.go:182: Failing on Windows [2021-04-20T21:27:39.179Z] === RUN TestMountInit [2021-04-20T21:27:39.179Z] --- SKIP: TestMountInit (0.00s) [2021-04-20T21:27:39.179Z] mount_test.go:17: Failing on Windows [2021-04-20T21:27:39.643Z] === RUN TestMountSize [2021-04-20T21:27:39.643Z] --- SKIP: TestMountSize (0.00s) [2021-04-20T21:27:39.643Z] mount_test.go:76: Failing on Windows [2021-04-20T21:27:39.643Z] === RUN TestMountChanges [2021-04-20T21:27:39.643Z] --- SKIP: TestMountChanges (0.00s) [2021-04-20T21:27:39.643Z] mount_test.go:125: Failing on Windows [2021-04-20T21:27:39.643Z] === RUN TestMountApply [2021-04-20T21:27:39.643Z] --- SKIP: TestMountApply (0.00s) [2021-04-20T21:27:39.643Z] mount_test.go:212: Failing on Windows [2021-04-20T21:27:39.643Z] PASS [2021-04-20T21:27:39.643Z] coverage: 30.1% of statements [2021-04-20T21:27:39.643Z] ok github.com/docker/docker/layer 0.443s coverage: 30.1% of statements [2021-04-20T21:27:39.643Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-20T21:27:39.643Z] === RUN TestEnvironmentParsing [2021-04-20T21:27:39.643Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-04-20T21:27:39.643Z] PASS [2021-04-20T21:27:39.643Z] coverage: 1.0% of statements [2021-04-20T21:27:39.643Z] ok github.com/docker/docker/libcontainerd/local 0.186s coverage: 1.0% of statements [2021-04-20T21:27:39.643Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-20T21:27:39.643Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-20T21:27:39.643Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-20T21:27:40.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-04-20T21:27:40.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-04-20T21:27:40.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-04-20T21:27:40.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-04-20T21:27:40.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-04-20T21:27:40.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-04-20T21:27:40.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-04-20T21:27:40.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-04-20T21:27:40.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-04-20T21:27:40.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-04-20T21:27:40.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-04-20T21:27:40.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-04-20T21:27:40.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-04-20T21:27:40.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-04-20T21:27:40.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-04-20T21:27:40.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-04-20T21:27:40.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-04-20T21:27:40.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-04-20T21:27:40.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-04-20T21:27:40.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-04-20T21:27:40.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-04-20T21:27:40.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-04-20T21:27:40.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-04-20T21:27:40.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-04-20T21:27:40.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-04-20T21:27:40.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-04-20T21:27:40.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-04-20T21:27:40.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-04-20T21:27:40.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-04-20T21:27:40.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-04-20T21:27:40.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-04-20T21:27:40.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-04-20T21:27:40.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-04-20T21:27:40.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-04-20T21:27:40.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-04-20T21:27:40.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-04-20T21:27:40.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-04-20T21:27:40.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-04-20T21:27:40.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-04-20T21:27:40.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-04-20T21:27:40.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-04-20T21:27:40.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-04-20T21:27:40.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-04-20T21:27:40.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-04-20T21:27:40.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-04-20T21:27:40.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-04-20T21:27:40.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-04-20T21:27:40.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-04-20T21:27:40.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-04-20T21:27:40.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-04-20T21:27:40.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-04-20T21:27:40.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-04-20T21:27:40.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-04-20T21:27:40.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-04-20T21:27:40.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-04-20T21:27:40.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-04-20T21:27:40.108Z] PASS [2021-04-20T21:27:40.108Z] coverage: 42.3% of statements [2021-04-20T21:27:40.108Z] ok github.com/docker/docker/oci 0.105s coverage: 42.3% of statements [2021-04-20T21:27:40.108Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-20T21:27:40.658Z] --- PASS: TestServiceUpdateNetwork (14.73s) [2021-04-20T21:27:40.658Z] === RUN TestServiceUpdatePidsLimit [2021-04-20T21:27:40.658Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-20T21:27:40.920Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-20T21:27:41.089Z] === RUN TestParseVersion [2021-04-20T21:27:41.089Z] --- PASS: TestParseVersion (0.00s) [2021-04-20T21:27:41.089Z] PASS [2021-04-20T21:27:41.089Z] coverage: 52.9% of statements [2021-04-20T21:27:41.089Z] ok github.com/docker/docker/pkg/aaparser 0.138s coverage: 52.9% of statements [2021-04-20T21:27:41.089Z] === RUN TestAddressPoolOpt [2021-04-20T21:27:41.089Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-04-20T21:27:41.089Z] === RUN TestValidateEnv [2021-04-20T21:27:41.089Z] === RUN TestValidateEnv/a [2021-04-20T21:27:41.089Z] === RUN TestValidateEnv/something [2021-04-20T21:27:41.089Z] === RUN TestValidateEnv/_=a [2021-04-20T21:27:41.089Z] === RUN TestValidateEnv/env1=value1 [2021-04-20T21:27:41.089Z] === RUN TestValidateEnv/_env1=value1 [2021-04-20T21:27:41.089Z] === RUN TestValidateEnv/env2=value2=value3 [2021-04-20T21:27:41.089Z] === RUN TestValidateEnv/env3=abc!qwe [2021-04-20T21:27:41.089Z] === RUN TestValidateEnv/env_4=value_4 [2021-04-20T21:27:41.089Z] === RUN TestValidateEnv/PATH [2021-04-20T21:27:41.089Z] === RUN TestValidateEnv/=a [2021-04-20T21:27:41.089Z] === RUN TestValidateEnv/PATH= [2021-04-20T21:27:41.089Z] === RUN TestValidateEnv/PATH=something [2021-04-20T21:27:41.089Z] === RUN TestValidateEnv/asd!qwe [2021-04-20T21:27:41.089Z] === RUN TestValidateEnv/1asd [2021-04-20T21:27:41.089Z] === RUN TestValidateEnv/123 [2021-04-20T21:27:41.089Z] === RUN TestValidateEnv/some_space [2021-04-20T21:27:41.089Z] === RUN TestValidateEnv/__some_space_before [2021-04-20T21:27:41.089Z] === RUN TestValidateEnv/some_space_after__ [2021-04-20T21:27:41.089Z] === RUN TestValidateEnv/= [2021-04-20T21:27:41.089Z] === RUN TestValidateEnv/PaTh [2021-04-20T21:27:41.089Z] --- PASS: TestValidateEnv (0.01s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateEnv/a (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateEnv/something (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateEnv/= (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-04-20T21:27:41.089Z] === RUN TestParseHost [2021-04-20T21:27:41.089Z] --- PASS: TestParseHost (0.00s) [2021-04-20T21:27:41.089Z] === RUN TestParseDockerDaemonHost [2021-04-20T21:27:41.089Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-04-20T21:27:41.089Z] === RUN TestParseTCP [2021-04-20T21:27:41.089Z] --- PASS: TestParseTCP (0.00s) [2021-04-20T21:27:41.089Z] === RUN TestParseInvalidUnixAddrInvalid [2021-04-20T21:27:41.089Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-04-20T21:27:41.089Z] === RUN TestValidateExtraHosts [2021-04-20T21:27:41.089Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-04-20T21:27:41.089Z] === RUN TestIpOptString [2021-04-20T21:27:41.089Z] --- PASS: TestIpOptString (0.00s) [2021-04-20T21:27:41.089Z] === RUN TestNewIpOptInvalidDefaultVal [2021-04-20T21:27:41.089Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-04-20T21:27:41.089Z] === RUN TestNewIpOptValidDefaultVal [2021-04-20T21:27:41.089Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-04-20T21:27:41.089Z] === RUN TestIpOptSetInvalidVal [2021-04-20T21:27:41.089Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-04-20T21:27:41.089Z] === RUN TestValidateIPAddress [2021-04-20T21:27:41.089Z] --- PASS: TestValidateIPAddress (0.00s) [2021-04-20T21:27:41.089Z] === RUN TestMapOpts [2021-04-20T21:27:41.089Z] --- PASS: TestMapOpts (0.00s) [2021-04-20T21:27:41.089Z] === RUN TestListOptsWithoutValidator [2021-04-20T21:27:41.089Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-04-20T21:27:41.089Z] === RUN TestListOptsWithValidator [2021-04-20T21:27:41.089Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-04-20T21:27:41.089Z] === RUN TestValidateDNSSearch [2021-04-20T21:27:41.089Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-04-20T21:27:41.089Z] === RUN TestValidateLabel [2021-04-20T21:27:41.089Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-04-20T21:27:41.089Z] === RUN TestValidateLabel/label_with_general_format [2021-04-20T21:27:41.089Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-04-20T21:27:41.089Z] === RUN TestValidateLabel/label_with_one_more [2021-04-20T21:27:41.089Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-04-20T21:27:41.089Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-04-20T21:27:41.089Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-04-20T21:27:41.089Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-04-20T21:27:41.089Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-04-20T21:27:41.089Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-04-20T21:27:41.089Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-04-20T21:27:41.089Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-04-20T21:27:41.089Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-04-20T21:27:41.089Z] --- PASS: TestValidateLabel (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-04-20T21:27:41.089Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-04-20T21:27:41.089Z] === RUN TestNamedListOpts [2021-04-20T21:27:41.089Z] --- PASS: TestNamedListOpts (0.00s) [2021-04-20T21:27:41.089Z] === RUN TestNamedMapOpts [2021-04-20T21:27:41.089Z] --- PASS: TestNamedMapOpts (0.00s) [2021-04-20T21:27:41.089Z] === RUN TestParseLink [2021-04-20T21:27:41.089Z] --- PASS: TestParseLink (0.00s) [2021-04-20T21:27:41.089Z] === RUN TestQuotedStringSetWithQuotes [2021-04-20T21:27:41.089Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-04-20T21:27:41.089Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-04-20T21:27:41.089Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-04-20T21:27:41.089Z] === RUN TestQuotedStringSetWithNoQuotes [2021-04-20T21:27:41.089Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-04-20T21:27:41.089Z] === RUN TestUlimitOpt [2021-04-20T21:27:41.089Z] --- PASS: TestUlimitOpt (0.00s) [2021-04-20T21:27:41.089Z] PASS [2021-04-20T21:27:41.089Z] coverage: 67.1% of statements [2021-04-20T21:27:41.089Z] ok github.com/docker/docker/opts 0.194s coverage: 67.1% of statements [2021-04-20T21:27:42.644Z] === RUN TestUnbuffered [2021-04-20T21:27:42.644Z] --- PASS: TestUnbuffered (0.00s) [2021-04-20T21:27:42.644Z] === RUN TestRaceUnbuffered [2021-04-20T21:27:42.644Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-04-20T21:27:42.644Z] PASS [2021-04-20T21:27:42.644Z] coverage: 100.0% of statements [2021-04-20T21:27:42.644Z] ok github.com/docker/docker/pkg/broadcaster 0.115s coverage: 100.0% of statements [2021-04-20T21:27:43.623Z] === RUN TestMatch [2021-04-20T21:27:43.623Z] === RUN TestMatch/[[]] [2021-04-20T21:27:43.623Z] === RUN TestMatch/[[foo]] [2021-04-20T21:27:43.623Z] === RUN TestMatch/[[bar]_[foo]] [2021-04-20T21:27:43.623Z] === RUN TestMatch/[[foo_bar]] [2021-04-20T21:27:43.623Z] === RUN TestMatch/[[qux]_[foo]] [2021-04-20T21:27:43.623Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-04-20T21:27:43.623Z] === RUN TestMatch/[] [2021-04-20T21:27:43.623Z] === RUN TestMatch/[]#01 [2021-04-20T21:27:43.623Z] === RUN TestMatch/[[qux]] [2021-04-20T21:27:43.623Z] === RUN TestMatch/[[foo_bar_qux]] [2021-04-20T21:27:43.623Z] === RUN TestMatch/[[qux]_[baz]] [2021-04-20T21:27:43.623Z] === RUN TestMatch/[[foo_baz]] [2021-04-20T21:27:43.623Z] --- PASS: TestMatch (0.00s) [2021-04-20T21:27:43.623Z] --- PASS: TestMatch/[[]] (0.00s) [2021-04-20T21:27:43.623Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-04-20T21:27:43.623Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-04-20T21:27:43.623Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-04-20T21:27:43.623Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-04-20T21:27:43.623Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-04-20T21:27:43.623Z] --- PASS: TestMatch/[] (0.00s) [2021-04-20T21:27:43.623Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-04-20T21:27:43.623Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-04-20T21:27:43.623Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-04-20T21:27:43.623Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-04-20T21:27:43.623Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-04-20T21:27:43.623Z] PASS [2021-04-20T21:27:43.623Z] coverage: 87.5% of statements [2021-04-20T21:27:43.623Z] ok github.com/docker/docker/pkg/capabilities 0.064s coverage: 87.5% of statements [2021-04-20T21:27:43.623Z] === RUN TestPeerCertificateMarshalJSON [2021-04-20T21:27:43.623Z] === RUN TestIsArchivePathDir [2021-04-20T21:27:44.089Z] --- PASS: TestIsArchivePathDir (0.15s) [2021-04-20T21:27:44.089Z] === RUN TestIsArchivePathInvalidFile [2021-04-20T21:27:44.089Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2021-04-20T21:27:44.089Z] === RUN TestIsArchivePathTar [2021-04-20T21:27:44.089Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-04-20T21:27:44.089Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-04-20T21:27:44.089Z] --- PASS: TestPeerCertificateMarshalJSON (0.50s) [2021-04-20T21:27:44.089Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-04-20T21:27:44.089Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-04-20T21:27:44.089Z] === RUN TestMiddleware [2021-04-20T21:27:44.089Z] --- PASS: TestMiddleware (0.00s) [2021-04-20T21:27:44.089Z] === RUN TestNewResponseModifier [2021-04-20T21:27:44.089Z] --- PASS: TestNewResponseModifier (0.00s) [2021-04-20T21:27:44.089Z] PASS [2021-04-20T21:27:44.089Z] coverage: 26.8% of statements [2021-04-20T21:27:44.089Z] ok github.com/docker/docker/pkg/authorization 0.605s coverage: 26.8% of statements [2021-04-20T21:27:44.089Z] --- PASS: TestIsArchivePathTar (0.27s) [2021-04-20T21:27:44.089Z] === RUN TestDecompressStreamGzip [2021-04-20T21:27:44.553Z] --- PASS: TestDecompressStreamGzip (0.16s) [2021-04-20T21:27:44.553Z] === RUN TestDecompressStreamBzip2 [2021-04-20T21:27:44.553Z] === RUN TestChrootTarUntar [2021-04-20T21:27:44.553Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-04-20T21:27:44.553Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-20T21:27:44.553Z] === RUN TestChrootUntarWithHugeExcludesList [2021-04-20T21:27:44.553Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.01s) [2021-04-20T21:27:44.553Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-20T21:27:44.553Z] === RUN TestChrootUntarEmptyArchive [2021-04-20T21:27:44.553Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-04-20T21:27:44.553Z] === RUN TestChrootTarUntarWithSymlink [2021-04-20T21:27:44.553Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-04-20T21:27:44.553Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-20T21:27:44.553Z] === RUN TestChrootCopyWithTar [2021-04-20T21:27:44.553Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-04-20T21:27:44.553Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-20T21:27:44.553Z] === RUN TestChrootCopyFileWithTar [2021-04-20T21:27:44.553Z] --- SKIP: TestChrootCopyFileWithTar (0.01s) [2021-04-20T21:27:44.553Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-20T21:27:44.553Z] === RUN TestChrootUntarPath [2021-04-20T21:27:44.553Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-04-20T21:27:44.553Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-20T21:27:44.553Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-04-20T21:27:44.553Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-20T21:27:44.553Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-20T21:27:44.553Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-04-20T21:27:44.553Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-20T21:27:44.553Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-20T21:27:44.553Z] === RUN TestChrootApplyDotDotFile [2021-04-20T21:27:44.553Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-04-20T21:27:44.553Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-20T21:27:44.553Z] PASS [2021-04-20T21:27:44.553Z] coverage: 15.4% of statements [2021-04-20T21:27:44.553Z] ok github.com/docker/docker/pkg/chrootarchive 0.138s coverage: 15.4% of statements [2021-04-20T21:27:44.553Z] --- PASS: TestDecompressStreamBzip2 (0.17s) [2021-04-20T21:27:44.553Z] === RUN TestDecompressStreamXz [2021-04-20T21:27:44.553Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-04-20T21:27:44.553Z] archive_test.go:134: Xz not present in msys2 [2021-04-20T21:27:44.553Z] === RUN TestCompressStreamXzUnsupported [2021-04-20T21:27:44.553Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-04-20T21:27:44.553Z] === RUN TestCompressStreamBzip2Unsupported [2021-04-20T21:27:44.553Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-04-20T21:27:44.553Z] === RUN TestCompressStreamInvalid [2021-04-20T21:27:44.553Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-04-20T21:27:44.553Z] === RUN TestExtensionInvalid [2021-04-20T21:27:44.553Z] --- PASS: TestExtensionInvalid (0.00s) [2021-04-20T21:27:44.553Z] === RUN TestExtensionUncompressed [2021-04-20T21:27:44.553Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-04-20T21:27:44.553Z] === RUN TestExtensionBzip2 [2021-04-20T21:27:44.553Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-04-20T21:27:44.553Z] === RUN TestExtensionGzip [2021-04-20T21:27:44.553Z] --- PASS: TestExtensionGzip (0.00s) [2021-04-20T21:27:44.553Z] === RUN TestExtensionXz [2021-04-20T21:27:44.553Z] --- PASS: TestExtensionXz (0.00s) [2021-04-20T21:27:44.553Z] === RUN TestCmdStreamLargeStderr [2021-04-20T21:27:44.553Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2021-04-20T21:27:44.553Z] === RUN TestCmdStreamBad [2021-04-20T21:27:44.553Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-04-20T21:27:44.553Z] archive_test.go:239: Failing on Windows CI machines [2021-04-20T21:27:44.553Z] === RUN TestCmdStreamGood [2021-04-20T21:27:45.020Z] === RUN TestSizeEmpty [2021-04-20T21:27:45.020Z] --- PASS: TestSizeEmpty (0.00s) [2021-04-20T21:27:45.020Z] === RUN TestSizeEmptyFile [2021-04-20T21:27:45.020Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-04-20T21:27:45.020Z] === RUN TestSizeNonemptyFile [2021-04-20T21:27:45.020Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-04-20T21:27:45.020Z] === RUN TestSizeNestedDirectoryEmpty [2021-04-20T21:27:45.020Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-04-20T21:27:45.020Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-04-20T21:27:45.020Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-04-20T21:27:45.020Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-04-20T21:27:45.020Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-04-20T21:27:45.020Z] === RUN TestMoveToSubdir [2021-04-20T21:27:45.020Z] --- PASS: TestMoveToSubdir (0.01s) [2021-04-20T21:27:45.020Z] === RUN TestSizeNonExistingDirectory [2021-04-20T21:27:45.020Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-04-20T21:27:45.020Z] PASS [2021-04-20T21:27:45.020Z] coverage: 80.0% of statements [2021-04-20T21:27:45.020Z] --- PASS: TestCmdStreamGood (0.07s) [2021-04-20T21:27:45.020Z] === RUN TestUntarPathWithInvalidDest [2021-04-20T21:27:45.020Z] ok github.com/docker/docker/pkg/directory 0.090s coverage: 80.0% of statements [2021-04-20T21:27:45.020Z] --- PASS: TestUntarPathWithInvalidDest (0.12s) [2021-04-20T21:27:45.020Z] === RUN TestUntarPathWithInvalidSrc [2021-04-20T21:27:45.020Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-04-20T21:27:45.020Z] === RUN TestUntarPath [2021-04-20T21:27:45.020Z] --- PASS: TestUntarPath (0.10s) [2021-04-20T21:27:45.020Z] === RUN TestUntarPathWithDestinationFile [2021-04-20T21:27:45.020Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-04-20T21:27:45.020Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-04-20T21:27:45.020Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.11s) [2021-04-20T21:27:45.020Z] === RUN TestCopyWithTarInvalidSrc [2021-04-20T21:27:45.020Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-04-20T21:27:45.020Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-04-20T21:27:45.020Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-04-20T21:27:45.020Z] === RUN TestCopyWithTarSrcFile [2021-04-20T21:27:45.020Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-04-20T21:27:45.020Z] === RUN TestCopyWithTarSrcFolder [2021-04-20T21:27:45.486Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-04-20T21:27:45.486Z] === RUN TestCopyFileWithTarInvalidSrc [2021-04-20T21:27:45.486Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-04-20T21:27:45.486Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-04-20T21:27:45.486Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-04-20T21:27:45.486Z] === RUN TestCopyFileWithTarSrcFolder [2021-04-20T21:27:45.486Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-04-20T21:27:45.486Z] === RUN TestCopyFileWithTarSrcFile [2021-04-20T21:27:45.486Z] --- PASS: TestCopyFileWithTarSrcFile (0.05s) [2021-04-20T21:27:45.486Z] === RUN TestTarFiles [2021-04-20T21:27:45.950Z] === RUN Test [2021-04-20T21:27:45.950Z] === RUN Test/TestContainsEntry [2021-04-20T21:27:45.950Z] === RUN Test/TestCreateEntries [2021-04-20T21:27:45.950Z] === RUN Test/TestEntriesDiff [2021-04-20T21:27:45.950Z] === RUN Test/TestEntriesEquality [2021-04-20T21:27:45.950Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-04-20T21:27:45.950Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-04-20T21:27:45.950Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-04-20T21:27:45.950Z] === RUN Test/TestGeneratorNotGenerate [2021-04-20T21:27:45.950Z] === RUN Test/TestGeneratorWithPort [2021-04-20T21:27:45.950Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-04-20T21:27:45.950Z] === RUN Test/TestNewEntry [2021-04-20T21:27:45.950Z] === RUN Test/TestParse [2021-04-20T21:27:45.950Z] --- PASS: Test (0.00s) [2021-04-20T21:27:45.950Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-04-20T21:27:45.950Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-04-20T21:27:45.950Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-04-20T21:27:45.950Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-04-20T21:27:45.950Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-04-20T21:27:45.950Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-04-20T21:27:45.950Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-04-20T21:27:45.950Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-04-20T21:27:45.950Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-04-20T21:27:45.950Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-04-20T21:27:45.950Z] --- PASS: Test/TestNewEntry (0.00s) [2021-04-20T21:27:45.950Z] --- PASS: Test/TestParse (0.00s) [2021-04-20T21:27:45.950Z] PASS [2021-04-20T21:27:45.950Z] coverage: 58.3% of statements [2021-04-20T21:27:45.950Z] ok github.com/docker/docker/pkg/discovery 0.095s coverage: 58.3% of statements [2021-04-20T21:27:46.415Z] === RUN Test [2021-04-20T21:27:46.415Z] === RUN Test/TestContent [2021-04-20T21:27:46.415Z] === RUN Test/TestInitialize [2021-04-20T21:27:46.415Z] === RUN Test/TestNew [2021-04-20T21:27:46.415Z] === RUN Test/TestParsingContentsWithComments [2021-04-20T21:27:46.415Z] === RUN Test/TestRegister [2021-04-20T21:27:46.415Z] === RUN Test/TestWatch [2021-04-20T21:27:46.415Z] --- PASS: Test (0.01s) [2021-04-20T21:27:46.415Z] --- PASS: Test/TestContent (0.00s) [2021-04-20T21:27:46.415Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-20T21:27:46.415Z] --- PASS: Test/TestNew (0.00s) [2021-04-20T21:27:46.415Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-04-20T21:27:46.415Z] --- PASS: Test/TestRegister (0.00s) [2021-04-20T21:27:46.415Z] --- PASS: Test/TestWatch (0.00s) [2021-04-20T21:27:46.415Z] PASS [2021-04-20T21:27:46.415Z] coverage: 92.9% of statements [2021-04-20T21:27:46.415Z] ok github.com/docker/docker/pkg/discovery/file 0.081s coverage: 92.9% of statements [2021-04-20T21:27:47.145Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-20T21:27:47.970Z] === RUN Test [2021-04-20T21:27:47.970Z] === RUN Test/TestWatch [2021-04-20T21:27:47.970Z] --- PASS: Test (0.00s) [2021-04-20T21:27:47.970Z] --- PASS: Test/TestWatch (0.00s) [2021-04-20T21:27:47.970Z] PASS [2021-04-20T21:27:47.970Z] coverage: 92.3% of statements [2021-04-20T21:27:47.970Z] ok github.com/docker/docker/pkg/discovery/memory 0.059s coverage: 92.3% of statements [2021-04-20T21:27:47.970Z] === RUN Test [2021-04-20T21:27:47.970Z] === RUN Test/TestInitialize [2021-04-20T21:27:47.970Z] === RUN Test/TestInitializeWithPattern [2021-04-20T21:27:47.970Z] === RUN Test/TestRegister [2021-04-20T21:27:47.970Z] === RUN Test/TestWatch [2021-04-20T21:27:47.970Z] --- PASS: Test (0.00s) [2021-04-20T21:27:47.970Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-20T21:27:47.970Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-04-20T21:27:47.970Z] --- PASS: Test/TestRegister (0.00s) [2021-04-20T21:27:47.970Z] --- PASS: Test/TestWatch (0.00s) [2021-04-20T21:27:47.970Z] PASS [2021-04-20T21:27:47.970Z] coverage: 93.8% of statements [2021-04-20T21:27:47.970Z] ok github.com/docker/docker/pkg/discovery/nodes 0.069s coverage: 93.8% of statements [2021-04-20T21:27:47.970Z] === RUN Test [2021-04-20T21:27:47.970Z] === RUN Test/TestInitialize [2021-04-20T21:27:48.066Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2021-04-20T21:27:48.092Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-20T21:27:48.325Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-04-20T21:27:48.436Z] time="2021-04-20T21:27:47Z" level=info msg="Initializing discovery without TLS" [2021-04-20T21:27:48.436Z] time="2021-04-20T21:27:48Z" level=info msg="Initializing discovery without TLS" [2021-04-20T21:27:48.436Z] time="2021-04-20T21:27:48Z" level=info msg="Initializing discovery without TLS" [2021-04-20T21:27:48.436Z] === RUN Test/TestInitializeWithCerts [2021-04-20T21:27:48.436Z] time="2021-04-20T21:27:48Z" level=info msg="Initializing discovery with TLS" [2021-04-20T21:27:48.436Z] === RUN Test/TestWatch [2021-04-20T21:27:48.436Z] time="2021-04-20T21:27:48Z" level=info msg="Initializing discovery without TLS" [2021-04-20T21:27:49.065Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-20T21:27:49.415Z] === RUN TestPollerAddRemove [2021-04-20T21:27:49.415Z] --- PASS: TestPollerAddRemove (0.00s) [2021-04-20T21:27:49.415Z] === RUN TestPollerEvent [2021-04-20T21:27:49.415Z] --- SKIP: TestPollerEvent (0.00s) [2021-04-20T21:27:49.415Z] poller_test.go:41: No chmod on Windows [2021-04-20T21:27:49.415Z] === RUN TestPollerClose [2021-04-20T21:27:49.415Z] --- PASS: TestPollerClose (0.00s) [2021-04-20T21:27:49.415Z] PASS [2021-04-20T21:27:49.415Z] coverage: 45.7% of statements [2021-04-20T21:27:49.415Z] ok github.com/docker/docker/pkg/filenotify 0.058s coverage: 45.7% of statements [2021-04-20T21:27:49.705Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-04-20T21:27:49.880Z] === RUN TestCopyFileWithInvalidSrc [2021-04-20T21:27:49.880Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-04-20T21:27:49.880Z] === RUN TestCopyFileWithInvalidDest [2021-04-20T21:27:49.880Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-04-20T21:27:49.880Z] === RUN TestCopyFileWithSameSrcAndDest [2021-04-20T21:27:49.880Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-04-20T21:27:49.880Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-04-20T21:27:49.880Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-04-20T21:27:49.880Z] === RUN TestCopyFile [2021-04-20T21:27:49.880Z] --- PASS: TestCopyFile (0.01s) [2021-04-20T21:27:49.880Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-04-20T21:27:49.880Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-20T21:27:49.880Z] fileutils_test.go:134: Needs porting to Windows [2021-04-20T21:27:49.880Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-04-20T21:27:49.880Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-04-20T21:27:49.880Z] === RUN TestReadSymlinkedDirectoryToFile [2021-04-20T21:27:49.880Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-20T21:27:49.880Z] fileutils_test.go:180: Needs porting to Windows [2021-04-20T21:27:49.880Z] === RUN TestWildcardMatches [2021-04-20T21:27:49.880Z] --- PASS: TestWildcardMatches (0.00s) [2021-04-20T21:27:49.880Z] === RUN TestPatternMatches [2021-04-20T21:27:49.880Z] --- PASS: TestPatternMatches (0.00s) [2021-04-20T21:27:49.880Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-04-20T21:27:49.880Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-04-20T21:27:49.880Z] === RUN TestPatternMatchesFolderExclusions [2021-04-20T21:27:49.880Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-04-20T21:27:49.880Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-04-20T21:27:49.880Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-04-20T21:27:49.880Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-04-20T21:27:49.880Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-04-20T21:27:49.880Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-04-20T21:27:49.880Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-04-20T21:27:49.880Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-04-20T21:27:49.880Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-04-20T21:27:49.880Z] === RUN TestSingleExclamationError [2021-04-20T21:27:49.880Z] --- PASS: TestSingleExclamationError (0.00s) [2021-04-20T21:27:49.880Z] === RUN TestMatchesWithNoPatterns [2021-04-20T21:27:49.880Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-04-20T21:27:49.880Z] === RUN TestMatchesWithMalformedPatterns [2021-04-20T21:27:49.880Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-04-20T21:27:49.880Z] === RUN TestMatches [2021-04-20T21:27:49.880Z] --- PASS: TestMatches (0.00s) [2021-04-20T21:27:49.880Z] === RUN TestCleanPatterns [2021-04-20T21:27:49.880Z] --- PASS: TestCleanPatterns (0.00s) [2021-04-20T21:27:49.880Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-04-20T21:27:49.880Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-04-20T21:27:49.880Z] === RUN TestCleanPatternsExceptionFlag [2021-04-20T21:27:49.880Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-04-20T21:27:49.880Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-04-20T21:27:49.880Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-04-20T21:27:49.880Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-04-20T21:27:49.880Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-04-20T21:27:49.880Z] === RUN TestCleanPatternsErrorSingleException [2021-04-20T21:27:49.880Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-04-20T21:27:49.880Z] === RUN TestCreateIfNotExistsDir [2021-04-20T21:27:49.880Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-04-20T21:27:49.880Z] === RUN TestCreateIfNotExistsFile [2021-04-20T21:27:49.880Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-04-20T21:27:49.880Z] === RUN TestMatch [2021-04-20T21:27:49.880Z] --- PASS: TestMatch (0.00s) [2021-04-20T21:27:49.880Z] PASS [2021-04-20T21:27:49.880Z] coverage: 87.7% of statements [2021-04-20T21:27:49.880Z] ok github.com/docker/docker/pkg/fileutils 0.095s coverage: 87.7% of statements [2021-04-20T21:27:50.859Z] === RUN TestGet [2021-04-20T21:27:50.859Z] --- PASS: TestGet (0.00s) [2021-04-20T21:27:50.859Z] === RUN TestGetShortcutString [2021-04-20T21:27:50.859Z] --- PASS: TestGetShortcutString (0.00s) [2021-04-20T21:27:50.859Z] PASS [2021-04-20T21:27:50.859Z] coverage: 42.9% of statements [2021-04-20T21:27:50.859Z] ok github.com/docker/docker/pkg/homedir 0.092s coverage: 42.9% of statements [2021-04-20T21:27:51.330Z] --- PASS: Test (3.20s) [2021-04-20T21:27:51.330Z] --- PASS: Test/TestInitialize (0.18s) [2021-04-20T21:27:51.330Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-04-20T21:27:51.330Z] --- PASS: Test/TestWatch (3.01s) [2021-04-20T21:27:51.330Z] PASS [2021-04-20T21:27:51.330Z] coverage: 84.1% of statements [2021-04-20T21:27:51.330Z] ok github.com/docker/docker/pkg/discovery/kv 3.404s coverage: 84.1% of statements [2021-04-20T21:27:51.407Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-04-20T21:27:51.802Z] === RUN TestCreateIDMapOrder [2021-04-20T21:27:51.802Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-04-20T21:27:51.802Z] PASS [2021-04-20T21:27:51.802Z] coverage: 7.2% of statements [2021-04-20T21:27:51.802Z] ok github.com/docker/docker/pkg/idtools 0.230s coverage: 7.2% of statements [2021-04-20T21:27:53.363Z] === RUN TestFixedBufferCap [2021-04-20T21:27:53.363Z] --- PASS: TestFixedBufferCap (0.00s) [2021-04-20T21:27:53.363Z] === RUN TestFixedBufferLen [2021-04-20T21:27:53.363Z] --- PASS: TestFixedBufferLen (0.00s) [2021-04-20T21:27:53.363Z] === RUN TestFixedBufferString [2021-04-20T21:27:53.363Z] --- PASS: TestFixedBufferString (0.00s) [2021-04-20T21:27:53.363Z] === RUN TestFixedBufferWrite [2021-04-20T21:27:53.363Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-04-20T21:27:53.364Z] === RUN TestFixedBufferRead [2021-04-20T21:27:53.364Z] --- PASS: TestFixedBufferRead (0.00s) [2021-04-20T21:27:53.364Z] === RUN TestBytesPipeRead [2021-04-20T21:27:53.364Z] --- PASS: TestBytesPipeRead (0.00s) [2021-04-20T21:27:53.364Z] === RUN TestBytesPipeWrite [2021-04-20T21:27:53.364Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-04-20T21:27:53.364Z] === RUN TestBytesPipeWriteRandomChunks [2021-04-20T21:27:53.364Z] === RUN TestError [2021-04-20T21:27:53.364Z] --- PASS: TestError (0.00s) [2021-04-20T21:27:53.364Z] === RUN TestProgressString [2021-04-20T21:27:53.364Z] === RUN TestProgressString/no_progress [2021-04-20T21:27:53.364Z] === RUN TestProgressString/progress_1 [2021-04-20T21:27:53.364Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-04-20T21:27:53.364Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-04-20T21:27:53.364Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-04-20T21:27:53.364Z] === RUN TestProgressString/with_units [2021-04-20T21:27:53.364Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-04-20T21:27:53.364Z] === RUN TestProgressString/hide_counts [2021-04-20T21:27:53.364Z] --- PASS: TestProgressString (0.00s) [2021-04-20T21:27:53.364Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-04-20T21:27:53.364Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-04-20T21:27:53.364Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-04-20T21:27:53.828Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-04-20T21:27:53.828Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-04-20T21:27:53.828Z] --- PASS: TestProgressString/with_units (0.00s) [2021-04-20T21:27:53.828Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-04-20T21:27:53.828Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-04-20T21:27:53.828Z] === RUN TestJSONMessageDisplay [2021-04-20T21:27:53.828Z] --- PASS: TestJSONMessageDisplay (0.17s) [2021-04-20T21:27:53.828Z] === RUN TestJSONMessageDisplayWithJSONError [2021-04-20T21:27:53.828Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-04-20T21:27:53.828Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-04-20T21:27:53.828Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-04-20T21:27:53.828Z] === RUN TestDisplayJSONMessagesStream [2021-04-20T21:27:53.828Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-04-20T21:27:53.828Z] PASS [2021-04-20T21:27:53.828Z] coverage: 91.7% of statements [2021-04-20T21:27:53.828Z] ok github.com/docker/docker/pkg/jsonmessage 0.229s coverage: 91.7% of statements [2021-04-20T21:27:53.828Z] --- PASS: TestBytesPipeWriteRandomChunks (0.53s) [2021-04-20T21:27:53.828Z] === RUN TestAtomicWriteToFile [2021-04-20T21:27:53.828Z] === RUN TestStandardLongPath [2021-04-20T21:27:53.828Z] --- PASS: TestStandardLongPath (0.00s) [2021-04-20T21:27:53.828Z] === RUN TestUNCLongPath [2021-04-20T21:27:53.828Z] --- PASS: TestUNCLongPath (0.00s) [2021-04-20T21:27:53.828Z] PASS [2021-04-20T21:27:53.828Z] coverage: 100.0% of statements [2021-04-20T21:27:53.828Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-04-20T21:27:53.828Z] === RUN TestAtomicWriteSetCommit [2021-04-20T21:27:53.828Z] ok github.com/docker/docker/pkg/longpath 0.063s coverage: 100.0% of statements [2021-04-20T21:27:53.828Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2021-04-20T21:27:53.828Z] === RUN TestAtomicWriteSetCancel [2021-04-20T21:27:53.828Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-04-20T21:27:53.828Z] === RUN TestReadCloserWrapperClose [2021-04-20T21:27:53.828Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-04-20T21:27:53.828Z] === RUN TestReaderErrWrapperReadOnError [2021-04-20T21:27:53.828Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-04-20T21:27:53.828Z] === RUN TestReaderErrWrapperRead [2021-04-20T21:27:53.828Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-04-20T21:27:53.828Z] === RUN TestHashData [2021-04-20T21:27:53.828Z] --- PASS: TestHashData (0.00s) [2021-04-20T21:27:53.828Z] === RUN TestCancelReadCloser [2021-04-20T21:27:53.828Z] --- PASS: TestCancelReadCloser (0.10s) [2021-04-20T21:27:53.829Z] === RUN TestWriteCloserWrapperClose [2021-04-20T21:27:53.829Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-04-20T21:27:53.829Z] === RUN TestNopWriteCloser [2021-04-20T21:27:53.829Z] --- PASS: TestNopWriteCloser (0.00s) [2021-04-20T21:27:53.829Z] === RUN TestNopWriter [2021-04-20T21:27:53.829Z] --- PASS: TestNopWriter (0.00s) [2021-04-20T21:27:53.829Z] === RUN TestWriteCounter [2021-04-20T21:27:53.829Z] --- PASS: TestWriteCounter (0.00s) [2021-04-20T21:27:53.829Z] PASS [2021-04-20T21:27:53.829Z] coverage: 68.8% of statements [2021-04-20T21:27:53.829Z] --- PASS: TestTarFiles (8.60s) [2021-04-20T21:27:53.829Z] === RUN TestTarUntar [2021-04-20T21:27:53.829Z] ok github.com/docker/docker/pkg/ioutils 0.742s coverage: 68.8% of statements [2021-04-20T21:27:53.829Z] --- PASS: TestTarUntar (0.04s) [2021-04-20T21:27:53.829Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-04-20T21:27:53.829Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-04-20T21:27:53.829Z] === RUN TestTarWithOptions [2021-04-20T21:27:53.829Z] --- PASS: TestTarWithOptions (0.03s) [2021-04-20T21:27:53.829Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-04-20T21:27:53.829Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-04-20T21:27:53.829Z] === RUN TestUntarUstarGnuConflict [2021-04-20T21:27:53.829Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-04-20T21:27:53.829Z] === RUN TestUntarInvalidFilenames [2021-04-20T21:27:54.293Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames918053330\\dest" [2021-04-20T21:27:54.293Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2021-04-20T21:27:54.293Z] === RUN TestUntarHardlinkToSymlink [2021-04-20T21:27:54.293Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2021-04-20T21:27:54.293Z] === RUN TestUntarInvalidHardlink [2021-04-20T21:27:54.293Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink832051235\\victim\\hello" -> "../victim/hello" [2021-04-20T21:27:54.293Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink430706470\\victim\\hello" -> "/../victim/hello" [2021-04-20T21:27:54.293Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink838899277\\victim" -> "../victim" [2021-04-20T21:27:54.293Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink490112328\\victim" -> "../victim" [2021-04-20T21:27:54.293Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink968596999\\victim" -> "../victim" [2021-04-20T21:27:54.293Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink354658234\\victim" -> "../victim" [2021-04-20T21:27:54.293Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-04-20T21:27:54.293Z] === RUN TestUntarInvalidSymlink [2021-04-20T21:27:54.293Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink759519697\\dest\\dotdot" -> "../victim/hello" [2021-04-20T21:27:54.293Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink029073660\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-20T21:27:54.293Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink199359531\\dest\\loophole-victim" -> "../victim" [2021-04-20T21:27:54.293Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink548052366\\dest\\loophole-victim" -> "../victim" [2021-04-20T21:27:54.293Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink954217877\\dest\\loophole-victim" -> "../victim" [2021-04-20T21:27:54.293Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink338885104\\dest\\loophole-victim" -> "../victim" [2021-04-20T21:27:54.293Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink585853583\\dest\\dir\\loophole" -> "../../victim" [2021-04-20T21:27:54.293Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-04-20T21:27:54.293Z] === RUN TestTempArchiveCloseMultipleTimes [2021-04-20T21:27:54.293Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-04-20T21:27:54.293Z] === RUN TestXGlobalNoParent [2021-04-20T21:27:54.293Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-04-20T21:27:54.293Z] === RUN TestReplaceFileTarWrapper [2021-04-20T21:27:54.722Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-04-20T21:27:54.758Z] --- PASS: TestReplaceFileTarWrapper (0.28s) [2021-04-20T21:27:54.758Z] === RUN TestPrefixHeaderReadable [2021-04-20T21:27:54.758Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-04-20T21:27:54.758Z] === RUN TestDisablePigz [2021-04-20T21:27:54.758Z] --- PASS: TestDisablePigz (0.26s) [2021-04-20T21:27:54.758Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-04-20T21:27:54.758Z] === RUN TestPigz [2021-04-20T21:27:54.758Z] === RUN TestNameFormat [2021-04-20T21:27:54.758Z] --- PASS: TestNameFormat (0.00s) [2021-04-20T21:27:54.758Z] === RUN TestNameRetries [2021-04-20T21:27:54.758Z] --- PASS: TestNameRetries (0.00s) [2021-04-20T21:27:54.758Z] PASS [2021-04-20T21:27:54.758Z] coverage: 85.7% of statements [2021-04-20T21:27:54.758Z] ok github.com/docker/docker/pkg/namesgenerator 0.080s coverage: 85.7% of statements [2021-04-20T21:27:55.223Z] --- PASS: TestPigz (0.18s) [2021-04-20T21:27:55.223Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-04-20T21:27:55.223Z] === RUN TestCopyFileWithInvalidDest [2021-04-20T21:27:55.223Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-04-20T21:27:55.223Z] archive_windows_test.go:16: Currently fails [2021-04-20T21:27:55.223Z] === RUN TestCanonicalTarNameForPath [2021-04-20T21:27:55.223Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-04-20T21:27:55.223Z] === RUN TestCanonicalTarName [2021-04-20T21:27:55.223Z] --- PASS: TestCanonicalTarName (0.00s) [2021-04-20T21:27:55.223Z] === RUN TestChmodTarEntry [2021-04-20T21:27:55.223Z] --- PASS: TestChmodTarEntry (0.00s) [2021-04-20T21:27:55.223Z] === RUN TestHardLinkOrder [2021-04-20T21:27:55.223Z] === RUN TestParseKeyValueOpt [2021-04-20T21:27:55.223Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-04-20T21:27:55.223Z] === RUN TestParseUintList [2021-04-20T21:27:55.223Z] --- PASS: TestParseUintList (0.00s) [2021-04-20T21:27:55.223Z] === RUN TestParseUintListMaximumLimits [2021-04-20T21:27:55.223Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-04-20T21:27:55.223Z] PASS [2021-04-20T21:27:55.223Z] coverage: 97.0% of statements [2021-04-20T21:27:55.223Z] ok github.com/docker/docker/pkg/parsers 0.086s coverage: 97.0% of statements [2021-04-20T21:27:55.223Z] --- PASS: TestHardLinkOrder (0.12s) [2021-04-20T21:27:55.223Z] === RUN TestChangeString [2021-04-20T21:27:55.223Z] --- PASS: TestChangeString (0.00s) [2021-04-20T21:27:55.223Z] === RUN TestChangesWithNoChanges [2021-04-20T21:27:55.223Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-04-20T21:27:55.223Z] === RUN TestChangesWithChanges [2021-04-20T21:27:55.223Z] --- PASS: TestChangesWithChanges (0.04s) [2021-04-20T21:27:55.223Z] === RUN TestChangesWithChangesGH13590 [2021-04-20T21:27:55.223Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-04-20T21:27:55.223Z] changes_test.go:192: needs more investigation [2021-04-20T21:27:55.223Z] === RUN TestChangesDirsEmpty [2021-04-20T21:27:55.223Z] --- PASS: TestChangesDirsEmpty (0.17s) [2021-04-20T21:27:55.223Z] === RUN TestChangesDirsMutated [2021-04-20T21:27:55.688Z] --- PASS: TestChangesDirsMutated (0.20s) [2021-04-20T21:27:55.688Z] === RUN TestApplyLayer [2021-04-20T21:27:55.688Z] --- SKIP: TestApplyLayer (0.00s) [2021-04-20T21:27:55.688Z] changes_test.go:405: needs further investigation [2021-04-20T21:27:55.688Z] === RUN TestChangesSizeWithHardlinks [2021-04-20T21:27:55.688Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-04-20T21:27:55.688Z] changes_test.go:441: needs further investigation [2021-04-20T21:27:55.688Z] === RUN TestChangesSizeWithNoChanges [2021-04-20T21:27:55.688Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-04-20T21:27:55.688Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-04-20T21:27:55.688Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-04-20T21:27:55.688Z] === RUN TestChangesSize [2021-04-20T21:27:55.688Z] === RUN TestNewAndRemove [2021-04-20T21:27:55.688Z] --- PASS: TestNewAndRemove (0.00s) [2021-04-20T21:27:55.688Z] === RUN TestRemoveInvalidPath [2021-04-20T21:27:55.688Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-04-20T21:27:55.688Z] PASS [2021-04-20T21:27:55.688Z] coverage: 82.6% of statements [2021-04-20T21:27:55.688Z] --- PASS: TestChangesSize (0.01s) [2021-04-20T21:27:55.688Z] === RUN TestApplyLayerInvalidFilenames [2021-04-20T21:27:55.688Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames121854662\\dest" [2021-04-20T21:27:55.688Z] ok github.com/docker/docker/pkg/pidfile 0.080s coverage: 82.6% of statements [2021-04-20T21:27:55.688Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-04-20T21:27:55.688Z] === RUN TestApplyLayerInvalidHardlink [2021-04-20T21:27:55.688Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink480121320\\victim\\hello" -> "../victim/hello" [2021-04-20T21:27:55.688Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink173409831\\victim\\hello" -> "/../victim/hello" [2021-04-20T21:27:55.688Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink275255130\\victim" -> "../victim" [2021-04-20T21:27:55.688Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink127899377\\victim" -> "../victim" [2021-04-20T21:27:55.688Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink080444316\\victim" -> "../victim" [2021-04-20T21:27:55.688Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink436641867\\victim" -> "../victim" [2021-04-20T21:27:55.688Z] --- PASS: TestApplyLayerInvalidHardlink (0.10s) [2021-04-20T21:27:55.688Z] === RUN TestApplyLayerInvalidSymlink [2021-04-20T21:27:55.688Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink196309294\\dest\\dotdot" -> "../victim/hello" [2021-04-20T21:27:55.688Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink464120501\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-20T21:27:55.688Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink336866960\\dest\\loophole-victim" -> "../victim" [2021-04-20T21:27:55.688Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink999137455\\dest\\loophole-victim" -> "../victim" [2021-04-20T21:27:55.688Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink013799490\\dest\\loophole-victim" -> "../victim" [2021-04-20T21:27:55.688Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink959398073\\dest\\loophole-victim" -> "../victim" [2021-04-20T21:27:55.688Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2021-04-20T21:27:55.688Z] === RUN TestApplyLayerWhiteouts [2021-04-20T21:27:55.688Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2021-04-20T21:27:55.688Z] === RUN TestGenerateEmptyFile [2021-04-20T21:27:55.688Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-04-20T21:27:55.688Z] === RUN TestGenerateWithContent [2021-04-20T21:27:55.688Z] --- PASS: TestGenerateWithContent (0.00s) [2021-04-20T21:27:55.688Z] PASS [2021-04-20T21:27:55.688Z] coverage: 62.8% of statements [2021-04-20T21:27:55.688Z] ok github.com/docker/docker/pkg/archive 12.242s coverage: 62.8% of statements [2021-04-20T21:27:56.670Z] === RUN TestParseEmptyInterface [2021-04-20T21:27:56.670Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-04-20T21:27:56.670Z] === RUN TestParseNonInterfaceType [2021-04-20T21:27:56.670Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-04-20T21:27:56.670Z] === RUN TestParseWithOneFunction [2021-04-20T21:27:56.670Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-04-20T21:27:56.670Z] === RUN TestParseWithMultipleFuncs [2021-04-20T21:27:56.670Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-04-20T21:27:56.670Z] === RUN TestParseWithUnnamedReturn [2021-04-20T21:27:56.670Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-04-20T21:27:56.670Z] === RUN TestEmbeddedInterface [2021-04-20T21:27:56.670Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-04-20T21:27:56.670Z] === RUN TestParsedImports [2021-04-20T21:27:56.670Z] --- PASS: TestParsedImports (0.00s) [2021-04-20T21:27:56.670Z] === RUN TestAliasedImports [2021-04-20T21:27:56.670Z] --- PASS: TestAliasedImports (0.00s) [2021-04-20T21:27:56.670Z] PASS [2021-04-20T21:27:56.670Z] coverage: 56.8% of statements [2021-04-20T21:27:56.670Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.065s coverage: 56.8% of statements [2021-04-20T21:27:57.212Z] --- PASS: TestServiceUpdatePidsLimit (17.83s) [2021-04-20T21:27:57.212Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.15s) [2021-04-20T21:27:57.212Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-04-20T21:27:57.212Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.23s) [2021-04-20T21:27:57.212Z] PASS [2021-04-20T21:27:57.212Z] [2021-04-20T21:27:57.212Z] === Skipped [2021-04-20T21:27:57.212Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.02s) [2021-04-20T21:27:57.212Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-20T21:27:57.212Z] [2021-04-20T21:27:57.212Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-04-20T21:27:57.212Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:27:57.212Z] [2021-04-20T21:27:57.212Z] [2021-04-20T21:27:57.212Z] DONE 27 tests, 2 skipped in 161.977s [2021-04-20T21:27:57.212Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-04-20T21:27:57.212Z] ++ 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-20T21:27:57.212Z] ++ set -e [2021-04-20T21:27:57.212Z] ++ '[' -n 0 ']' [2021-04-20T21:27:57.212Z] ++ set -x [2021-04-20T21:27:57.212Z] ++ env -i DEST=/go/src/github.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-20T21:27:57.212Z] INFO: Testing against a local daemon [2021-04-20T21:27:57.212Z] === RUN TestSessionCreate [2021-04-20T21:27:57.212Z] --- PASS: TestSessionCreate (0.05s) [2021-04-20T21:27:57.212Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-20T21:27:57.212Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-04-20T21:27:57.212Z] PASS [2021-04-20T21:27:57.212Z] [2021-04-20T21:27:57.212Z] DONE 2 tests in 0.315s [2021-04-20T21:27:57.212Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-04-20T21:27:57.212Z] ++ 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-20T21:27:57.212Z] ++ set -e [2021-04-20T21:27:57.212Z] ++ '[' -n 0 ']' [2021-04-20T21:27:57.212Z] ++ set -x [2021-04-20T21:27:57.212Z] ++ env -i DEST=/go/src/github.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-20T21:27:57.212Z] INFO: Testing against a local daemon [2021-04-20T21:27:57.212Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-20T21:27:57.212Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-04-20T21:27:57.212Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-20T21:27:57.212Z] === RUN TestEventsExecDie [2021-04-20T21:27:57.785Z] --- PASS: TestEventsExecDie (1.12s) [2021-04-20T21:27:57.785Z] === RUN TestEventsBackwardsCompatible [2021-04-20T21:27:58.047Z] --- PASS: TestEventsBackwardsCompatible (0.15s) [2021-04-20T21:27:58.047Z] === RUN TestInfoBinaryCommits [2021-04-20T21:27:58.047Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-04-20T21:27:58.047Z] === RUN TestInfoAPIVersioned [2021-04-20T21:27:58.047Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-04-20T21:27:58.047Z] === RUN TestInfoDiscoveryBackend [2021-04-20T21:27:58.231Z] === RUN TestFailedConnection [2021-04-20T21:27:58.231Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-04-20T21:27:58.231Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-20T21:27:58.231Z] === RUN TestBufioReaderPoolPutAndGet [2021-04-20T21:27:58.231Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-04-20T21:27:58.231Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-04-20T21:27:58.231Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-04-20T21:27:58.231Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-04-20T21:27:58.231Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-20T21:27:58.231Z] === RUN TestBufioWriterPoolPutAndGet [2021-04-20T21:27:58.231Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-04-20T21:27:58.231Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-04-20T21:27:58.231Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-04-20T21:27:58.231Z] === RUN TestBufferPoolPutAndGet [2021-04-20T21:27:58.231Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-04-20T21:27:58.231Z] PASS [2021-04-20T21:27:58.231Z] coverage: 88.2% of statements [2021-04-20T21:27:58.231Z] ok github.com/docker/docker/pkg/pools 0.055s coverage: 88.2% of statements [2021-04-20T21:27:58.696Z] === RUN TestHTTPTransport [2021-04-20T21:27:58.696Z] --- PASS: TestHTTPTransport (0.00s) [2021-04-20T21:27:58.696Z] PASS [2021-04-20T21:27:58.696Z] coverage: 85.7% of statements [2021-04-20T21:27:58.696Z] ok github.com/docker/docker/pkg/plugins/transport 0.120s coverage: 85.7% of statements [2021-04-20T21:27:58.935Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-04-20T21:27:58.935Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-04-20T21:27:59.161Z] --- PASS: TestFailedConnection (1.16s) [2021-04-20T21:27:59.161Z] === RUN TestFailOnce [2021-04-20T21:27:59.161Z] 2021/04/20 21:27:58 http: panic serving 127.0.0.1:49226: Plugin not ready [2021-04-20T21:27:59.161Z] goroutine 10 [running]: [2021-04-20T21:27:59.161Z] net/http.(*conn).serve.func1(0xc000058aa0) [2021-04-20T21:27:59.161Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-04-20T21:27:59.161Z] panic(0x849b40, 0x986ad0) [2021-04-20T21:27:59.161Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-04-20T21:27:59.161Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-20T21:27:59.161Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-04-20T21:27:59.161Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-20T21:27:59.161Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-04-20T21:27:59.161Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-20T21:27:59.161Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-04-20T21:27:59.161Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-20T21:27:59.161Z] c:/go/src/net/http/server.go:2831 +0xab [2021-04-20T21:27:59.161Z] net/http.(*conn).serve(0xc000058aa0, 0x99b2c0, 0xc00004a980) [2021-04-20T21:27:59.161Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-04-20T21:27:59.161Z] created by net/http.(*Server).Serve [2021-04-20T21:27:59.161Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-04-20T21:27:59.161Z] time="2021-04-20T21:27:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.FailOnce: Post http://127.0.0.1:49225/Test.FailOnce: EOF, retrying in 1s" [2021-04-20T21:27:59.435Z] --- PASS: TestInfoDiscoveryBackend (1.13s) [2021-04-20T21:27:59.436Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-20T21:27:59.626Z] === RUN TestOutputOnPrematureClose [2021-04-20T21:27:59.626Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-04-20T21:27:59.626Z] === RUN TestCompleteSilently [2021-04-20T21:27:59.626Z] --- PASS: TestCompleteSilently (0.00s) [2021-04-20T21:27:59.626Z] PASS [2021-04-20T21:27:59.626Z] coverage: 75.9% of statements [2021-04-20T21:27:59.626Z] ok github.com/docker/docker/pkg/progress 0.054s coverage: 75.9% of statements [2021-04-20T21:27:59.626Z] === RUN TestSendToOneSub [2021-04-20T21:27:59.626Z] --- PASS: TestSendToOneSub (0.00s) [2021-04-20T21:27:59.626Z] === RUN TestSendToMultipleSubs [2021-04-20T21:27:59.626Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-04-20T21:27:59.626Z] === RUN TestEvictOneSub [2021-04-20T21:27:59.626Z] --- PASS: TestEvictOneSub (0.00s) [2021-04-20T21:27:59.626Z] === RUN TestClosePublisher [2021-04-20T21:27:59.626Z] --- PASS: TestClosePublisher (0.00s) [2021-04-20T21:27:59.626Z] === RUN TestPubSubRace [2021-04-20T21:27:59.688Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 14.1% of statements [2021-04-20T21:27:59.688Z] ok github.com/docker/docker/daemon 12.201s coverage: 17.1% of statements [2021-04-20T21:27:59.688Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-20T21:27:59.688Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-20T21:28:00.379Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-20T21:28:00.379Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-20T21:28:00.611Z] --- PASS: TestFailOnce (1.19s) [2021-04-20T21:28:00.611Z] === RUN TestEchoInputOutput [2021-04-20T21:28:00.611Z] --- PASS: TestEchoInputOutput (0.00s) [2021-04-20T21:28:00.611Z] === RUN TestBackoff [2021-04-20T21:28:00.611Z] --- PASS: TestBackoff (0.00s) [2021-04-20T21:28:00.611Z] === RUN TestAbortRetry [2021-04-20T21:28:00.611Z] --- PASS: TestAbortRetry (0.00s) [2021-04-20T21:28:00.611Z] === RUN TestClientScheme [2021-04-20T21:28:00.611Z] --- PASS: TestClientScheme (0.00s) [2021-04-20T21:28:00.611Z] === RUN TestNewClientWithTimeout [2021-04-20T21:28:00.611Z] === RUN TestRegister [2021-04-20T21:28:00.611Z] --- PASS: TestRegister (0.00s) [2021-04-20T21:28:00.611Z] === RUN TestCommand [2021-04-20T21:28:00.611Z] --- PASS: TestCommand (0.03s) [2021-04-20T21:28:00.611Z] === RUN TestNaiveSelf [2021-04-20T21:28:00.611Z] --- PASS: TestNaiveSelf (0.03s) [2021-04-20T21:28:00.611Z] PASS [2021-04-20T21:28:00.611Z] coverage: 82.4% of statements [2021-04-20T21:28:00.611Z] ok github.com/docker/docker/pkg/reexec 0.097s coverage: 82.4% of statements [2021-04-20T21:28:00.611Z] --- PASS: TestPubSubRace (1.05s) [2021-04-20T21:28:00.611Z] PASS [2021-04-20T21:28:00.611Z] coverage: 75.0% of statements [2021-04-20T21:28:00.611Z] ok github.com/docker/docker/pkg/pubsub 1.091s coverage: 75.0% of statements [2021-04-20T21:28:00.626Z] ok github.com/docker/docker/daemon/config 0.072s coverage: 81.8% of statements [2021-04-20T21:28:00.885Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-04-20T21:28:01.076Z] time="2021-04-20T21:28:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49230/Test.Echo: Post http://127.0.0.1:49230/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-04-20T21:28:01.324Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.16s) [2021-04-20T21:28:01.324Z] === RUN TestInfoAPI [2021-04-20T21:28:01.324Z] --- PASS: TestInfoAPI (0.05s) [2021-04-20T21:28:01.324Z] === RUN TestInfoAPIWarnings [2021-04-20T21:28:01.825Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-04-20T21:28:01.825Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-20T21:28:01.825Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-20T21:28:02.065Z] === RUN TestParseSignal [2021-04-20T21:28:02.065Z] --- PASS: TestParseSignal (0.00s) [2021-04-20T21:28:02.066Z] === RUN TestValidSignalForPlatform [2021-04-20T21:28:02.066Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-04-20T21:28:02.066Z] PASS [2021-04-20T21:28:02.066Z] coverage: 20.3% of statements [2021-04-20T21:28:02.066Z] ok github.com/docker/docker/pkg/signal 0.055s coverage: 20.3% of statements [2021-04-20T21:28:02.066Z] === RUN TestNewStdWriter [2021-04-20T21:28:02.066Z] --- PASS: TestNewStdWriter (0.00s) [2021-04-20T21:28:02.066Z] === RUN TestWriteWithUninitializedStdWriter [2021-04-20T21:28:02.066Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-04-20T21:28:02.066Z] === RUN TestWriteWithNilBytes [2021-04-20T21:28:02.066Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-04-20T21:28:02.066Z] === RUN TestWrite [2021-04-20T21:28:02.066Z] --- PASS: TestWrite (0.00s) [2021-04-20T21:28:02.066Z] === RUN TestWriteWithWriterError [2021-04-20T21:28:02.066Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-04-20T21:28:02.066Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-04-20T21:28:02.066Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-04-20T21:28:02.066Z] === RUN TestStdCopyWriteAndRead [2021-04-20T21:28:02.066Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-04-20T21:28:02.066Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-04-20T21:28:02.066Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-04-20T21:28:02.066Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-04-20T21:28:02.066Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-04-20T21:28:02.066Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-04-20T21:28:02.066Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-04-20T21:28:02.066Z] === RUN TestStdCopyWithInvalidInputHeader [2021-04-20T21:28:02.066Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-04-20T21:28:02.066Z] === RUN TestStdCopyWithCorruptedPrefix [2021-04-20T21:28:02.066Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-04-20T21:28:02.066Z] === RUN TestStdCopyReturnsWriteErrors [2021-04-20T21:28:02.066Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-04-20T21:28:02.066Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-04-20T21:28:02.066Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-04-20T21:28:02.066Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-04-20T21:28:02.066Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-04-20T21:28:02.066Z] PASS [2021-04-20T21:28:02.066Z] coverage: 100.0% of statements [2021-04-20T21:28:02.066Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2021-04-20T21:28:02.530Z] time="2021-04-20T21:28:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49230/Test.Echo: Post http://127.0.0.1:49230/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-04-20T21:28:02.764Z] ok github.com/docker/docker/daemon/graphdriver 0.022s coverage: 2.2% of statements [2021-04-20T21:28:02.995Z] === RUN TestGenerateRandomID [2021-04-20T21:28:02.995Z] --- PASS: TestGenerateRandomID (0.00s) [2021-04-20T21:28:02.995Z] === RUN TestShortenId [2021-04-20T21:28:02.995Z] --- PASS: TestShortenId (0.00s) [2021-04-20T21:28:02.995Z] === RUN TestShortenSha256Id [2021-04-20T21:28:02.995Z] --- PASS: TestShortenSha256Id (0.00s) [2021-04-20T21:28:02.995Z] === RUN TestShortenIdEmpty [2021-04-20T21:28:02.995Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-04-20T21:28:02.995Z] === RUN TestShortenIdInvalid [2021-04-20T21:28:02.995Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-04-20T21:28:02.995Z] === RUN TestIsShortIDNonHex [2021-04-20T21:28:02.995Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-04-20T21:28:02.995Z] === RUN TestIsShortIDNotCorrectSize [2021-04-20T21:28:02.995Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-04-20T21:28:02.995Z] PASS [2021-04-20T21:28:02.995Z] coverage: 70.6% of statements [2021-04-20T21:28:02.995Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2021-04-20T21:28:03.465Z] === RUN TestRawProgressFormatterFormatStatus [2021-04-20T21:28:03.465Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-04-20T21:28:03.465Z] === RUN TestRawProgressFormatterFormatProgress [2021-04-20T21:28:03.465Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-04-20T21:28:03.465Z] === RUN TestFormatStatus [2021-04-20T21:28:03.465Z] --- PASS: TestFormatStatus (0.00s) [2021-04-20T21:28:03.465Z] === RUN TestFormatError [2021-04-20T21:28:03.465Z] --- PASS: TestFormatError (0.00s) [2021-04-20T21:28:03.465Z] === RUN TestFormatJSONError [2021-04-20T21:28:03.465Z] --- PASS: TestFormatJSONError (0.00s) [2021-04-20T21:28:03.465Z] === RUN TestJsonProgressFormatterFormatProgress [2021-04-20T21:28:03.465Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-04-20T21:28:03.465Z] === RUN TestJsonProgressFormatterFormatStatus [2021-04-20T21:28:03.465Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-04-20T21:28:03.465Z] === RUN TestNewJSONProgressOutput [2021-04-20T21:28:03.465Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-04-20T21:28:03.465Z] === RUN TestAuxFormatterEmit [2021-04-20T21:28:03.465Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-04-20T21:28:03.465Z] === RUN TestStreamWriterStdout [2021-04-20T21:28:03.465Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-04-20T21:28:03.465Z] === RUN TestStreamWriterStderr [2021-04-20T21:28:03.465Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-04-20T21:28:03.465Z] PASS [2021-04-20T21:28:03.465Z] coverage: 66.2% of statements [2021-04-20T21:28:03.465Z] ok github.com/docker/docker/pkg/streamformatter 0.055s coverage: 66.2% of statements [2021-04-20T21:28:04.446Z] === RUN TestIsCpusetListAvailable [2021-04-20T21:28:04.446Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-04-20T21:28:04.446Z] PASS [2021-04-20T21:28:04.446Z] coverage: 38.2% of statements [2021-04-20T21:28:04.446Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 38.2% of statements [2021-04-20T21:28:04.912Z] time="2021-04-20T21:28:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49230/Test.Echo: Post http://127.0.0.1:49230/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-04-20T21:28:05.305Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.518s coverage: 73.3% of statements [2021-04-20T21:28:05.305Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2021-04-20T21:28:05.378Z] === RUN TestChtimes [2021-04-20T21:28:05.378Z] --- PASS: TestChtimes (0.01s) [2021-04-20T21:28:05.378Z] === RUN TestChtimesWindows [2021-04-20T21:28:05.378Z] --- PASS: TestChtimesWindows (0.00s) [2021-04-20T21:28:05.378Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-04-20T21:28:05.378Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-04-20T21:28:05.378Z] === RUN TestEnsureRemoveAllNotExist [2021-04-20T21:28:05.378Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-04-20T21:28:05.378Z] === RUN TestEnsureRemoveAllWithDir [2021-04-20T21:28:05.378Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-04-20T21:28:05.378Z] === RUN TestEnsureRemoveAllWithFile [2021-04-20T21:28:05.378Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-04-20T21:28:05.378Z] === RUN TestHasWin32KSupport [2021-04-20T21:28:05.378Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-04-20T21:28:05.378Z] syscall_windows_test.go:8: win32k: true [2021-04-20T21:28:05.378Z] PASS [2021-04-20T21:28:05.378Z] coverage: 12.0% of statements [2021-04-20T21:28:05.378Z] ok github.com/docker/docker/pkg/system 0.076s coverage: 12.0% of statements [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite (526.58s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (10.23s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.42s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.83s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.73s) [2021-04-20T21:28:05.536Z] docker_cli_daemon_test.go:1455: [ddc4f694ab86b] daemon is not started [2021-04-20T21:28:05.536Z] check_test.go:309: [d908b0dc073a2] daemon is not started [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.51s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.95s) [2021-04-20T21:28:05.536Z] check_test.go:309: [d2bc2bd2b9ecc] daemon is not started [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.10s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.39s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.34s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.81s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.18s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.46s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (2.30s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (4.18s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-04-20T21:28:05.536Z] check_test.go:309: [df1d6c074ede8] daemon is not started [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-04-20T21:28:05.536Z] check_test.go:309: [d4af693404f7d] daemon is not started [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (3.03s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (1.04s) [2021-04-20T21:28:05.536Z] check_test.go:309: [d3f9343abae4f] daemon is not started [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.27s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.77s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.90s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.41s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.94s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.97s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.02s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-04-20T21:28:05.536Z] check_test.go:309: [dd9ce09530879] daemon is not started [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.81s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (1.05s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.96s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (5.49s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (8.04s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.58s) [2021-04-20T21:28:05.536Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-20T21:28:05.536Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-04-20T21:28:05.536Z] check_test.go:309: [db630480931e7] daemon is not started [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (3.18s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.36s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.99s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.78s) [2021-04-20T21:28:05.536Z] check_test.go:309: [d5ed01970dd61] daemon is not started [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.60s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.89s) [2021-04-20T21:28:05.536Z] check_test.go:309: [d88e644000625] daemon is not started [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (5.05s) [2021-04-20T21:28:05.536Z] docker_cli_daemon_plugins_test.go:79: [db0aca9aff306] daemon is not started [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.95s) [2021-04-20T21:28:05.536Z] docker_cli_daemon_plugins_test.go:169: [d02cde27a04b3] daemon is not started [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.79s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (1.18s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.83s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-04-20T21:28:05.536Z] check_test.go:309: [d9069faf67ec8] daemon is not started [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.76s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.72s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.69s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.73s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.70s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (3.08s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (3.03s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.89s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.92s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.94s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.45s) [2021-04-20T21:28:05.536Z] check_test.go:309: [d5942a1223ee8] daemon is not started [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (4.03s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (29.19s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (4.05s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.18s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (8.47s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.93s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.13s) [2021-04-20T21:28:05.536Z] check_test.go:309: [d5c658dfbf8d3] daemon is not started [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (3.02s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (4.15s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.21s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (5.33s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (3.02s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.24s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.66s) [2021-04-20T21:28:05.536Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-04-20T21:28:05.536Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-04-20T21:28:05.536Z] check_test.go:309: [d4c1ef12980fa] daemon is not started [2021-04-20T21:28:05.536Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-04-20T21:28:05.536Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-04-20T21:28:05.536Z] check_test.go:309: [d24e5c2fd9f9d] daemon is not started [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.16s) [2021-04-20T21:28:05.536Z] check_test.go:309: [d6a9450798f80] daemon is not started [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.61s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.92s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.52s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.00s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.94s) [2021-04-20T21:28:05.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (7.24s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (7.15s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (4.09s) [2021-04-20T21:28:05.537Z] check_test.go:309: [d53767e3d3608] daemon is not started [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (5.40s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.99s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.89s) [2021-04-20T21:28:05.537Z] check_test.go:309: [de2e7976454c3] daemon is not started [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.91s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.87s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.99s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (1.07s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.71s) [2021-04-20T21:28:05.537Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-04-20T21:28:05.537Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-04-20T21:28:05.537Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-04-20T21:28:05.537Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-04-20T21:28:05.537Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-04-20T21:28:05.537Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-04-20T21:28:05.537Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-04-20T21:28:05.537Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-04-20T21:28:05.537Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-04-20T21:28:05.537Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-04-20T21:28:05.537Z] check_test.go:309: [dcabf29cc0c01] daemon is not started [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (2.10s) [2021-04-20T21:28:05.537Z] check_test.go:309: [d1e9f2488725f] daemon is not started [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.94s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (2.04s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.03s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.94s) [2021-04-20T21:28:05.537Z] check_test.go:309: [d5ed8b95d0256] daemon is not started [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.29s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.87s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (7.24s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.48s) [2021-04-20T21:28:05.537Z] check_test.go:309: [d154c8d4ee488] daemon is not started [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (9.84s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.36s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.84s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.20s) [2021-04-20T21:28:05.537Z] check_test.go:309: [d8881edf519f1] daemon is not started [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.99s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.98s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (1.01s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.80s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.02s) [2021-04-20T21:28:05.537Z] check_test.go:309: [db247fa48e61e] daemon is not started [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.61s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.46s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.89s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.06s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.56s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.34s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.91s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.94s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.11s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.54s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.69s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.63s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (12.15s) [2021-04-20T21:28:05.537Z] docker_cli_daemon_test.go:2550: [dcaabae92f1f0] daemon is not started [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.41s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.27s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestShmSize (3.08s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.04s) [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.19s) [2021-04-20T21:28:05.537Z] check_test.go:309: [dc9da645741a7] daemon is not started [2021-04-20T21:28:05.537Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.81s) [2021-04-20T21:28:05.537Z] === RUN TestDockerSwarmSuite [2021-04-20T21:28:05.537Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-04-20T21:28:06.357Z] === RUN TestTailFile [2021-04-20T21:28:06.357Z] --- PASS: TestTailFile (0.00s) [2021-04-20T21:28:06.357Z] === RUN TestTailFileManyLines [2021-04-20T21:28:06.357Z] --- PASS: TestTailFileManyLines (0.00s) [2021-04-20T21:28:06.357Z] === RUN TestTailEmptyFile [2021-04-20T21:28:06.357Z] --- PASS: TestTailEmptyFile (0.01s) [2021-04-20T21:28:06.357Z] === RUN TestTailNegativeN [2021-04-20T21:28:06.357Z] --- PASS: TestTailNegativeN (0.02s) [2021-04-20T21:28:06.357Z] === RUN TestNewTailReader [2021-04-20T21:28:06.357Z] === PAUSE TestNewTailReader [2021-04-20T21:28:06.357Z] === CONT TestNewTailReader [2021-04-20T21:28:06.357Z] === RUN TestNewTailReader/no_delimiter [2021-04-20T21:28:06.357Z] === PAUSE TestNewTailReader/no_delimiter [2021-04-20T21:28:06.357Z] === RUN TestNewTailReader/single_byte_delimiter [2021-04-20T21:28:06.357Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-04-20T21:28:06.357Z] === RUN TestNewTailReader/2_byte_delimiter [2021-04-20T21:28:06.357Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-04-20T21:28:06.357Z] === RUN TestNewTailReader/4_byte_delimiter [2021-04-20T21:28:06.357Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-04-20T21:28:06.357Z] === RUN TestNewTailReader/8_byte_delimiter [2021-04-20T21:28:06.357Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-04-20T21:28:06.357Z] === RUN TestNewTailReader/12_byte_delimiter [2021-04-20T21:28:06.357Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-04-20T21:28:06.357Z] === RUN TestNewTailReader/truncated_last_line [2021-04-20T21:28:06.357Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-04-20T21:28:06.357Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-04-20T21:28:06.357Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-04-20T21:28:06.357Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-04-20T21:28:06.358Z] === CONT TestNewTailReader/no_delimiter [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-20T21:28:06.358Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-20T21:28:06.358Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-20T21:28:06.358Z] === CONT TestNewTailReader/12_byte_delimiter [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-20T21:28:06.358Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-20T21:28:06.358Z] === CONT TestNewTailReader/2_byte_delimiter [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-20T21:28:06.358Z] === CONT TestNewTailReader/8_byte_delimiter [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-20T21:28:06.358Z] === CONT TestNewTailReader/single_byte_delimiter [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-20T21:28:06.358Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-20T21:28:06.358Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-20T21:28:06.358Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-20T21:28:06.358Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-20T21:28:06.358Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-20T21:28:06.358Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-20T21:28:06.358Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-20T21:28:06.358Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-04-20T21:28:06.358Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-20T21:28:06.358Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-20T21:28:06.359Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-20T21:28:06.359Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-20T21:28:06.359Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-20T21:28:06.359Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-20T21:28:06.359Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-20T21:28:06.359Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-20T21:28:06.359Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-20T21:28:06.359Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-20T21:28:06.359Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-20T21:28:06.359Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-20T21:28:06.359Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-20T21:28:06.359Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-20T21:28:06.359Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-20T21:28:06.359Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-20T21:28:06.359Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-20T21:28:06.359Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-20T21:28:06.359Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-20T21:28:06.359Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-20T21:28:06.359Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-20T21:28:06.359Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-20T21:28:06.359Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-04-20T21:28:06.359Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-20T21:28:06.359Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-20T21:28:06.359Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-20T21:28:06.359Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-20T21:28:06.359Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-20T21:28:06.359Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-20T21:28:06.359Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-20T21:28:06.359Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-20T21:28:06.359Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-20T21:28:06.359Z] === CONT TestNewTailReader/4_byte_delimiter [2021-04-20T21:28:06.359Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-20T21:28:06.359Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-20T21:28:06.359Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-20T21:28:06.359Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-20T21:28:06.359Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-20T21:28:06.359Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-20T21:28:06.359Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-20T21:28:06.359Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-20T21:28:06.359Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-20T21:28:06.359Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-20T21:28:06.359Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-20T21:28:06.359Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-20T21:28:06.359Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-20T21:28:06.359Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-20T21:28:06.359Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-20T21:28:06.359Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-20T21:28:06.359Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-20T21:28:06.359Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-20T21:28:06.359Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-20T21:28:06.359Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-20T21:28:06.359Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-04-20T21:28:06.359Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-04-20T21:28:06.359Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-20T21:28:06.359Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-20T21:28:06.359Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-20T21:28:06.688Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.399s coverage: 56.2% of statements [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-20T21:28:06.824Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-20T21:28:06.824Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-20T21:28:06.824Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-20T21:28:06.824Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-20T21:28:06.824Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-20T21:28:06.824Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-20T21:28:06.824Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-20T21:28:06.824Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-20T21:28:06.824Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-20T21:28:06.824Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-20T21:28:06.824Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-20T21:28:06.824Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-20T21:28:06.824Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-20T21:28:06.824Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-20T21:28:06.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-20T21:28:06.825Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-20T21:28:06.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-20T21:28:06.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-20T21:28:06.826Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-20T21:28:06.826Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-20T21:28:06.826Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-20T21:28:06.826Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-20T21:28:06.826Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-20T21:28:06.826Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-20T21:28:06.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-20T21:28:06.826Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-20T21:28:06.826Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-20T21:28:06.826Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-20T21:28:06.826Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-20T21:28:07.291Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-20T21:28:07.291Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-20T21:28:07.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-20T21:28:07.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-20T21:28:07.292Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-20T21:28:07.293Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-20T21:28:07.758Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-20T21:28:07.758Z] --- PASS: TestNewTailReader (0.00s) [2021-04-20T21:28:07.758Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-04-20T21:28:07.758Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-04-20T21:28:07.758Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-04-20T21:28:07.758Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-04-20T21:28:07.758Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-04-20T21:28:07.758Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-04-20T21:28:07.758Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-04-20T21:28:07.758Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-04-20T21:28:07.758Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-04-20T21:28:07.758Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.758Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.04s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.02s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.03s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.03s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.04s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.02s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.02s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.02s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-20T21:28:07.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.03s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.02s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.02s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.760Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-20T21:28:07.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-20T21:28:07.761Z] PASS [2021-04-20T21:28:07.761Z] coverage: 88.6% of statements [2021-04-20T21:28:07.761Z] ok github.com/docker/docker/pkg/tailfile 0.763s coverage: 88.6% of statements [2021-04-20T21:28:07.761Z] === RUN TestTarSumRemoveNonExistent [2021-04-20T21:28:07.761Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-04-20T21:28:07.761Z] === RUN TestTarSumRemove [2021-04-20T21:28:07.761Z] --- PASS: TestTarSumRemove (0.00s) [2021-04-20T21:28:08.227Z] === RUN TestSortFileInfoSums [2021-04-20T21:28:08.227Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-04-20T21:28:08.227Z] === RUN TestNewTarSumForLabelInvalid [2021-04-20T21:28:08.227Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-04-20T21:28:08.227Z] === RUN TestNewTarSumForLabel [2021-04-20T21:28:08.227Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-04-20T21:28:08.227Z] === RUN TestEmptyTar [2021-04-20T21:28:08.227Z] --- PASS: TestEmptyTar (0.00s) [2021-04-20T21:28:08.227Z] === RUN TestTarSumsReadSize [2021-04-20T21:28:08.227Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-04-20T21:28:08.227Z] === RUN TestTarSums [2021-04-20T21:28:08.227Z] --- PASS: TestTarSums (0.11s) [2021-04-20T21:28:08.227Z] === RUN TestIteration [2021-04-20T21:28:08.227Z] --- PASS: TestIteration (0.00s) [2021-04-20T21:28:08.227Z] === RUN TestVersionLabelForChecksum [2021-04-20T21:28:08.227Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-04-20T21:28:08.227Z] === RUN TestVersion [2021-04-20T21:28:08.227Z] --- PASS: TestVersion (0.00s) [2021-04-20T21:28:08.227Z] === RUN TestGetVersion [2021-04-20T21:28:08.227Z] --- PASS: TestGetVersion (0.00s) [2021-04-20T21:28:08.227Z] === RUN TestGetVersions [2021-04-20T21:28:08.227Z] --- PASS: TestGetVersions (0.00s) [2021-04-20T21:28:08.227Z] PASS [2021-04-20T21:28:08.227Z] coverage: 89.3% of statements [2021-04-20T21:28:08.227Z] ok github.com/docker/docker/pkg/tarsum 0.203s coverage: 89.3% of statements [2021-04-20T21:28:08.604Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2021-04-20T21:28:08.692Z] testing: warning: no tests to run [2021-04-20T21:28:08.692Z] PASS [2021-04-20T21:28:08.692Z] coverage: [no statements] [2021-04-20T21:28:08.692Z] ok github.com/docker/docker/pkg/term/windows 0.047s coverage: [no statements] [no tests to run] [2021-04-20T21:28:09.670Z] time="2021-04-20T21:28:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49230/Test.Echo: Post http://127.0.0.1:49230/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-04-20T21:28:09.671Z] === RUN TestTruncIndex [2021-04-20T21:28:09.671Z] --- PASS: TestTruncIndex (0.15s) [2021-04-20T21:28:09.671Z] PASS [2021-04-20T21:28:09.671Z] coverage: 91.5% of statements [2021-04-20T21:28:09.671Z] ok github.com/docker/docker/pkg/truncindex 0.225s coverage: 91.5% of statements [2021-04-20T21:28:09.752Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-04-20T21:28:10.138Z] === RUN TestIsGIT [2021-04-20T21:28:10.138Z] --- PASS: TestIsGIT (0.00s) [2021-04-20T21:28:10.138Z] === RUN TestIsTransport [2021-04-20T21:28:10.138Z] --- PASS: TestIsTransport (0.00s) [2021-04-20T21:28:10.138Z] PASS [2021-04-20T21:28:10.138Z] coverage: 100.0% of statements [2021-04-20T21:28:10.138Z] ok github.com/docker/docker/pkg/urlutil 0.068s coverage: 100.0% of statements [2021-04-20T21:28:10.516Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.598s coverage: 45.9% of statements [2021-04-20T21:28:10.516Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-20T21:28:10.602Z] === RUN TestVersionInfo [2021-04-20T21:28:10.602Z] --- PASS: TestVersionInfo (0.00s) [2021-04-20T21:28:10.602Z] === RUN TestAppendVersions [2021-04-20T21:28:10.602Z] --- PASS: TestAppendVersions (0.00s) [2021-04-20T21:28:10.602Z] PASS [2021-04-20T21:28:10.602Z] coverage: 88.9% of statements [2021-04-20T21:28:10.602Z] ok github.com/docker/docker/pkg/useragent 0.057s coverage: 88.9% of statements [2021-04-20T21:28:10.776Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.355s coverage: 49.4% of statements [2021-04-20T21:28:12.684Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 57.5% of statements [2021-04-20T21:28:12.944Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.621s coverage: 57.7% of statements [2021-04-20T21:28:12.944Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-20T21:28:12.944Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-20T21:28:13.064Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-04-20T21:28:13.693Z] === RUN TestValidatePrivileges [2021-04-20T21:28:13.694Z] --- PASS: TestValidatePrivileges (0.00s) [2021-04-20T21:28:13.694Z] === RUN TestFilterByCapNeg [2021-04-20T21:28:13.694Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-04-20T21:28:13.694Z] === RUN TestFilterByCapPos [2021-04-20T21:28:13.694Z] --- PASS: TestFilterByCapPos (0.00s) [2021-04-20T21:28:13.694Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-04-20T21:28:13.694Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-04-20T21:28:13.694Z] PASS [2021-04-20T21:28:13.694Z] coverage: 12.0% of statements [2021-04-20T21:28:13.694Z] ok github.com/docker/docker/plugin 0.097s coverage: 12.0% of statements [2021-04-20T21:28:13.694Z] === RUN TestNewSettable [2021-04-20T21:28:13.694Z] --- PASS: TestNewSettable (0.00s) [2021-04-20T21:28:13.694Z] === RUN TestIsSettable [2021-04-20T21:28:13.694Z] --- PASS: TestIsSettable (0.00s) [2021-04-20T21:28:13.694Z] === RUN TestUpdateSettingsEnv [2021-04-20T21:28:13.694Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-04-20T21:28:13.694Z] PASS [2021-04-20T21:28:13.694Z] coverage: 20.1% of statements [2021-04-20T21:28:13.694Z] ok github.com/docker/docker/plugin/v2 0.064s coverage: 20.1% of statements [2021-04-20T21:28:14.439Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2021-04-20T21:28:15.248Z] === RUN TestLoad [2021-04-20T21:28:15.248Z] --- PASS: TestLoad (0.00s) [2021-04-20T21:28:15.248Z] === RUN TestSave [2021-04-20T21:28:15.248Z] --- PASS: TestSave (0.05s) [2021-04-20T21:28:15.248Z] === RUN TestAddDeleteGet [2021-04-20T21:28:15.248Z] --- PASS: TestAddDeleteGet (0.06s) [2021-04-20T21:28:15.248Z] === RUN TestInvalidTags [2021-04-20T21:28:15.248Z] --- PASS: TestInvalidTags (0.01s) [2021-04-20T21:28:15.248Z] PASS [2021-04-20T21:28:15.248Z] coverage: 84.4% of statements [2021-04-20T21:28:15.248Z] ok github.com/docker/docker/reference 0.188s coverage: 84.4% of statements [2021-04-20T21:28:15.377Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2021-04-20T21:28:16.313Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 6.7% of statements [2021-04-20T21:28:16.313Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-20T21:28:16.313Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-20T21:28:17.253Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2021-04-20T21:28:17.450Z] === RUN TestResolveAuthConfigIndexServer [2021-04-20T21:28:17.450Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-04-20T21:28:17.450Z] === RUN TestResolveAuthConfigFullURL [2021-04-20T21:28:17.450Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-04-20T21:28:17.450Z] === RUN TestLoadAllowNondistributableArtifacts [2021-04-20T21:28:17.450Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-04-20T21:28:17.450Z] === RUN TestValidateMirror [2021-04-20T21:28:17.450Z] --- PASS: TestValidateMirror (0.00s) [2021-04-20T21:28:17.450Z] === RUN TestLoadInsecureRegistries [2021-04-20T21:28:17.450Z] time="2021-04-20T21:28:17Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-20T21:28:17.450Z] time="2021-04-20T21:28:17Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-04-20T21:28:17.450Z] time="2021-04-20T21:28:17Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-20T21:28:17.450Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2021-04-20T21:28:17.450Z] === RUN TestNewServiceConfig [2021-04-20T21:28:17.451Z] --- PASS: TestNewServiceConfig (0.00s) [2021-04-20T21:28:17.451Z] === RUN TestValidateIndexName [2021-04-20T21:28:17.451Z] --- PASS: TestValidateIndexName (0.00s) [2021-04-20T21:28:17.451Z] === RUN TestValidateIndexNameWithError [2021-04-20T21:28:17.451Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-04-20T21:28:17.451Z] === RUN TestEndpointParse [2021-04-20T21:28:17.451Z] --- PASS: TestEndpointParse (0.00s) [2021-04-20T21:28:17.451Z] === RUN TestEndpointParseInvalid [2021-04-20T21:28:17.451Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-04-20T21:28:17.451Z] === RUN TestValidateEndpoint [2021-04-20T21:28:17.451Z] --- PASS: TestValidateEndpoint (0.01s) [2021-04-20T21:28:17.451Z] === RUN TestPing [2021-04-20T21:28:17.451Z] --- PASS: TestPing (0.00s) [2021-04-20T21:28:17.451Z] === RUN TestPingRegistryEndpoint [2021-04-20T21:28:17.451Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-04-20T21:28:17.451Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-20T21:28:17.451Z] === RUN TestEndpoint [2021-04-20T21:28:17.451Z] --- SKIP: TestEndpoint (0.00s) [2021-04-20T21:28:17.451Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-20T21:28:17.451Z] === RUN TestParseRepositoryInfo [2021-04-20T21:28:17.451Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-04-20T21:28:17.451Z] === RUN TestNewIndexInfo [2021-04-20T21:28:17.451Z] --- PASS: TestNewIndexInfo (0.00s) [2021-04-20T21:28:17.451Z] === RUN TestMirrorEndpointLookup [2021-04-20T21:28:17.451Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-04-20T21:28:17.451Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-20T21:28:17.451Z] === RUN TestSearchRepositories [2021-04-20T21:28:17.451Z] --- PASS: TestSearchRepositories (0.00s) [2021-04-20T21:28:17.451Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-04-20T21:28:17.451Z] Host: 127.0.0.1:49236 [2021-04-20T21:28:17.451Z] User-Agent: docker test client [2021-04-20T21:28:17.451Z] Authorization: Token fake-token [2021-04-20T21:28:17.451Z] X-Docker-Token: true [2021-04-20T21:28:17.451Z] Accept-Encoding: gzip [2021-04-20T21:28:17.451Z] [2021-04-20T21:28:17.451Z] [2021-04-20T21:28:17.451Z] registry_test.go:730: HTTP/1.1 200 OK [2021-04-20T21:28:17.451Z] Connection: close [2021-04-20T21:28:17.451Z] Content-Length: 144 [2021-04-20T21:28:17.451Z] Cache-Control: no-cache [2021-04-20T21:28:17.451Z] Content-Type: application/json [2021-04-20T21:28:17.451Z] Date: Tue, 20 Apr 2021 21:28:17 GMT [2021-04-20T21:28:17.451Z] Expires: -1 [2021-04-20T21:28:17.451Z] Pragma: no-cache [2021-04-20T21:28:17.451Z] Server: docker-tests/mock [2021-04-20T21:28:17.451Z] X-Docker-Registry-Config: mock [2021-04-20T21:28:17.451Z] X-Docker-Registry-Version: 0.0.0 [2021-04-20T21:28:17.451Z] [2021-04-20T21:28:17.451Z] [2021-04-20T21:28:17.451Z] === RUN TestTrustedLocation [2021-04-20T21:28:17.451Z] --- PASS: TestTrustedLocation (0.00s) [2021-04-20T21:28:17.451Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-04-20T21:28:17.451Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-04-20T21:28:17.451Z] === RUN TestAllowNondistributableArtifacts [2021-04-20T21:28:17.451Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-04-20T21:28:17.451Z] === RUN TestIsSecureIndex [2021-04-20T21:28:17.451Z] --- PASS: TestIsSecureIndex (0.00s) [2021-04-20T21:28:17.451Z] PASS [2021-04-20T21:28:17.451Z] coverage: 50.3% of statements [2021-04-20T21:28:17.451Z] ok github.com/docker/docker/registry 0.329s coverage: 50.3% of statements [2021-04-20T21:28:17.915Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-04-20T21:28:17.915Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-04-20T21:28:17.915Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-04-20T21:28:17.915Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-04-20T21:28:17.915Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-04-20T21:28:17.915Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-04-20T21:28:17.915Z] === RUN TestResumableRequestReaderWithReadError [2021-04-20T21:28:17.915Z] --- PASS: TestNewClientWithTimeout (17.63s) [2021-04-20T21:28:17.915Z] === RUN TestClientStream [2021-04-20T21:28:17.915Z] --- PASS: TestClientStream (0.00s) [2021-04-20T21:28:17.915Z] === RUN TestClientSendFile [2021-04-20T21:28:17.915Z] --- PASS: TestClientSendFile (0.00s) [2021-04-20T21:28:17.915Z] === RUN TestClientWithRequestTimeout [2021-04-20T21:28:17.915Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-04-20T21:28:17.915Z] === RUN TestFileSpecPlugin [2021-04-20T21:28:17.915Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-04-20T21:28:17.915Z] === RUN TestFileJSONSpecPlugin [2021-04-20T21:28:17.915Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-04-20T21:28:17.915Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-04-20T21:28:17.915Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-04-20T21:28:17.915Z] === RUN TestPluginAddHandler [2021-04-20T21:28:17.915Z] --- PASS: TestPluginAddHandler (0.00s) [2021-04-20T21:28:17.915Z] === RUN TestPluginWaitBadPlugin [2021-04-20T21:28:17.915Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-04-20T21:28:17.915Z] === RUN TestGet [2021-04-20T21:28:17.915Z] time="2021-04-20T21:28:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-04-20T21:28:17.915Z] time="2021-04-20T21:28:17Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-04-20T21:28:17.915Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2021-04-20T21:28:17.915Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-04-20T21:28:17.915Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-04-20T21:28:17.915Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-04-20T21:28:17.915Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-04-20T21:28:17.915Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-04-20T21:28:17.915Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-04-20T21:28:17.915Z] === RUN TestResumableRequestReader [2021-04-20T21:28:17.915Z] --- PASS: TestResumableRequestReader (0.00s) [2021-04-20T21:28:17.915Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-04-20T21:28:17.915Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-04-20T21:28:17.915Z] PASS [2021-04-20T21:28:17.915Z] coverage: 100.0% of statements [2021-04-20T21:28:17.915Z] ok github.com/docker/docker/registry/resumable 0.282s coverage: 100.0% of statements [2021-04-20T21:28:18.632Z] ok github.com/docker/docker/daemon/logger/awslogs 0.173s coverage: 77.4% of statements [2021-04-20T21:28:18.632Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-20T21:28:18.632Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-20T21:28:18.892Z] ok github.com/docker/docker/daemon/logger/gelf 0.035s coverage: 67.0% of statements [2021-04-20T21:28:18.895Z] === RUN TestRestartManagerTimeout [2021-04-20T21:28:18.895Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-04-20T21:28:18.895Z] === RUN TestRestartManagerTimeoutReset [2021-04-20T21:28:18.895Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-04-20T21:28:18.895Z] PASS [2021-04-20T21:28:18.895Z] coverage: 50.9% of statements [2021-04-20T21:28:18.895Z] ok github.com/docker/docker/restartmanager 0.046s coverage: 50.9% of statements [2021-04-20T21:28:18.895Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-20T21:28:18.895Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-20T21:28:18.895Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-20T21:28:18.895Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-20T21:28:18.895Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-20T21:28:18.895Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-04-20T21:28:18.895Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-04-20T21:28:18.895Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-20T21:28:18.895Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-20T21:28:18.895Z] time="2021-04-20T21:28:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-04-20T21:28:19.515Z] --- PASS: TestInfoAPIWarnings (17.16s) [2021-04-20T21:28:19.515Z] === RUN TestInfoDebug [2021-04-20T21:28:19.661Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-04-20T21:28:19.776Z] --- PASS: TestInfoDebug (1.12s) [2021-04-20T21:28:19.776Z] === RUN TestInfoInsecureRegistries [2021-04-20T21:28:19.831Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-04-20T21:28:19.879Z] === RUN TestDecodeContainerConfig [2021-04-20T21:28:19.879Z] --- PASS: TestDecodeContainerConfig (0.01s) [2021-04-20T21:28:19.879Z] === RUN TestDecodeContainerConfigIsolation [2021-04-20T21:28:19.879Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-04-20T21:28:19.879Z] === RUN TestValidatePrivileged [2021-04-20T21:28:19.879Z] --- PASS: TestValidatePrivileged (0.00s) [2021-04-20T21:28:19.879Z] PASS [2021-04-20T21:28:19.879Z] coverage: 52.2% of statements [2021-04-20T21:28:19.879Z] ok github.com/docker/docker/runconfig 0.167s coverage: 52.2% of statements [2021-04-20T21:28:20.091Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-04-20T21:28:20.235Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-20T21:28:20.345Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-04-20T21:28:20.345Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-04-20T21:28:20.345Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-04-20T21:28:20.345Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-04-20T21:28:20.345Z] PASS [2021-04-20T21:28:20.345Z] coverage: 62.5% of statements [2021-04-20T21:28:20.345Z] ok github.com/docker/docker/testutil 0.051s coverage: 62.5% of statements [2021-04-20T21:28:20.351Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2021-04-20T21:28:20.817Z] time="2021-04-20T21:28:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-04-20T21:28:21.164Z] --- PASS: TestInfoInsecureRegistries (1.19s) [2021-04-20T21:28:21.164Z] === RUN TestInfoRegistryMirrors [2021-04-20T21:28:21.733Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-04-20T21:28:21.733Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-20T21:28:21.992Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 55.1% of statements [2021-04-20T21:28:22.106Z] --- PASS: TestInfoRegistryMirrors (1.16s) [2021-04-20T21:28:22.106Z] === RUN TestLoginFailsWithBadCredentials [2021-04-20T21:28:22.368Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2021-04-20T21:28:22.368Z] === RUN TestPingCacheHeaders [2021-04-20T21:28:22.368Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-04-20T21:28:22.368Z] === RUN TestPingGet [2021-04-20T21:28:22.368Z] --- PASS: TestPingGet (0.03s) [2021-04-20T21:28:22.368Z] === RUN TestPingHead [2021-04-20T21:28:22.368Z] --- PASS: TestPingHead (0.05s) [2021-04-20T21:28:22.368Z] === RUN TestVersion [2021-04-20T21:28:22.368Z] --- PASS: TestVersion (0.05s) [2021-04-20T21:28:22.368Z] PASS [2021-04-20T21:28:22.368Z] [2021-04-20T21:28:22.368Z] === Skipped [2021-04-20T21:28:22.368Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-04-20T21:28:22.368Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-20T21:28:22.368Z] [2021-04-20T21:28:22.368Z] [2021-04-20T21:28:22.368Z] DONE 18 tests, 1 skipped in 25.979s [2021-04-20T21:28:22.368Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-20T21:28:22.368Z] ++ 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-20T21:28:22.368Z] ++ set -e [2021-04-20T21:28:22.368Z] ++ '[' -n 0 ']' [2021-04-20T21:28:22.368Z] ++ set -x [2021-04-20T21:28:22.368Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-20T21:28:22.630Z] INFO: Testing against a local daemon [2021-04-20T21:28:22.630Z] === RUN TestVolumesCreateAndList [2021-04-20T21:28:22.630Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-04-20T21:28:22.630Z] === RUN TestVolumesRemove [2021-04-20T21:28:22.891Z] --- PASS: TestVolumesRemove (0.10s) [2021-04-20T21:28:22.891Z] === RUN TestVolumesInspect [2021-04-20T21:28:22.891Z] --- PASS: TestVolumesInspect (0.03s) [2021-04-20T21:28:22.891Z] === RUN TestVolumesInvalidJSON [2021-04-20T21:28:22.891Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-20T21:28:22.891Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-20T21:28:22.891Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-20T21:28:22.891Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-04-20T21:28:22.891Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-04-20T21:28:22.891Z] PASS [2021-04-20T21:28:22.891Z] [2021-04-20T21:28:22.891Z] DONE 5 tests in 0.381s [2021-04-20T21:28:22.891Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-20T21:28:23.025Z] === RUN TestGetAddress [2021-04-20T21:28:23.025Z] --- PASS: TestGetAddress (0.00s) [2021-04-20T21:28:23.025Z] === RUN TestRemove [2021-04-20T21:28:23.025Z] --- SKIP: TestRemove (0.00s) [2021-04-20T21:28:23.025Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-20T21:28:23.025Z] === RUN TestInitializeWithVolumes [2021-04-20T21:28:23.025Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-04-20T21:28:23.025Z] === RUN TestCreate [2021-04-20T21:28:23.025Z] --- PASS: TestCreate (0.01s) [2021-04-20T21:28:23.025Z] === RUN TestValidateName [2021-04-20T21:28:23.025Z] --- PASS: TestValidateName (0.00s) [2021-04-20T21:28:23.025Z] === RUN TestCreateWithOpts [2021-04-20T21:28:23.025Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-04-20T21:28:23.025Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-20T21:28:23.025Z] === RUN TestRelaodNoOpts [2021-04-20T21:28:23.025Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-04-20T21:28:23.025Z] PASS [2021-04-20T21:28:23.025Z] coverage: 41.5% of statements [2021-04-20T21:28:23.373Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.012s coverage: 31.5% of statements [2021-04-20T21:28:23.463Z] ++++ cat bundles/test-integration/docker.pid [2021-04-20T21:28:23.463Z] +++ kill 13974 [2021-04-20T21:28:23.492Z] ok github.com/docker/docker/volume/local 0.155s coverage: 41.5% of statements [2021-04-20T21:28:23.492Z] === RUN TestGetDriver [2021-04-20T21:28:23.492Z] --- PASS: TestGetDriver (0.00s) [2021-04-20T21:28:23.492Z] === RUN TestVolumeRequestError [2021-04-20T21:28:23.492Z] --- PASS: TestVolumeRequestError (0.01s) [2021-04-20T21:28:23.492Z] PASS [2021-04-20T21:28:23.492Z] coverage: 36.1% of statements [2021-04-20T21:28:23.492Z] ok github.com/docker/docker/volume/drivers 0.072s coverage: 36.1% of statements [2021-04-20T21:28:23.562Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-20T21:28:23.957Z] === RUN TestConvertTmpfsOptions [2021-04-20T21:28:23.957Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-04-20T21:28:23.957Z] parser_test.go:49: data="mode=700,size=1m" [2021-04-20T21:28:23.957Z] parser_test.go:49: data="ro" [2021-04-20T21:28:23.957Z] === RUN TestParseMountRaw [2021-04-20T21:28:23.957Z] --- PASS: TestParseMountRaw (0.03s) [2021-04-20T21:28:23.957Z] === RUN TestParseMountRawSplit [2021-04-20T21:28:23.957Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-04-20T21:28:23.957Z] parser_test.go:390: case 0 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 1 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 2 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 3 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 4 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 5 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 6 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 7 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 8 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 0 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 1 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 2 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 3 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 4 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 5 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 6 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 7 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 8 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 9 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 10 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 11 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 12 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 0 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 1 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 2 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 3 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 4 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 5 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 6 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 7 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 8 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 9 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 10 [2021-04-20T21:28:23.957Z] parser_test.go:390: case 11 [2021-04-20T21:28:23.957Z] === RUN TestParseMountSpec [2021-04-20T21:28:23.957Z] --- PASS: TestParseMountSpec (0.00s) [2021-04-20T21:28:23.957Z] parser_test.go:455: case 0 [2021-04-20T21:28:23.957Z] parser_test.go:455: case 1 [2021-04-20T21:28:23.957Z] parser_test.go:455: case 2 [2021-04-20T21:28:23.957Z] parser_test.go:455: case 3 [2021-04-20T21:28:23.957Z] parser_test.go:455: case 4 [2021-04-20T21:28:23.957Z] parser_test.go:455: case 5 [2021-04-20T21:28:23.957Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-04-20T21:28:23.957Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-04-20T21:28:23.957Z] === RUN TestValidateMount [2021-04-20T21:28:23.957Z] --- PASS: TestValidateMount (0.00s) [2021-04-20T21:28:23.957Z] PASS [2021-04-20T21:28:23.957Z] coverage: 66.2% of statements [2021-04-20T21:28:23.957Z] ok github.com/docker/docker/volume/mounts 0.092s coverage: 66.2% of statements [2021-04-20T21:28:24.751Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-04-20T21:28:24.848Z] +++ /etc/init.d/apparmor stop [2021-04-20T21:28:24.848Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-20T21:28:24.848Z] [2021-04-20T21:28:24.848Z] Unloading profiles will leave already running processes permanently [2021-04-20T21:28:24.848Z] unconfined, which can lead to unexpected situations. [2021-04-20T21:28:24.848Z] [2021-04-20T21:28:24.848Z] To set a process to complain mode, use the command line tool [2021-04-20T21:28:24.848Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-20T21:28:24.848Z] +++ true [2021-04-20T21:28:24.848Z] exiting test-integration [2021-04-20T21:28:24.848Z] ++ exit 0 [2021-04-20T21:28:24.848Z] [2021-04-20T21:28:24.935Z] time="2021-04-20T21:28:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-04-20T21:28:25.010Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-04-20T21:28:25.400Z] === RUN TestSetGetMeta [2021-04-20T21:28:25.400Z] === PAUSE TestSetGetMeta [2021-04-20T21:28:25.400Z] === RUN TestRestore [2021-04-20T21:28:25.400Z] === PAUSE TestRestore [2021-04-20T21:28:25.400Z] === RUN TestServiceCreate [2021-04-20T21:28:25.400Z] === PAUSE TestServiceCreate [2021-04-20T21:28:25.400Z] === RUN TestServiceList [2021-04-20T21:28:25.400Z] === PAUSE TestServiceList [2021-04-20T21:28:25.400Z] === RUN TestServiceRemove [2021-04-20T21:28:25.400Z] === PAUSE TestServiceRemove [2021-04-20T21:28:25.400Z] === RUN TestServiceGet [2021-04-20T21:28:25.400Z] === PAUSE TestServiceGet [2021-04-20T21:28:25.400Z] === RUN TestServicePrune [2021-04-20T21:28:25.400Z] === PAUSE TestServicePrune [2021-04-20T21:28:25.400Z] === RUN TestCreate [2021-04-20T21:28:25.400Z] === PAUSE TestCreate [2021-04-20T21:28:25.400Z] === RUN TestRemove [2021-04-20T21:28:25.400Z] === PAUSE TestRemove [2021-04-20T21:28:25.400Z] === RUN TestList [2021-04-20T21:28:25.400Z] === PAUSE TestList [2021-04-20T21:28:25.400Z] === RUN TestFindByDriver [2021-04-20T21:28:25.400Z] === PAUSE TestFindByDriver [2021-04-20T21:28:25.400Z] === RUN TestFindByReferenced [2021-04-20T21:28:25.400Z] === PAUSE TestFindByReferenced [2021-04-20T21:28:25.400Z] === RUN TestDerefMultipleOfSameRef [2021-04-20T21:28:25.400Z] === PAUSE TestDerefMultipleOfSameRef [2021-04-20T21:28:25.400Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-20T21:28:25.400Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-20T21:28:25.400Z] === RUN TestDefererencePluginOnCreateError [2021-04-20T21:28:25.400Z] === PAUSE TestDefererencePluginOnCreateError [2021-04-20T21:28:25.400Z] === RUN TestRefDerefRemove [2021-04-20T21:28:25.400Z] === PAUSE TestRefDerefRemove [2021-04-20T21:28:25.400Z] === RUN TestGet [2021-04-20T21:28:25.400Z] === PAUSE TestGet [2021-04-20T21:28:25.400Z] === RUN TestGetWithReference [2021-04-20T21:28:25.400Z] === PAUSE TestGetWithReference [2021-04-20T21:28:25.400Z] === RUN TestFilterFunc [2021-04-20T21:28:25.400Z] === RUN TestFilterFunc/test_nil_list [2021-04-20T21:28:25.400Z] === PAUSE TestFilterFunc/test_nil_list [2021-04-20T21:28:25.400Z] === RUN TestFilterFunc/test_empty_list [2021-04-20T21:28:25.400Z] === PAUSE TestFilterFunc/test_empty_list [2021-04-20T21:28:25.400Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-04-20T21:28:25.400Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-04-20T21:28:25.400Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-20T21:28:25.400Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-20T21:28:25.400Z] === RUN TestFilterFunc/test_filter_some [2021-04-20T21:28:25.400Z] === PAUSE TestFilterFunc/test_filter_some [2021-04-20T21:28:25.400Z] === RUN TestFilterFunc/test_filter_middle [2021-04-20T21:28:25.400Z] === PAUSE TestFilterFunc/test_filter_middle [2021-04-20T21:28:25.400Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-04-20T21:28:25.400Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-04-20T21:28:25.400Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-04-20T21:28:25.400Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-04-20T21:28:25.400Z] === CONT TestFilterFunc/test_nil_list [2021-04-20T21:28:25.400Z] === CONT TestFilterFunc/test_filter_some [2021-04-20T21:28:25.400Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-04-20T21:28:25.400Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-04-20T21:28:25.400Z] === CONT TestFilterFunc/test_empty_list [2021-04-20T21:28:25.400Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-04-20T21:28:25.400Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-20T21:28:25.400Z] === CONT TestFilterFunc/test_filter_middle [2021-04-20T21:28:25.400Z] --- PASS: TestFilterFunc (0.00s) [2021-04-20T21:28:25.400Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-04-20T21:28:25.400Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-04-20T21:28:25.400Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-04-20T21:28:25.400Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-04-20T21:28:25.400Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-04-20T21:28:25.400Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-04-20T21:28:25.400Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-04-20T21:28:25.400Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-04-20T21:28:25.400Z] === CONT TestSetGetMeta [2021-04-20T21:28:25.400Z] === CONT TestFindByDriver [2021-04-20T21:28:25.400Z] === CONT TestRefDerefRemove [2021-04-20T21:28:25.400Z] === CONT TestServiceGet [2021-04-20T21:28:25.400Z] === CONT TestList [2021-04-20T21:28:25.400Z] --- PASS: TestSetGetMeta (0.03s) [2021-04-20T21:28:25.400Z] --- PASS: TestRefDerefRemove (0.04s) [2021-04-20T21:28:25.400Z] === CONT TestRemove [2021-04-20T21:28:25.400Z] --- PASS: TestFindByDriver (0.04s) [2021-04-20T21:28:25.400Z] === CONT TestCreate [2021-04-20T21:28:25.400Z] --- PASS: TestList (0.04s) [2021-04-20T21:28:25.400Z] === CONT TestServicePrune [2021-04-20T21:28:25.400Z] --- PASS: TestCreate (0.02s) [2021-04-20T21:28:25.400Z] === CONT TestServiceList [2021-04-20T21:28:25.400Z] --- PASS: TestRemove (0.03s) [2021-04-20T21:28:25.400Z] === CONT TestServiceRemove [2021-04-20T21:28:25.579Z] ok github.com/docker/docker/daemon/logger/splunk 1.689s coverage: 82.5% of statements [2021-04-20T21:28:25.579Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-20T21:28:25.579Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2021-04-20T21:28:25.579Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-20T21:28:25.865Z] --- PASS: TestServiceGet (0.17s) [2021-04-20T21:28:25.865Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-20T21:28:25.865Z] time="2021-04-20T21:28:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-20T21:28:25.865Z] --- PASS: TestServiceRemove (0.11s) [2021-04-20T21:28:25.865Z] === CONT TestDefererencePluginOnCreateError [2021-04-20T21:28:25.865Z] --- PASS: TestServiceList (0.12s) [2021-04-20T21:28:25.865Z] === CONT TestGetWithReference [2021-04-20T21:28:25.865Z] time="2021-04-20T21:28:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-20T21:28:25.865Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-04-20T21:28:25.865Z] === CONT TestServiceCreate [2021-04-20T21:28:25.865Z] time="2021-04-20T21:28:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-20T21:28:25.865Z] time="2021-04-20T21:28:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-04-20T21:28:25.865Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-04-20T21:28:25.865Z] === CONT TestRestore [2021-04-20T21:28:25.865Z] time="2021-04-20T21:28:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-20T21:28:25.865Z] --- PASS: TestGetWithReference (0.03s) [2021-04-20T21:28:25.865Z] === CONT TestDerefMultipleOfSameRef [2021-04-20T21:28:25.865Z] --- PASS: TestServicePrune (0.17s) [2021-04-20T21:28:25.865Z] === CONT TestGet [2021-04-20T21:28:25.865Z] --- PASS: TestServiceCreate (0.04s) [2021-04-20T21:28:25.865Z] === CONT TestFindByReferenced [2021-04-20T21:28:25.865Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-04-20T21:28:25.865Z] --- PASS: TestGet (0.03s) [2021-04-20T21:28:25.865Z] --- PASS: TestRestore (0.04s) [2021-04-20T21:28:25.865Z] --- PASS: TestFindByReferenced (0.03s) [2021-04-20T21:28:25.865Z] PASS [2021-04-20T21:28:25.865Z] coverage: 70.3% of statements [2021-04-20T21:28:25.865Z] ok github.com/docker/docker/volume/service 0.330s coverage: 70.3% of statements [2021-04-20T21:28:28.119Z] ok github.com/docker/docker/distribution/metadata 0.075s coverage: 48.2% of statements [2021-04-20T21:28:28.378Z] ok github.com/docker/docker/distribution 0.172s coverage: 25.0% of statements [2021-04-20T21:28:28.378Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-20T21:28:28.836Z] --- PASS: TestImportExtremelyLargeImageWorks (193.03s) [2021-04-20T21:28:28.836Z] PASS [2021-04-20T21:28:28.836Z] [2021-04-20T21:28:28.836Z] === Skipped [2021-04-20T21:28:28.836Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-20T21:28:28.836Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:28:28.836Z] [2021-04-20T21:28:28.836Z] [2021-04-20T21:28:28.836Z] DONE 12 tests, 1 skipped in 194.106s [2021-04-20T21:28:28.836Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-04-20T21:28:28.836Z] ++ 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-20T21:28:28.836Z] ++ set -e [2021-04-20T21:28:28.836Z] ++ '[' -n 0 ']' [2021-04-20T21:28:28.836Z] ++ set -x [2021-04-20T21:28:28.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=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-20T21:28:28.836Z] INFO: Testing against a local daemon [2021-04-20T21:28:28.836Z] === RUN TestNetworkCreateDelete [2021-04-20T21:28:28.836Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-04-20T21:28:28.836Z] === RUN TestDockerNetworkDeletePreferID [2021-04-20T21:28:28.836Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2021-04-20T21:28:28.836Z] === RUN TestDaemonDNSFallback [2021-04-20T21:28:28.836Z] --- PASS: TestDaemonDNSFallback (1.57s) [2021-04-20T21:28:28.836Z] === RUN TestInspectNetwork [2021-04-20T21:28:28.836Z] === RUN TestInspectNetwork/full_network_id [2021-04-20T21:28:28.836Z] === RUN TestInspectNetwork/partial_network_id [2021-04-20T21:28:28.836Z] === RUN TestInspectNetwork/network_name [2021-04-20T21:28:28.836Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-20T21:28:28.836Z] --- PASS: TestInspectNetwork (6.98s) [2021-04-20T21:28:28.836Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-20T21:28:28.836Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-20T21:28:28.836Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-20T21:28:28.836Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-20T21:28:28.836Z] === RUN TestRunContainerWithBridgeNone Post stage [Pipeline] junit [2021-04-20T21:28:29.071Z] Recording test results [2021-04-20T21:28:29.316Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-04-20T21:28:29.628Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-20T21:28:29.985Z] + echo Ensuring container killed. [2021-04-20T21:28:29.985Z] Ensuring container killed. [2021-04-20T21:28:29.985Z] + docker rm -vf docker-pr1 [2021-04-20T21:28:29.985Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-20T21:28:30.255Z] ok github.com/docker/docker/image 0.017s coverage: 86.8% of statements [2021-04-20T21:28:30.292Z] + echo Chowning /workspace to jenkins user [2021-04-20T21:28:30.292Z] Chowning /workspace to jenkins user [2021-04-20T21:28:30.292Z] + id -u [2021-04-20T21:28:30.292Z] + id -g [2021-04-20T21:28:30.292Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42311:/workspace busybox chown -R 1000:1000 /workspace [2021-04-20T21:28:30.292Z] Unable to find image 'busybox:latest' locally [2021-04-20T21:28:30.363Z] --- PASS: TestRunContainerWithBridgeNone (2.00s) [2021-04-20T21:28:30.363Z] === RUN TestNetworkInvalidJSON [2021-04-20T21:28:30.363Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-20T21:28:30.363Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-20T21:28:30.363Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-20T21:28:30.363Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-20T21:28:30.363Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-20T21:28:30.363Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-20T21:28:30.363Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-20T21:28:30.363Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-20T21:28:30.363Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-20T21:28:30.363Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-04-20T21:28:30.363Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-20T21:28:30.363Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-20T21:28:30.363Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-20T21:28:30.363Z] === RUN TestNetworkList [2021-04-20T21:28:30.363Z] === RUN TestNetworkList//networks [2021-04-20T21:28:30.363Z] === PAUSE TestNetworkList//networks [2021-04-20T21:28:30.363Z] === RUN TestNetworkList//networks/ [2021-04-20T21:28:30.363Z] === PAUSE TestNetworkList//networks/ [2021-04-20T21:28:30.363Z] === CONT TestNetworkList//networks [2021-04-20T21:28:30.363Z] === CONT TestNetworkList//networks/ [2021-04-20T21:28:30.363Z] --- PASS: TestNetworkList (0.02s) [2021-04-20T21:28:30.363Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-20T21:28:30.363Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-20T21:28:30.363Z] === RUN TestHostIPv4BridgeLabel [2021-04-20T21:28:30.552Z] latest: Pulling from library/busybox [2021-04-20T21:28:30.552Z] 36fbfd22ebfc: Pulling fs layer [2021-04-20T21:28:30.813Z] 36fbfd22ebfc: Download complete [2021-04-20T21:28:31.004Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-04-20T21:28:31.004Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-20T21:28:31.074Z] 36fbfd22ebfc: Pull complete [2021-04-20T21:28:31.074Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-20T21:28:31.074Z] Status: Downloaded newer image for busybox:latest [2021-04-20T21:28:31.193Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 85.1% of statements [2021-04-20T21:28:31.193Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-20T21:28:31.193Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2021-04-20T21:28:31.193Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-04-20T21:28:32.048Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-04-20T21:28:32.048Z] === RUN TestDaemonDefaultNetworkPools [2021-04-20T21:28:32.574Z] ok github.com/docker/docker/image/v1 0.039s coverage: 25.0% of statements [2021-04-20T21:28:32.574Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-20T21:28:32.987Z] --- PASS: TestGet (15.01s) [2021-04-20T21:28:32.987Z] === RUN TestPluginWithNoManifest [2021-04-20T21:28:32.987Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-04-20T21:28:32.987Z] === RUN TestGetAll [2021-04-20T21:28:32.987Z] --- PASS: TestGetAll (0.00s) [2021-04-20T21:28:32.987Z] PASS [2021-04-20T21:28:32.987Z] coverage: 73.4% of statements [2021-04-20T21:28:32.987Z] ok github.com/docker/docker/pkg/plugins 35.257s coverage: 73.4% of statements [2021-04-20T21:28:32.987Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-20T21:28:32.987Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-20T21:28:32.987Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-20T21:28:32.987Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-20T21:28:32.987Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-20T21:28:32.987Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-20T21:28:32.987Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-04-20T21:28:32.987Z] ? github.com/docker/docker/quota [no test files] [2021-04-20T21:28:32.987Z] ? github.com/docker/docker/rootless [no test files] [2021-04-20T21:28:32.987Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-20T21:28:32.987Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-20T21:28:32.987Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-20T21:28:32.987Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-20T21:28:32.987Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-20T21:28:32.987Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-20T21:28:32.987Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-20T21:28:32.987Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-20T21:28:32.987Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-20T21:28:32.987Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-20T21:28:32.987Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-20T21:28:32.987Z] ? github.com/docker/docker/volume [no test files] [2021-04-20T21:28:32.987Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-20T21:28:32.987Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-20T21:28:33.095Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2021-04-20T21:28:33.095Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-20T21:28:33.189Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-04-20T21:28:33.580Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-04-20T21:28:34.144Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-04-20T21:28:34.144Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-20T21:28:34.155Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-04-20T21:28:34.167Z] ok github.com/docker/docker/oci 0.008s coverage: 38.4% of statements [2021-04-20T21:28:34.418Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-20T21:28:34.757Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2021-04-20T21:28:35.026Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2021-04-20T21:28:35.199Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2021-04-20T21:28:35.199Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-20T21:28:35.807Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-20T21:28:35.842Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-04-20T21:28:35.842Z] === RUN TestServiceWithPredefinedNetwork [2021-04-20T21:28:35.922Z] [2021-04-20T21:28:35.922Z] === Skipped [2021-04-20T21:28:35.922Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-04-20T21:28:35.923Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-04-20T21:28:35.923Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-04-20T21:28:35.923Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-04-20T21:28:35.923Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-04-20T21:28:35.923Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-04-20T21:28:35.923Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-04-20T21:28:35.923Z] daemon_test.go:147: root required [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-20T21:28:35.923Z] reload_test.go:520: root required [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-04-20T21:28:35.923Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-20T21:28:35.923Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-04-20T21:28:35.923Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-04-20T21:28:35.923Z] download_test.go:268: Needs fixing on Windows [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-04-20T21:28:35.923Z] layer_test.go:304: Failing on Windows [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-04-20T21:28:35.923Z] layer_test.go:353: Failing on Windows [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-04-20T21:28:35.923Z] layer_test.go:468: Failing on Windows [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-04-20T21:28:35.923Z] layer_test.go:697: Failing on Windows [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-04-20T21:28:35.923Z] migration_test.go:46: Failing on Windows [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-04-20T21:28:35.923Z] migration_test.go:182: Failing on Windows [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-04-20T21:28:35.923Z] mount_test.go:17: Failing on Windows [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-04-20T21:28:35.923Z] mount_test.go:76: Failing on Windows [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-04-20T21:28:35.923Z] mount_test.go:125: Failing on Windows [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-04-20T21:28:35.923Z] mount_test.go:212: Failing on Windows [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-04-20T21:28:35.923Z] archive_test.go:134: Xz not present in msys2 [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-04-20T21:28:35.923Z] archive_test.go:239: Failing on Windows CI machines [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-04-20T21:28:35.923Z] archive_windows_test.go:16: Currently fails [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-04-20T21:28:35.923Z] changes_test.go:192: needs more investigation [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-04-20T21:28:35.923Z] changes_test.go:405: needs further investigation [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-04-20T21:28:35.923Z] changes_test.go:441: needs further investigation [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-04-20T21:28:35.923Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.01s) [2021-04-20T21:28:35.923Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-04-20T21:28:35.923Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-04-20T21:28:35.923Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.01s) [2021-04-20T21:28:35.923Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-04-20T21:28:35.923Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-20T21:28:35.923Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-20T21:28:35.923Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-04-20T21:28:35.923Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-04-20T21:28:35.923Z] poller_test.go:41: No chmod on Windows [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-20T21:28:35.923Z] fileutils_test.go:134: Needs porting to Windows [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-20T21:28:35.923Z] fileutils_test.go:180: Needs porting to Windows [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-04-20T21:28:35.923Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-04-20T21:28:35.923Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-04-20T21:28:35.923Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-04-20T21:28:35.923Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-04-20T21:28:35.923Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] [2021-04-20T21:28:35.923Z] DONE 1830 tests, 45 skipped in 255.093s [2021-04-20T21:28:35.923Z] INFO: make.ps1 ended at 04/20/2021 21:28:35 [2021-04-20T21:28:36.415Z] ok github.com/docker/docker/pkg/archive 0.304s coverage: 82.0% of statements [2021-04-20T21:28:36.753Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-04-20T21:28:37.328Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-20T21:28:37.795Z] ok github.com/docker/docker/pkg/authorization 0.314s coverage: 68.3% of statements [2021-04-20T21:28:37.795Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-04-20T21:28:37.972Z] + bundleName=arm64-integration [2021-04-20T21:28:37.972Z] + echo Creating arm64-integration-bundles.tar.gz [2021-04-20T21:28:37.972Z] Creating arm64-integration-bundles.tar.gz [2021-04-20T21:28:37.972Z] + 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-20T21:28:37.972Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-04-20T21:28:37.973Z] --- PASS: TestServiceWithPredefinedNetwork (2.14s) [2021-04-20T21:28:37.973Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-20T21:28:37.973Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-20T21:28:37.973Z] service_test.go:242: FLAKY_TEST [2021-04-20T21:28:37.973Z] === RUN TestServiceWithDataPathPortInit [2021-04-20T21:28:38.054Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-04-20T21:28:38.123Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-04-20T21:28:38.124Z] INFO: Unit tests ended at 04/20/2021 21:28:37. Duration:00:04:34.6329779 [2021-04-20T21:28:38.124Z] INFO: Building busybox [2021-04-20T21:28:38.124Z] Sending build context to Docker daemon 5.12kB [2021-04-20T21:28:38.124Z] [2021-04-20T21:28:38.124Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-04-20T21:28:38.124Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-04-20T21:28:38.124Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-04-20T21:28:38.124Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-04-20T21:28:38.124Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-04-20T21:28:38.124Z] ---> 152749f71f8f [2021-04-20T21:28:38.124Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-04-20T21:28:38.124Z] ---> Running in c1d9fba4301e [Pipeline] archiveArtifacts [2021-04-20T21:28:38.561Z] Archiving artifacts [2021-04-20T21:28:39.880Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-20T21:28:39.880Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-20T21:28:40.453Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-20T21:28:41.256Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42311/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-20T21:28:41.341Z] ok github.com/docker/docker/layer 7.666s coverage: 68.8% of statements [2021-04-20T21:28:41.341Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-20T21:28:41.341Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-20T21:28:41.341Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-20T21:28:41.341Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-20T21:28:41.341Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-20T21:28:41.341Z] ok github.com/docker/docker/pkg/chrootarchive 2.503s coverage: 43.2% of statements [2021-04-20T21:28:41.341Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-20T21:28:41.341Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-20T21:28:41.577Z] + make clean [2021-04-20T21:28:41.601Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2021-04-20T21:28:41.860Z] ok github.com/docker/docker/pkg/discovery 0.021s coverage: 58.3% of statements [2021-04-20T21:28:42.120Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 92.9% of statements [2021-04-20T21:28:42.149Z] docker volume rm -f docker-dev-cache [2021-04-20T21:28:42.410Z] docker-dev-cache [Pipeline] deleteDir [2021-04-20T21:28:43.058Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-04-20T21:28:43.627Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2021-04-20T21:28:43.886Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-04-20T21:28:43.959Z] Removing intermediate container c1d9fba4301e [2021-04-20T21:28:43.959Z] ---> 579cc292a0d0 [2021-04-20T21:28:43.959Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-04-20T21:28:43.959Z] ---> Running in fa889d05eec5 [2021-04-20T21:28:43.959Z] Removing intermediate container fa889d05eec5 [2021-04-20T21:28:43.959Z] ---> f137098597e5 [2021-04-20T21:28:43.959Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-04-20T21:28:43.959Z] ---> Running in 2e0ced61356b [2021-04-20T21:28:43.959Z] Removing intermediate container 2e0ced61356b [2021-04-20T21:28:43.959Z] ---> bdf7518e739f [2021-04-20T21:28:43.959Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-04-20T21:28:45.266Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-04-20T21:28:45.514Z] [2021-04-20T21:28:45.834Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2021-04-20T21:28:45.979Z] ---> be93f27d01db [2021-04-20T21:28:45.979Z] 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-20T21:28:45.979Z] ---> Running in b1485b04bbc4 [2021-04-20T21:28:46.403Z] ok github.com/docker/docker/pkg/discovery/kv 3.110s coverage: 84.1% of statements [2021-04-20T21:28:46.664Z] ok github.com/docker/docker/pkg/fsutils 0.157s coverage: 85.1% of statements [2021-04-20T21:28:46.664Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2021-04-20T21:28:48.046Z] ok github.com/docker/docker/pkg/idtools 0.474s coverage: 69.5% of statements [2021-04-20T21:28:48.305Z] ok github.com/docker/docker/pkg/ioutils 0.550s coverage: 69.3% of statements [2021-04-20T21:28:48.565Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-04-20T21:28:48.565Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-20T21:28:48.565Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2021-04-20T21:28:48.565Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-20T21:28:48.565Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-20T21:28:48.603Z] --- PASS: TestImportExtremelyLargeImageWorks (210.21s) [2021-04-20T21:28:48.603Z] PASS [2021-04-20T21:28:48.603Z] [2021-04-20T21:28:48.603Z] DONE 12 tests in 215.452s [2021-04-20T21:28:48.603Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-20T21:28:48.603Z] ++ 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-20T21:28:48.603Z] ++ set -e [2021-04-20T21:28:48.603Z] ++ '[' -n 0 ']' [2021-04-20T21:28:48.603Z] ++ set -x [2021-04-20T21:28:48.603Z] ++ env -i DEST=/go/src/github.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-20T21:28:48.866Z] INFO: Testing against a local daemon [2021-04-20T21:28:48.866Z] === RUN TestNetworkCreateDelete [2021-04-20T21:28:49.136Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-04-20T21:28:49.136Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-20T21:28:49.136Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-04-20T21:28:49.396Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2021-04-20T21:28:49.440Z] --- PASS: TestNetworkCreateDelete (0.55s) [2021-04-20T21:28:49.440Z] === RUN TestDockerNetworkDeletePreferID [2021-04-20T21:28:49.657Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2021-04-20T21:28:49.917Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-04-20T21:28:49.917Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-20T21:28:49.917Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-20T21:28:50.856Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2021-04-20T21:28:50.865Z] --- PASS: TestDockerNetworkDeletePreferID (1.57s) [2021-04-20T21:28:50.865Z] === RUN TestDaemonDNSFallback [2021-04-20T21:28:51.425Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2021-04-20T21:28:51.686Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-20T21:28:51.946Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-04-20T21:28:53.323Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-04-20T21:28:53.386Z] --- PASS: TestServiceWithDataPathPortInit (13.88s) [2021-04-20T21:28:53.386Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-20T21:28:53.583Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-04-20T21:28:56.168Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-20T21:28:56.168Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-20T21:28:56.168Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-20T21:28:56.365Z] Removing intermediate container b1485b04bbc4 [2021-04-20T21:28:56.365Z] ---> cf4d1a620f44 [2021-04-20T21:28:56.365Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-04-20T21:28:56.365Z] ---> Running in 134c65a42f9c [2021-04-20T21:28:56.742Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-20T21:28:56.742Z] === RUN TestDockerSuite/TestBuildFails [2021-04-20T21:28:56.872Z] ok github.com/docker/docker/pkg/signal 2.404s coverage: 61.0% of statements [2021-04-20T21:28:56.872Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-04-20T21:28:56.872Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-04-20T21:28:57.131Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-04-20T21:28:57.343Z] [2021-04-20T21:28:57.343Z] SUCCESS: Specified value was saved. [2021-04-20T21:28:57.687Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-20T21:28:57.687Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-20T21:28:58.070Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-04-20T21:28:58.330Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-04-20T21:28:58.899Z] ok github.com/docker/docker/pkg/tailfile 0.059s coverage: 88.6% of statements [2021-04-20T21:28:58.984Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.90s) [2021-04-20T21:28:58.984Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5qtylm8cyrvfxck09ufpyad60 Created:2021-04-20 21:28:52.94564836 +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[ccd137ad3f3e58aa5742db35f90f9878fad119fcf0e3f84e024ad48e29027cf6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7nfbd1or2hb67m2vcjjtzvewy EndpointID:5ac91136192be3f9f7d37e24e0c564cd7bd51cc5e5c9da0942d9d0db1f7a767e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ee34d657e2e553cf146667f68cf170d41d876f231db4362b2ce8324ad2cae574 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:467e6c1992f8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7nfbd1or2hb67m2vcjjtzvewy EndpointID:5ac91136192be3f9f7d37e24e0c564cd7bd51cc5e5c9da0942d9d0db1f7a767e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-20T21:28:58.984Z] PASS [2021-04-20T21:28:58.984Z] [2021-04-20T21:28:58.984Z] === Skipped [2021-04-20T21:28:58.984Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-20T21:28:58.984Z] service_test.go:242: FLAKY_TEST [2021-04-20T21:28:58.984Z] [2021-04-20T21:28:58.984Z] [2021-04-20T21:28:58.984Z] DONE 26 tests, 1 skipped in 39.601s [2021-04-20T21:28:58.984Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-20T21:28:58.984Z] ++ 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-20T21:28:58.984Z] ++ set -e [2021-04-20T21:28:58.984Z] ++ '[' -n 0 ']' [2021-04-20T21:28:58.984Z] ++ set -x [2021-04-20T21:28:58.984Z] ++ env -i DEST=/go/src/github.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-20T21:28:58.984Z] INFO: Testing against a local daemon [2021-04-20T21:28:58.984Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-20T21:28:58.984Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-20T21:28:58.984Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-20T21:28:58.984Z] === RUN TestDockerNetworkIpvlan [2021-04-20T21:28:58.984Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-20T21:28:58.984Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-20T21:28:58.984Z] PASS [2021-04-20T21:28:58.984Z] [2021-04-20T21:28:58.984Z] === Skipped [2021-04-20T21:28:58.984Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-20T21:28:58.984Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-20T21:28:58.984Z] [2021-04-20T21:28:58.984Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-20T21:28:58.984Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-20T21:28:58.984Z] [2021-04-20T21:28:58.984Z] [2021-04-20T21:28:58.984Z] DONE 2 tests, 2 skipped in 0.078s [2021-04-20T21:28:58.984Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-20T21:28:58.984Z] ++ 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-20T21:28:58.984Z] ++ set -e [2021-04-20T21:28:58.984Z] ++ '[' -n 0 ']' [2021-04-20T21:28:58.984Z] ++ set -x [2021-04-20T21:28:58.984Z] ++ env -i DEST=/go/src/github.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-20T21:28:58.984Z] INFO: Testing against a local daemon [2021-04-20T21:28:58.984Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-20T21:28:59.077Z] --- PASS: TestDaemonDNSFallback (8.01s) [2021-04-20T21:28:59.077Z] === RUN TestInspectNetwork [2021-04-20T21:28:59.469Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-04-20T21:28:59.469Z] testing: warning: no tests to run [2021-04-20T21:28:59.469Z] coverage: [no statements] [2021-04-20T21:28:59.469Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-04-20T21:29:00.022Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-20T21:29:00.037Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-04-20T21:29:00.037Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-04-20T21:29:00.280Z] Removing intermediate container 134c65a42f9c [2021-04-20T21:29:00.280Z] ---> 94c40df00f1c [2021-04-20T21:29:00.280Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-04-20T21:29:00.280Z] ---> Running in 97fa5bd9a9e8 [2021-04-20T21:29:00.296Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-04-20T21:29:00.525Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2021-04-20T21:29:00.525Z] === RUN TestDockerNetworkMacvlan [2021-04-20T21:29:01.168Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-20T21:29:02.202Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2021-04-20T21:29:02.289Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-20T21:29:02.576Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-04-20T21:29:02.576Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-04-20T21:29:02.931Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-20T21:29:03.141Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-04-20T21:29:03.150Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-20T21:29:03.400Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-04-20T21:29:04.781Z] ok github.com/docker/docker/quota 0.252s coverage: 71.4% of statements [2021-04-20T21:29:05.013Z] Cannot create a file when that file already exists. [2021-04-20T21:29:05.026Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-20T21:29:05.042Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-04-20T21:29:05.702Z] === RUN TestInspectNetwork/full_network_id [2021-04-20T21:29:05.702Z] === RUN TestInspectNetwork/partial_network_id [2021-04-20T21:29:05.702Z] === RUN TestInspectNetwork/network_name [2021-04-20T21:29:05.702Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-20T21:29:05.965Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-20T21:29:06.425Z] ok github.com/docker/docker/registry 0.060s coverage: 57.2% of statements [2021-04-20T21:29:06.995Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-04-20T21:29:07.255Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-04-20T21:29:07.356Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-20T21:29:07.620Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-20T21:29:07.801Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-20T21:29:07.826Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-04-20T21:29:08.086Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-04-20T21:29:08.567Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-20T21:29:09.749Z] Removing intermediate container 97fa5bd9a9e8 [2021-04-20T21:29:09.749Z] ---> 961a95661cae [2021-04-20T21:29:09.749Z] Step 13/13 : CMD ["sh"] [2021-04-20T21:29:10.214Z] ---> Running in 1bc0194c38a5 [2021-04-20T21:29:10.493Z] --- PASS: TestInspectNetwork (11.29s) [2021-04-20T21:29:10.493Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2021-04-20T21:29:10.493Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-20T21:29:10.493Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2021-04-20T21:29:10.493Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-20T21:29:10.493Z] === RUN TestRunContainerWithBridgeNone [2021-04-20T21:29:10.493Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-20T21:29:10.625Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-04-20T21:29:10.677Z] Removing intermediate container 1bc0194c38a5 [2021-04-20T21:29:10.677Z] ---> b1b28653c578 [2021-04-20T21:29:10.677Z] Successfully built b1b28653c578 [2021-04-20T21:29:10.677Z] Successfully tagged busybox:latest [2021-04-20T21:29:10.677Z] INFO: Docker images of the daemon under test [2021-04-20T21:29:10.677Z] [2021-04-20T21:29:10.677Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-20T21:29:10.677Z] busybox latest b1b28653c578 Less than a second ago 5.29GB [2021-04-20T21:29:10.677Z] microsoft/windowsservercore latest 152749f71f8f 11 days ago 5.27GB [2021-04-20T21:29:10.677Z] mcr.microsoft.com/windows/servercore ltsc2019 152749f71f8f 11 days ago 5.27GB [2021-04-20T21:29:10.677Z] [2021-04-20T21:29:10.677Z] INFO: Running integration tests at 04/20/2021 21:29:10... [2021-04-20T21:29:10.677Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-04-20T21:29:10.677Z] INFO: Integration API tests being run from the host: [2021-04-20T21:29:10.677Z] INFO: make.ps1 starting at 04/20/2021 21:29:10 [2021-04-20T21:29:11.360Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-20T21:29:11.447Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-20T21:29:11.658Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-04-20T21:29:11.709Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-20T21:29:12.007Z] ok github.com/docker/docker/volume/local 0.103s coverage: 76.4% of statements [2021-04-20T21:29:12.406Z] --- PASS: TestDockerNetworkMacvlan (11.75s) [2021-04-20T21:29:12.406Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-04-20T21:29:12.406Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-04-20T21:29:12.406Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.02s) [2021-04-20T21:29:12.406Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.05s) [2021-04-20T21:29:12.406Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.55s) [2021-04-20T21:29:12.406Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.73s) [2021-04-20T21:29:12.406Z] PASS [2021-04-20T21:29:12.406Z] [2021-04-20T21:29:12.406Z] DONE 8 tests in 13.246s [2021-04-20T21:29:12.406Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-20T21:29:12.407Z] ++ 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-20T21:29:12.407Z] ++ set -e [2021-04-20T21:29:12.407Z] ++ '[' -n 0 ']' [2021-04-20T21:29:12.407Z] ++ set -x [2021-04-20T21:29:12.407Z] ++ env -i DEST=/go/src/github.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-20T21:29:12.407Z] testing: warning: no tests to run [2021-04-20T21:29:12.407Z] PASS [2021-04-20T21:29:12.407Z] [2021-04-20T21:29:12.407Z] DONE 0 tests in 0.012s [2021-04-20T21:29:12.407Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-20T21:29:12.407Z] ++ 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-20T21:29:12.407Z] ++ set -e [2021-04-20T21:29:12.407Z] ++ '[' -n 0 ']' [2021-04-20T21:29:12.407Z] ++ set -x [2021-04-20T21:29:12.407Z] ++ env -i DEST=/go/src/github.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-20T21:29:12.407Z] INFO: Testing against a local daemon [2021-04-20T21:29:12.407Z] === RUN TestAuthZPluginAllowRequest [2021-04-20T21:29:12.574Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-04-20T21:29:13.932Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2021-04-20T21:29:13.932Z] === RUN TestAuthZPluginTLS [2021-04-20T21:29:13.954Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.1% of statements [2021-04-20T21:29:14.243Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-04-20T21:29:14.243Z] === RUN TestAuthZPluginDenyRequest [2021-04-20T21:29:14.263Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-20T21:29:14.529Z] --- PASS: TestRunContainerWithBridgeNone (4.42s) [2021-04-20T21:29:14.529Z] === RUN TestNetworkInvalidJSON [2021-04-20T21:29:14.529Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-20T21:29:14.529Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-20T21:29:14.529Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-20T21:29:14.529Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-20T21:29:14.529Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-20T21:29:14.529Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-20T21:29:14.529Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-20T21:29:14.529Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-20T21:29:14.529Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-20T21:29:14.529Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-04-20T21:29:14.529Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-20T21:29:14.529Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-20T21:29:14.529Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-20T21:29:14.529Z] === RUN TestNetworkList [2021-04-20T21:29:14.529Z] === RUN TestNetworkList//networks [2021-04-20T21:29:14.529Z] === PAUSE TestNetworkList//networks [2021-04-20T21:29:14.529Z] === RUN TestNetworkList//networks/ [2021-04-20T21:29:14.529Z] === PAUSE TestNetworkList//networks/ [2021-04-20T21:29:14.529Z] === CONT TestNetworkList//networks [2021-04-20T21:29:14.529Z] === CONT TestNetworkList//networks/ [2021-04-20T21:29:14.529Z] --- PASS: TestNetworkList (0.02s) [2021-04-20T21:29:14.529Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-20T21:29:14.529Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-20T21:29:14.529Z] === RUN TestHostIPv4BridgeLabel [2021-04-20T21:29:14.884Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-04-20T21:29:14.884Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-20T21:29:15.182Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-04-20T21:29:15.183Z] === RUN TestAuthZPluginDenyResponse [2021-04-20T21:29:15.863Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-04-20T21:29:15.863Z] === RUN TestAuthZPluginAllowEventStream [2021-04-20T21:29:15.918Z] --- PASS: TestHostIPv4BridgeLabel (1.02s) [2021-04-20T21:29:15.918Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-20T21:29:16.491Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-20T21:29:17.401Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s) [2021-04-20T21:29:17.401Z] === RUN TestAuthZPluginErrorResponse [2021-04-20T21:29:17.436Z] --- PASS: TestDaemonRestartWithLiveRestore (1.87s) [2021-04-20T21:29:17.436Z] === RUN TestDaemonDefaultNetworkPools [2021-04-20T21:29:17.697Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-04-20T21:29:17.697Z] === RUN TestAuthZPluginErrorRequest [2021-04-20T21:29:18.340Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-04-20T21:29:18.340Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-20T21:29:18.380Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-20T21:29:18.982Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-04-20T21:29:18.982Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-20T21:29:19.325Z] --- PASS: TestDaemonDefaultNetworkPools (1.86s) [2021-04-20T21:29:19.325Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-20T21:29:21.080Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s) [2021-04-20T21:29:21.080Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-20T21:29:21.877Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.28s) [2021-04-20T21:29:21.877Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-20T21:29:21.877Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-20T21:29:22.140Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-20T21:29:22.606Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2021-04-20T21:29:22.606Z] === RUN TestAuthZPluginHeader [2021-04-20T21:29:23.086Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-20T21:29:23.252Z] --- PASS: TestAuthZPluginHeader (0.89s) [2021-04-20T21:29:23.252Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-20T21:29:23.252Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-20T21:29:23.252Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:29:23.252Z] === RUN TestAuthZPluginV2Disable [2021-04-20T21:29:23.252Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-20T21:29:23.252Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:29:23.252Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-20T21:29:23.252Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-20T21:29:23.252Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:29:23.252Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-20T21:29:23.252Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-20T21:29:23.252Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:29:23.252Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-20T21:29:23.660Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-20T21:29:23.923Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-20T21:29:23.923Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-20T21:29:24.186Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-04-20T21:29:24.760Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (3.08s) [2021-04-20T21:29:24.761Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-20T21:29:25.022Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-04-20T21:29:25.284Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-20T21:29:25.547Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-20T21:29:25.809Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.12s) [2021-04-20T21:29:25.809Z] === RUN TestServiceWithPredefinedNetwork [2021-04-20T21:29:26.071Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-20T21:29:26.158Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2021-04-20T21:29:26.158Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-20T21:29:26.158Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-20T21:29:26.158Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-20T21:29:26.158Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-20T21:29:26.158Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-20T21:29:26.158Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-20T21:29:26.158Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-20T21:29:26.158Z] ? github.com/docker/docker/rootless [no test files] [2021-04-20T21:29:26.158Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-20T21:29:26.158Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-20T21:29:26.158Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-20T21:29:26.158Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-20T21:29:26.158Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-20T21:29:26.158Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-20T21:29:26.158Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-20T21:29:26.158Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-20T21:29:26.158Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-20T21:29:26.158Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-20T21:29:26.158Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-20T21:29:26.158Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-20T21:29:26.158Z] ? github.com/docker/docker/volume [no test files] [2021-04-20T21:29:26.158Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-20T21:29:26.158Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-20T21:29:26.158Z] [2021-04-20T21:29:26.158Z] === Skipped [2021-04-20T21:29:26.158Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-20T21:29:26.158Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-20T21:29:26.158Z] [2021-04-20T21:29:26.158Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-20T21:29:26.158Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-20T21:29:26.158Z] [2021-04-20T21:29:26.158Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-20T21:29:26.158Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:29:26.159Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-20T21:29:26.159Z] [2021-04-20T21:29:26.159Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-20T21:29:26.159Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:29:26.159Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-20T21:29:26.159Z] [2021-04-20T21:29:26.159Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-20T21:29:26.159Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:29:26.159Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-20T21:29:26.159Z] [2021-04-20T21:29:26.159Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-20T21:29:26.159Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:29:26.159Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-20T21:29:26.159Z] [2021-04-20T21:29:26.159Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-20T21:29:26.159Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:29:26.159Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-20T21:29:26.159Z] [2021-04-20T21:29:26.159Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-20T21:29:26.159Z] graphtest_unix.go:73: No driver to put! [2021-04-20T21:29:26.159Z] [2021-04-20T21:29:26.159Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-20T21:29:26.159Z] time="2021-04-20T21:28:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-20T21:29:26.159Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-20T21:29:26.159Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-20T21:29:26.159Z] [2021-04-20T21:29:26.159Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-20T21:29:26.159Z] time="2021-04-20T21:28:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-20T21:29:26.159Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-20T21:29:26.159Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-20T21:29:26.159Z] [2021-04-20T21:29:26.159Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-20T21:29:26.159Z] time="2021-04-20T21:28:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-20T21:29:26.159Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-20T21:29:26.159Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-20T21:29:26.159Z] [2021-04-20T21:29:26.159Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-20T21:29:26.159Z] time="2021-04-20T21:28:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-20T21:29:26.159Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-20T21:29:26.159Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-20T21:29:26.159Z] [2021-04-20T21:29:26.159Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-20T21:29:26.159Z] time="2021-04-20T21:28:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-20T21:29:26.159Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-20T21:29:26.159Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-20T21:29:26.159Z] [2021-04-20T21:29:26.159Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-20T21:29:26.159Z] graphtest_unix.go:73: No driver to put! [2021-04-20T21:29:26.159Z] [2021-04-20T21:29:26.159Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-20T21:29:26.159Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-20T21:29:26.159Z] [2021-04-20T21:29:26.159Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-20T21:29:26.159Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-20T21:29:26.159Z] [2021-04-20T21:29:26.159Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-20T21:29:26.159Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-20T21:29:26.159Z] [2021-04-20T21:29:26.159Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-20T21:29:26.159Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-20T21:29:26.159Z] [2021-04-20T21:29:26.159Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-20T21:29:26.159Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:29:26.159Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-20T21:29:26.159Z] [2021-04-20T21:29:26.159Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-20T21:29:26.159Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:29:26.159Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-20T21:29:26.159Z] [2021-04-20T21:29:26.159Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-20T21:29:26.159Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:29:26.159Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-20T21:29:26.159Z] [2021-04-20T21:29:26.159Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-20T21:29:26.159Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:29:26.159Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-20T21:29:26.159Z] [2021-04-20T21:29:26.159Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-20T21:29:26.159Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-20T21:29:26.159Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-20T21:29:26.159Z] [2021-04-20T21:29:26.159Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-20T21:29:26.159Z] graphtest_unix.go:73: No driver to put! [2021-04-20T21:29:26.159Z] [2021-04-20T21:29:26.159Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-20T21:29:26.159Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-20T21:29:26.159Z] [2021-04-20T21:29:26.159Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-20T21:29:26.159Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-20T21:29:26.159Z] [2021-04-20T21:29:26.159Z] [2021-04-20T21:29:26.159Z] DONE 2229 tests, 26 skipped in 253.878s Post stage [Pipeline] junit [2021-04-20T21:29:26.173Z] Recording test results [2021-04-20T21:29:26.545Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-04-20T21:29:26.899Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42311/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27f7e72647d296a9f061c26c8e3ab39b6a913826 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:27f7e72647d296a9f061c26c8e3ab39b6a913826 hack/validate/vendor [2021-04-20T21:29:27.020Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-20T21:29:27.292Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-20T21:29:27.468Z] 2021/04/20 21:29:27 Collecting initial packages [2021-04-20T21:29:27.727Z] 2021/04/20 21:29:27 Download dependencies [2021-04-20T21:29:27.867Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-20T21:29:29.257Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-20T21:29:29.518Z] --- PASS: TestServiceWithPredefinedNetwork (3.68s) [2021-04-20T21:29:29.518Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-20T21:29:29.518Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-20T21:29:29.518Z] service_test.go:242: FLAKY_TEST [2021-04-20T21:29:29.518Z] === RUN TestServiceWithDataPathPortInit [2021-04-20T21:29:31.991Z] 2021/04/20 21:29:31 Starting whole vndr cycle because no package specified [2021-04-20T21:29:31.991Z] 2021/04/20 21:29:31 Ignoring paths matching "^archive/tar" [2021-04-20T21:29:31.991Z] 2021/04/20 21:29:31 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-04-20T21:29:31.991Z] 2021/04/20 21:29:31 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-04-20T21:29:31.991Z] 2021/04/20 21:29:31 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2021-04-20T21:29:31.991Z] 2021/04/20 21:29:31 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2021-04-20T21:29:31.991Z] 2021/04/20 21:29:31 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-04-20T21:29:31.991Z] 2021/04/20 21:29:31 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-04-20T21:29:31.991Z] 2021/04/20 21:29:31 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-04-20T21:29:31.991Z] 2021/04/20 21:29:31 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-04-20T21:29:31.991Z] 2021/04/20 21:29:31 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-04-20T21:29:31.991Z] 2021/04/20 21:29:31 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-04-20T21:29:31.991Z] 2021/04/20 21:29:31 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-04-20T21:29:31.991Z] 2021/04/20 21:29:31 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-04-20T21:29:31.991Z] 2021/04/20 21:29:31 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-04-20T21:29:31.992Z] 2021/04/20 21:29:31 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-04-20T21:29:31.992Z] 2021/04/20 21:29:31 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-04-20T21:29:31.992Z] 2021/04/20 21:29:31 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-04-20T21:29:32.067Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-20T21:29:32.929Z] 2021/04/20 21:29:32 Finished clone github.com/creack/pty [2021-04-20T21:29:32.929Z] 2021/04/20 21:29:32 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-04-20T21:29:32.929Z] 2021/04/20 21:29:32 Finished clone github.com/docker/libtrust [2021-04-20T21:29:32.929Z] 2021/04/20 21:29:32 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-04-20T21:29:32.929Z] 2021/04/20 21:29:32 Finished clone github.com/tchap/go-patricia [2021-04-20T21:29:32.929Z] 2021/04/20 21:29:32 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-04-20T21:29:32.929Z] 2021/04/20 21:29:32 Finished clone github.com/google/uuid [2021-04-20T21:29:32.929Z] 2021/04/20 21:29:32 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-04-20T21:29:32.929Z] 2021/04/20 21:29:32 Finished clone github.com/moby/locker [2021-04-20T21:29:32.929Z] 2021/04/20 21:29:32 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-04-20T21:29:32.929Z] 2021/04/20 21:29:32 Finished clone github.com/Azure/go-ansiterm [2021-04-20T21:29:32.929Z] 2021/04/20 21:29:32 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-04-20T21:29:32.929Z] 2021/04/20 21:29:32 Finished clone github.com/willf/bitset [2021-04-20T21:29:32.929Z] 2021/04/20 21:29:32 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-04-20T21:29:32.929Z] 2021/04/20 21:29:32 Finished clone github.com/moby/term [2021-04-20T21:29:32.929Z] 2021/04/20 21:29:32 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-04-20T21:29:32.929Z] 2021/04/20 21:29:32 Finished clone github.com/gorilla/mux [2021-04-20T21:29:32.929Z] 2021/04/20 21:29:32 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-04-20T21:29:32.929Z] 2021/04/20 21:29:32 Finished clone github.com/moby/sys [2021-04-20T21:29:32.929Z] 2021/04/20 21:29:32 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-04-20T21:29:33.189Z] 2021/04/20 21:29:33 Finished clone github.com/Microsoft/go-winio [2021-04-20T21:29:33.189Z] 2021/04/20 21:29:33 Clone github.com/moby/buildkit, revision 9065b18ba4633c75862befca8188de4338d9f94a, attempt 1/20 [2021-04-20T21:29:33.449Z] 2021/04/20 21:29:33 Finished clone github.com/sirupsen/logrus [2021-04-20T21:29:33.449Z] 2021/04/20 21:29:33 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-04-20T21:29:34.021Z] 2021/04/20 21:29:33 Finished clone github.com/docker/go-units [2021-04-20T21:29:34.021Z] 2021/04/20 21:29:33 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-04-20T21:29:34.280Z] 2021/04/20 21:29:34 Finished clone github.com/RackSec/srslog [2021-04-20T21:29:34.280Z] 2021/04/20 21:29:34 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-04-20T21:29:34.280Z] 2021/04/20 21:29:34 Finished clone github.com/syndtr/gocapability [2021-04-20T21:29:34.280Z] 2021/04/20 21:29:34 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-04-20T21:29:34.540Z] 2021/04/20 21:29:34 Finished clone github.com/imdario/mergo [2021-04-20T21:29:34.540Z] 2021/04/20 21:29:34 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-04-20T21:29:34.540Z] 2021/04/20 21:29:34 Finished clone gotest.tools/v3 [2021-04-20T21:29:34.540Z] 2021/04/20 21:29:34 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-04-20T21:29:34.540Z] 2021/04/20 21:29:34 Finished clone golang.org/x/sync [2021-04-20T21:29:34.540Z] 2021/04/20 21:29:34 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-04-20T21:29:34.540Z] 2021/04/20 21:29:34 Finished clone github.com/google/go-cmp [2021-04-20T21:29:34.540Z] 2021/04/20 21:29:34 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-04-20T21:29:35.109Z] 2021/04/20 21:29:35 Finished clone github.com/tonistiigi/units [2021-04-20T21:29:35.109Z] 2021/04/20 21:29:35 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-04-20T21:29:35.679Z] 2021/04/20 21:29:35 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-04-20T21:29:35.679Z] 2021/04/20 21:29:35 Clone github.com/docker/libnetwork, revision b3507428be5b458cb0e2b4086b13531fb0706e46, attempt 1/20 [2021-04-20T21:29:35.679Z] 2021/04/20 21:29:35 Finished clone github.com/docker/go-connections [2021-04-20T21:29:35.679Z] 2021/04/20 21:29:35 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-04-20T21:29:35.679Z] 2021/04/20 21:29:35 Finished clone github.com/opentracing/opentracing-go [2021-04-20T21:29:35.679Z] 2021/04/20 21:29:35 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-04-20T21:29:35.939Z] 2021/04/20 21:29:35 Finished clone github.com/opentracing-contrib/go-stdlib [2021-04-20T21:29:35.939Z] 2021/04/20 21:29:35 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-04-20T21:29:35.939Z] 2021/04/20 21:29:35 Finished clone github.com/mitchellh/hashstructure [2021-04-20T21:29:35.939Z] 2021/04/20 21:29:35 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-04-20T21:29:35.939Z] 2021/04/20 21:29:35 Finished clone github.com/google/shlex [2021-04-20T21:29:35.939Z] 2021/04/20 21:29:35 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-04-20T21:29:35.939Z] 2021/04/20 21:29:35 Finished clone github.com/gofrs/flock [2021-04-20T21:29:35.939Z] 2021/04/20 21:29:35 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-04-20T21:29:36.881Z] 2021/04/20 21:29:36 Finished clone github.com/armon/go-radix [2021-04-20T21:29:36.881Z] 2021/04/20 21:29:36 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-04-20T21:29:37.141Z] 2021/04/20 21:29:36 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-04-20T21:29:37.141Z] 2021/04/20 21:29:36 Finished clone github.com/docker/go-events [2021-04-20T21:29:37.141Z] 2021/04/20 21:29:37 Finished clone github.com/armon/go-metrics [2021-04-20T21:29:37.141Z] 2021/04/20 21:29:37 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-04-20T21:29:37.141Z] 2021/04/20 21:29:37 Finished clone github.com/sean-/seed [2021-04-20T21:29:37.141Z] 2021/04/20 21:29:37 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-04-20T21:29:37.366Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-20T21:29:38.081Z] 2021/04/20 21:29:37 Finished clone github.com/tonistiigi/fsutil [2021-04-20T21:29:38.082Z] 2021/04/20 21:29:37 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-04-20T21:29:38.342Z] 2021/04/20 21:29:38 Finished clone github.com/hashicorp/errwrap [2021-04-20T21:29:38.342Z] 2021/04/20 21:29:38 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-04-20T21:29:38.342Z] 2021/04/20 21:29:38 Finished clone github.com/hashicorp/memberlist [2021-04-20T21:29:38.342Z] 2021/04/20 21:29:38 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-04-20T21:29:38.602Z] 2021/04/20 21:29:38 Finished clone github.com/hashicorp/go-multierror [2021-04-20T21:29:38.602Z] 2021/04/20 21:29:38 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-04-20T21:29:39.542Z] 2021/04/20 21:29:39 Finished clone github.com/docker/libkv [2021-04-20T21:29:39.542Z] 2021/04/20 21:29:39 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-04-20T21:29:39.542Z] 2021/04/20 21:29:39 Finished clone github.com/vishvananda/netns [2021-04-20T21:29:39.542Z] 2021/04/20 21:29:39 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-04-20T21:29:39.542Z] 2021/04/20 21:29:39 Finished clone github.com/golang/gddo [2021-04-20T21:29:39.542Z] 2021/04/20 21:29:39 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-04-20T21:29:39.802Z] 2021/04/20 21:29:39 Finished clone github.com/hashicorp/go-sockaddr [2021-04-20T21:29:39.802Z] 2021/04/20 21:29:39 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-04-20T21:29:41.184Z] 2021/04/20 21:29:40 Finished clone github.com/moby/ipvs [2021-04-20T21:29:41.184Z] 2021/04/20 21:29:40 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-04-20T21:29:41.184Z] 2021/04/20 21:29:41 Finished clone github.com/deckarep/golang-set [2021-04-20T21:29:41.184Z] 2021/04/20 21:29:41 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-04-20T21:29:41.184Z] 2021/04/20 21:29:41 Finished clone github.com/BurntSushi/toml [2021-04-20T21:29:41.184Z] 2021/04/20 21:29:41 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-04-20T21:29:41.184Z] 2021/04/20 21:29:41 Finished clone github.com/samuel/go-zookeeper [2021-04-20T21:29:41.184Z] 2021/04/20 21:29:41 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-04-20T21:29:41.444Z] 2021/04/20 21:29:41 Finished clone github.com/vishvananda/netlink [2021-04-20T21:29:41.444Z] 2021/04/20 21:29:41 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2021-04-20T21:29:41.585Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-20T21:29:41.585Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-20T21:29:41.585Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-20T21:29:41.585Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-20T21:29:41.739Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-20T21:29:41.739Z] INFO: Testing against a local daemon [2021-04-20T21:29:41.739Z] === RUN TestBuildWithSession [2021-04-20T21:29:41.739Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-20T21:29:41.739Z] build_session_test.go:25: TODO: BuildKit [2021-04-20T21:29:41.739Z] === RUN TestBuildSquashParent [2021-04-20T21:29:41.739Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-04-20T21:29:41.739Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:29:41.739Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-20T21:29:41.739Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-20T21:29:41.739Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-20T21:29:41.739Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-20T21:29:41.739Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-20T21:29:41.739Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-20T21:29:41.739Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-20T21:29:41.739Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-20T21:29:41.739Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-20T21:29:41.739Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-20T21:29:41.739Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-20T21:29:41.739Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-20T21:29:41.739Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-20T21:29:41.739Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-20T21:29:41.739Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-20T21:29:41.739Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-20T21:29:41.739Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-20T21:29:41.851Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-20T21:29:41.887Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2021-04-20T21:29:41.887Z] PASS [2021-04-20T21:29:41.887Z] [2021-04-20T21:29:41.887Z] === Skipped [2021-04-20T21:29:41.887Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-20T21:29:41.887Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:29:41.887Z] [2021-04-20T21:29:41.887Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-20T21:29:41.887Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:29:41.887Z] [2021-04-20T21:29:41.887Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-20T21:29:41.887Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:29:41.887Z] [2021-04-20T21:29:41.887Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-20T21:29:41.887Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:29:41.887Z] [2021-04-20T21:29:41.887Z] [2021-04-20T21:29:41.887Z] DONE 17 tests, 4 skipped in 27.801s [2021-04-20T21:29:41.887Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-20T21:29:41.887Z] ++ 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-20T21:29:41.887Z] ++ set -e [2021-04-20T21:29:41.887Z] ++ '[' -n 0 ']' [2021-04-20T21:29:41.887Z] ++ set -x [2021-04-20T21:29:41.887Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-20T21:29:41.887Z] INFO: Testing against a local daemon [2021-04-20T21:29:41.887Z] === RUN TestPluginInvalidJSON [2021-04-20T21:29:41.887Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-20T21:29:41.887Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-20T21:29:41.887Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-20T21:29:41.887Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-20T21:29:41.887Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-20T21:29:41.887Z] === RUN TestPluginInstall [2021-04-20T21:29:41.887Z] === RUN TestPluginInstall/no_auth [2021-04-20T21:29:41.887Z] time="2021-04-20T21:29:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:29:41.887Z] time="2021-04-20T21:29:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f5d09ab795b0dbf42d3d0fced98debfcd92ebc1b13892ed758fd8f4bba320032" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:29:41.887Z] time="2021-04-20T21:29:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:29:41.887Z] time="2021-04-20T21:29:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f5d09ab795b0dbf42d3d0fced98debfcd92ebc1b13892ed758fd8f4bba320032" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:29:42.015Z] 2021/04/20 21:29:41 Finished clone github.com/hashicorp/go-msgpack [2021-04-20T21:29:42.015Z] 2021/04/20 21:29:41 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-04-20T21:29:42.113Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-20T21:29:42.182Z] === RUN TestPluginInstall/with_htpasswd [2021-04-20T21:29:42.586Z] 2021/04/20 21:29:42 Finished clone github.com/coreos/go-semver [2021-04-20T21:29:42.586Z] 2021/04/20 21:29:42 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-04-20T21:29:42.823Z] time="2021-04-20T21:29:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:29:42.823Z] time="2021-04-20T21:29:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd9c264492848594ba7297811ad81ec847db189dada3a6a8cbcd62828247f907" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:29:42.823Z] time="2021-04-20T21:29:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:29:42.823Z] time="2021-04-20T21:29:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd9c264492848594ba7297811ad81ec847db189dada3a6a8cbcd62828247f907" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:29:42.847Z] 2021/04/20 21:29:42 Finished clone github.com/ishidawataru/sctp [2021-04-20T21:29:42.847Z] 2021/04/20 21:29:42 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-04-20T21:29:43.119Z] === RUN TestPluginInstall/with_insecure [2021-04-20T21:29:43.418Z] 2021/04/20 21:29:43 Finished clone golang.org/x/net [2021-04-20T21:29:43.418Z] 2021/04/20 21:29:43 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-04-20T21:29:43.504Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-20T21:29:44.163Z] time="2021-04-20T21:29:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:29:44.163Z] time="2021-04-20T21:29:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b733a97359082d7b5de933598fcfaca808c4f6f11b3c3c6f37597c858881e28" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:29:44.163Z] time="2021-04-20T21:29:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:29:44.163Z] time="2021-04-20T21:29:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b733a97359082d7b5de933598fcfaca808c4f6f11b3c3c6f37597c858881e28" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:29:44.461Z] --- PASS: TestPluginInstall (4.41s) [2021-04-20T21:29:44.461Z] --- PASS: TestPluginInstall/no_auth (2.06s) [2021-04-20T21:29:44.461Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) [2021-04-20T21:29:44.461Z] --- PASS: TestPluginInstall/with_insecure (1.41s) [2021-04-20T21:29:44.461Z] plugin_test.go:165: [d246f62b1745f] daemon is not started [2021-04-20T21:29:44.461Z] === RUN TestPluginsWithRuntimes [2021-04-20T21:29:44.892Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-20T21:29:44.909Z] 2021/04/20 21:29:44 Finished clone github.com/opencontainers/go-digest [2021-04-20T21:29:44.909Z] 2021/04/20 21:29:44 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-04-20T21:29:45.169Z] 2021/04/20 21:29:45 Finished clone go.etcd.io/bbolt [2021-04-20T21:29:45.169Z] 2021/04/20 21:29:45 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-04-20T21:29:46.549Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-20T21:29:46.550Z] 2021/04/20 21:29:46 Finished clone github.com/mistifyio/go-zfs [2021-04-20T21:29:46.550Z] 2021/04/20 21:29:46 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-04-20T21:29:46.809Z] 2021/04/20 21:29:46 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-04-20T21:29:46.809Z] 2021/04/20 21:29:46 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-04-20T21:29:46.809Z] 2021/04/20 21:29:46 Finished clone github.com/Microsoft/opengcs [2021-04-20T21:29:46.809Z] 2021/04/20 21:29:46 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-04-20T21:29:47.593Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-20T21:29:48.188Z] 2021/04/20 21:29:47 Finished clone github.com/hashicorp/serf [2021-04-20T21:29:48.188Z] 2021/04/20 21:29:47 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-04-20T21:29:48.188Z] 2021/04/20 21:29:48 Finished clone github.com/vbatts/tar-split [2021-04-20T21:29:48.188Z] 2021/04/20 21:29:48 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-04-20T21:29:48.201Z] --- PASS: TestServiceWithDataPathPortInit (18.22s) [2021-04-20T21:29:48.201Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-20T21:29:48.646Z] --- PASS: TestPluginsWithRuntimes (4.07s) [2021-04-20T21:29:48.646Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.10s) [2021-04-20T21:29:48.646Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.10s) [2021-04-20T21:29:48.646Z] === RUN TestPluginBackCompatMediaTypes [2021-04-20T21:29:48.773Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-20T21:29:49.035Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-20T21:29:49.616Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-20T21:29:49.692Z] --- PASS: TestPluginBackCompatMediaTypes (0.84s) [2021-04-20T21:29:49.692Z] PASS [2021-04-20T21:29:49.692Z] [2021-04-20T21:29:49.692Z] DONE 10 tests in 9.413s [2021-04-20T21:29:49.692Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-20T21:29:49.692Z] ++ 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-20T21:29:49.692Z] ++ set -e [2021-04-20T21:29:49.692Z] ++ '[' -n 0 ']' [2021-04-20T21:29:49.692Z] ++ set -x [2021-04-20T21:29:49.692Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-20T21:29:49.692Z] INFO: Testing against a local daemon [2021-04-20T21:29:49.692Z] === RUN TestExternalGraphDriver [2021-04-20T21:29:49.692Z] === RUN TestExternalGraphDriver/json [2021-04-20T21:29:50.098Z] 2021/04/20 21:29:49 Finished clone github.com/cyphar/filepath-securejoin [2021-04-20T21:29:50.098Z] 2021/04/20 21:29:49 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-04-20T21:29:50.356Z] 2021/04/20 21:29:50 Finished clone github.com/opencontainers/runtime-spec [2021-04-20T21:29:50.356Z] 2021/04/20 21:29:50 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-04-20T21:29:50.615Z] 2021/04/20 21:29:50 Finished clone github.com/coreos/go-systemd [2021-04-20T21:29:50.615Z] 2021/04/20 21:29:50 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-04-20T21:29:50.615Z] 2021/04/20 21:29:50 Finished clone github.com/opencontainers/image-spec [2021-04-20T21:29:50.615Z] 2021/04/20 21:29:50 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-04-20T21:29:51.780Z] === RUN TestExternalGraphDriver/spec [2021-04-20T21:29:52.522Z] 2021/04/20 21:29:52 Finished clone github.com/Graylog2/go-gelf [2021-04-20T21:29:52.522Z] 2021/04/20 21:29:52 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-04-20T21:29:52.522Z] 2021/04/20 21:29:52 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-04-20T21:29:52.522Z] 2021/04/20 21:29:52 Finished clone github.com/coreos/go-systemd/v22 [2021-04-20T21:29:52.522Z] 2021/04/20 21:29:52 Finished clone github.com/fluent/fluent-logger-golang [2021-04-20T21:29:52.522Z] 2021/04/20 21:29:52 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-04-20T21:29:52.522Z] 2021/04/20 21:29:52 Finished clone github.com/godbus/dbus/v5 [2021-04-20T21:29:52.522Z] 2021/04/20 21:29:52 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-04-20T21:29:53.348Z] === RUN TestExternalGraphDriver/pull [2021-04-20T21:29:53.461Z] 2021/04/20 21:29:53 Finished clone github.com/philhofer/fwd [2021-04-20T21:29:53.461Z] 2021/04/20 21:29:53 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-04-20T21:29:54.223Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-20T21:29:54.223Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-20T21:29:54.402Z] 2021/04/20 21:29:54 Finished clone github.com/fsnotify/fsnotify [2021-04-20T21:29:54.402Z] 2021/04/20 21:29:54 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-04-20T21:29:54.402Z] 2021/04/20 21:29:54 Finished clone github.com/ugorji/go [2021-04-20T21:29:54.402Z] 2021/04/20 21:29:54 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-04-20T21:29:55.450Z] --- PASS: TestExternalGraphDriver (5.74s) [2021-04-20T21:29:55.450Z] --- PASS: TestExternalGraphDriver/json (1.92s) [2021-04-20T21:29:55.450Z] --- PASS: TestExternalGraphDriver/spec (1.89s) [2021-04-20T21:29:55.450Z] --- PASS: TestExternalGraphDriver/pull (1.82s) [2021-04-20T21:29:55.450Z] === RUN TestGraphdriverPluginV2 [2021-04-20T21:29:55.450Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-04-20T21:29:55.450Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:29:55.450Z] PASS [2021-04-20T21:29:55.450Z] [2021-04-20T21:29:55.450Z] === Skipped [2021-04-20T21:29:55.450Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-04-20T21:29:55.450Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:29:55.450Z] [2021-04-20T21:29:55.450Z] [2021-04-20T21:29:55.450Z] DONE 5 tests, 1 skipped in 5.878s [2021-04-20T21:29:55.450Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-20T21:29:55.450Z] ++ 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-20T21:29:55.450Z] ++ set -e [2021-04-20T21:29:55.450Z] ++ '[' -n 0 ']' [2021-04-20T21:29:55.450Z] ++ set -x [2021-04-20T21:29:55.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=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-20T21:29:55.450Z] INFO: Testing against a local daemon [2021-04-20T21:29:55.450Z] === RUN TestContinueAfterPluginCrash [2021-04-20T21:29:55.450Z] === PAUSE TestContinueAfterPluginCrash [2021-04-20T21:29:55.450Z] === RUN TestReadPluginNoRead [2021-04-20T21:29:55.450Z] === PAUSE TestReadPluginNoRead [2021-04-20T21:29:55.450Z] === RUN TestDaemonStartWithLogOpt [2021-04-20T21:29:55.450Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-20T21:29:55.450Z] === CONT TestContinueAfterPluginCrash [2021-04-20T21:29:55.450Z] === CONT TestDaemonStartWithLogOpt [2021-04-20T21:29:55.450Z] === CONT TestReadPluginNoRead [2021-04-20T21:29:55.785Z] 2021/04/20 21:29:55 Finished clone github.com/bsphere/le_go [2021-04-20T21:29:55.785Z] 2021/04/20 21:29:55 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-04-20T21:29:55.785Z] 2021/04/20 21:29:55 Finished clone github.com/jmespath/go-jmespath [2021-04-20T21:29:55.785Z] 2021/04/20 21:29:55 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-04-20T21:29:56.045Z] 2021/04/20 21:29:56 Finished clone github.com/docker/libnetwork [2021-04-20T21:29:56.045Z] 2021/04/20 21:29:56 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-04-20T21:29:56.616Z] 2021/04/20 21:29:56 Finished clone github.com/tinylib/msgp [2021-04-20T21:29:56.616Z] 2021/04/20 21:29:56 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-04-20T21:29:56.877Z] 2021/04/20 21:29:56 Finished clone golang.org/x/oauth2 [2021-04-20T21:29:56.877Z] 2021/04/20 21:29:56 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-04-20T21:29:57.139Z] 2021/04/20 21:29:57 Finished clone github.com/golang/groupcache [2021-04-20T21:29:57.139Z] 2021/04/20 21:29:57 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-04-20T21:29:57.786Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.93s) [2021-04-20T21:29:57.786Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qviz9uj5mumhkrjxsmgvjlhoq Created:2021-04-20 21:29:49.358753402 +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[20fb794a15445f5dbebc618369c3273abc0a5ca2fcee2890c9cee0068740a8c1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mzfrziaz9t3ggt4yhzl8ffhqw EndpointID:388a94a13e78005db065abb9731164a86f9fbd7508e16f206c8224d25f4a80c1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d8e738f67b198c7974ba63d12d24baf03ead2963116735ea17a28710bac3ab26 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:516f1e89cac7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mzfrziaz9t3ggt4yhzl8ffhqw EndpointID:388a94a13e78005db065abb9731164a86f9fbd7508e16f206c8224d25f4a80c1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-20T21:29:57.786Z] PASS [2021-04-20T21:29:57.786Z] [2021-04-20T21:29:57.786Z] === Skipped [2021-04-20T21:29:57.786Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-20T21:29:57.786Z] service_test.go:242: FLAKY_TEST [2021-04-20T21:29:57.786Z] [2021-04-20T21:29:57.786Z] [2021-04-20T21:29:57.786Z] DONE 26 tests, 1 skipped in 68.190s [2021-04-20T21:29:57.786Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-20T21:29:57.786Z] ++ 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-20T21:29:57.786Z] ++ set -e [2021-04-20T21:29:57.786Z] ++ '[' -n 0 ']' [2021-04-20T21:29:57.786Z] ++ set -x [2021-04-20T21:29:57.786Z] ++ env -i DEST=/go/src/github.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-20T21:29:57.786Z] INFO: Testing against a local daemon [2021-04-20T21:29:57.786Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-20T21:29:57.786Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-20T21:29:57.786Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-20T21:29:57.786Z] === RUN TestDockerNetworkIpvlan [2021-04-20T21:29:57.786Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-20T21:29:57.786Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-20T21:29:57.786Z] PASS [2021-04-20T21:29:57.786Z] [2021-04-20T21:29:57.786Z] === Skipped [2021-04-20T21:29:57.786Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-20T21:29:57.786Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-20T21:29:57.786Z] [2021-04-20T21:29:57.786Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-20T21:29:57.786Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-20T21:29:57.786Z] [2021-04-20T21:29:57.786Z] [2021-04-20T21:29:57.786Z] DONE 2 tests, 2 skipped in 0.175s [2021-04-20T21:29:57.786Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-20T21:29:57.786Z] ++ 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-20T21:29:57.786Z] ++ set -e [2021-04-20T21:29:57.786Z] ++ '[' -n 0 ']' [2021-04-20T21:29:57.786Z] ++ set -x [2021-04-20T21:29:57.787Z] ++ env -i DEST=/go/src/github.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-20T21:29:57.787Z] INFO: Testing against a local daemon [2021-04-20T21:29:57.787Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-20T21:29:58.080Z] 2021/04/20 21:29:57 Finished clone golang.org/x/sys [2021-04-20T21:29:58.080Z] 2021/04/20 21:29:57 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2021-04-20T21:29:58.080Z] 2021/04/20 21:29:58 Finished clone github.com/miekg/dns [2021-04-20T21:29:58.081Z] 2021/04/20 21:29:58 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-04-20T21:29:58.081Z] 2021/04/20 21:29:58 Finished clone github.com/googleapis/gax-go [2021-04-20T21:29:58.081Z] 2021/04/20 21:29:58 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-04-20T21:29:59.465Z] 2021/04/20 21:29:59 Finished clone go.opencensus.io [2021-04-20T21:29:59.465Z] 2021/04/20 21:29:59 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-04-20T21:29:59.708Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.39s) [2021-04-20T21:29:59.708Z] === RUN TestDockerNetworkMacvlan [2021-04-20T21:29:59.726Z] 2021/04/20 21:29:59 Finished clone github.com/containerd/fifo [2021-04-20T21:29:59.726Z] 2021/04/20 21:29:59 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-04-20T21:29:59.971Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-20T21:29:59.986Z] 2021/04/20 21:29:59 Finished clone github.com/Microsoft/hcsshim [2021-04-20T21:29:59.986Z] 2021/04/20 21:29:59 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-04-20T21:30:00.545Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-20T21:30:01.113Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-20T21:30:01.114Z] --- PASS: TestDaemonStartWithLogOpt (5.37s) [2021-04-20T21:30:01.372Z] 2021/04/20 21:30:01 Finished clone github.com/moby/buildkit [2021-04-20T21:30:01.372Z] 2021/04/20 21:30:01 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-04-20T21:30:01.372Z] 2021/04/20 21:30:01 Finished clone github.com/containerd/go-runc [2021-04-20T21:30:01.372Z] 2021/04/20 21:30:01 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-04-20T21:30:01.372Z] 2021/04/20 21:30:01 Finished clone github.com/containerd/cgroups [2021-04-20T21:30:01.372Z] 2021/04/20 21:30:01 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-04-20T21:30:01.755Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-20T21:30:01.937Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-20T21:30:02.869Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-04-20T21:30:02.870Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.46s) [2021-04-20T21:30:02.870Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.62s) [2021-04-20T21:30:02.870Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.91s) [2021-04-20T21:30:02.870Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.67s) [2021-04-20T21:30:02.870Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.40s) [2021-04-20T21:30:02.870Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.74s) [2021-04-20T21:30:02.870Z] === RUN TestBuildMultiStageCopy [2021-04-20T21:30:02.870Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-20T21:30:03.282Z] === RUN TestReadPluginNoRead/default [2021-04-20T21:30:03.285Z] 2021/04/20 21:30:02 Finished clone github.com/containerd/typeurl [2021-04-20T21:30:03.285Z] 2021/04/20 21:30:02 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-04-20T21:30:03.285Z] 2021/04/20 21:30:02 Finished clone github.com/containerd/ttrpc [2021-04-20T21:30:03.285Z] 2021/04/20 21:30:02 Clone github.com/docker/swarmkit, revision 17d8d4e4d8bdec33d386e6362d3537fa9493ba00, attempt 1/20 [2021-04-20T21:30:03.285Z] 2021/04/20 21:30:03 Finished clone github.com/containerd/continuity [2021-04-20T21:30:03.285Z] 2021/04/20 21:30:03 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-04-20T21:30:03.328Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-20T21:30:03.545Z] 2021/04/20 21:30:03 Finished clone github.com/opencontainers/runc [2021-04-20T21:30:03.545Z] 2021/04/20 21:30:03 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-04-20T21:30:03.545Z] 2021/04/20 21:30:03 Finished clone github.com/containerd/console [2021-04-20T21:30:03.545Z] 2021/04/20 21:30:03 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-04-20T21:30:03.545Z] 2021/04/20 21:30:03 Finished clone github.com/gogo/googleapis [2021-04-20T21:30:03.545Z] 2021/04/20 21:30:03 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-04-20T21:30:03.806Z] 2021/04/20 21:30:03 Finished clone google.golang.org/grpc [2021-04-20T21:30:03.806Z] 2021/04/20 21:30:03 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-04-20T21:30:03.806Z] 2021/04/20 21:30:03 Finished clone github.com/docker/distribution [2021-04-20T21:30:03.806Z] 2021/04/20 21:30:03 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-04-20T21:30:04.066Z] 2021/04/20 21:30:04 Finished clone golang.org/x/text [2021-04-20T21:30:04.066Z] 2021/04/20 21:30:04 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-04-20T21:30:04.274Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-20T21:30:04.804Z] --- PASS: TestReadPluginNoRead (9.42s) [2021-04-20T21:30:04.804Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.43s) [2021-04-20T21:30:04.804Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s) [2021-04-20T21:30:04.804Z] --- PASS: TestReadPluginNoRead/default (1.48s) [2021-04-20T21:30:04.804Z] read_test.go:92: [dfbeb1061322c] daemon is not started [2021-04-20T21:30:05.006Z] 2021/04/20 21:30:04 Finished clone github.com/fernet/fernet-go [2021-04-20T21:30:05.006Z] 2021/04/20 21:30:04 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-04-20T21:30:05.663Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-20T21:30:05.946Z] 2021/04/20 21:30:05 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-04-20T21:30:05.946Z] 2021/04/20 21:30:05 Finished clone golang.org/x/time [2021-04-20T21:30:06.329Z] --- PASS: TestContinueAfterPluginCrash (10.69s) [2021-04-20T21:30:06.329Z] PASS [2021-04-20T21:30:06.329Z] [2021-04-20T21:30:06.329Z] DONE 6 tests in 10.762s [2021-04-20T21:30:06.329Z] 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-20T21:30:06.329Z] ++ 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-20T21:30:06.329Z] ++ set -e [2021-04-20T21:30:06.329Z] ++ '[' -n 0 ']' [2021-04-20T21:30:06.329Z] ++ set -x [2021-04-20T21:30:06.329Z] ++ env -i DEST=/go/src/github.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-20T21:30:06.329Z] testing: warning: no tests to run [2021-04-20T21:30:06.329Z] PASS [2021-04-20T21:30:06.329Z] [2021-04-20T21:30:06.329Z] DONE 0 tests in 0.018s [2021-04-20T21:30:06.329Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-20T21:30:06.329Z] ++ 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-20T21:30:06.329Z] ++ set -e [2021-04-20T21:30:06.329Z] ++ '[' -n 0 ']' [2021-04-20T21:30:06.329Z] ++ set -x [2021-04-20T21:30:06.329Z] ++ env -i DEST=/go/src/github.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-20T21:30:06.329Z] INFO: Testing against a local daemon [2021-04-20T21:30:06.329Z] === RUN TestPluginWithDevMounts [2021-04-20T21:30:06.329Z] === PAUSE TestPluginWithDevMounts [2021-04-20T21:30:06.329Z] === CONT TestPluginWithDevMounts [2021-04-20T21:30:06.517Z] 2021/04/20 21:30:06 Finished clone github.com/hashicorp/go-memdb [2021-04-20T21:30:06.517Z] 2021/04/20 21:30:06 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-04-20T21:30:06.777Z] 2021/04/20 21:30:06 Finished clone github.com/hashicorp/go-immutable-radix [2021-04-20T21:30:06.777Z] 2021/04/20 21:30:06 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2021-04-20T21:30:07.582Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-20T21:30:07.719Z] 2021/04/20 21:30:07 Finished clone github.com/hashicorp/golang-lru [2021-04-20T21:30:07.719Z] 2021/04/20 21:30:07 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-04-20T21:30:08.289Z] 2021/04/20 21:30:08 Finished clone github.com/coreos/pkg [2021-04-20T21:30:08.289Z] 2021/04/20 21:30:08 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-04-20T21:30:08.289Z] 2021/04/20 21:30:08 Finished clone github.com/cilium/ebpf [2021-04-20T21:30:08.289Z] 2021/04/20 21:30:08 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-04-20T21:30:08.414Z] --- PASS: TestPluginWithDevMounts (1.85s) [2021-04-20T21:30:08.414Z] PASS [2021-04-20T21:30:08.414Z] [2021-04-20T21:30:08.414Z] DONE 1 tests in 1.920s [2021-04-20T21:30:08.414Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-04-20T21:30:08.414Z] ++ 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-20T21:30:08.414Z] ++ set -e [2021-04-20T21:30:08.414Z] ++ '[' -n 0 ']' [2021-04-20T21:30:08.414Z] ++ set -x [2021-04-20T21:30:08.414Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-20T21:30:08.414Z] INFO: Testing against a local daemon [2021-04-20T21:30:08.414Z] === RUN TestSecretInspect [2021-04-20T21:30:08.530Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-20T21:30:08.530Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-20T21:30:09.230Z] 2021/04/20 21:30:09 Finished clone code.cloudfoundry.org/clock [2021-04-20T21:30:09.230Z] 2021/04/20 21:30:09 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-04-20T21:30:09.800Z] 2021/04/20 21:30:09 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-04-20T21:30:09.800Z] 2021/04/20 21:30:09 Finished clone golang.org/x/crypto [2021-04-20T21:30:09.800Z] 2021/04/20 21:30:09 Finished clone github.com/beorn7/perks [2021-04-20T21:30:09.800Z] 2021/04/20 21:30:09 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-04-20T21:30:10.502Z] --- PASS: TestSecretInspect (1.98s) [2021-04-20T21:30:10.502Z] === RUN TestSecretList [2021-04-20T21:30:10.742Z] 2021/04/20 21:30:10 Finished clone github.com/prometheus/client_model [2021-04-20T21:30:10.742Z] 2021/04/20 21:30:10 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-04-20T21:30:11.760Z] 2021/04/20 21:30:11 Finished clone github.com/golang/protobuf [2021-04-20T21:30:11.760Z] 2021/04/20 21:30:11 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-04-20T21:30:11.842Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-20T21:30:12.020Z] 2021/04/20 21:30:11 Finished clone github.com/prometheus/client_golang [2021-04-20T21:30:12.020Z] 2021/04/20 21:30:11 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-04-20T21:30:12.029Z] --- PASS: TestSecretList (1.93s) [2021-04-20T21:30:12.030Z] === RUN TestSecretsCreateAndDelete [2021-04-20T21:30:12.280Z] 2021/04/20 21:30:12 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-04-20T21:30:12.280Z] 2021/04/20 21:30:12 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-04-20T21:30:12.852Z] 2021/04/20 21:30:12 Finished clone github.com/prometheus/procfs [2021-04-20T21:30:12.852Z] 2021/04/20 21:30:12 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2021-04-20T21:30:13.113Z] 2021/04/20 21:30:13 Finished clone github.com/pkg/errors [2021-04-20T21:30:13.113Z] 2021/04/20 21:30:13 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-04-20T21:30:13.253Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-20T21:30:13.253Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-20T21:30:13.373Z] 2021/04/20 21:30:13 Finished clone github.com/prometheus/common [2021-04-20T21:30:13.373Z] 2021/04/20 21:30:13 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-04-20T21:30:13.373Z] 2021/04/20 21:30:13 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-04-20T21:30:13.373Z] 2021/04/20 21:30:13 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-04-20T21:30:13.718Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-20T21:30:13.783Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-04-20T21:30:13.943Z] 2021/04/20 21:30:13 Finished clone github.com/cespare/xxhash/v2 [2021-04-20T21:30:13.943Z] 2021/04/20 21:30:13 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-04-20T21:30:14.148Z] --- PASS: TestSecretsCreateAndDelete (1.90s) [2021-04-20T21:30:14.148Z] === RUN TestSecretsUpdate [2021-04-20T21:30:14.696Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-20T21:30:14.732Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-20T21:30:14.885Z] 2021/04/20 21:30:14 Finished clone github.com/inconshreveable/mousetrap [2021-04-20T21:30:14.885Z] 2021/04/20 21:30:14 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-04-20T21:30:14.995Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-20T21:30:15.145Z] 2021/04/20 21:30:15 Finished clone github.com/spf13/pflag [2021-04-20T21:30:15.145Z] 2021/04/20 21:30:15 Finished clone github.com/morikuni/aec [2021-04-20T21:30:15.145Z] 2021/04/20 21:30:15 Finished clone github.com/docker/go-metrics [2021-04-20T21:30:15.677Z] --- PASS: TestBuildMultiStageCopy (13.17s) [2021-04-20T21:30:15.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.42s) [2021-04-20T21:30:15.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.74s) [2021-04-20T21:30:15.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.88s) [2021-04-20T21:30:15.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2021-04-20T21:30:15.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.14s) [2021-04-20T21:30:15.677Z] === RUN TestBuildMultiStageParentConfig [2021-04-20T21:30:16.087Z] 2021/04/20 21:30:15 Finished clone github.com/spf13/cobra [2021-04-20T21:30:16.246Z] --- PASS: TestSecretsUpdate (2.00s) [2021-04-20T21:30:16.246Z] === RUN TestTemplatedSecret [2021-04-20T21:30:16.657Z] 2021/04/20 21:30:16 Finished clone github.com/google/certificate-transparency-go [2021-04-20T21:30:18.041Z] 2021/04/20 21:30:17 Finished clone github.com/opencontainers/selinux [2021-04-20T21:30:18.307Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-20T21:30:18.612Z] --- PASS: TestBuildMultiStageParentConfig (2.69s) [2021-04-20T21:30:18.612Z] === RUN TestBuildLabelWithTargets [2021-04-20T21:30:18.612Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-04-20T21:30:18.612Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-20T21:30:18.612Z] === RUN TestBuildWithEmptyLayers [2021-04-20T21:30:18.882Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-20T21:30:19.007Z] --- PASS: TestTemplatedSecret (2.58s) [2021-04-20T21:30:19.007Z] === RUN TestSecretCreateResolve [2021-04-20T21:30:20.164Z] --- PASS: TestBuildWithEmptyLayers (1.50s) [2021-04-20T21:30:20.164Z] === RUN TestBuildMultiStageOnBuild [2021-04-20T21:30:20.533Z] --- PASS: TestSecretCreateResolve (1.96s) [2021-04-20T21:30:20.533Z] PASS [2021-04-20T21:30:20.533Z] [2021-04-20T21:30:20.533Z] DONE 6 tests in 12.412s [2021-04-20T21:30:20.533Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-04-20T21:30:20.533Z] ++ 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-20T21:30:20.533Z] ++ set -e [2021-04-20T21:30:20.533Z] ++ '[' -n 0 ']' [2021-04-20T21:30:20.534Z] ++ set -x [2021-04-20T21:30:20.534Z] ++ env -i DEST=/go/src/github.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-20T21:30:20.534Z] INFO: Testing against a local daemon [2021-04-20T21:30:20.534Z] === RUN TestServiceCreateInit [2021-04-20T21:30:20.534Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-20T21:30:21.436Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-20T21:30:21.698Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-20T21:30:22.644Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-20T21:30:23.331Z] 2021/04/20 21:30:23 Finished clone github.com/cloudflare/cfssl [2021-04-20T21:30:24.034Z] --- PASS: TestDockerNetworkMacvlan (24.37s) [2021-04-20T21:30:24.034Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.16s) [2021-04-20T21:30:24.034Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-04-20T21:30:24.034Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.70s) [2021-04-20T21:30:24.034Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.10s) [2021-04-20T21:30:24.034Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (7.85s) [2021-04-20T21:30:24.034Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.16s) [2021-04-20T21:30:24.034Z] PASS [2021-04-20T21:30:24.034Z] [2021-04-20T21:30:24.034Z] DONE 8 tests in 26.934s [2021-04-20T21:30:24.034Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-20T21:30:24.034Z] ++ 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-20T21:30:24.034Z] ++ set -e [2021-04-20T21:30:24.034Z] ++ '[' -n 0 ']' [2021-04-20T21:30:24.034Z] ++ set -x [2021-04-20T21:30:24.034Z] ++ env -i DEST=/go/src/github.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-20T21:30:24.034Z] testing: warning: no tests to run [2021-04-20T21:30:24.034Z] PASS [2021-04-20T21:30:24.034Z] [2021-04-20T21:30:24.034Z] DONE 0 tests in 0.037s [2021-04-20T21:30:24.034Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-20T21:30:24.034Z] ++ 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-20T21:30:24.034Z] ++ set -e [2021-04-20T21:30:24.034Z] ++ '[' -n 0 ']' [2021-04-20T21:30:24.034Z] ++ set -x [2021-04-20T21:30:24.034Z] ++ env -i DEST=/go/src/github.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-20T21:30:24.035Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-20T21:30:24.296Z] INFO: Testing against a local daemon [2021-04-20T21:30:24.296Z] === RUN TestAuthZPluginAllowRequest [2021-04-20T21:30:24.870Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-20T21:30:25.019Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-20T21:30:26.260Z] --- PASS: TestAuthZPluginAllowRequest (2.07s) [2021-04-20T21:30:26.260Z] === RUN TestAuthZPluginTLS [2021-04-20T21:30:27.204Z] --- PASS: TestAuthZPluginTLS (0.78s) [2021-04-20T21:30:27.204Z] === RUN TestAuthZPluginDenyRequest [2021-04-20T21:30:27.204Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-20T21:30:27.466Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-20T21:30:27.466Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-20T21:30:27.728Z] --- PASS: TestAuthZPluginDenyRequest (0.78s) [2021-04-20T21:30:27.728Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-20T21:30:27.728Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-20T21:30:28.302Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-20T21:30:28.564Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.80s) [2021-04-20T21:30:28.564Z] === RUN TestAuthZPluginDenyResponse [2021-04-20T21:30:28.565Z] --- PASS: TestServiceCreateInit (7.49s) [2021-04-20T21:30:28.565Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.78s) [2021-04-20T21:30:28.565Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.68s) [2021-04-20T21:30:28.565Z] === RUN TestCreateServiceMultipleTimes [2021-04-20T21:30:28.826Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-20T21:30:29.400Z] --- PASS: TestAuthZPluginDenyResponse (0.80s) [2021-04-20T21:30:29.400Z] === RUN TestAuthZPluginAllowEventStream [2021-04-20T21:30:31.327Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-20T21:30:31.589Z] --- PASS: TestAuthZPluginAllowEventStream (2.21s) [2021-04-20T21:30:31.589Z] === RUN TestAuthZPluginErrorResponse [2021-04-20T21:30:32.162Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-20T21:30:32.424Z] --- PASS: TestAuthZPluginErrorResponse (0.90s) [2021-04-20T21:30:32.424Z] === RUN TestAuthZPluginErrorRequest [2021-04-20T21:30:33.326Z] 2021/04/20 21:30:31 Finished clone github.com/docker/swarmkit [2021-04-20T21:30:33.369Z] --- PASS: TestAuthZPluginErrorRequest (0.82s) [2021-04-20T21:30:33.369Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-20T21:30:34.315Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.74s) [2021-04-20T21:30:34.315Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-20T21:30:34.710Z] 2021/04/20 21:30:34 Finished clone github.com/coreos/etcd [2021-04-20T21:30:34.889Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-20T21:30:37.445Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.90s) [2021-04-20T21:30:37.445Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-20T21:30:37.445Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-20T21:30:38.917Z] 2021/04/20 21:30:38 Finished clone cloud.google.com/go [2021-04-20T21:30:39.998Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.68s) [2021-04-20T21:30:39.998Z] === RUN TestAuthZPluginHeader [2021-04-20T21:30:39.998Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-20T21:30:40.944Z] --- PASS: TestAuthZPluginHeader (1.13s) [2021-04-20T21:30:40.944Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-20T21:30:41.206Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-20T21:30:41.343Z] --- PASS: TestBuildMultiStageOnBuild (19.32s) [2021-04-20T21:30:41.343Z] === RUN TestBuildUncleanTarFilenames [2021-04-20T21:30:41.343Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-04-20T21:30:41.343Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-20T21:30:41.343Z] === RUN TestBuildMultiStageLayerLeak [2021-04-20T21:30:42.595Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-20T21:30:42.857Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-20T21:30:43.960Z] --- PASS: TestCreateServiceMultipleTimes (15.88s) [2021-04-20T21:30:43.960Z] === RUN TestCreateServiceConflict [2021-04-20T21:30:45.508Z] 2021/04/20 21:30:44 Finished clone github.com/containerd/containerd [2021-04-20T21:30:46.043Z] --- PASS: TestCreateServiceConflict (2.03s) [2021-04-20T21:30:46.043Z] === RUN TestCreateServiceMaxReplicas [2021-04-20T21:30:46.162Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.35s) [2021-04-20T21:30:46.162Z] === RUN TestAuthZPluginV2Disable [2021-04-20T21:30:47.107Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-20T21:30:48.800Z] --- PASS: TestCreateServiceMaxReplicas (2.59s) [2021-04-20T21:30:48.800Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-20T21:30:49.657Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-20T21:30:49.935Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-20T21:30:50.880Z] --- PASS: TestAuthZPluginV2Disable (4.82s) [2021-04-20T21:30:50.880Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-20T21:30:51.142Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-20T21:30:52.089Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-04-20T21:30:53.639Z] 2021/04/20 21:30:52 Finished clone google.golang.org/genproto [2021-04-20T21:30:55.404Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.23s) [2021-04-20T21:30:55.404Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-20T21:30:55.551Z] 2021/04/20 21:30:55 Finished clone github.com/gogo/protobuf [2021-04-20T21:31:01.576Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.78s) [2021-04-20T21:31:01.577Z] === RUN TestCreateServiceSecretFileMode [2021-04-20T21:31:02.519Z] --- PASS: TestBuildMultiStageLayerLeak (21.74s) [2021-04-20T21:31:02.519Z] === RUN TestBuildWithHugeFile [2021-04-20T21:31:03.838Z] --- PASS: TestCreateServiceSecretFileMode (2.30s) [2021-04-20T21:31:03.838Z] === RUN TestCreateServiceConfigFileMode [2021-04-20T21:31:05.420Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-20T21:31:06.142Z] --- PASS: TestCreateServiceConfigFileMode (2.27s) [2021-04-20T21:31:06.142Z] === RUN TestCreateServiceSysctls [2021-04-20T21:31:07.338Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.13s) [2021-04-20T21:31:07.338Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-20T21:31:07.600Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-04-20T21:31:08.929Z] --- PASS: TestCreateServiceSysctls (3.00s) [2021-04-20T21:31:08.929Z] === RUN TestCreateServiceCapabilities [2021-04-20T21:31:11.700Z] --- PASS: TestCreateServiceCapabilities (2.30s) [2021-04-20T21:31:11.701Z] === RUN TestInspect [2021-04-20T21:31:12.894Z] === RUN TestDockerSuite/TestBuildRm [2021-04-20T21:31:13.801Z] --- PASS: TestInspect (2.67s) [2021-04-20T21:31:13.801Z] === RUN TestCreateJob [2021-04-20T21:31:13.841Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-04-20T21:31:16.393Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-20T21:31:17.423Z] --- PASS: TestCreateJob (2.98s) [2021-04-20T21:31:17.424Z] === RUN TestReplicatedJob [2021-04-20T21:31:17.788Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-20T21:31:18.733Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-20T21:31:18.995Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-20T21:31:19.569Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-20T21:31:20.518Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-20T21:31:21.906Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-20T21:31:21.927Z] --- PASS: TestReplicatedJob (4.86s) [2021-04-20T21:31:21.927Z] === RUN TestUpdateReplicatedJob [2021-04-20T21:31:22.480Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-20T21:31:25.478Z] --- PASS: TestUpdateReplicatedJob (3.09s) [2021-04-20T21:31:25.479Z] === RUN TestServiceListWithStatuses [2021-04-20T21:31:25.479Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-20T21:31:25.479Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-20T21:31:25.479Z] === RUN TestDockerNetworkConnectAlias [2021-04-20T21:31:25.789Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.10s) [2021-04-20T21:31:25.789Z] PASS [2021-04-20T21:31:25.789Z] [2021-04-20T21:31:25.789Z] DONE 17 tests in 61.510s [2021-04-20T21:31:25.789Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-20T21:31:25.789Z] ++ 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-20T21:31:25.789Z] ++ set -e [2021-04-20T21:31:25.789Z] ++ '[' -n 0 ']' [2021-04-20T21:31:25.789Z] ++ set -x [2021-04-20T21:31:25.789Z] ++ env -i DEST=/go/src/github.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-20T21:31:25.789Z] INFO: Testing against a local daemon [2021-04-20T21:31:25.789Z] === RUN TestPluginInvalidJSON [2021-04-20T21:31:25.789Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-20T21:31:25.789Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-20T21:31:25.789Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-20T21:31:25.789Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-04-20T21:31:25.789Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-04-20T21:31:25.789Z] === RUN TestPluginInstall [2021-04-20T21:31:25.789Z] === RUN TestPluginInstall/no_auth [2021-04-20T21:31:26.363Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-20T21:31:26.363Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-20T21:31:26.625Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-20T21:31:26.625Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-20T21:31:27.199Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-20T21:31:28.146Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-20T21:31:28.408Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-20T21:31:28.983Z] time="2021-04-20T21:31:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:31:28.983Z] time="2021-04-20T21:31:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aa4bbdf9754b3d953d7e7fbcf96efa021e46aacc3fa037f9823446b53a3a7ce4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:31:28.983Z] time="2021-04-20T21:31:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:31:28.983Z] time="2021-04-20T21:31:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aa4bbdf9754b3d953d7e7fbcf96efa021e46aacc3fa037f9823446b53a3a7ce4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:31:29.035Z] --- PASS: TestDockerNetworkConnectAlias (4.18s) [2021-04-20T21:31:29.035Z] === RUN TestDockerNetworkReConnect [2021-04-20T21:31:29.557Z] === RUN TestPluginInstall/with_htpasswd [2021-04-20T21:31:29.557Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-20T21:31:30.133Z] time="2021-04-20T21:31:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:31:30.133Z] time="2021-04-20T21:31:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d65b306e50737e782ddc633cf584d217b01b69880eebbd13498854072ab0850e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:31:30.133Z] time="2021-04-20T21:31:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:31:30.133Z] time="2021-04-20T21:31:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d65b306e50737e782ddc633cf584d217b01b69880eebbd13498854072ab0850e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:31:30.400Z] === RUN TestPluginInstall/with_insecure [2021-04-20T21:31:32.336Z] time="2021-04-20T21:31:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:31:32.336Z] time="2021-04-20T21:31:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7402dbc0c187b69cb48c02209901f01da22447295635136ab4970ecd9c7ea5d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:31:32.336Z] time="2021-04-20T21:31:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-20T21:31:32.336Z] time="2021-04-20T21:31:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7402dbc0c187b69cb48c02209901f01da22447295635136ab4970ecd9c7ea5d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-20T21:31:32.336Z] --- PASS: TestPluginInstall (6.63s) [2021-04-20T21:31:32.336Z] --- PASS: TestPluginInstall/no_auth (3.70s) [2021-04-20T21:31:32.336Z] --- PASS: TestPluginInstall/with_htpasswd (1.10s) [2021-04-20T21:31:32.336Z] --- PASS: TestPluginInstall/with_insecure (1.83s) [2021-04-20T21:31:32.336Z] plugin_test.go:165: [dfc1907d17569] daemon is not started [2021-04-20T21:31:32.336Z] === RUN TestPluginsWithRuntimes [2021-04-20T21:31:32.584Z] --- PASS: TestDockerNetworkReConnect (3.25s) [2021-04-20T21:31:32.584Z] === RUN TestServicePlugin [2021-04-20T21:31:32.584Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-20T21:31:32.584Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:31:32.584Z] === RUN TestServiceUpdateLabel [2021-04-20T21:31:34.681Z] --- PASS: TestServiceUpdateLabel (2.44s) [2021-04-20T21:31:34.681Z] === RUN TestServiceUpdateSecrets [2021-04-20T21:31:34.892Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-20T21:31:34.892Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-20T21:31:36.301Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-20T21:31:36.301Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-20T21:31:37.691Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-20T21:31:37.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-04-20T21:31:37.954Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-20T21:31:38.216Z] --- PASS: TestPluginsWithRuntimes (5.81s) [2021-04-20T21:31:38.216Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.68s) [2021-04-20T21:31:38.216Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.76s) [2021-04-20T21:31:38.216Z] === RUN TestPluginBackCompatMediaTypes [2021-04-20T21:31:39.607Z] --- PASS: TestPluginBackCompatMediaTypes (1.30s) [2021-04-20T21:31:39.607Z] PASS [2021-04-20T21:31:39.607Z] [2021-04-20T21:31:39.607Z] DONE 10 tests in 13.995s [2021-04-20T21:31:39.607Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-20T21:31:39.607Z] ++ 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-20T21:31:39.607Z] ++ set -e [2021-04-20T21:31:39.607Z] ++ '[' -n 0 ']' [2021-04-20T21:31:39.607Z] ++ set -x [2021-04-20T21:31:39.607Z] ++ env -i DEST=/go/src/github.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-20T21:31:39.607Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-20T21:31:39.607Z] INFO: Testing against a local daemon [2021-04-20T21:31:39.607Z] === RUN TestExternalGraphDriver [2021-04-20T21:31:39.870Z] === RUN TestExternalGraphDriver/json [2021-04-20T21:31:42.260Z] 2021/04/20 21:31:34 Finished clone github.com/hashicorp/consul [2021-04-20T21:31:42.830Z] 2021/04/20 21:31:42 Finished clone github.com/aws/aws-sdk-go [2021-04-20T21:31:43.181Z] === RUN TestDockerSuite/TestBuildUser [2021-04-20T21:31:43.754Z] === RUN TestExternalGraphDriver/spec [2021-04-20T21:31:44.016Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-04-20T21:31:45.406Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-20T21:31:47.959Z] === RUN TestExternalGraphDriver/pull [2021-04-20T21:31:50.091Z] --- PASS: TestServiceUpdateSecrets (14.44s) [2021-04-20T21:31:50.091Z] === RUN TestServiceUpdateConfigs [2021-04-20T21:31:50.514Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-20T21:31:50.514Z] --- PASS: TestExternalGraphDriver (10.65s) [2021-04-20T21:31:50.514Z] --- PASS: TestExternalGraphDriver/json (3.91s) [2021-04-20T21:31:50.514Z] --- PASS: TestExternalGraphDriver/spec (3.96s) [2021-04-20T21:31:50.514Z] --- PASS: TestExternalGraphDriver/pull (2.61s) [2021-04-20T21:31:50.514Z] === RUN TestGraphdriverPluginV2 [2021-04-20T21:31:55.811Z] --- PASS: TestGraphdriverPluginV2 (5.32s) [2021-04-20T21:31:55.811Z] PASS [2021-04-20T21:31:55.811Z] [2021-04-20T21:31:55.811Z] DONE 5 tests in 16.239s [2021-04-20T21:31:55.811Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-20T21:31:55.811Z] ++ 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-20T21:31:55.811Z] ++ set -e [2021-04-20T21:31:55.811Z] ++ '[' -n 0 ']' [2021-04-20T21:31:55.811Z] ++ set -x [2021-04-20T21:31:55.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-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-20T21:31:56.074Z] INFO: Testing against a local daemon [2021-04-20T21:31:56.074Z] === RUN TestContinueAfterPluginCrash [2021-04-20T21:31:56.074Z] === PAUSE TestContinueAfterPluginCrash [2021-04-20T21:31:56.074Z] === RUN TestReadPluginNoRead [2021-04-20T21:31:56.074Z] === PAUSE TestReadPluginNoRead [2021-04-20T21:31:56.074Z] === RUN TestDaemonStartWithLogOpt [2021-04-20T21:31:56.074Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-20T21:31:56.074Z] === CONT TestContinueAfterPluginCrash [2021-04-20T21:31:56.074Z] === CONT TestDaemonStartWithLogOpt [2021-04-20T21:31:58.639Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-04-20T21:32:01.960Z] --- PASS: TestDaemonStartWithLogOpt (6.03s) [2021-04-20T21:32:01.960Z] === CONT TestReadPluginNoRead [2021-04-20T21:32:05.502Z] --- PASS: TestServiceUpdateConfigs (14.50s) [2021-04-20T21:32:05.502Z] === RUN TestServiceUpdateNetwork [2021-04-20T21:32:07.262Z] === RUN TestReadPluginNoRead/default [2021-04-20T21:32:08.208Z] --- PASS: TestContinueAfterPluginCrash (12.02s) [2021-04-20T21:32:09.154Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-20T21:32:11.074Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-20T21:32:12.021Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-20T21:32:12.967Z] --- PASS: TestReadPluginNoRead (11.07s) [2021-04-20T21:32:12.968Z] --- PASS: TestReadPluginNoRead/default (1.96s) [2021-04-20T21:32:12.968Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.01s) [2021-04-20T21:32:12.968Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.93s) [2021-04-20T21:32:12.968Z] read_test.go:92: [d0dca29ad5ed6] daemon is not started [2021-04-20T21:32:12.968Z] PASS [2021-04-20T21:32:12.968Z] [2021-04-20T21:32:12.968Z] DONE 6 tests in 17.325s [2021-04-20T21:32:12.968Z] 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-20T21:32:12.968Z] ++ 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-20T21:32:12.968Z] ++ set -e [2021-04-20T21:32:12.968Z] ++ '[' -n 0 ']' [2021-04-20T21:32:12.968Z] ++ set -x [2021-04-20T21:32:12.968Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-20T21:32:13.229Z] testing: warning: no tests to run [2021-04-20T21:32:13.229Z] PASS [2021-04-20T21:32:13.229Z] [2021-04-20T21:32:13.229Z] DONE 0 tests in 0.082s [2021-04-20T21:32:13.229Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-20T21:32:13.229Z] ++ 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-20T21:32:13.229Z] ++ set -e [2021-04-20T21:32:13.230Z] ++ '[' -n 0 ']' [2021-04-20T21:32:13.230Z] ++ set -x [2021-04-20T21:32:13.230Z] ++ env -i DEST=/go/src/github.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-20T21:32:13.230Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-20T21:32:13.492Z] INFO: Testing against a local daemon [2021-04-20T21:32:13.492Z] === RUN TestPluginWithDevMounts [2021-04-20T21:32:13.492Z] === PAUSE TestPluginWithDevMounts [2021-04-20T21:32:13.492Z] === CONT TestPluginWithDevMounts [2021-04-20T21:32:13.492Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-20T21:32:14.882Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-20T21:32:15.456Z] --- PASS: TestPluginWithDevMounts (2.06s) [2021-04-20T21:32:15.456Z] PASS [2021-04-20T21:32:15.456Z] [2021-04-20T21:32:15.456Z] DONE 1 tests in 2.274s [2021-04-20T21:32:15.457Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-20T21:32:15.457Z] ++ 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-20T21:32:15.457Z] ++ set -e [2021-04-20T21:32:15.457Z] ++ '[' -n 0 ']' [2021-04-20T21:32:15.457Z] ++ set -x [2021-04-20T21:32:15.457Z] ++ env -i DEST=/go/src/github.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-20T21:32:15.718Z] INFO: Testing against a local daemon [2021-04-20T21:32:15.718Z] === RUN TestSecretInspect [2021-04-20T21:32:15.979Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-20T21:32:17.901Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-20T21:32:17.901Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-20T21:32:17.901Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-20T21:32:17.901Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-20T21:32:17.901Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-20T21:32:18.279Z] --- PASS: TestServiceUpdateNetwork (12.56s) [2021-04-20T21:32:18.279Z] === RUN TestServiceUpdatePidsLimit [2021-04-20T21:32:18.279Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-20T21:32:18.279Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-20T21:32:18.876Z] --- PASS: TestSecretInspect (3.02s) [2021-04-20T21:32:18.876Z] === RUN TestSecretList [2021-04-20T21:32:19.823Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-20T21:32:19.823Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-20T21:32:21.213Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-20T21:32:21.213Z] --- PASS: TestSecretList (2.53s) [2021-04-20T21:32:21.213Z] === RUN TestSecretsCreateAndDelete [2021-04-20T21:32:21.475Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-20T21:32:22.866Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-20T21:32:22.866Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-20T21:32:23.812Z] --- PASS: TestSecretsCreateAndDelete (2.64s) [2021-04-20T21:32:23.812Z] === RUN TestSecretsUpdate [2021-04-20T21:32:25.200Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-20T21:32:26.364Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-20T21:32:26.937Z] --- PASS: TestSecretsUpdate (2.99s) [2021-04-20T21:32:26.937Z] === RUN TestTemplatedSecret [2021-04-20T21:32:28.324Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-20T21:32:29.270Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-20T21:32:29.844Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-20T21:32:30.791Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-20T21:32:30.791Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-20T21:32:31.364Z] --- PASS: TestTemplatedSecret (4.41s) [2021-04-20T21:32:31.364Z] === RUN TestSecretCreateResolve [2021-04-20T21:32:31.625Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-20T21:32:33.714Z] --- PASS: TestServiceUpdatePidsLimit (16.19s) [2021-04-20T21:32:33.714Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-04-20T21:32:33.714Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2021-04-20T21:32:33.714Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-04-20T21:32:33.714Z] PASS [2021-04-20T21:32:33.714Z] [2021-04-20T21:32:33.714Z] === Skipped [2021-04-20T21:32:33.714Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-04-20T21:32:33.714Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-20T21:32:33.714Z] [2021-04-20T21:32:33.714Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-04-20T21:32:33.714Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-20T21:32:33.714Z] [2021-04-20T21:32:33.714Z] [2021-04-20T21:32:33.714Z] DONE 27 tests, 2 skipped in 131.905s [2021-04-20T21:32:33.714Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-04-20T21:32:33.714Z] ++ 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-20T21:32:33.714Z] ++ set -e [2021-04-20T21:32:33.714Z] ++ '[' -n 0 ']' [2021-04-20T21:32:33.714Z] ++ set -x [2021-04-20T21:32:33.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=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-20T21:32:33.714Z] INFO: Testing against a local daemon [2021-04-20T21:32:33.714Z] === RUN TestSessionCreate [2021-04-20T21:32:33.714Z] --- PASS: TestSessionCreate (0.03s) [2021-04-20T21:32:33.714Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-20T21:32:33.714Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-04-20T21:32:33.714Z] PASS [2021-04-20T21:32:33.714Z] [2021-04-20T21:32:33.714Z] DONE 2 tests in 0.144s [2021-04-20T21:32:33.714Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-04-20T21:32:33.714Z] ++ 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-20T21:32:33.715Z] ++ set -e [2021-04-20T21:32:33.715Z] ++ '[' -n 0 ']' [2021-04-20T21:32:33.715Z] ++ set -x [2021-04-20T21:32:33.715Z] ++ env -i DEST=/go/src/github.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-20T21:32:33.715Z] INFO: Testing against a local daemon [2021-04-20T21:32:33.715Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-20T21:32:33.715Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-20T21:32:33.715Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-20T21:32:33.715Z] === RUN TestEventsExecDie [2021-04-20T21:32:33.715Z] --- PASS: TestEventsExecDie (0.68s) [2021-04-20T21:32:33.715Z] === RUN TestEventsBackwardsCompatible [2021-04-20T21:32:33.715Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-04-20T21:32:33.715Z] === RUN TestInfoBinaryCommits [2021-04-20T21:32:33.715Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-04-20T21:32:33.715Z] === RUN TestInfoAPIVersioned [2021-04-20T21:32:33.715Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-20T21:32:33.715Z] === RUN TestInfoDiscoveryBackend [2021-04-20T21:32:34.008Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-04-20T21:32:34.008Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-20T21:32:34.175Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-20T21:32:34.175Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-20T21:32:34.175Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-20T21:32:34.437Z] --- PASS: TestSecretCreateResolve (3.09s) [2021-04-20T21:32:34.437Z] PASS [2021-04-20T21:32:34.437Z] [2021-04-20T21:32:34.437Z] DONE 6 tests in 18.928s [2021-04-20T21:32:34.437Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-20T21:32:34.438Z] ++ 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-20T21:32:34.438Z] ++ set -e [2021-04-20T21:32:34.438Z] ++ '[' -n 0 ']' [2021-04-20T21:32:34.438Z] ++ set -x [2021-04-20T21:32:34.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=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-20T21:32:34.702Z] INFO: Testing against a local daemon [2021-04-20T21:32:34.702Z] === RUN TestServiceCreateInit [2021-04-20T21:32:34.702Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-20T21:32:34.965Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-20T21:32:35.053Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-20T21:32:35.053Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-20T21:32:35.690Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-04-20T21:32:35.690Z] === RUN TestInfoAPI [2021-04-20T21:32:35.690Z] --- PASS: TestInfoAPI (0.04s) [2021-04-20T21:32:35.690Z] === RUN TestInfoAPIWarnings [2021-04-20T21:32:36.361Z] === RUN TestDockerSuite/TestCommitChange [2021-04-20T21:32:37.753Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-20T21:32:38.699Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-20T21:32:40.620Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-20T21:32:40.883Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-20T21:32:42.801Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-20T21:32:44.191Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-20T21:32:46.112Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-20T21:32:46.685Z] --- PASS: TestServiceCreateInit (11.90s) [2021-04-20T21:32:46.685Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.91s) [2021-04-20T21:32:46.685Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.97s) [2021-04-20T21:32:46.685Z] === RUN TestCreateServiceMultipleTimes [2021-04-20T21:32:46.946Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-20T21:32:49.498Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-20T21:32:50.071Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-20T21:32:50.071Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-20T21:32:50.071Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-20T21:32:50.334Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-20T21:32:50.334Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-20T21:32:50.334Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-20T21:32:50.596Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-20T21:32:51.170Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-04-20T21:32:53.729Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-20T21:32:54.307Z] --- PASS: TestInfoAPIWarnings (16.32s) [2021-04-20T21:32:54.307Z] === RUN TestInfoDebug [2021-04-20T21:32:54.307Z] --- PASS: TestInfoDebug (0.53s) [2021-04-20T21:32:54.307Z] === RUN TestInfoInsecureRegistries [2021-04-20T21:32:54.307Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-04-20T21:32:54.307Z] === RUN TestInfoRegistryMirrors [2021-04-20T21:32:54.307Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-04-20T21:32:54.307Z] === RUN TestLoginFailsWithBadCredentials [2021-04-20T21:32:54.307Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2021-04-20T21:32:54.307Z] === RUN TestPingCacheHeaders [2021-04-20T21:32:54.307Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-04-20T21:32:54.307Z] === RUN TestPingGet [2021-04-20T21:32:54.307Z] --- PASS: TestPingGet (0.03s) [2021-04-20T21:32:54.307Z] === RUN TestPingHead [2021-04-20T21:32:54.307Z] --- PASS: TestPingHead (0.04s) [2021-04-20T21:32:54.307Z] === RUN TestVersion [2021-04-20T21:32:54.307Z] --- PASS: TestVersion (0.05s) [2021-04-20T21:32:54.307Z] PASS [2021-04-20T21:32:54.307Z] [2021-04-20T21:32:54.307Z] === Skipped [2021-04-20T21:32:54.307Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-20T21:32:54.307Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-20T21:32:54.307Z] [2021-04-20T21:32:54.307Z] [2021-04-20T21:32:54.307Z] DONE 18 tests, 1 skipped in 21.353s [2021-04-20T21:32:54.307Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-04-20T21:32:54.307Z] ++ 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-20T21:32:54.307Z] ++ set -e [2021-04-20T21:32:54.307Z] ++ '[' -n 0 ']' [2021-04-20T21:32:54.307Z] ++ set -x [2021-04-20T21:32:54.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-20T21:32:54.307Z] INFO: Testing against a local daemon [2021-04-20T21:32:54.307Z] === RUN TestVolumesCreateAndList [2021-04-20T21:32:54.307Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-04-20T21:32:54.307Z] === RUN TestVolumesRemove [2021-04-20T21:32:54.307Z] --- PASS: TestVolumesRemove (0.08s) [2021-04-20T21:32:54.307Z] === RUN TestVolumesInspect [2021-04-20T21:32:54.307Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-20T21:32:54.307Z] === RUN TestVolumesInvalidJSON [2021-04-20T21:32:54.307Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-20T21:32:54.307Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-20T21:32:54.307Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-20T21:32:54.307Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-04-20T21:32:54.307Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-20T21:32:54.307Z] PASS [2021-04-20T21:32:54.307Z] [2021-04-20T21:32:54.307Z] DONE 5 tests in 0.217s [2021-04-20T21:32:54.307Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-20T21:32:54.601Z] ++++ cat bundles/test-integration/docker.pid [2021-04-20T21:32:54.601Z] +++ kill 14089 [2021-04-20T21:32:56.124Z] +++ /etc/init.d/apparmor stop [2021-04-20T21:32:56.124Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-20T21:32:56.124Z] [2021-04-20T21:32:56.124Z] Unloading profiles will leave already running processes permanently [2021-04-20T21:32:56.124Z] unconfined, which can lead to unexpected situations. [2021-04-20T21:32:56.124Z] [2021-04-20T21:32:56.124Z] To set a process to complain mode, use the command line tool [2021-04-20T21:32:56.124Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-20T21:32:56.124Z] +++ true [2021-04-20T21:32:56.124Z] exiting test-integration [2021-04-20T21:32:56.124Z] ++ exit 0 [2021-04-20T21:32:56.124Z] [2021-04-20T21:32:56.285Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-20T21:32:56.285Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore Post stage [Pipeline] junit [2021-04-20T21:32:57.703Z] Recording test results [2021-04-20T21:32:58.205Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-20T21:32:58.348Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-20T21:32:58.805Z] + echo Ensuring container killed. [2021-04-20T21:32:58.805Z] Ensuring container killed. [2021-04-20T21:32:58.805Z] + docker rm -vf docker-pr1 [2021-04-20T21:32:58.805Z] Error: No such container: docker-pr1 [2021-04-20T21:32:58.805Z] + true [Pipeline] sh [2021-04-20T21:32:59.205Z] + echo Chowning /workspace to jenkins user [2021-04-20T21:32:59.205Z] Chowning /workspace to jenkins user [2021-04-20T21:32:59.205Z] + id -u [2021-04-20T21:32:59.205Z] + id -g [2021-04-20T21:32:59.205Z] + docker run --rm -v /home/docker/workspace/moby_PR-42311:/workspace busybox chown -R 1001:1001 /workspace [2021-04-20T21:32:59.205Z] Unable to find image 'busybox:latest' locally [2021-04-20T21:32:59.499Z] latest: Pulling from library/busybox [2021-04-20T21:32:59.499Z] 4a957ea280b8: Pulling fs layer [2021-04-20T21:32:59.596Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-20T21:32:59.794Z] 4a957ea280b8: Verifying Checksum [2021-04-20T21:32:59.794Z] 4a957ea280b8: Download complete [2021-04-20T21:33:00.093Z] 4a957ea280b8: Pull complete [2021-04-20T21:33:00.093Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-20T21:33:00.093Z] Status: Downloaded newer image for busybox:latest [2021-04-20T21:33:00.171Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-20T21:33:01.117Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-20T21:33:02.061Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-20T21:33:02.061Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-20T21:33:02.061Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-20T21:33:02.589Z] + bundleName=ppc64le-integration [2021-04-20T21:33:02.589Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-04-20T21:33:02.589Z] Creating ppc64le-integration-bundles.tar.gz [2021-04-20T21:33:02.589Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json+ -o -name *.log -o -namexargs *.prof tar -o -czf -name ppc64le-integration-bundles.tar.gz *-report.xml [2021-04-20T21:33:02.589Z] ) -print [Pipeline] archiveArtifacts [2021-04-20T21:33:02.637Z] Archiving artifacts [2021-04-20T21:33:03.006Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42311/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-20T21:33:03.431Z] + make clean [2021-04-20T21:33:03.451Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-20T21:33:03.451Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-20T21:33:03.451Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-20T21:33:03.451Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-20T21:33:03.713Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-20T21:33:03.730Z] make: command: Command not found [2021-04-20T21:33:03.730Z] make: command: Command not found [2021-04-20T21:33:03.730Z] docker volume rm -f docker-dev-cache [2021-04-20T21:33:03.730Z] docker-dev-cache [Pipeline] deleteDir [2021-04-20T21:33:04.659Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-20T21:33:06.053Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-20T21:33:07.002Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-20T21:33:07.002Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-20T21:33:08.391Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-20T21:33:09.336Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-20T21:33:09.336Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-20T21:33:09.911Z] --- PASS: TestCreateServiceMultipleTimes (23.35s) [2021-04-20T21:33:09.911Z] === RUN TestCreateServiceConflict [2021-04-20T21:33:09.911Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-20T21:33:10.858Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-20T21:33:11.815Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-04-20T21:33:12.082Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-20T21:33:13.029Z] --- PASS: TestCreateServiceConflict (3.05s) [2021-04-20T21:33:13.029Z] === RUN TestCreateServiceMaxReplicas [2021-04-20T21:33:13.029Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-20T21:33:13.029Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-20T21:33:14.420Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-20T21:33:16.341Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-20T21:33:17.286Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-20T21:33:17.286Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-20T21:33:17.549Z] --- PASS: TestCreateServiceMaxReplicas (4.60s) [2021-04-20T21:33:17.549Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-20T21:33:18.494Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-20T21:33:20.414Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-20T21:33:22.334Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-20T21:33:22.335Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-20T21:33:22.335Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-20T21:33:22.335Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-20T21:33:22.335Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-20T21:33:22.909Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-20T21:33:28.204Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-20T21:33:28.204Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-20T21:33:29.151Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-20T21:33:29.151Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-20T21:33:29.151Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-20T21:33:31.732Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-20T21:33:32.304Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.74s) [2021-04-20T21:33:32.304Z] === RUN TestCreateServiceSecretFileMode [2021-04-20T21:33:32.565Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-20T21:33:34.484Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-20T21:33:35.430Z] --- PASS: TestCreateServiceSecretFileMode (3.14s) [2021-04-20T21:33:35.430Z] === RUN TestCreateServiceConfigFileMode [2021-04-20T21:33:39.644Z] --- PASS: TestCreateServiceConfigFileMode (3.44s) [2021-04-20T21:33:39.644Z] === RUN TestCreateServiceSysctls [2021-04-20T21:33:42.197Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-20T21:33:43.588Z] --- PASS: TestCreateServiceSysctls (4.69s) [2021-04-20T21:33:43.588Z] === RUN TestCreateServiceCapabilities [2021-04-20T21:33:43.588Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-20T21:33:44.773Z] --- PASS: TestBuildWithHugeFile (150.97s) [2021-04-20T21:33:44.773Z] === RUN TestBuildWithEmptyDockerfile [2021-04-20T21:33:44.773Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-20T21:33:44.773Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-20T21:33:44.773Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-20T21:33:44.773Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-20T21:33:44.773Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-20T21:33:44.773Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-20T21:33:44.773Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-20T21:33:44.773Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-20T21:33:44.773Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-20T21:33:44.773Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-04-20T21:33:44.773Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-04-20T21:33:44.773Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-04-20T21:33:44.773Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-04-20T21:33:44.773Z] === RUN TestBuildPreserveOwnership [2021-04-20T21:33:44.773Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-04-20T21:33:44.773Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-20T21:33:44.773Z] === RUN TestBuildPlatformInvalid [2021-04-20T21:33:44.773Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-04-20T21:33:44.773Z] PASS [2021-04-20T21:33:44.773Z] ok github.com/docker/docker/integration/build 233.027s [2021-04-20T21:33:44.773Z] [2021-04-20T21:33:44.773Z] === Skipped [2021-04-20T21:33:44.773Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-04-20T21:33:44.773Z] build_session_test.go:25: TODO: BuildKit [2021-04-20T21:33:44.773Z] [2021-04-20T21:33:44.773Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-04-20T21:33:44.773Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:33:44.773Z] [2021-04-20T21:33:44.773Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-04-20T21:33:44.773Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-20T21:33:44.773Z] [2021-04-20T21:33:44.773Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-04-20T21:33:44.773Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-20T21:33:44.773Z] [2021-04-20T21:33:44.773Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-04-20T21:33:44.773Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-20T21:33:44.773Z] [2021-04-20T21:33:44.773Z] [2021-04-20T21:33:44.773Z] DONE 28 tests, 5 skipped in 261.029s [2021-04-20T21:33:44.773Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-04-20T21:33:44.773Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-20T21:33:44.773Z] INFO: Testing against a local daemon [2021-04-20T21:33:44.773Z] === RUN TestConfigInspect [2021-04-20T21:33:44.773Z] --- SKIP: TestConfigInspect (0.00s) [2021-04-20T21:33:44.773Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:33:44.773Z] === RUN TestConfigList [2021-04-20T21:33:44.773Z] --- SKIP: TestConfigList (0.00s) [2021-04-20T21:33:44.773Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:33:44.773Z] === RUN TestConfigsCreateAndDelete [2021-04-20T21:33:44.773Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-04-20T21:33:44.773Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:33:44.773Z] === RUN TestConfigsUpdate [2021-04-20T21:33:44.774Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-04-20T21:33:44.774Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:33:44.774Z] === RUN TestTemplatedConfig [2021-04-20T21:33:44.774Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-20T21:33:44.774Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:33:44.774Z] === RUN TestConfigCreateResolve [2021-04-20T21:33:44.774Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-04-20T21:33:44.774Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-20T21:33:44.774Z] === RUN TestConfigDaemonLibtrustID [2021-04-20T21:33:44.774Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-04-20T21:33:44.774Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-20T21:33:44.774Z] PASS [2021-04-20T21:33:44.774Z] ok github.com/docker/docker/integration/config 0.205s [2021-04-20T21:33:44.774Z] [2021-04-20T21:33:44.774Z] === Skipped [2021-04-20T21:33:44.774Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-04-20T21:33:44.774Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:33:44.774Z] [2021-04-20T21:33:44.774Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-04-20T21:33:44.774Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:33:44.774Z] [2021-04-20T21:33:44.774Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-04-20T21:33:44.774Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:33:44.774Z] [2021-04-20T21:33:44.774Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-04-20T21:33:44.774Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:33:44.774Z] [2021-04-20T21:33:44.774Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-04-20T21:33:44.774Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:33:44.774Z] [2021-04-20T21:33:44.774Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-04-20T21:33:44.774Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-20T21:33:44.774Z] [2021-04-20T21:33:44.774Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-04-20T21:33:44.774Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-20T21:33:44.774Z] [2021-04-20T21:33:44.774Z] [2021-04-20T21:33:44.774Z] DONE 7 tests, 7 skipped in 2.961s [2021-04-20T21:33:44.774Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-04-20T21:33:44.774Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-20T21:33:44.774Z] INFO: Testing against a local daemon [2021-04-20T21:33:44.774Z] === RUN TestCheckpoint [2021-04-20T21:33:44.774Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-20T21:33:44.774Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-20T21:33:44.774Z] === RUN TestContainerInvalidJSON [2021-04-20T21:33:44.774Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-20T21:33:44.774Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-20T21:33:44.774Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-20T21:33:44.774Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-20T21:33:44.774Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-20T21:33:44.774Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-20T21:33:44.774Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-20T21:33:44.774Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-20T21:33:44.774Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-20T21:33:44.774Z] --- PASS: TestContainerInvalidJSON (0.04s) [2021-04-20T21:33:44.774Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-04-20T21:33:44.774Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-20T21:33:44.774Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-04-20T21:33:44.774Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-20T21:33:44.774Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2021-04-20T21:33:44.774Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-20T21:33:44.774Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-04-20T21:33:44.774Z] copy_test.go:38: testEnv.OSType == "windows" [2021-04-20T21:33:44.774Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-20T21:33:44.774Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2021-04-20T21:33:44.774Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-20T21:33:44.774Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2021-04-20T21:33:44.774Z] copy_test.go:63: testEnv.OSType == "windows" [2021-04-20T21:33:44.774Z] === RUN TestCopyFromContainer [2021-04-20T21:33:44.774Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-04-20T21:33:44.774Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:33:44.774Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-20T21:33:44.774Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-20T21:33:44.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-20T21:33:44.774Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-20T21:33:44.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-20T21:33:44.774Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-20T21:33:44.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-20T21:33:44.774Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-20T21:33:44.774Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-20T21:33:44.774Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-20T21:33:44.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-04-20T21:33:44.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-20T21:33:44.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-04-20T21:33:44.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-04-20T21:33:44.774Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-20T21:33:44.774Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-04-20T21:33:44.774Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-20T21:33:44.774Z] === RUN TestCreateWithInvalidEnv [2021-04-20T21:33:44.774Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-20T21:33:44.774Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-20T21:33:44.774Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-20T21:33:44.774Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-20T21:33:44.774Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-20T21:33:44.774Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-20T21:33:44.774Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-20T21:33:44.774Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-20T21:33:44.774Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-20T21:33:44.774Z] --- PASS: TestCreateWithInvalidEnv (0.05s) [2021-04-20T21:33:44.774Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-04-20T21:33:44.774Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-04-20T21:33:44.774Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-04-20T21:33:44.774Z] === RUN TestCreateTmpfsMountsTarget [2021-04-20T21:33:44.774Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-04-20T21:33:44.774Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:33:44.774Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-20T21:33:44.774Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-04-20T21:33:44.774Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-20T21:33:44.774Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-20T21:33:44.774Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-20T21:33:44.774Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-20T21:33:44.774Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-20T21:33:44.774Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-20T21:33:44.774Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-20T21:33:44.774Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-20T21:33:44.774Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-20T21:33:44.774Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-20T21:33:44.774Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-20T21:33:44.774Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-20T21:33:44.774Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-20T21:33:44.774Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-20T21:33:44.774Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-20T21:33:44.774Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-20T21:33:44.774Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-20T21:33:44.774Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-20T21:33:44.774Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-20T21:33:44.774Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-20T21:33:44.774Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-04-20T21:33:44.774Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-20T21:33:44.774Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-20T21:33:44.774Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-20T21:33:44.774Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-20T21:33:44.774Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-20T21:33:44.774Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-20T21:33:44.774Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-20T21:33:44.774Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-20T21:33:44.774Z] === RUN TestCreateDifferentPlatform [2021-04-20T21:33:44.774Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-20T21:33:44.774Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-20T21:33:44.774Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-04-20T21:33:44.774Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-20T21:33:44.774Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-04-20T21:33:44.774Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-20T21:33:44.774Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-04-20T21:33:44.774Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-20T21:33:44.774Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-04-20T21:33:44.774Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-20T21:33:44.774Z] === RUN TestContainerKillOnDaemonStart [2021-04-20T21:33:44.774Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-20T21:33:44.774Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:33:44.774Z] === RUN TestDiff [2021-04-20T21:33:44.774Z] --- SKIP: TestDiff (0.00s) [2021-04-20T21:33:44.774Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-20T21:33:44.774Z] === RUN TestExecWithCloseStdin [2021-04-20T21:33:44.774Z] --- PASS: TestExecWithCloseStdin (2.79s) [2021-04-20T21:33:44.774Z] === RUN TestExec [2021-04-20T21:33:45.238Z] --- PASS: TestExec (2.41s) [2021-04-20T21:33:45.238Z] === RUN TestExecUser [2021-04-20T21:33:45.238Z] --- SKIP: TestExecUser (0.00s) [2021-04-20T21:33:45.238Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-20T21:33:45.238Z] === RUN TestExportContainerAndImportImage [2021-04-20T21:33:45.238Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-04-20T21:33:45.238Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:33:45.238Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-20T21:33:45.238Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-04-20T21:33:45.238Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:33:45.238Z] === RUN TestHealthCheckWorkdir [2021-04-20T21:33:45.238Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-04-20T21:33:45.238Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-20T21:33:45.238Z] === RUN TestHealthKillContainer [2021-04-20T21:33:45.238Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-04-20T21:33:45.238Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-20T21:33:45.238Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-20T21:33:45.238Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-04-20T21:33:45.238Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-20T21:33:45.238Z] === RUN TestKillContainerInvalidSignal [2021-04-20T21:33:46.141Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-20T21:33:47.086Z] --- PASS: TestCreateServiceCapabilities (3.45s) [2021-04-20T21:33:47.086Z] === RUN TestInspect [2021-04-20T21:33:47.436Z] --- PASS: TestKillContainerInvalidSignal (2.20s) [2021-04-20T21:33:47.436Z] === RUN TestKillContainer [2021-04-20T21:33:47.436Z] === RUN TestKillContainer/no_signal [2021-04-20T21:33:48.032Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-04-20T21:33:48.294Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-20T21:33:49.635Z] === RUN TestKillContainer/non_killing_signal [2021-04-20T21:33:49.635Z] === RUN TestKillContainer/killing_signal [2021-04-20T21:33:50.218Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-04-20T21:33:51.838Z] --- PASS: TestKillContainer (4.52s) [2021-04-20T21:33:51.838Z] --- PASS: TestKillContainer/no_signal (2.10s) [2021-04-20T21:33:51.838Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-20T21:33:51.838Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-20T21:33:51.838Z] --- PASS: TestKillContainer/killing_signal (2.37s) [2021-04-20T21:33:51.838Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-20T21:33:51.838Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-20T21:33:51.838Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-20T21:33:51.838Z] === RUN TestKillStoppedContainer [2021-04-20T21:33:51.838Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-04-20T21:33:51.838Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-20T21:33:51.838Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-20T21:33:51.838Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-20T21:33:51.838Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-20T21:33:51.838Z] === RUN TestKillDifferentUserContainer [2021-04-20T21:33:51.838Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-04-20T21:33:51.838Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-20T21:33:51.838Z] === RUN TestInspectOomKilledTrue [2021-04-20T21:33:51.838Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-20T21:33:51.838Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:33:51.838Z] === RUN TestInspectOomKilledFalse [2021-04-20T21:33:51.838Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-20T21:33:51.838Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-20T21:33:51.838Z] === RUN TestLogsFollowTailEmpty [2021-04-20T21:33:52.136Z] --- PASS: TestInspect (4.83s) [2021-04-20T21:33:52.136Z] === RUN TestCreateJob [2021-04-20T21:33:52.397Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-04-20T21:33:54.041Z] --- PASS: TestLogsFollowTailEmpty (2.13s) [2021-04-20T21:33:54.041Z] === RUN TestNetworkNat [2021-04-20T21:33:54.041Z] --- SKIP: TestNetworkNat (0.00s) [2021-04-20T21:33:54.041Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-20T21:33:54.041Z] === RUN TestNetworkLocalhostTCPNat [2021-04-20T21:33:54.318Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-04-20T21:33:54.895Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-04-20T21:33:55.841Z] --- PASS: TestCreateJob (3.91s) [2021-04-20T21:33:55.841Z] === RUN TestReplicatedJob [2021-04-20T21:33:56.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-04-20T21:33:56.983Z] --- PASS: TestNetworkLocalhostTCPNat (2.51s) [2021-04-20T21:33:56.983Z] === RUN TestNetworkLoopbackNat [2021-04-20T21:33:56.983Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-04-20T21:33:56.983Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-20T21:33:56.983Z] === RUN TestPause [2021-04-20T21:33:56.983Z] --- SKIP: TestPause (0.00s) [2021-04-20T21:33:56.983Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-20T21:33:56.983Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-20T21:33:58.024Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0004cad00_} [2021-04-20T21:33:59.190Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.22s) [2021-04-20T21:33:59.190Z] === RUN TestPauseStopPausedContainer [2021-04-20T21:33:59.190Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-04-20T21:33:59.190Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:33:59.190Z] === RUN TestPsFilter [2021-04-20T21:33:59.190Z] --- PASS: TestPsFilter (0.13s) [2021-04-20T21:33:59.190Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-20T21:33:59.945Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1960654972_/foo_false____} [2021-04-20T21:34:01.389Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.56s) [2021-04-20T21:34:01.389Z] === RUN TestRemoveContainerWithVolume [2021-04-20T21:34:01.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1960654972_/foo_true____} [2021-04-20T21:34:03.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3727002539_/foo_false____} [2021-04-20T21:34:04.317Z] --- PASS: TestRemoveContainerWithVolume (2.50s) [2021-04-20T21:34:04.317Z] === RUN TestRemoveContainerRunning [2021-04-20T21:34:04.324Z] 2021/04/20 21:34:02 Finished clone google.golang.org/api [2021-04-20T21:34:04.324Z] 2021/04/20 21:34:02 Dependencies downloaded. Download time: 4m31.290440127s [2021-04-20T21:34:04.324Z] 2021/04/20 21:34:02 Collecting all dependencies [2021-04-20T21:34:04.730Z] --- PASS: TestReplicatedJob (9.04s) [2021-04-20T21:34:04.731Z] === RUN TestUpdateReplicatedJob [2021-04-20T21:34:05.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3727002539_/foo_true____} [2021-04-20T21:34:06.520Z] --- PASS: TestRemoveContainerRunning (2.14s) [2021-04-20T21:34:06.520Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-20T21:34:07.596Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3727002539_/foo_true__0xc0004cad60__} [2021-04-20T21:34:08.721Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.17s) [2021-04-20T21:34:08.721Z] === RUN TestRemoveInvalidContainer [2021-04-20T21:34:08.721Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2021-04-20T21:34:08.721Z] === RUN TestRenameLinkedContainer [2021-04-20T21:34:08.721Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-04-20T21:34:08.721Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-20T21:34:08.721Z] === RUN TestRenameStoppedContainer [2021-04-20T21:34:09.020Z] --- PASS: TestUpdateReplicatedJob (4.03s) [2021-04-20T21:34:09.020Z] === RUN TestServiceListWithStatuses [2021-04-20T21:34:09.020Z] --- SKIP: TestServiceListWithStatuses (0.02s) [2021-04-20T21:34:09.020Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-20T21:34:09.020Z] === RUN TestDockerNetworkConnectAlias [2021-04-20T21:34:09.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0004cad80_} [2021-04-20T21:34:10.936Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0004cada0_} [2021-04-20T21:34:12.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0004cadc0_} [2021-04-20T21:34:14.325Z] 2021/04/20 21:34:13 Clean vendor dir from unused packages [2021-04-20T21:34:14.325Z] 2021/04/20 21:34:13 Ignoring paths matching "^archive/tar" [2021-04-20T21:34:14.325Z] 2021/04/20 21:34:13 Success [2021-04-20T21:34:14.325Z] 2021/04/20 21:34:13 Running time: 4m46.48240877s [2021-04-20T21:34:14.325Z] Congratulations! All vendoring changes are done the right way. [2021-04-20T21:34:14.774Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0004cade0_} [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-20T21:34:15.035Z] --- PASS: TestDockerNetworkConnectAlias (6.15s) [2021-04-20T21:34:15.035Z] === RUN TestDockerNetworkReConnect [2021-04-20T21:34:15.213Z] + echo Ensuring container killed. [2021-04-20T21:34:15.213Z] Ensuring container killed. [2021-04-20T21:34:15.213Z] + docker rm -vf docker-pr1 [2021-04-20T21:34:15.213Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-20T21:34:15.495Z] + echo Chowning /workspace to jenkins user [2021-04-20T21:34:15.495Z] Chowning /workspace to jenkins user [2021-04-20T21:34:15.495Z] + id -u [2021-04-20T21:34:15.495Z] + id -g [2021-04-20T21:34:15.495Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42311:/workspace busybox chown -R 1000:1000 /workspace [2021-04-20T21:34:15.841Z] --- PASS: TestRenameStoppedContainer (7.30s) [2021-04-20T21:34:15.841Z] === RUN TestRenameRunningContainerAndReuse [2021-04-20T21:34:16.423Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-20T21:34:16.737Z] + bundleName=unit [2021-04-20T21:34:16.737Z] + echo Creating unit-bundles.tar.gz [2021-04-20T21:34:16.737Z] Creating unit-bundles.tar.gz [2021-04-20T21:34:16.737Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-04-20T21:34:16.737Z] bundles/junit-report.xml [2021-04-20T21:34:16.737Z] bundles/go-test-report.json [2021-04-20T21:34:16.737Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-04-20T21:34:16.750Z] Archiving artifacts [2021-04-20T21:34:17.175Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42311/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-20T21:34:17.489Z] + make clean [2021-04-20T21:34:17.749Z] docker volume rm -f docker-dev-cache [2021-04-20T21:34:17.749Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-20T21:34:18.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-20T21:34:18.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-20T21:34:18.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-20T21:34:18.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-20T21:34:18.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-20T21:34:18.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-20T21:34:18.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-20T21:34:18.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-20T21:34:18.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-20T21:34:18.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-20T21:34:18.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-20T21:34:18.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-04-20T21:34:18.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-04-20T21:34:18.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-04-20T21:34:18.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-04-20T21:34:18.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-04-20T21:34:18.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-04-20T21:34:18.978Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-20T21:34:19.920Z] --- PASS: TestDockerNetworkReConnect (4.79s) [2021-04-20T21:34:19.920Z] === RUN TestServicePlugin [2021-04-20T21:34:20.577Z] --- PASS: TestRenameRunningContainerAndReuse (4.58s) [2021-04-20T21:34:20.577Z] === RUN TestRenameInvalidName [2021-04-20T21:34:21.309Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-04-20T21:34:22.776Z] --- PASS: TestRenameInvalidName (2.19s) [2021-04-20T21:34:22.776Z] === RUN TestRenameAnonymousContainer [2021-04-20T21:34:22.776Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-04-20T21:34:22.776Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-04-20T21:34:22.776Z] === RUN TestRenameContainerWithSameName [2021-04-20T21:34:24.619Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-20T21:34:24.979Z] --- PASS: TestRenameContainerWithSameName (2.14s) [2021-04-20T21:34:24.979Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-20T21:34:24.979Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-04-20T21:34:24.979Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-04-20T21:34:24.979Z] === RUN TestResize [2021-04-20T21:34:27.177Z] --- PASS: TestResize (2.18s) [2021-04-20T21:34:27.177Z] === RUN TestResizeWithInvalidSize [2021-04-20T21:34:27.177Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-04-20T21:34:27.177Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-04-20T21:34:27.177Z] === RUN TestResizeWhenContainerNotStarted [2021-04-20T21:34:28.833Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-20T21:34:30.111Z] --- PASS: TestResizeWhenContainerNotStarted (2.78s) [2021-04-20T21:34:30.111Z] === RUN TestDaemonRestartKillContainers [2021-04-20T21:34:30.111Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-20T21:34:30.111Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:34:30.111Z] === RUN TestStats [2021-04-20T21:34:30.111Z] --- SKIP: TestStats (0.00s) [2021-04-20T21:34:30.111Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-20T21:34:30.111Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-20T21:34:33.061Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-20T21:34:34.981Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-20T21:34:34.981Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-20T21:34:35.928Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-20T21:34:35.987Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.34s) [2021-04-20T21:34:35.987Z] === RUN TestStopContainerWithTimeout [2021-04-20T21:34:35.987Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-04-20T21:34:35.987Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-20T21:34:35.987Z] === RUN TestUpdateRestartPolicy [2021-04-20T21:34:36.875Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-04-20T21:34:38.265Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-20T21:34:39.211Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-20T21:34:40.156Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-20T21:34:41.102Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-20T21:34:42.044Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-20T21:34:42.990Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-20T21:34:43.934Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-20T21:34:44.879Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-20T21:34:45.823Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-20T21:34:46.397Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-20T21:34:47.360Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-20T21:34:48.747Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-20T21:34:49.320Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-20T21:34:50.266Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-20T21:34:50.266Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-20T21:34:50.839Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-20T21:34:51.787Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-20T21:34:52.733Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-20T21:34:53.678Z] --- PASS: TestServicePlugin (33.65s) [2021-04-20T21:34:53.678Z] plugin_test.go:62: [d8caccd684b85] joining swarm manager [d3c8d777b1da7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:34:53.678Z] plugin_test.go:65: [d6cc9deaeb3d4] joining swarm manager [d3c8d777b1da7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-20T21:34:53.678Z] === RUN TestServiceUpdateLabel [2021-04-20T21:34:53.678Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-20T21:34:54.623Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-20T21:34:56.013Z] --- PASS: TestServiceUpdateLabel (2.49s) [2021-04-20T21:34:56.013Z] === RUN TestServiceUpdateSecrets [2021-04-20T21:34:56.587Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-20T21:34:57.534Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-20T21:35:00.086Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-20T21:35:01.250Z] --- PASS: TestUpdateRestartPolicy (22.47s) [2021-04-20T21:35:01.250Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-20T21:35:01.250Z] --- PASS: TestUpdateRestartWithAutoRemove (2.26s) [2021-04-20T21:35:01.250Z] === RUN TestWaitNonBlocked [2021-04-20T21:35:01.250Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-20T21:35:01.250Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-20T21:35:01.250Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-20T21:35:01.250Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-20T21:35:01.250Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-20T21:35:01.250Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-20T21:35:05.380Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-20T21:35:07.943Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-20T21:35:08.516Z] === RUN TestDockerSuite/TestCpToCaseG [2021-04-20T21:35:09.880Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-04-20T21:35:09.880Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.07s) [2021-04-20T21:35:09.880Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.93s) [2021-04-20T21:35:09.880Z] === RUN TestWaitBlocked [2021-04-20T21:35:09.880Z] --- SKIP: TestWaitBlocked (0.00s) [2021-04-20T21:35:09.880Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-20T21:35:09.880Z] PASS [2021-04-20T21:35:09.880Z] ok github.com/docker/docker/integration/container 89.567s [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === Skipped [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-04-20T21:35:09.880Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-04-20T21:35:09.880Z] copy_test.go:38: testEnv.OSType == "windows" [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2021-04-20T21:35:09.880Z] copy_test.go:63: testEnv.OSType == "windows" [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-04-20T21:35:09.880Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-04-20T21:35:09.880Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-04-20T21:35:09.880Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-04-20T21:35:09.880Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-20T21:35:09.880Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-20T21:35:09.880Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-04-20T21:35:09.880Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-04-20T21:35:09.880Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-04-20T21:35:09.880Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-04-20T21:35:09.880Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-04-20T21:35:09.880Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-04-20T21:35:09.880Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-04-20T21:35:09.880Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-04-20T21:35:09.880Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-04-20T21:35:09.880Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-04-20T21:35:09.880Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-20T21:35:09.880Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-20T21:35:09.880Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-04-20T21:35:09.880Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-20T21:35:09.880Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-04-20T21:35:09.880Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-04-20T21:35:09.880Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-04-20T21:35:09.880Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-04-20T21:35:09.880Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-04-20T21:35:09.880Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-04-20T21:35:09.880Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-04-20T21:35:09.880Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-04-20T21:35:09.880Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-04-20T21:35:09.880Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-04-20T21:35:09.880Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-04-20T21:35:09.880Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-04-20T21:35:09.880Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-04-20T21:35:09.880Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-04-20T21:35:09.880Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-04-20T21:35:09.880Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] [2021-04-20T21:35:09.880Z] DONE 88 tests, 37 skipped in 93.077s [2021-04-20T21:35:09.880Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-04-20T21:35:11.433Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-20T21:35:11.433Z] INFO: Testing against a local daemon [2021-04-20T21:35:11.433Z] === RUN TestCommitInheritsEnv [2021-04-20T21:35:11.433Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2021-04-20T21:35:11.433Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-20T21:35:11.433Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-20T21:35:11.433Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-04-20T21:35:11.433Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-20T21:35:11.433Z] === RUN TestImagesFilterMultiReference [2021-04-20T21:35:11.827Z] --- PASS: TestServiceUpdateSecrets (15.98s) [2021-04-20T21:35:11.827Z] === RUN TestServiceUpdateConfigs [2021-04-20T21:35:11.896Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-04-20T21:35:11.897Z] === RUN TestImagePullPlatformInvalid [2021-04-20T21:35:11.897Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-04-20T21:35:11.897Z] === RUN TestRemoveImageOrphaning [2021-04-20T21:35:12.875Z] --- PASS: TestRemoveImageOrphaning (1.29s) [2021-04-20T21:35:12.875Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-20T21:35:12.875Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-04-20T21:35:12.875Z] === RUN TestTagInvalidReference [2021-04-20T21:35:13.339Z] --- PASS: TestTagInvalidReference (0.05s) [2021-04-20T21:35:13.340Z] === RUN TestTagValidPrefixedRepo [2021-04-20T21:35:13.340Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-04-20T21:35:13.340Z] === RUN TestTagExistedNameWithoutForce [2021-04-20T21:35:13.340Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-04-20T21:35:13.340Z] === RUN TestTagOfficialNames [2021-04-20T21:35:13.340Z] --- PASS: TestTagOfficialNames (0.12s) [2021-04-20T21:35:13.340Z] === RUN TestTagMatchesDigest [2021-04-20T21:35:13.340Z] --- PASS: TestTagMatchesDigest (0.05s) [2021-04-20T21:35:13.340Z] PASS [2021-04-20T21:35:13.340Z] ok github.com/docker/docker/integration/image 2.021s [2021-04-20T21:35:13.340Z] [2021-04-20T21:35:13.340Z] === Skipped [2021-04-20T21:35:13.340Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2021-04-20T21:35:13.340Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-20T21:35:13.340Z] [2021-04-20T21:35:13.340Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-04-20T21:35:13.340Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-20T21:35:13.340Z] [2021-04-20T21:35:13.340Z] [2021-04-20T21:35:13.340Z] DONE 11 tests, 2 skipped in 4.669s [2021-04-20T21:35:13.748Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-20T21:35:13.805Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-04-20T21:35:16.023Z] testing: warning: no tests to run [2021-04-20T21:35:16.023Z] PASS [2021-04-20T21:35:16.023Z] ok github.com/docker/docker/integration/network/ipvlan 0.164s [no tests to run] [2021-04-20T21:35:16.023Z] testing: warning: no tests to run [2021-04-20T21:35:16.023Z] PASS [2021-04-20T21:35:16.023Z] ok github.com/docker/docker/integration/network/macvlan 0.049s [no tests to run] [2021-04-20T21:35:17.007Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-20T21:35:17.007Z] INFO: Testing against a local daemon [2021-04-20T21:35:17.007Z] === RUN TestNetworkCreateDelete [2021-04-20T21:35:17.007Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-04-20T21:35:17.007Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-20T21:35:17.007Z] === RUN TestDockerNetworkDeletePreferID [2021-04-20T21:35:17.007Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-04-20T21:35:17.007Z] 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-20T21:35:17.007Z] === RUN TestDaemonDNSFallback [2021-04-20T21:35:17.007Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-04-20T21:35:17.007Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-20T21:35:17.007Z] === RUN TestInspectNetwork [2021-04-20T21:35:17.007Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-20T21:35:17.007Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-20T21:35:17.007Z] === RUN TestRunContainerWithBridgeNone [2021-04-20T21:35:17.007Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-20T21:35:17.007Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-20T21:35:17.007Z] === RUN TestNetworkInvalidJSON [2021-04-20T21:35:17.471Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-20T21:35:17.471Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-20T21:35:17.471Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-20T21:35:17.471Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-20T21:35:17.471Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-20T21:35:17.471Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-20T21:35:17.471Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-20T21:35:17.471Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-20T21:35:17.471Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-20T21:35:17.471Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2021-04-20T21:35:17.471Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-04-20T21:35:17.471Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-04-20T21:35:17.471Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-04-20T21:35:17.471Z] === RUN TestNetworkList [2021-04-20T21:35:17.471Z] === RUN TestNetworkList//networks [2021-04-20T21:35:17.471Z] === PAUSE TestNetworkList//networks [2021-04-20T21:35:17.471Z] === RUN TestNetworkList//networks/ [2021-04-20T21:35:17.471Z] === PAUSE TestNetworkList//networks/ [2021-04-20T21:35:17.471Z] === CONT TestNetworkList//networks [2021-04-20T21:35:17.471Z] === CONT TestNetworkList//networks/ [2021-04-20T21:35:17.471Z] --- PASS: TestNetworkList (0.04s) [2021-04-20T21:35:17.471Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-20T21:35:17.471Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-20T21:35:17.471Z] === RUN TestHostIPv4BridgeLabel [2021-04-20T21:35:17.471Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-20T21:35:17.471Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-20T21:35:17.471Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-20T21:35:17.471Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-04-20T21:35:17.471Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-20T21:35:17.471Z] === RUN TestDaemonDefaultNetworkPools [2021-04-20T21:35:17.471Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-04-20T21:35:17.471Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-20T21:35:17.471Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-20T21:35:17.471Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-20T21:35:17.471Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-20T21:35:17.471Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-20T21:35:17.471Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-20T21:35:17.471Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-20T21:35:17.471Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-20T21:35:17.471Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-20T21:35:17.471Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-20T21:35:17.471Z] === RUN TestServiceWithPredefinedNetwork [2021-04-20T21:35:17.471Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-20T21:35:17.471Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-20T21:35:17.471Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-20T21:35:17.471Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-20T21:35:17.471Z] service_test.go:242: FLAKY_TEST [2021-04-20T21:35:17.471Z] === RUN TestServiceWithDataPathPortInit [2021-04-20T21:35:17.471Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-04-20T21:35:17.471Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-20T21:35:17.471Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-20T21:35:17.471Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-20T21:35:17.471Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-20T21:35:17.471Z] PASS [2021-04-20T21:35:17.471Z] ok github.com/docker/docker/integration/network 0.287s [2021-04-20T21:35:17.471Z] [2021-04-20T21:35:17.471Z] === Skipped [2021-04-20T21:35:17.471Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-04-20T21:35:17.471Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-20T21:35:17.471Z] [2021-04-20T21:35:17.471Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-04-20T21:35:17.471Z] 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-20T21:35:17.471Z] [2021-04-20T21:35:17.471Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-04-20T21:35:17.471Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-20T21:35:17.471Z] [2021-04-20T21:35:17.471Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-04-20T21:35:17.471Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-20T21:35:17.471Z] [2021-04-20T21:35:17.471Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-04-20T21:35:17.471Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-20T21:35:17.471Z] [2021-04-20T21:35:17.471Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-04-20T21:35:17.471Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-20T21:35:17.471Z] [2021-04-20T21:35:17.471Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-04-20T21:35:17.471Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-20T21:35:17.471Z] [2021-04-20T21:35:17.471Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-04-20T21:35:17.471Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-20T21:35:17.471Z] [2021-04-20T21:35:17.471Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-20T21:35:17.471Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-20T21:35:17.471Z] [2021-04-20T21:35:17.471Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-20T21:35:17.471Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-20T21:35:17.471Z] [2021-04-20T21:35:17.471Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-20T21:35:17.471Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-20T21:35:17.471Z] [2021-04-20T21:35:17.471Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-04-20T21:35:17.471Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-20T21:35:17.471Z] [2021-04-20T21:35:17.471Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-20T21:35:17.471Z] service_test.go:242: FLAKY_TEST [2021-04-20T21:35:17.471Z] [2021-04-20T21:35:17.471Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-04-20T21:35:17.471Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-20T21:35:17.471Z] [2021-04-20T21:35:17.471Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-20T21:35:17.471Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-20T21:35:17.471Z] [2021-04-20T21:35:17.471Z] [2021-04-20T21:35:17.471Z] DONE 22 tests, 15 skipped in 3.904s [2021-04-20T21:35:17.471Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-04-20T21:35:17.936Z] testing: warning: no tests to run [2021-04-20T21:35:17.936Z] PASS [2021-04-20T21:35:17.936Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-04-20T21:35:17.936Z] [2021-04-20T21:35:17.936Z] DONE 0 tests in 0.456s [2021-04-20T21:35:17.936Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-04-20T21:35:17.964Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-20T21:35:18.226Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-20T21:35:18.413Z] testing: warning: no tests to run [2021-04-20T21:35:18.413Z] PASS [2021-04-20T21:35:18.413Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-04-20T21:35:18.413Z] [2021-04-20T21:35:18.413Z] DONE 0 tests in 0.453s [2021-04-20T21:35:18.877Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-04-20T21:35:21.100Z] testing: warning: no tests to run [2021-04-20T21:35:21.100Z] PASS [2021-04-20T21:35:21.100Z] testing: warning: no tests to run [2021-04-20T21:35:21.100Z] PASS [2021-04-20T21:35:21.100Z] ok github.com/docker/docker/integration/plugin/authz 0.172s [no tests to run] [2021-04-20T21:35:21.100Z] ok github.com/docker/docker/integration/plugin 0.192s [no tests to run] [2021-04-20T21:35:23.527Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-04-20T21:35:23.527Z] === RUN TestDockerSuite/TestCpToDot [2021-04-20T21:35:24.472Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-20T21:35:25.860Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-04-20T21:35:25.860Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-20T21:35:27.782Z] --- PASS: TestServiceUpdateConfigs (15.51s) [2021-04-20T21:35:27.782Z] === RUN TestServiceUpdateNetwork [2021-04-20T21:35:27.782Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-20T21:35:29.201Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-20T21:35:31.123Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-20T21:35:31.517Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-20T21:35:31.517Z] INFO: Testing against a local daemon [2021-04-20T21:35:31.517Z] === RUN TestExternalGraphDriver [2021-04-20T21:35:31.517Z] --- SKIP: TestExternalGraphDriver (0.01s) [2021-04-20T21:35:31.518Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-20T21:35:31.518Z] === RUN TestGraphdriverPluginV2 [2021-04-20T21:35:31.518Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-04-20T21:35:31.518Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-20T21:35:31.518Z] PASS [2021-04-20T21:35:31.518Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.524s [2021-04-20T21:35:31.518Z] testing: warning: no tests to run [2021-04-20T21:35:31.518Z] PASS [2021-04-20T21:35:31.518Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.091s [no tests to run] [2021-04-20T21:35:31.697Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-20T21:35:33.077Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-20T21:35:33.077Z] INFO: Testing against a local daemon [2021-04-20T21:35:33.077Z] === RUN TestPluginInvalidJSON [2021-04-20T21:35:33.077Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-20T21:35:33.077Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-20T21:35:33.077Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-20T21:35:33.077Z] --- PASS: TestPluginInvalidJSON (0.06s) [2021-04-20T21:35:33.077Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-04-20T21:35:33.077Z] === RUN TestPluginInstall [2021-04-20T21:35:33.077Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-20T21:35:33.077Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-20T21:35:33.077Z] === RUN TestPluginsWithRuntimes [2021-04-20T21:35:33.077Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-20T21:35:33.077Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-20T21:35:33.077Z] === RUN TestPluginBackCompatMediaTypes [2021-04-20T21:35:33.077Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-20T21:35:33.077Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-20T21:35:33.077Z] PASS [2021-04-20T21:35:33.077Z] ok github.com/docker/docker/integration/plugin/common 0.292s [2021-04-20T21:35:33.089Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-20T21:35:33.544Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-20T21:35:33.544Z] INFO: Testing against a local daemon [2021-04-20T21:35:33.544Z] === RUN TestReadPluginNoRead [2021-04-20T21:35:33.544Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-04-20T21:35:33.544Z] read_test.go:21: no unix domain sockets on Windows [2021-04-20T21:35:33.544Z] PASS [2021-04-20T21:35:33.544Z] ok github.com/docker/docker/integration/plugin/logging 0.222s [2021-04-20T21:35:34.008Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-04-20T21:35:34.008Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-04-20T21:35:34.474Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-20T21:35:34.474Z] INFO: Testing against a local daemon [2021-04-20T21:35:34.474Z] === RUN TestPluginWithDevMounts [2021-04-20T21:35:34.474Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-20T21:35:34.474Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:34.474Z] PASS [2021-04-20T21:35:34.474Z] ok github.com/docker/docker/integration/plugin/volumes 0.179s [2021-04-20T21:35:34.474Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-04-20T21:35:34.479Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-20T21:35:34.479Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-20T21:35:34.479Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-20T21:35:34.938Z] [2021-04-20T21:35:34.938Z] === Skipped [2021-04-20T21:35:34.938Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-04-20T21:35:34.938Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-20T21:35:34.938Z] [2021-04-20T21:35:34.938Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-04-20T21:35:34.938Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-20T21:35:34.938Z] [2021-04-20T21:35:34.938Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-04-20T21:35:34.938Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-20T21:35:34.938Z] [2021-04-20T21:35:34.938Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2021-04-20T21:35:34.938Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-20T21:35:34.938Z] [2021-04-20T21:35:34.938Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-04-20T21:35:34.938Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-20T21:35:34.938Z] [2021-04-20T21:35:34.938Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-04-20T21:35:34.938Z] read_test.go:21: no unix domain sockets on Windows [2021-04-20T21:35:34.938Z] [2021-04-20T21:35:34.938Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-04-20T21:35:34.938Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:34.938Z] [2021-04-20T21:35:34.938Z] [2021-04-20T21:35:34.938Z] DONE 9 tests, 7 skipped in 16.204s [2021-04-20T21:35:34.938Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-04-20T21:35:35.053Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-20T21:35:35.406Z] testing: warning: no tests to run [2021-04-20T21:35:35.406Z] PASS [2021-04-20T21:35:35.406Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-04-20T21:35:35.406Z] [2021-04-20T21:35:35.406Z] DONE 0 tests in 0.448s [2021-04-20T21:35:35.406Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-04-20T21:35:35.999Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-20T21:35:35.999Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-20T21:35:35.999Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-20T21:35:36.403Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-20T21:35:36.403Z] INFO: Testing against a local daemon [2021-04-20T21:35:36.403Z] === RUN TestPluginInvalidJSON [2021-04-20T21:35:36.403Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-20T21:35:36.403Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-20T21:35:36.403Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-20T21:35:36.403Z] --- PASS: TestPluginInvalidJSON (0.06s) [2021-04-20T21:35:36.403Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-04-20T21:35:36.403Z] === RUN TestPluginInstall [2021-04-20T21:35:36.403Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-20T21:35:36.403Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-20T21:35:36.403Z] === RUN TestPluginsWithRuntimes [2021-04-20T21:35:36.403Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-20T21:35:36.403Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-20T21:35:36.403Z] === RUN TestPluginBackCompatMediaTypes [2021-04-20T21:35:36.403Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-20T21:35:36.403Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-20T21:35:36.403Z] PASS [2021-04-20T21:35:36.403Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-04-20T21:35:36.872Z] [2021-04-20T21:35:36.872Z] === Skipped [2021-04-20T21:35:36.872Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-04-20T21:35:36.872Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-20T21:35:36.872Z] [2021-04-20T21:35:36.872Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-04-20T21:35:36.872Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-20T21:35:36.872Z] [2021-04-20T21:35:36.872Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-04-20T21:35:36.872Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-20T21:35:36.872Z] [2021-04-20T21:35:36.872Z] [2021-04-20T21:35:36.872Z] DONE 5 tests, 3 skipped in 1.175s [2021-04-20T21:35:36.872Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-04-20T21:35:36.944Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-20T21:35:37.206Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-20T21:35:37.468Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-20T21:35:37.468Z] === RUN TestDockerSuite/TestCreateRM [2021-04-20T21:35:37.468Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-20T21:35:37.468Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-20T21:35:37.730Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-20T21:35:37.730Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-20T21:35:37.852Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-20T21:35:37.852Z] INFO: Testing against a local daemon [2021-04-20T21:35:37.852Z] === RUN TestExternalGraphDriver [2021-04-20T21:35:37.852Z] --- SKIP: TestExternalGraphDriver (0.01s) [2021-04-20T21:35:37.852Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-20T21:35:37.852Z] === RUN TestGraphdriverPluginV2 [2021-04-20T21:35:37.852Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-04-20T21:35:37.852Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-20T21:35:37.852Z] PASS [2021-04-20T21:35:37.852Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-04-20T21:35:37.852Z] [2021-04-20T21:35:37.852Z] === Skipped [2021-04-20T21:35:37.852Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2021-04-20T21:35:37.852Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-20T21:35:37.852Z] [2021-04-20T21:35:37.852Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-04-20T21:35:37.852Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-20T21:35:37.852Z] [2021-04-20T21:35:37.852Z] [2021-04-20T21:35:37.852Z] DONE 2 tests, 2 skipped in 1.097s [2021-04-20T21:35:37.852Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-04-20T21:35:39.405Z] testing: warning: no tests to run [2021-04-20T21:35:39.405Z] PASS [2021-04-20T21:35:39.405Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-20T21:35:39.405Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-04-20T21:35:39.405Z] INFO: Testing against a local daemon [2021-04-20T21:35:39.405Z] === RUN TestReadPluginNoRead [2021-04-20T21:35:39.405Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-04-20T21:35:39.405Z] read_test.go:21: no unix domain sockets on Windows [2021-04-20T21:35:39.405Z] PASS [2021-04-20T21:35:39.405Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-04-20T21:35:39.405Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-04-20T21:35:39.405Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-04-20T21:35:39.405Z] [2021-04-20T21:35:39.405Z] === Skipped [2021-04-20T21:35:39.405Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-04-20T21:35:39.405Z] read_test.go:21: no unix domain sockets on Windows [2021-04-20T21:35:39.405Z] [2021-04-20T21:35:39.405Z] [2021-04-20T21:35:39.405Z] DONE 1 tests, 1 skipped in 1.244s [2021-04-20T21:35:39.405Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-04-20T21:35:39.871Z] testing: warning: no tests to run [2021-04-20T21:35:39.871Z] PASS [2021-04-20T21:35:39.871Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-04-20T21:35:39.871Z] [2021-04-20T21:35:39.871Z] DONE 0 tests in 0.675s [2021-04-20T21:35:39.871Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-04-20T21:35:40.285Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-20T21:35:40.285Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-20T21:35:40.285Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-20T21:35:40.851Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-20T21:35:40.851Z] INFO: Testing against a local daemon [2021-04-20T21:35:40.851Z] === RUN TestPluginWithDevMounts [2021-04-20T21:35:40.851Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-20T21:35:40.851Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:40.851Z] PASS [2021-04-20T21:35:40.851Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-04-20T21:35:40.851Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-04-20T21:35:41.316Z] [2021-04-20T21:35:41.316Z] === Skipped [2021-04-20T21:35:41.316Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-04-20T21:35:41.316Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:41.316Z] [2021-04-20T21:35:41.316Z] [2021-04-20T21:35:41.316Z] DONE 1 tests, 1 skipped in 1.177s [2021-04-20T21:35:41.316Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-04-20T21:35:43.591Z] --- PASS: TestServiceUpdateNetwork (15.65s) [2021-04-20T21:35:43.591Z] === RUN TestServiceUpdatePidsLimit [2021-04-20T21:35:44.165Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-20T21:35:44.165Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-20T21:35:44.165Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-20T21:35:44.165Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-20T21:35:44.251Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-20T21:35:44.251Z] INFO: Testing against a local daemon [2021-04-20T21:35:44.251Z] === RUN TestSecretInspect [2021-04-20T21:35:44.251Z] --- SKIP: TestSecretInspect (0.00s) [2021-04-20T21:35:44.251Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:44.251Z] === RUN TestSecretList [2021-04-20T21:35:44.251Z] --- SKIP: TestSecretList (0.00s) [2021-04-20T21:35:44.251Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:44.251Z] === RUN TestSecretsCreateAndDelete [2021-04-20T21:35:44.251Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-04-20T21:35:44.251Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:44.251Z] === RUN TestSecretsUpdate [2021-04-20T21:35:44.251Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-04-20T21:35:44.251Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:44.251Z] === RUN TestTemplatedSecret [2021-04-20T21:35:44.251Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-20T21:35:44.251Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:44.251Z] === RUN TestSecretCreateResolve [2021-04-20T21:35:44.251Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-04-20T21:35:44.251Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-20T21:35:44.251Z] PASS [2021-04-20T21:35:44.251Z] ok github.com/docker/docker/integration/secret 0.269s [2021-04-20T21:35:44.251Z] [2021-04-20T21:35:44.251Z] === Skipped [2021-04-20T21:35:44.251Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-04-20T21:35:44.251Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:44.251Z] [2021-04-20T21:35:44.251Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-04-20T21:35:44.251Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:44.251Z] [2021-04-20T21:35:44.251Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-04-20T21:35:44.251Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:44.251Z] [2021-04-20T21:35:44.251Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-04-20T21:35:44.251Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:44.251Z] [2021-04-20T21:35:44.251Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-04-20T21:35:44.251Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:44.251Z] [2021-04-20T21:35:44.251Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-04-20T21:35:44.251Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-20T21:35:44.251Z] [2021-04-20T21:35:44.251Z] [2021-04-20T21:35:44.251Z] DONE 6 tests, 6 skipped in 3.080s [2021-04-20T21:35:44.251Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-04-20T21:35:44.427Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-20T21:35:44.690Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-20T21:35:44.690Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-20T21:35:45.636Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-20T21:35:45.636Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-20T21:35:47.557Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-20T21:35:48.022Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-20T21:35:48.022Z] INFO: Testing against a local daemon [2021-04-20T21:35:48.022Z] === RUN TestServiceCreateInit [2021-04-20T21:35:48.022Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-20T21:35:48.022Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-20T21:35:48.022Z] --- PASS: TestServiceCreateInit (0.04s) [2021-04-20T21:35:48.022Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-20T21:35:48.022Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-20T21:35:48.022Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] === RUN TestCreateServiceMultipleTimes [2021-04-20T21:35:48.022Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-04-20T21:35:48.022Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] === RUN TestCreateServiceConflict [2021-04-20T21:35:48.022Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-04-20T21:35:48.022Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] === RUN TestCreateServiceMaxReplicas [2021-04-20T21:35:48.022Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2021-04-20T21:35:48.022Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-20T21:35:48.022Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-20T21:35:48.022Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] === RUN TestCreateServiceSecretFileMode [2021-04-20T21:35:48.022Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-04-20T21:35:48.022Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] === RUN TestCreateServiceConfigFileMode [2021-04-20T21:35:48.022Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-04-20T21:35:48.022Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] === RUN TestCreateServiceSysctls [2021-04-20T21:35:48.022Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2021-04-20T21:35:48.022Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] === RUN TestCreateServiceCapabilities [2021-04-20T21:35:48.022Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-04-20T21:35:48.022Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] === RUN TestInspect [2021-04-20T21:35:48.022Z] --- SKIP: TestInspect (0.00s) [2021-04-20T21:35:48.022Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] === RUN TestCreateJob [2021-04-20T21:35:48.022Z] --- SKIP: TestCreateJob (0.00s) [2021-04-20T21:35:48.022Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] === RUN TestReplicatedJob [2021-04-20T21:35:48.022Z] --- SKIP: TestReplicatedJob (0.00s) [2021-04-20T21:35:48.022Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] === RUN TestUpdateReplicatedJob [2021-04-20T21:35:48.022Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-04-20T21:35:48.022Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] === RUN TestServiceListWithStatuses [2021-04-20T21:35:48.022Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-20T21:35:48.022Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] === RUN TestDockerNetworkConnectAlias [2021-04-20T21:35:48.022Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-04-20T21:35:48.022Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] === RUN TestDockerNetworkReConnect [2021-04-20T21:35:48.022Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-04-20T21:35:48.022Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] === RUN TestServicePlugin [2021-04-20T21:35:48.022Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-20T21:35:48.022Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] === RUN TestServiceUpdateLabel [2021-04-20T21:35:48.022Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-04-20T21:35:48.022Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-20T21:35:48.022Z] === RUN TestServiceUpdateSecrets [2021-04-20T21:35:48.022Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-04-20T21:35:48.022Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-20T21:35:48.022Z] === RUN TestServiceUpdateConfigs [2021-04-20T21:35:48.022Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-04-20T21:35:48.022Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-20T21:35:48.022Z] === RUN TestServiceUpdateNetwork [2021-04-20T21:35:48.022Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-04-20T21:35:48.022Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-20T21:35:48.022Z] === RUN TestServiceUpdatePidsLimit [2021-04-20T21:35:48.022Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-04-20T21:35:48.022Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-20T21:35:48.022Z] PASS [2021-04-20T21:35:48.022Z] ok github.com/docker/docker/integration/service 0.381s [2021-04-20T21:35:48.022Z] [2021-04-20T21:35:48.022Z] === Skipped [2021-04-20T21:35:48.022Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-20T21:35:48.022Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-20T21:35:48.022Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] [2021-04-20T21:35:48.022Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-20T21:35:48.022Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-20T21:35:48.022Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] [2021-04-20T21:35:48.022Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-04-20T21:35:48.022Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] [2021-04-20T21:35:48.022Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-04-20T21:35:48.022Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] [2021-04-20T21:35:48.022Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2021-04-20T21:35:48.022Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] [2021-04-20T21:35:48.022Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-20T21:35:48.022Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] [2021-04-20T21:35:48.022Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-04-20T21:35:48.022Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] [2021-04-20T21:35:48.022Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-04-20T21:35:48.022Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] [2021-04-20T21:35:48.022Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2021-04-20T21:35:48.022Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] [2021-04-20T21:35:48.022Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-04-20T21:35:48.022Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] [2021-04-20T21:35:48.022Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-04-20T21:35:48.022Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] [2021-04-20T21:35:48.022Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-04-20T21:35:48.022Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] [2021-04-20T21:35:48.022Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-04-20T21:35:48.022Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] [2021-04-20T21:35:48.022Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-04-20T21:35:48.022Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] [2021-04-20T21:35:48.022Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-04-20T21:35:48.022Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] [2021-04-20T21:35:48.022Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-04-20T21:35:48.022Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] [2021-04-20T21:35:48.022Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-04-20T21:35:48.022Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] [2021-04-20T21:35:48.022Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-04-20T21:35:48.022Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:48.022Z] [2021-04-20T21:35:48.022Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-04-20T21:35:48.022Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-20T21:35:48.022Z] [2021-04-20T21:35:48.022Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-04-20T21:35:48.022Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-20T21:35:48.022Z] [2021-04-20T21:35:48.022Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-04-20T21:35:48.022Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-20T21:35:48.022Z] [2021-04-20T21:35:48.022Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-04-20T21:35:48.022Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-20T21:35:48.022Z] [2021-04-20T21:35:48.022Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-04-20T21:35:48.022Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-20T21:35:48.022Z] [2021-04-20T21:35:48.022Z] [2021-04-20T21:35:48.022Z] DONE 24 tests, 23 skipped in 3.757s [2021-04-20T21:35:48.022Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-04-20T21:35:48.130Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-20T21:35:50.047Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-20T21:35:50.955Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-20T21:35:50.955Z] INFO: Testing against a local daemon [2021-04-20T21:35:50.955Z] === RUN TestSessionCreate [2021-04-20T21:35:50.955Z] --- SKIP: TestSessionCreate (0.00s) [2021-04-20T21:35:50.955Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-20T21:35:50.955Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-20T21:35:50.955Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-04-20T21:35:50.955Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-20T21:35:50.955Z] PASS [2021-04-20T21:35:50.955Z] ok github.com/docker/docker/integration/session 0.202s [2021-04-20T21:35:50.955Z] [2021-04-20T21:35:50.955Z] === Skipped [2021-04-20T21:35:50.955Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-04-20T21:35:50.955Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-20T21:35:50.955Z] [2021-04-20T21:35:50.955Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-04-20T21:35:50.955Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-20T21:35:50.955Z] [2021-04-20T21:35:50.955Z] [2021-04-20T21:35:50.955Z] DONE 2 tests, 2 skipped in 2.834s [2021-04-20T21:35:50.955Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-04-20T21:35:51.438Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-20T21:35:52.388Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-20T21:35:52.962Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-20T21:35:53.224Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-20T21:35:53.485Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-20T21:35:54.061Z] === RUN TestDockerSuite/TestDockerFails [2021-04-20T21:35:54.061Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-04-20T21:35:54.061Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-04-20T21:35:54.323Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-04-20T21:35:54.697Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-20T21:35:54.697Z] INFO: Testing against a local daemon [2021-04-20T21:35:54.697Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-20T21:35:54.697Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-20T21:35:54.697Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:54.697Z] === RUN TestEventsExecDie [2021-04-20T21:35:54.697Z] --- SKIP: TestEventsExecDie (0.00s) [2021-04-20T21:35:54.697Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-20T21:35:54.697Z] === RUN TestEventsBackwardsCompatible [2021-04-20T21:35:54.697Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-04-20T21:35:54.697Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-20T21:35:54.697Z] === RUN TestInfoAPI [2021-04-20T21:35:54.697Z] --- PASS: TestInfoAPI (0.06s) [2021-04-20T21:35:54.697Z] === RUN TestInfoAPIWarnings [2021-04-20T21:35:54.697Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-04-20T21:35:54.697Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-20T21:35:54.697Z] === RUN TestInfoDebug [2021-04-20T21:35:54.697Z] --- SKIP: TestInfoDebug (0.00s) [2021-04-20T21:35:54.697Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-20T21:35:54.697Z] === RUN TestInfoInsecureRegistries [2021-04-20T21:35:54.697Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-04-20T21:35:54.697Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-20T21:35:54.697Z] === RUN TestInfoRegistryMirrors [2021-04-20T21:35:54.697Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-04-20T21:35:54.697Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-20T21:35:54.697Z] === RUN TestLoginFailsWithBadCredentials [2021-04-20T21:35:55.150Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-04-20T21:35:55.150Z] === RUN TestPingCacheHeaders [2021-04-20T21:35:55.150Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-04-20T21:35:55.150Z] === RUN TestPingGet [2021-04-20T21:35:55.150Z] --- PASS: TestPingGet (0.04s) [2021-04-20T21:35:55.150Z] === RUN TestPingHead [2021-04-20T21:35:55.150Z] --- PASS: TestPingHead (0.05s) [2021-04-20T21:35:55.150Z] === RUN TestVersion [2021-04-20T21:35:55.150Z] --- PASS: TestVersion (0.04s) [2021-04-20T21:35:55.150Z] PASS [2021-04-20T21:35:55.150Z] ok github.com/docker/docker/integration/system 1.403s [2021-04-20T21:35:55.605Z] [2021-04-20T21:35:55.605Z] === Skipped [2021-04-20T21:35:55.605Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-20T21:35:55.605Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-20T21:35:55.605Z] [2021-04-20T21:35:55.605Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-04-20T21:35:55.605Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-20T21:35:55.605Z] [2021-04-20T21:35:55.605Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-04-20T21:35:55.605Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-20T21:35:55.605Z] [2021-04-20T21:35:55.605Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-04-20T21:35:55.605Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-20T21:35:55.605Z] [2021-04-20T21:35:55.605Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-04-20T21:35:55.605Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-20T21:35:55.605Z] [2021-04-20T21:35:55.605Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-04-20T21:35:55.605Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-20T21:35:55.605Z] [2021-04-20T21:35:55.605Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-04-20T21:35:55.605Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-20T21:35:55.605Z] [2021-04-20T21:35:55.605Z] [2021-04-20T21:35:55.605Z] DONE 13 tests, 7 skipped in 4.366s [2021-04-20T21:35:55.605Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-04-20T21:35:56.242Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-04-20T21:35:56.815Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-04-20T21:35:58.487Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-20T21:35:58.487Z] INFO: Testing against a local daemon [2021-04-20T21:35:58.487Z] === RUN TestVolumesCreateAndList [2021-04-20T21:35:58.487Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-04-20T21:35:58.487Z] === RUN TestVolumesRemove [2021-04-20T21:35:58.487Z] --- PASS: TestVolumesRemove (0.10s) [2021-04-20T21:35:58.487Z] === RUN TestVolumesInspect [2021-04-20T21:35:58.487Z] --- PASS: TestVolumesInspect (0.06s) [2021-04-20T21:35:58.487Z] === RUN TestVolumesInvalidJSON [2021-04-20T21:35:58.487Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-20T21:35:58.487Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-20T21:35:58.941Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-20T21:35:58.941Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-04-20T21:35:58.941Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-20T21:35:58.941Z] PASS [2021-04-20T21:35:58.941Z] ok github.com/docker/docker/integration/volume 0.411s [2021-04-20T21:35:58.941Z] [2021-04-20T21:35:58.941Z] DONE 5 tests in 3.331s [2021-04-20T21:35:58.941Z] INFO: make.ps1 ended at 04/20/2021 21:35:58 [2021-04-20T21:35:58.941Z] INFO: Integration CLI tests being run from the host: [2021-04-20T21:35:58.941Z] 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-20T21:35:59.364Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-04-20T21:35:59.364Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-04-20T21:35:59.364Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-04-20T21:35:59.625Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-04-20T21:36:01.015Z] --- PASS: TestServiceUpdatePidsLimit (17.67s) [2021-04-20T21:36:01.015Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.35s) [2021-04-20T21:36:01.015Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.33s) [2021-04-20T21:36:01.015Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.41s) [2021-04-20T21:36:01.015Z] PASS [2021-04-20T21:36:01.015Z] [2021-04-20T21:36:01.015Z] === Skipped [2021-04-20T21:36:01.015Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.02s) [2021-04-20T21:36:01.015Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-20T21:36:01.015Z] [2021-04-20T21:36:01.015Z] [2021-04-20T21:36:01.015Z] DONE 27 tests, 1 skipped in 206.350s [2021-04-20T21:36:01.015Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-20T21:36:01.015Z] ++ 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-20T21:36:01.015Z] ++ set -e [2021-04-20T21:36:01.015Z] ++ '[' -n 0 ']' [2021-04-20T21:36:01.015Z] ++ set -x [2021-04-20T21:36:01.015Z] ++ env -i DEST=/go/src/github.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-20T21:36:01.277Z] INFO: Testing against a local daemon [2021-04-20T21:36:01.277Z] === RUN TestSessionCreate [2021-04-20T21:36:01.277Z] --- PASS: TestSessionCreate (0.03s) [2021-04-20T21:36:01.277Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-20T21:36:01.277Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2021-04-20T21:36:01.277Z] PASS [2021-04-20T21:36:01.277Z] [2021-04-20T21:36:01.277Z] DONE 2 tests in 0.522s [2021-04-20T21:36:01.277Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-20T21:36:01.277Z] ++ 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-20T21:36:01.277Z] ++ set -e [2021-04-20T21:36:01.277Z] ++ '[' -n 0 ']' [2021-04-20T21:36:01.277Z] ++ set -x [2021-04-20T21:36:01.277Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-20T21:36:01.539Z] INFO: Testing against a local daemon [2021-04-20T21:36:01.539Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-20T21:36:01.539Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-20T21:36:01.539Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-20T21:36:01.539Z] === RUN TestEventsExecDie [2021-04-20T21:36:02.929Z] --- PASS: TestEventsExecDie (1.20s) [2021-04-20T21:36:02.929Z] === RUN TestEventsBackwardsCompatible [2021-04-20T21:36:02.929Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-04-20T21:36:02.929Z] === RUN TestInfoBinaryCommits [2021-04-20T21:36:02.929Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-04-20T21:36:02.929Z] === RUN TestInfoAPIVersioned [2021-04-20T21:36:02.929Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-20T21:36:02.929Z] === RUN TestInfoDiscoveryBackend [2021-04-20T21:36:03.874Z] --- PASS: TestInfoDiscoveryBackend (0.71s) [2021-04-20T21:36:03.874Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-20T21:36:04.843Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-20T21:36:04.843Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-20T21:36:05.416Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.71s) [2021-04-20T21:36:05.416Z] === RUN TestInfoAPI [2021-04-20T21:36:05.416Z] --- PASS: TestInfoAPI (0.02s) [2021-04-20T21:36:05.416Z] === RUN TestInfoAPIWarnings [2021-04-20T21:36:06.803Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-20T21:36:09.358Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-20T21:36:11.426Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-20T21:36:11.426Z] INFO: Testing against a local daemon [2021-04-20T21:36:11.426Z] === RUN TestDockerSuite [2021-04-20T21:36:11.426Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-20T21:36:11.426Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-20T21:36:11.426Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-20T21:36:11.426Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-20T21:36:11.426Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-20T21:36:11.426Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-20T21:36:11.426Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-20T21:36:11.426Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-20T21:36:11.426Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-20T21:36:11.881Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-20T21:36:11.910Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-20T21:36:12.334Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-20T21:36:12.788Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-20T21:36:13.826Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-04-20T21:36:15.214Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-20T21:36:15.787Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-20T21:36:16.734Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-20T21:36:17.679Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-20T21:36:18.253Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-20T21:36:18.826Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-04-20T21:36:20.743Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-04-20T21:36:22.132Z] --- PASS: TestInfoAPIWarnings (16.72s) [2021-04-20T21:36:22.132Z] === RUN TestInfoDebug [2021-04-20T21:36:22.132Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-20T21:36:22.722Z] --- PASS: TestInfoDebug (0.74s) [2021-04-20T21:36:22.722Z] === RUN TestInfoInsecureRegistries [2021-04-20T21:36:23.296Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-04-20T21:36:23.558Z] --- PASS: TestInfoInsecureRegistries (0.81s) [2021-04-20T21:36:23.558Z] === RUN TestInfoRegistryMirrors [2021-04-20T21:36:24.505Z] --- PASS: TestInfoRegistryMirrors (0.85s) [2021-04-20T21:36:24.505Z] === RUN TestLoginFailsWithBadCredentials [2021-04-20T21:36:24.767Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2021-04-20T21:36:24.767Z] === RUN TestPingCacheHeaders [2021-04-20T21:36:24.767Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-20T21:36:24.767Z] === RUN TestPingGet [2021-04-20T21:36:24.767Z] --- PASS: TestPingGet (0.03s) [2021-04-20T21:36:24.767Z] === RUN TestPingHead [2021-04-20T21:36:24.767Z] --- PASS: TestPingHead (0.02s) [2021-04-20T21:36:24.767Z] === RUN TestVersion [2021-04-20T21:36:24.767Z] --- PASS: TestVersion (0.02s) [2021-04-20T21:36:24.767Z] PASS [2021-04-20T21:36:24.767Z] [2021-04-20T21:36:24.767Z] === Skipped [2021-04-20T21:36:24.767Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-20T21:36:24.767Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-20T21:36:24.767Z] [2021-04-20T21:36:24.767Z] [2021-04-20T21:36:24.767Z] DONE 18 tests, 1 skipped in 23.486s [2021-04-20T21:36:24.767Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-20T21:36:24.767Z] ++ 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-20T21:36:24.767Z] ++ set -e [2021-04-20T21:36:24.767Z] ++ '[' -n 0 ']' [2021-04-20T21:36:24.767Z] ++ set -x [2021-04-20T21:36:24.767Z] ++ env -i DEST=/go/src/github.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-20T21:36:25.028Z] INFO: Testing against a local daemon [2021-04-20T21:36:25.029Z] === RUN TestVolumesCreateAndList [2021-04-20T21:36:25.029Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-04-20T21:36:25.029Z] === RUN TestVolumesRemove [2021-04-20T21:36:25.029Z] --- PASS: TestVolumesRemove (0.07s) [2021-04-20T21:36:25.029Z] === RUN TestVolumesInspect [2021-04-20T21:36:25.029Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-20T21:36:25.029Z] === RUN TestVolumesInvalidJSON [2021-04-20T21:36:25.029Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-20T21:36:25.029Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-20T21:36:25.029Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-20T21:36:25.029Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-20T21:36:25.029Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-20T21:36:25.029Z] PASS [2021-04-20T21:36:25.029Z] [2021-04-20T21:36:25.029Z] DONE 5 tests in 0.269s [2021-04-20T21:36:25.029Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-20T21:36:25.603Z] ++++ cat bundles/test-integration/docker.pid [2021-04-20T21:36:25.603Z] +++ kill 5667 [2021-04-20T21:36:26.176Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-04-20T21:36:26.748Z] +++ /etc/init.d/apparmor stop [2021-04-20T21:36:26.749Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-20T21:36:26.749Z] [2021-04-20T21:36:26.749Z] Unloading profiles will leave already running processes permanently [2021-04-20T21:36:26.749Z] unconfined, which can lead to unexpected situations. [2021-04-20T21:36:26.749Z] [2021-04-20T21:36:26.749Z] To set a process to complain mode, use the command line tool [2021-04-20T21:36:26.749Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-20T21:36:26.749Z] +++ true [2021-04-20T21:36:26.749Z] exiting test-integration [2021-04-20T21:36:26.749Z] ++ exit 0 [2021-04-20T21:36:26.749Z] [2021-04-20T21:36:27.694Z] + for job in $(jobs -p) [2021-04-20T21:36:27.694Z] + wait 8477 [2021-04-20T21:36:29.608Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-20T21:36:30.553Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-20T21:36:31.942Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-20T21:36:38.532Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-20T21:36:38.532Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-20T21:36:39.478Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-20T21:36:40.051Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-04-20T21:36:40.625Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-20T21:36:40.887Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-04-20T21:36:41.148Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-04-20T21:36:41.421Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-20T21:36:42.811Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-20T21:36:44.733Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-20T21:36:44.733Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-20T21:36:44.733Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-20T21:36:44.733Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-04-20T21:36:45.680Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-20T21:36:45.680Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-20T21:36:46.254Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-20T21:36:47.203Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-04-20T21:36:47.778Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-04-20T21:36:47.778Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-04-20T21:36:47.778Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-20T21:36:49.697Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-04-20T21:36:50.271Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-04-20T21:36:50.271Z] === RUN TestDockerSuite/TestEventsRename [2021-04-20T21:36:51.219Z] === RUN TestDockerSuite/TestEventsResize [2021-04-20T21:36:52.607Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-20T21:36:59.204Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-20T21:37:00.592Z] === RUN TestDockerSuite/TestEventsStreaming [2021-04-20T21:37:01.164Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-20T21:37:04.487Z] === RUN TestDockerSuite/TestEventsTop [2021-04-20T21:37:05.060Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-20T21:37:07.608Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-20T21:37:08.997Z] === RUN TestDockerSuite/TestExec [2021-04-20T21:37:10.385Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-20T21:37:10.958Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-20T21:37:10.958Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-04-20T21:37:11.905Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-20T21:37:12.480Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-20T21:37:15.791Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-20T21:37:17.183Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-20T21:37:19.107Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-20T21:37:20.497Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-20T21:37:21.480Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-20T21:37:22.432Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-20T21:37:23.378Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-20T21:37:25.296Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-20T21:37:27.847Z] === RUN TestDockerSuite/TestExecEnv [2021-04-20T21:37:28.795Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-20T21:37:30.714Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-20T21:37:30.714Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-04-20T21:37:31.660Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-20T21:37:34.212Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-20T21:37:36.135Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-04-20T21:37:38.056Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-20T21:37:39.001Z] === RUN TestDockerSuite/TestExecParseError [2021-04-20T21:37:39.575Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-20T21:37:40.525Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-20T21:37:41.101Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-20T21:37:45.315Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-20T21:37:45.892Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-20T21:37:46.838Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-20T21:37:48.225Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-04-20T21:37:54.819Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-04-20T21:37:59.036Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-20T21:37:59.610Z] === RUN TestDockerSuite/TestExecTTY [2021-04-20T21:38:01.001Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-20T21:38:02.919Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-20T21:38:03.870Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-20T21:38:04.818Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-20T21:38:04.818Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-20T21:38:06.736Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-04-20T21:38:08.125Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-20T21:38:09.513Z] === RUN TestDockerSuite/TestExecWithTERM [2021-04-20T21:38:10.901Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-20T21:38:12.292Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-20T21:38:17.582Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-20T21:38:21.788Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-20T21:38:23.704Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-20T21:38:24.287Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-04-20T21:38:24.381Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-20T21:38:24.381Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-20T21:38:24.381Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-20T21:38:24.381Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-20T21:38:24.381Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-20T21:38:24.381Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-20T21:38:24.381Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-20T21:38:24.381Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-20T21:38:24.381Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-20T21:38:24.381Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-20T21:38:24.381Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-20T21:38:24.381Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-20T21:38:24.381Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-20T21:38:24.381Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-20T21:38:24.381Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-20T21:38:24.844Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-20T21:38:26.842Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-04-20T21:38:27.777Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-20T21:38:27.777Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-20T21:38:27.777Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-20T21:38:27.777Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-20T21:38:27.777Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-20T21:38:28.230Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-20T21:38:29.178Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-20T21:38:29.178Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-20T21:38:29.178Z] === RUN TestDockerSuite/TestHealth [2021-04-20T21:38:31.562Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-20T21:38:31.562Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-20T21:38:31.562Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-20T21:38:40.172Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-20T21:38:55.776Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-04-20T21:38:55.776Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-20T21:38:55.776Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-20T21:38:55.776Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-20T21:38:55.776Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-20T21:38:55.776Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-20T21:38:55.776Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-20T21:38:55.776Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-20T21:38:55.776Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-20T21:38:55.776Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-20T21:38:55.776Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-20T21:38:55.776Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-20T21:38:56.038Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-20T21:38:56.983Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-20T21:38:56.983Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-20T21:38:58.373Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-20T21:38:58.373Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-20T21:38:59.764Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-20T21:39:01.156Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-20T21:39:01.417Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-20T21:39:02.821Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-20T21:39:05.392Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-20T21:39:05.392Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-20T21:39:05.392Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-20T21:39:07.314Z] === RUN TestDockerSuite/TestImportFile [2021-04-20T21:39:08.703Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-20T21:39:08.703Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-20T21:39:10.625Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-20T21:39:12.548Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-20T21:39:14.469Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-20T21:39:15.045Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-20T21:39:15.992Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-20T21:39:17.385Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-20T21:39:17.648Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-04-20T21:39:17.648Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-20T21:39:18.593Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-20T21:39:19.539Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-20T21:39:20.484Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-20T21:39:21.440Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-20T21:39:22.385Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-20T21:39:22.957Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-20T21:39:22.957Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-04-20T21:39:25.506Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-20T21:39:26.080Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-20T21:39:26.080Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-04-20T21:39:26.654Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-20T21:39:26.917Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-20T21:39:27.863Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-20T21:39:27.863Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-20T21:39:29.253Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-20T21:39:30.200Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-20T21:39:31.145Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-20T21:39:32.534Z] === RUN TestDockerSuite/TestInspectImage [2021-04-20T21:39:32.534Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-20T21:39:32.796Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-20T21:39:32.796Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-20T21:39:34.185Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-20T21:39:35.131Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-20T21:39:35.131Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-20T21:39:36.521Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-20T21:39:37.468Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-20T21:39:40.028Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-20T21:39:40.028Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-20T21:39:41.417Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-20T21:39:41.993Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-20T21:39:43.915Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-20T21:39:44.488Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-20T21:39:45.060Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-20T21:39:46.005Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-20T21:39:46.580Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-20T21:39:47.527Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-20T21:39:48.100Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-20T21:39:48.100Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-04-20T21:39:50.653Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-20T21:39:52.043Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-20T21:39:53.429Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-20T21:39:54.001Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-20T21:39:56.552Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-20T21:39:57.502Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-04-20T21:39:58.445Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-20T21:40:01.750Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-20T21:40:01.750Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-20T21:40:05.056Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-20T21:40:05.627Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-20T21:40:07.014Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-20T21:40:19.249Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-20T21:40:21.165Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-20T21:40:24.479Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-20T21:40:25.051Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-20T21:40:28.356Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-04-20T21:40:28.356Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-20T21:40:28.356Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-20T21:40:28.356Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-20T21:40:28.356Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-20T21:40:29.300Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-20T21:40:30.243Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-20T21:40:34.447Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-20T21:40:35.018Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-20T21:40:40.306Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-20T21:40:40.306Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-20T21:40:40.306Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-20T21:40:41.690Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-20T21:40:41.952Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-04-20T21:40:43.340Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-20T21:40:44.730Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-20T21:40:46.650Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-20T21:40:48.038Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-20T21:40:51.346Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-20T21:40:52.289Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-20T21:40:52.862Z] === RUN TestDockerSuite/TestLogsSince [2021-04-20T21:41:01.003Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-20T21:41:06.293Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-20T21:41:06.866Z] === RUN TestDockerSuite/TestLogsTail [2021-04-20T21:41:07.187Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-20T21:41:07.188Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-20T21:41:08.257Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-20T21:41:09.201Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-20T21:41:10.150Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-20T21:41:10.412Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-20T21:41:11.370Z] === RUN TestDockerSuite/TestNetHostname [2021-04-20T21:41:11.910Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-20T21:41:11.910Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-20T21:41:14.677Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-20T21:41:15.249Z] === RUN TestDockerSuite/TestNetworkEvents [2021-04-20T21:41:15.249Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-04-20T21:41:16.632Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-20T21:41:17.615Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-20T21:41:17.615Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-20T21:41:17.615Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-20T21:41:17.615Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-20T21:41:17.615Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-20T21:41:18.600Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-20T21:41:20.543Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-04-20T21:41:21.927Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-20T21:41:22.361Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-20T21:41:23.316Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-04-20T21:41:24.558Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-20T21:41:24.558Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-20T21:41:24.558Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-20T21:41:24.558Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-20T21:41:24.700Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-20T21:41:26.087Z] === RUN TestDockerSuite/TestPluginActive [2021-04-20T21:41:27.472Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-04-20T21:41:27.472Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-20T21:41:27.490Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-20T21:41:32.769Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-04-20T21:41:33.342Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-20T21:41:33.342Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-20T21:41:34.728Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-20T21:41:35.670Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-04-20T21:41:38.219Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-20T21:41:38.480Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-04-20T21:41:39.422Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-20T21:41:41.971Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-20T21:41:42.389Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-20T21:41:42.914Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-04-20T21:41:48.232Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-20T21:41:48.388Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-20T21:41:48.388Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-04-20T21:41:49.211Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-20T21:41:49.211Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-20T21:41:51.693Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-20T21:41:52.973Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-20T21:41:53.081Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-20T21:41:54.994Z] === RUN TestDockerSuite/TestPortList [2021-04-20T21:41:55.178Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-20T21:42:01.011Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-20T21:42:01.011Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-20T21:42:01.011Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-20T21:42:01.011Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-20T21:42:01.011Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-20T21:42:01.474Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-20T21:42:07.243Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-20T21:42:07.243Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-20T21:42:13.832Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-04-20T21:42:14.777Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-20T21:42:14.777Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-20T21:42:14.777Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-20T21:42:15.721Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-20T21:42:15.721Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-20T21:42:16.665Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-20T21:42:16.665Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-20T21:42:17.609Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-20T21:42:17.609Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-20T21:42:19.524Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-20T21:42:19.524Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-04-20T21:42:22.828Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-04-20T21:42:23.090Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-04-20T21:42:25.016Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-04-20T21:42:26.403Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-04-20T21:42:26.403Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-20T21:42:27.346Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-04-20T21:42:30.653Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-20T21:42:31.225Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-20T21:42:34.528Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-20T21:42:39.821Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-20T21:42:39.821Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-20T21:42:40.762Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-04-20T21:42:43.321Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-20T21:42:44.712Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-04-20T21:42:48.922Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-04-20T21:42:50.839Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-04-20T21:42:53.389Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-20T21:42:55.303Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-20T21:42:55.564Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-04-20T21:42:58.868Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-20T21:42:59.130Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-04-20T21:43:00.076Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-20T21:43:02.032Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-20T21:43:02.033Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-20T21:43:02.033Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-20T21:43:02.631Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-20T21:43:06.365Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-04-20T21:43:06.365Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-04-20T21:43:06.365Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-20T21:43:08.926Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-20T21:43:10.841Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-20T21:43:10.841Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-20T21:43:10.841Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-04-20T21:43:12.229Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-20T21:43:15.534Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-20T21:43:18.081Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-20T21:43:18.656Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-04-20T21:43:18.917Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-20T21:43:18.917Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-20T21:43:19.178Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-20T21:43:19.178Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-20T21:43:19.178Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-20T21:43:20.121Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-20T21:43:22.084Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-20T21:43:24.003Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-20T21:43:24.947Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-20T21:43:25.208Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-04-20T21:43:30.682Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-20T21:43:30.682Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-20T21:43:30.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-20T21:43:35.217Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-20T21:43:36.602Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-20T21:43:37.811Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-20T21:43:39.149Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-20T21:43:39.149Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-20T21:43:39.149Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-20T21:43:39.149Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-20T21:43:39.362Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-20T21:43:40.090Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-04-20T21:43:42.005Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-20T21:43:43.390Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-04-20T21:43:43.978Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-20T21:43:45.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-20T21:43:48.188Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-04-20T21:43:50.734Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-20T21:43:50.995Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-04-20T21:43:52.380Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-20T21:43:52.380Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-20T21:43:52.380Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-20T21:43:56.588Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-20T21:43:56.850Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-04-20T21:43:57.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-20T21:43:57.797Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-20T21:43:58.059Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-20T21:44:00.609Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-04-20T21:44:00.609Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-20T21:44:01.552Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-20T21:44:04.123Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-20T21:44:04.714Z] === RUN TestDockerSuite/TestRmiTag [2021-04-20T21:44:04.975Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-20T21:44:05.547Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-20T21:44:08.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-20T21:44:08.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-20T21:44:09.759Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-20T21:44:10.331Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-20T21:44:11.272Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-20T21:44:11.533Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-20T21:44:13.450Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-20T21:44:14.140Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-04-20T21:44:14.140Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-20T21:44:14.712Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-20T21:44:15.655Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-20T21:44:15.655Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-20T21:44:16.597Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-20T21:44:18.511Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-20T21:44:19.452Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-20T21:44:20.394Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-20T21:44:20.459Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-20T21:44:20.459Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-20T21:44:20.459Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-20T21:44:21.781Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-04-20T21:44:22.725Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-20T21:44:24.110Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-04-20T21:44:25.052Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-04-20T21:44:25.995Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-04-20T21:44:26.298Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-20T21:44:26.299Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-20T21:44:26.568Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-04-20T21:44:26.762Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-20T21:44:26.762Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-20T21:44:26.762Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-20T21:44:27.141Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-04-20T21:44:27.713Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-04-20T21:44:28.655Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-20T21:44:30.573Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-04-20T21:44:31.516Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-20T21:44:32.471Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-20T21:44:33.045Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-20T21:44:33.988Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-20T21:44:33.988Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-20T21:44:35.901Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-20T21:44:36.843Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-20T21:44:37.786Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-20T21:44:38.357Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-20T21:44:38.929Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-20T21:44:39.190Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-20T21:44:39.762Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-20T21:44:40.705Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-20T21:44:41.277Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-20T21:44:41.538Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-04-20T21:44:42.111Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-20T21:44:43.053Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-20T21:44:43.053Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-20T21:44:44.438Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-20T21:44:44.438Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-20T21:44:44.438Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-04-20T21:44:45.827Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-20T21:44:46.769Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-20T21:44:47.711Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-20T21:44:48.283Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-20T21:44:48.283Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-20T21:44:49.227Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-20T21:44:50.614Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-20T21:44:52.531Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-20T21:44:53.474Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-20T21:44:54.417Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-20T21:44:55.803Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-20T21:44:56.375Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-20T21:44:56.949Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-20T21:44:57.891Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-20T21:44:59.276Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-20T21:45:03.486Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-20T21:45:03.486Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-20T21:45:04.065Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-20T21:45:05.020Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-04-20T21:45:06.935Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-20T21:45:07.880Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-04-20T21:45:09.269Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-20T21:45:11.183Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-04-20T21:45:12.127Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-20T21:45:15.429Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-20T21:45:15.429Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-20T21:45:15.429Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-20T21:45:16.000Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-20T21:45:17.542Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-20T21:45:18.547Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-20T21:45:19.739Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-20T21:45:19.932Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-20T21:45:20.202Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-20T21:45:20.666Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-20T21:45:21.853Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-20T21:45:22.216Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-20T21:45:22.426Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-20T21:45:22.683Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-20T21:45:24.343Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-20T21:45:24.915Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-04-20T21:45:24.915Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-20T21:45:25.859Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-04-20T21:45:27.243Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-20T21:45:27.243Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-20T21:45:28.185Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-20T21:45:28.516Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-20T21:45:28.759Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-20T21:45:29.703Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-04-20T21:45:30.073Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-20T21:45:30.074Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-20T21:45:30.074Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-20T21:45:30.275Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-20T21:45:30.275Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-20T21:45:30.535Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-04-20T21:45:31.107Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-20T21:45:31.627Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-20T21:45:32.051Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-20T21:45:33.177Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-20T21:45:33.439Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-20T21:45:33.643Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-20T21:45:34.013Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-20T21:45:34.107Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-20T21:45:34.585Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-20T21:45:35.086Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-20T21:45:35.531Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-20T21:45:36.103Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-20T21:45:37.045Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-20T21:45:37.045Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-20T21:45:37.631Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-20T21:45:38.202Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-20T21:45:39.145Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-04-20T21:45:40.088Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-20T21:45:40.661Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-20T21:45:40.661Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-20T21:45:40.914Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-20T21:45:42.048Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-04-20T21:45:43.846Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-20T21:45:43.846Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-20T21:45:44.595Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-20T21:45:45.399Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-20T21:45:45.399Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-20T21:45:45.540Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-20T21:45:45.864Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-20T21:45:48.066Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-20T21:45:49.049Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-20T21:45:50.026Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-20T21:45:50.026Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-20T21:45:51.003Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-20T21:45:51.981Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-20T21:45:51.981Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-20T21:45:51.981Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-20T21:45:57.771Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-04-20T21:45:57.771Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-20T21:45:58.344Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-04-20T21:45:59.731Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-04-20T21:45:59.731Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-04-20T21:45:59.731Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-20T21:45:59.731Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-20T21:46:00.677Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-20T21:46:04.425Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-20T21:46:04.892Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-20T21:46:05.835Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-20T21:46:07.222Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-20T21:46:13.804Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-20T21:46:13.804Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-20T21:46:14.375Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-20T21:46:15.760Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-20T21:46:15.760Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-20T21:46:15.760Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-20T21:46:17.148Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-20T21:46:18.091Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-04-20T21:46:18.662Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-20T21:46:21.211Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-20T21:46:21.211Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-20T21:46:21.211Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-04-20T21:46:22.597Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-20T21:46:23.990Z] === RUN TestDockerSuite/TestRunMount [2021-04-20T21:46:26.536Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-04-20T21:46:33.126Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-20T21:46:34.069Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-20T21:46:34.641Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-20T21:46:36.028Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-20T21:46:38.574Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-20T21:46:41.877Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-20T21:46:44.425Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-20T21:46:46.988Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-20T21:46:47.058Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-20T21:46:47.058Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-20T21:46:47.058Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-20T21:46:48.392Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-20T21:46:49.779Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-20T21:46:50.039Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-20T21:46:50.833Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-20T21:46:50.980Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-20T21:46:51.297Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-20T21:46:51.762Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-20T21:46:51.762Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-20T21:46:52.226Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-20T21:46:52.366Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-20T21:46:52.690Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-20T21:46:52.937Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-20T21:46:53.880Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-20T21:46:56.430Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-20T21:46:58.346Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-20T21:47:02.555Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-20T21:47:03.126Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-20T21:47:03.126Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-04-20T21:47:04.070Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-20T21:47:04.070Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-20T21:47:04.642Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-20T21:47:05.599Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-20T21:47:05.599Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-20T21:47:06.170Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-20T21:47:12.753Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-04-20T21:47:12.753Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-20T21:47:12.753Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-04-20T21:47:13.696Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-20T21:47:15.611Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-20T21:47:16.552Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-04-20T21:47:16.815Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-20T21:47:17.388Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-20T21:47:17.960Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-20T21:47:18.532Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-20T21:47:19.104Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-20T21:47:19.104Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-20T21:47:19.675Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-20T21:47:20.246Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-20T21:47:20.246Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-20T21:47:21.188Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-04-20T21:47:22.576Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-20T21:47:22.576Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-20T21:47:25.968Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-20T21:47:26.925Z] === RUN TestDockerSuite/TestRunRm [2021-04-20T21:47:27.867Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-20T21:47:32.071Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-20T21:47:32.332Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-20T21:47:33.274Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-04-20T21:47:35.190Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-04-20T21:47:35.308Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-20T21:47:35.308Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-20T21:47:35.308Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-20T21:47:35.452Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-04-20T21:47:39.659Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-04-20T21:47:43.865Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-04-20T21:47:44.128Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-04-20T21:47:44.700Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-04-20T21:47:45.275Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-04-20T21:47:45.848Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-04-20T21:47:46.111Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-04-20T21:47:46.688Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-04-20T21:47:47.634Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-20T21:47:48.207Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-20T21:47:49.149Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-20T21:47:51.695Z] === RUN TestDockerSuite/TestRunState [2021-04-20T21:47:53.609Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-20T21:47:54.181Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-20T21:47:54.752Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-20T21:47:55.013Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-04-20T21:47:55.013Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-20T21:47:55.956Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-20T21:47:56.217Z] === RUN TestDockerSuite/TestRunSysctls [2021-04-20T21:47:57.603Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-20T21:47:57.864Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-20T21:47:57.864Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-20T21:47:58.436Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-04-20T21:48:00.980Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-04-20T21:48:01.553Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-04-20T21:48:03.469Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-04-20T21:48:05.343Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-20T21:48:05.343Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-20T21:48:05.343Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-20T21:48:06.788Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-20T21:48:09.111Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-20T21:48:10.088Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-20T21:48:11.030Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-20T21:48:11.602Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-20T21:48:12.175Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-20T21:48:14.092Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-20T21:48:15.035Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-04-20T21:48:15.609Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-20T21:48:16.188Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-20T21:48:16.449Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-20T21:48:16.711Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-20T21:48:17.654Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-20T21:48:17.731Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-20T21:48:18.597Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-20T21:48:19.983Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-04-20T21:48:19.983Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-20T21:48:19.983Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-20T21:48:20.555Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-04-20T21:48:20.816Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-20T21:48:26.141Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-20T21:48:26.358Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-20T21:48:27.084Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-20T21:48:28.469Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-20T21:48:31.020Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-04-20T21:48:31.020Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-20T21:48:32.940Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-20T21:48:36.248Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-20T21:48:39.551Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-20T21:48:40.494Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-20T21:48:40.494Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-20T21:48:40.494Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-20T21:48:40.494Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-20T21:48:40.758Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-04-20T21:48:40.758Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-04-20T21:48:40.758Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-04-20T21:48:43.305Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-04-20T21:48:45.240Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-04-20T21:48:45.812Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-04-20T21:48:47.727Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-04-20T21:48:48.299Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-04-20T21:48:49.247Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-20T21:48:49.247Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-04-20T21:48:50.194Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-04-20T21:48:50.194Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-04-20T21:48:50.194Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-04-20T21:48:50.194Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-20T21:48:50.194Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-04-20T21:48:50.194Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-04-20T21:48:50.194Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-04-20T21:48:50.194Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-04-20T21:48:50.194Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-04-20T21:48:50.194Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-04-20T21:48:50.767Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-04-20T21:48:51.339Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-04-20T21:48:52.282Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-04-20T21:48:53.229Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-04-20T21:48:53.229Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-04-20T21:48:54.615Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-20T21:48:54.615Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-20T21:48:55.189Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-20T21:48:55.189Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-04-20T21:48:56.132Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-04-20T21:48:56.704Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-04-20T21:48:56.704Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-20T21:48:56.704Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-20T21:48:57.648Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-20T21:48:57.648Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-04-20T21:48:59.039Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-04-20T21:49:00.432Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-04-20T21:49:00.432Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-20T21:49:01.004Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-20T21:49:01.004Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-20T21:49:02.926Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-04-20T21:49:02.926Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-04-20T21:49:02.926Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-20T21:49:03.501Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-20T21:49:06.804Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-20T21:49:06.804Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-20T21:49:07.066Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-20T21:49:07.066Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-20T21:49:08.452Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-04-20T21:49:09.396Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-04-20T21:49:10.783Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-20T21:49:10.783Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-20T21:49:11.044Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-04-20T21:49:11.989Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-04-20T21:49:12.563Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-04-20T21:49:12.825Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-20T21:49:13.086Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-20T21:49:13.659Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-20T21:49:15.575Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-04-20T21:49:16.147Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-20T21:49:16.147Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-20T21:49:18.719Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-20T21:49:18.719Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-20T21:49:18.719Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-20T21:49:20.104Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-20T21:49:21.492Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-20T21:49:21.752Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-20T21:49:21.752Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-20T21:49:22.012Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-20T21:49:22.012Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-20T21:49:22.585Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-20T21:49:24.500Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-20T21:49:31.081Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-20T21:49:32.464Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-20T21:49:33.407Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-20T21:49:34.793Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-20T21:49:38.106Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-20T21:49:38.565Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-20T21:49:40.021Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-20T21:49:40.963Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-20T21:49:42.340Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-20T21:49:42.340Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-20T21:49:42.878Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-20T21:49:44.792Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-20T21:49:46.706Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-20T21:49:50.006Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-20T21:49:55.295Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-20T21:49:57.838Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-20T21:50:03.148Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-20T21:50:05.692Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-04-20T21:50:07.075Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-20T21:50:07.647Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-20T21:50:08.590Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-20T21:50:09.162Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-20T21:50:09.162Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-20T21:50:10.107Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-04-20T21:50:10.368Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-20T21:50:15.659Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-20T21:50:18.960Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-04-20T21:50:19.904Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-04-20T21:50:20.498Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-04-20T21:50:20.498Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-04-20T21:50:21.885Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-04-20T21:50:23.800Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-04-20T21:50:23.800Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-04-20T21:50:25.184Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-04-20T21:50:26.126Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-04-20T21:50:27.512Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-04-20T21:50:28.897Z] === RUN TestDockerSuite/TestUpdateStats [2021-04-20T21:50:33.101Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-04-20T21:50:34.486Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-04-20T21:50:34.486Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-04-20T21:50:36.399Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-04-20T21:50:37.341Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-20T21:50:43.933Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-04-20T21:50:49.223Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-04-20T21:50:54.511Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-04-20T21:50:57.946Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-20T21:51:03.236Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-04-20T21:51:03.236Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-20T21:51:08.543Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-20T21:51:08.543Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-20T21:51:08.543Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-20T21:51:09.827Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-04-20T21:51:11.742Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-04-20T21:51:14.290Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-04-20T21:51:15.233Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-04-20T21:51:15.806Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-04-20T21:51:17.193Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-04-20T21:51:19.741Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-04-20T21:51:21.657Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-04-20T21:51:22.599Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-04-20T21:51:25.146Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-04-20T21:51:27.692Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-04-20T21:51:29.619Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-20T21:51:44.334Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-20T21:51:44.524Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-20T21:51:44.524Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-20T21:51:44.786Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-20T21:51:45.358Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-20T21:51:45.618Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-20T21:51:45.618Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-20T21:51:45.618Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-20T21:51:46.560Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-20T21:51:46.560Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-20T21:51:47.503Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-20T21:51:47.503Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-20T21:51:47.503Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-20T21:51:47.503Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-20T21:51:47.503Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-20T21:51:50.051Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-20T21:51:50.052Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-20T21:51:50.052Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-20T21:51:50.052Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-20T21:51:50.052Z] === RUN TestDockerSuite/TestVolumeEvents [2021-04-20T21:51:56.635Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-20T21:51:58.019Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-20T21:51:58.283Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-20T21:51:58.283Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-20T21:51:59.213Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-20T21:52:01.597Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-20T21:52:05.806Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite (1966.13s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.15s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.63s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.23s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.99s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.67s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.53s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (3.06s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (2.03s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.45s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (8.04s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (4.03s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.98s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.47s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.21s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.26s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.19s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.76s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.53s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.48s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAttachDetach (1.54s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.30s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.34s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.33s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.31s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.12s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.87s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (2.03s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.66s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.60s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.09s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.52s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.71s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.88s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.16s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.56s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.40s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.66s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.32s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.86s) [2021-04-20T21:52:05.806Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.44s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.60s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.76s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.06s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.74s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.90s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.26s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.73s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.40s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.10s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.37s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.09s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.28s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.83s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.06s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.97s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.25s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.64s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.23s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.66s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.20s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.84s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.90s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.18s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.63s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (2.22s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (6.00s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (20.41s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.88s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.34s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.83s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.17s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.50s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (2.00s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.90s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.66s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.80s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.34s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.26s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.89s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.37s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.12s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.66s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.25s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.76s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildCmd (0.33s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2021-04-20T21:52:05.807Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-20T21:52:05.807Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.39s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.32s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.88s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.16s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.31s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.87s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.31s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.87s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.51s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.24s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.16s) [2021-04-20T21:52:05.807Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2021-04-20T21:52:05.807Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-04-20T21:52:05.807Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-04-20T21:52:05.807Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-04-20T21:52:05.807Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-04-20T21:52:05.807Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-04-20T21:52:05.807Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-20T21:52:05.807Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (6.13s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.20s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.64s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.52s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.73s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.90s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.16s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.70s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.67s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.63s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.55s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildDockerignore (15.27s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.83s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (5.17s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.51s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.01s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.57s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.39s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.30s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.18s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.25s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.27s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (24.55s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.22s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.85s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.76s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.15s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.32s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildEnv (1.90s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.98s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (2.07s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (9.31s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (32.43s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.69s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (11.44s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.06s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (1.03s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.88s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (2.41s) [2021-04-20T21:52:05.807Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-04-20T21:52:05.807Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.52s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (15.12s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildExpose (0.25s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.45s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.35s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.23s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildFails (0.81s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.19s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.24s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.92s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.28s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.26s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.91s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.04s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.89s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.37s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.55s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.13s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.73s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildHistory (3.58s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.41s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.87s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.52s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.44s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.20s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildLabel (0.38s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.71s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.39s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildLabels (0.59s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.30s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.82s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.09s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.24s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.49s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.30s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.86s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.34s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.61s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.38s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.28s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.36s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.76s) [2021-04-20T21:52:05.807Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-04-20T21:52:05.807Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.09s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.60s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (3.31s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.41s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.94s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.90s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.29s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.96s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.17s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.35s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.35s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.62s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.54s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.74s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.81s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.22s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.74s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.36s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.41s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.33s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.93s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildPATH (2.32s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.81s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.13s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (12.59s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.96s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (4.87s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildRm (3.68s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.25s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.06s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.48s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.14s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.08s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.95s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.75s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s) [2021-04-20T21:52:05.807Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-20T21:52:05.807Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.14s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildStderr (1.29s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.28s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.16s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.33s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.59s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.61s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.96s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildUser (2.77s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.85s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (21.62s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.34s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.27s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.35s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.17s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.67s) [2021-04-20T21:52:05.807Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-04-20T21:52:05.807Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-04-20T21:52:05.807Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-04-20T21:52:05.807Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-04-20T21:52:05.807Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-04-20T21:52:05.807Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-04-20T21:52:05.807Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-04-20T21:52:05.807Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.16s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.02s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.60s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.18s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.22s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.21s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.09s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.49s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.84s) [2021-04-20T21:52:05.807Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s) [2021-04-20T21:52:05.807Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.77s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.50s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-20T21:52:05.807Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-20T21:52:05.807Z] docker_cli_sni_test.go:18: Flakey test [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.89s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.10s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestCommitChange (1.50s) [2021-04-20T21:52:05.807Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.24s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.08s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.89s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.24s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCommitTTY (1.97s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.03s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.08s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.05s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.15s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.93s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.92s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.50s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.55s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.91s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.94s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.76s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.28s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.06s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.20s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.91s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.62s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.76s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.80s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.91s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.06s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.07s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.31s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.76s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.14s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.92s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.04s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.83s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.73s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.52s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.77s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.73s) [2021-04-20T21:52:05.808Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-04-20T21:52:05.808Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.75s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.90s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.57s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (8.07s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.35s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.57s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (2.06s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (28.04s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (2.05s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.79s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.92s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.92s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0004cad00_} (2.00s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1960654972_/foo_false____} (1.96s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1960654972_/foo_true____} (2.02s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3727002539_/foo_false____} (1.73s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3727002539_/foo_true____} (1.69s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3727002539_/foo_true__0xc0004cad60__} (1.76s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0004cad80_} (1.76s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0004cada0_} (1.90s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0004cadc0_} (1.74s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0004cade0_} (1.85s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.16s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (5.74s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.89s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (4.47s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.81s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.15s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.84s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.06s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.05s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.06s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.16s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.88s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.99s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.81s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.88s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.91s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.80s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.92s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.10s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.84s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.79s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.77s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.78s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.94s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.97s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.09s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.75s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.87s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.72s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.52s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.32s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.77s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.99s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.78s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.73s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.66s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.82s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpToDot (0.82s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.42s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.90s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpToStdout (1.38s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (2.04s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.53s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.33s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.37s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.47s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.76s) [2021-04-20T21:52:05.808Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-20T21:52:05.808Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.96s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.44s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2021-04-20T21:52:05.808Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-04-20T21:52:05.808Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.04s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.10s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.13s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.24s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (1.03s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.58s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.94s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.51s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.77s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.92s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.87s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.74s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.69s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.78s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.44s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.49s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.18s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.49s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.48s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.80s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.42s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsAttach (0.82s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsCommit (0.91s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.75s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.68s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.75s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.75s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.54s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.83s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.22s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsCopy (1.11s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.55s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.69s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.53s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.60s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.47s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.29s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.47s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsFilters (1.56s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsFormat (1.50s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.12s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.27s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.40s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.08s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.44s) [2021-04-20T21:52:05.808Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-20T21:52:05.808Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-04-20T21:52:05.808Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.02s) [2021-04-20T21:52:05.808Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.63s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.03s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsRename (0.94s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsResize (1.09s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.89s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.01s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.94s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.98s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsTop (0.78s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.47s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestExec (1.07s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.77s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.86s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.79s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestExecAPIStart (3.02s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.53s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.74s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.39s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.20s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.03s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.04s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.75s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestExecCgroup (2.53s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestExecEnv (1.03s) [2021-04-20T21:52:05.808Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.76s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.25s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestExecInspectID (2.48s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestExecInteractive (1.89s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.52s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.11s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestExecParseError (0.78s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.89s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.75s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.68s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.04s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestExecStartFails (1.06s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.51s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.18s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestExecTTY (1.36s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.66s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.02s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestExecUlimits (1.06s) [2021-04-20T21:52:05.809Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-04-20T21:52:05.809Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.03s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.04s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.76s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.08s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestExecWithUser (1.35s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.78s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.77s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.76s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.77s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.07s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestHealth (24.11s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.13s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.90s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.31s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.82s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.05s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.30s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.11s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.41s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.45s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestImagesFormat (0.14s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.25s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.69s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestImportDisplay (1.65s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestImportFile (1.73s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.80s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestImportGzipped (1.87s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.81s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.84s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.94s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.41s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.95s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.78s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.17s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.08s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.73s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.72s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.19s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.70s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.84s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.84s) [2021-04-20T21:52:05.809Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-20T21:52:05.809Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.70s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.89s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectDefault (0.74s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectHistory (1.58s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) [2021-04-20T21:52:05.809Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-20T21:52:05.809Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.28s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.14s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.18s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.18s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.48s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.03s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectStatus (0.91s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.51s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.79s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.78s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.75s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.76s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.82s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.71s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.30s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.59s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.45s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.46s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.14s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.43s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.07s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.09s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.30s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.56s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.17s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.84s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.54s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (3.16s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.75s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.83s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.41s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.79s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.09s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.96s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.74s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.78s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.74s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.12s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.49s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.77s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.86s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.18s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.20s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.09s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.75s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLogsSince (7.03s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.83s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.17s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLogsTail (1.12s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.22s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.76s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.31s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.97s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestNetHostname (3.19s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.61s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.62s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.06s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.10s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPluginActive (1.68s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.89s) [2021-04-20T21:52:05.809Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-04-20T21:52:05.809Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.22s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.20s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.44s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.25s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.98s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.67s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.88s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.77s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPortList (10.98s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.40s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.37s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.91s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.97s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.97s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.77s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.34s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.82s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.69s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.18s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPsByOrder (3.76s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.98s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.18s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.46s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.23s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.83s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.17s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (3.08s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.86s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (2.29s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.26s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.94s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPsListContainersSize (2.09s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.10s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPsRightTagName (3.10s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.80s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.01s) [2021-04-20T21:52:05.809Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-04-20T21:52:05.809Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.84s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (2.02s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.72s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.92s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.48s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.36s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.13s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.94s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.98s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (6.26s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.84s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.35s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.14s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.37s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.27s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.14s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.38s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.95s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.72s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.00s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.74s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.87s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.49s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRunAddHost (0.90s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.57s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.93s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (1.13s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.81s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.79s) [2021-04-20T21:52:05.809Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.25s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.21s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.93s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.42s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.88s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.88s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.88s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.98s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.00s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.67s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.29s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.68s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.72s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.74s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.17s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.77s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.71s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.70s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.71s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.93s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.83s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.82s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.05s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.05s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.51s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.99s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.91s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.74s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.71s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.47s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.63s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.36s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.92s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (1.03s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.81s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.74s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.73s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.59s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.69s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.00s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.81s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.00s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (3.14s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.98s) [2021-04-20T21:52:05.810Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-04-20T21:52:05.810Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-04-20T21:52:05.810Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-04-20T21:52:05.810Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.80s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.36s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.41s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.09s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.75s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.73s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.75s) [2021-04-20T21:52:05.810Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-20T21:52:05.810Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.74s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.59s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.73s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.71s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.72s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.75s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.86s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.81s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (1.16s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.79s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunExitCode (0.70s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.71s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.71s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.77s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.71s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.77s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.70s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.50s) [2021-04-20T21:52:05.810Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-20T21:52:05.810Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (4.19s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.86s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.44s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.63s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.88s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.96s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.78s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.48s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.47s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.83s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.60s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.61s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.22s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.41s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.64s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.98s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.44s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.44s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunMount (9.31s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.72s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.72s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.48s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.21s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.69s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.38s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.41s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.63s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.49s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.96s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunNetHost (1.22s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.74s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.96s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.18s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.12s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.35s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.65s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.72s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.69s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.69s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.79s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.79s) [2021-04-20T21:52:05.810Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-20T21:52:05.810Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.78s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.74s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.81s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.98s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.51s) [2021-04-20T21:52:05.810Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.51s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.72s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2021-04-20T21:52:05.810Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-20T21:52:05.810Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.74s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.49s) [2021-04-20T21:52:05.810Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-20T21:52:05.810Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.72s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.50s) [2021-04-20T21:52:05.810Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-04-20T21:52:05.810Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.11s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.44s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunRm (0.80s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.83s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.76s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.73s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.66s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.75s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.78s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.96s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.77s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.46s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.72s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.51s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.78s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.76s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.75s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.75s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunState (1.52s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.79s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.82s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2021-04-20T21:52:05.810Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-04-20T21:52:05.810Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.70s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.48s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunSysctls (1.48s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.72s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.29s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.75s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.72s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.56s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.24s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.73s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.70s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.70s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.02s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.22s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunUserByID (0.86s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (1.14s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunUserByName (0.92s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.00s) [2021-04-20T21:52:05.810Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-04-20T21:52:05.810Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.24s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.89s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.33s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.71s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.47s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.78s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.89s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (3.02s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.22s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (1.02s) [2021-04-20T21:52:05.810Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-20T21:52:05.810Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-04-20T21:52:05.810Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-20T21:52:05.810Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-04-20T21:52:05.810Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-20T21:52:05.810Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.37s) [2021-04-20T21:52:05.810Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-20T21:52:05.810Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.21s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.98s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.59s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.91s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.76s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.99s) [2021-04-20T21:52:05.810Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-20T21:52:05.810Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-04-20T21:52:05.810Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-20T21:52:05.810Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-04-20T21:52:05.810Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-04-20T21:52:05.810Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-04-20T21:52:05.810Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-20T21:52:05.810Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-04-20T21:52:05.810Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-20T21:52:05.810Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-04-20T21:52:05.810Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-20T21:52:05.810Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.94s) [2021-04-20T21:52:05.810Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.87s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (1.05s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.19s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.73s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.73s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.72s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.72s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.61s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (1.05s) [2021-04-20T21:52:05.811Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-04-20T21:52:05.811Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.70s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.92s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.57s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.75s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.72s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.05s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.17s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.11s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.44s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.18s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.60s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.39s) [2021-04-20T21:52:05.811Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents981256244 [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (2.23s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.47s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.44s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.48s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.13s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.42s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.34s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.00s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.47s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.82s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.38s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.80s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestStartRecordError (1.74s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.97s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.96s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.04s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.82s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.12s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.78s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.70s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.78s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.79s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.59s) [2021-04-20T21:52:05.811Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-20T21:52:05.811Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.13s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (5.18s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.53s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.71s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.73s) [2021-04-20T21:52:05.811Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-20T21:52:05.811Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.13s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.85s) [2021-04-20T21:52:05.811Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-20T21:52:05.811Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.53s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.18s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.05s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.76s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUpdateStats (3.81s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.45s) [2021-04-20T21:52:05.811Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-20T21:52:05.811Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (2.07s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.04s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.82s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.64s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (5.10s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.50s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.44s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.72s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.15s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.15s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.47s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.68s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.69s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.71s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.66s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.25s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.21s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.74s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.78s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.88s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.28s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.70s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.35s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.98s) [2021-04-20T21:52:05.811Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.88s) [2021-04-20T21:52:05.811Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-04-20T21:52:05.811Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-04-20T21:52:05.811Z] === RUN TestDockerRegistrySuite [2021-04-20T21:52:05.811Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-20T21:52:06.755Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-20T21:52:08.144Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-20T21:52:09.529Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-20T21:52:09.791Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-20T21:52:13.999Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-20T21:52:16.985Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-20T21:52:20.583Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-20T21:52:23.135Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-20T21:52:24.521Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-20T21:52:25.907Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-20T21:52:27.294Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-20T21:52:28.681Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-20T21:52:30.597Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-20T21:52:31.542Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-20T21:52:32.929Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-20T21:52:35.481Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-20T21:52:38.029Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-20T21:52:38.972Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-20T21:52:42.281Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-20T21:52:43.223Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-20T21:52:43.483Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-20T21:52:44.869Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-20T21:52:46.256Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-20T21:52:47.199Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-20T21:52:50.504Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-20T21:52:51.076Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-20T21:52:52.462Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-20T21:52:52.723Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-20T21:52:52.723Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-20T21:52:52.983Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-20T21:52:53.243Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-20T21:52:53.814Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-20T21:52:53.814Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-20T21:52:55.199Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-20T21:52:57.113Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-20T21:52:58.501Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-20T21:52:59.623Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-20T21:52:59.888Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-20T21:53:00.830Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite (56.63s) [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.52s) [2021-04-20T21:53:01.772Z] check_test.go:196: [d575f42b39c94] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.36s) [2021-04-20T21:53:01.772Z] check_test.go:196: [d7fb44705c38c] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.66s) [2021-04-20T21:53:01.772Z] check_test.go:196: [d2899639f7392] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2021-04-20T21:53:01.772Z] check_test.go:196: [d9b7c33af4126] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.98s) [2021-04-20T21:53:01.772Z] check_test.go:196: [d4f13fee53e8b] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.72s) [2021-04-20T21:53:01.772Z] check_test.go:196: [d1e02c3e58f73] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.73s) [2021-04-20T21:53:01.772Z] check_test.go:196: [d242df9ea8598] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.39s) [2021-04-20T21:53:01.772Z] check_test.go:196: [db700f4084d7a] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.20s) [2021-04-20T21:53:01.772Z] check_test.go:196: [de056aabc14de] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.32s) [2021-04-20T21:53:01.772Z] check_test.go:196: [d9e808241fa76] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.45s) [2021-04-20T21:53:01.772Z] check_test.go:196: [de6c606ff6b3d] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.65s) [2021-04-20T21:53:01.772Z] check_test.go:196: [d51b945b09d79] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.28s) [2021-04-20T21:53:01.772Z] check_test.go:196: [de3e738f0abf7] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.28s) [2021-04-20T21:53:01.772Z] check_test.go:196: [d7c3a54db81b4] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.55s) [2021-04-20T21:53:01.772Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7459bea9f856405c43fce9ebcf03fbe17cc3df3009876dc386d8ac45ba28bb97 [2021-04-20T21:53:01.772Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:919caf7c56837ec3d4e1153d31f9b02c66646955ca0ab6470c2edf422eb50a83 [2021-04-20T21:53:01.772Z] check_test.go:196: [d99f4e4cce50c] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.45s) [2021-04-20T21:53:01.772Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4fad4f289f10cde9630686f184cc190d7c7b4df66fe5d2276fcf4b13774abc5c [2021-04-20T21:53:01.772Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:eaf1ba5a78dfe514dd731f2e38b7d4eb4ba13d2d2bba8321130db338484f31a9 [2021-04-20T21:53:01.772Z] check_test.go:196: [de75acb58a7ee] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.25s) [2021-04-20T21:53:01.772Z] check_test.go:196: [db0b7b3f2ebdb] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.98s) [2021-04-20T21:53:01.772Z] check_test.go:196: [d13b826430411] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.23s) [2021-04-20T21:53:01.772Z] check_test.go:196: [d0e708adf98a7] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-04-20T21:53:01.772Z] check_test.go:196: [d1af952aa1fb7] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.27s) [2021-04-20T21:53:01.772Z] check_test.go:196: [decf2b5a6869e] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.30s) [2021-04-20T21:53:01.772Z] check_test.go:196: [daf414dcca9fe] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.18s) [2021-04-20T21:53:01.772Z] check_test.go:196: [df02534ba8344] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.25s) [2021-04-20T21:53:01.772Z] check_test.go:196: [d4e582154ef3c] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.52s) [2021-04-20T21:53:01.772Z] check_test.go:196: [d5e312ac46010] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.30s) [2021-04-20T21:53:01.772Z] check_test.go:196: [d863a9b25ecbd] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s) [2021-04-20T21:53:01.772Z] check_test.go:196: [d232d234b0cb9] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-04-20T21:53:01.772Z] check_test.go:196: [d83d4e745936f] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.30s) [2021-04-20T21:53:01.772Z] check_test.go:196: [da3c3f7f91aff] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-04-20T21:53:01.772Z] check_test.go:196: [d6fd585c9b7b5] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-04-20T21:53:01.772Z] check_test.go:196: [d67008eb075a2] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-04-20T21:53:01.772Z] check_test.go:196: [d7add51e9b8a2] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.33s) [2021-04-20T21:53:01.772Z] check_test.go:196: [df5c2b1529520] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.95s) [2021-04-20T21:53:01.772Z] check_test.go:196: [d243565fb34a0] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.16s) [2021-04-20T21:53:01.772Z] check_test.go:196: [d6ac47b519462] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.38s) [2021-04-20T21:53:01.772Z] check_test.go:196: [d0466585f06d1] daemon is not started [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.18s) [2021-04-20T21:53:01.772Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.95s) [2021-04-20T21:53:01.772Z] === RUN TestDockerSchema1RegistrySuite [2021-04-20T21:53:01.772Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-20T21:53:02.033Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-20T21:53:06.240Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-20T21:53:11.527Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-20T21:53:14.506Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-20T21:53:15.733Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-20T21:53:16.675Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-20T21:53:18.063Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-20T21:53:18.323Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-20T21:53:19.723Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-20T21:53:20.667Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-20T21:53:22.052Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-20T21:53:25.355Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-20T21:53:25.927Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-20T21:53:26.188Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-20T21:53:26.448Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-20T21:53:26.709Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-20T21:53:26.970Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-20T21:53:27.231Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-20T21:53:27.492Z] --- PASS: TestDockerSchema1RegistrySuite (25.66s) [2021-04-20T21:53:27.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.27s) [2021-04-20T21:53:27.492Z] check_test.go:223: [d173f59d3e64d] daemon is not started [2021-04-20T21:53:27.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.72s) [2021-04-20T21:53:27.493Z] check_test.go:223: [d33ae7782f5e5] daemon is not started [2021-04-20T21:53:27.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.71s) [2021-04-20T21:53:27.493Z] check_test.go:223: [df6f8fabb46f4] daemon is not started [2021-04-20T21:53:27.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.81s) [2021-04-20T21:53:27.493Z] check_test.go:223: [d6e92c77677b5] daemon is not started [2021-04-20T21:53:27.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.28s) [2021-04-20T21:53:27.493Z] check_test.go:223: [dc61ad42735d5] daemon is not started [2021-04-20T21:53:27.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.53s) [2021-04-20T21:53:27.493Z] check_test.go:223: [d5ac0d62f61c8] daemon is not started [2021-04-20T21:53:27.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-04-20T21:53:27.493Z] check_test.go:223: [df502126ee86e] daemon is not started [2021-04-20T21:53:27.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.36s) [2021-04-20T21:53:27.493Z] check_test.go:223: [de8e52c285c2e] daemon is not started [2021-04-20T21:53:27.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.20s) [2021-04-20T21:53:27.493Z] check_test.go:223: [d7a8555883e6c] daemon is not started [2021-04-20T21:53:27.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.19s) [2021-04-20T21:53:27.493Z] check_test.go:223: [d2c4f5b5c2ea0] daemon is not started [2021-04-20T21:53:27.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.37s) [2021-04-20T21:53:27.493Z] check_test.go:223: [d2f0d2ad59905] daemon is not started [2021-04-20T21:53:27.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2021-04-20T21:53:27.493Z] check_test.go:223: [d07774bed1969] daemon is not started [2021-04-20T21:53:27.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2021-04-20T21:53:27.493Z] check_test.go:223: [d1d04ea33692c] daemon is not started [2021-04-20T21:53:27.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-04-20T21:53:27.493Z] check_test.go:223: [de2665ea8bd58] daemon is not started [2021-04-20T21:53:27.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2021-04-20T21:53:27.493Z] check_test.go:223: [db76168445d41] daemon is not started [2021-04-20T21:53:27.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2021-04-20T21:53:27.493Z] check_test.go:223: [dbf97ca45a1e0] daemon is not started [2021-04-20T21:53:27.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2021-04-20T21:53:27.493Z] check_test.go:223: [d6a9556e1fd1b] daemon is not started [2021-04-20T21:53:27.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-04-20T21:53:27.493Z] check_test.go:223: [db5eae3b9c9b6] daemon is not started [2021-04-20T21:53:27.493Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-20T21:53:27.493Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-20T21:53:28.434Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-20T21:53:29.006Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-20T21:53:29.006Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-20T21:53:30.390Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-20T21:53:30.390Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-20T21:53:30.962Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-20T21:53:31.533Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-20T21:53:31.533Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.16s) [2021-04-20T21:53:31.533Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.83s) [2021-04-20T21:53:31.533Z] check_test.go:252: [d609ce9c7154d] daemon is not started [2021-04-20T21:53:31.533Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.61s) [2021-04-20T21:53:31.533Z] check_test.go:252: [dfc38af5a7c71] daemon is not started [2021-04-20T21:53:31.533Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-04-20T21:53:31.533Z] check_test.go:252: [d8f003a127d52] daemon is not started [2021-04-20T21:53:31.533Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2021-04-20T21:53:31.533Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-04-20T21:53:31.533Z] check_test.go:252: [d371c20f32aed] daemon is not started [2021-04-20T21:53:31.533Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2021-04-20T21:53:31.533Z] check_test.go:252: [dfbcdda9901a9] daemon is not started [2021-04-20T21:53:31.533Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s) [2021-04-20T21:53:31.533Z] check_test.go:252: [d0d346a31cb8b] daemon is not started [2021-04-20T21:53:31.533Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-04-20T21:53:31.533Z] check_test.go:252: [d36284ed6b118] daemon is not started [2021-04-20T21:53:31.533Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-20T21:53:31.533Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-20T21:53:32.267Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-20T21:53:36.818Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-20T21:53:36.818Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-20T21:53:37.078Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-20T21:53:37.078Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-20T21:53:37.345Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-04-20T21:53:37.345Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-04-20T21:53:37.345Z] check_test.go:279: [d8ac9397fe472] daemon is not started [2021-04-20T21:53:37.345Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-04-20T21:53:37.345Z] check_test.go:279: [d56e9afa820b1] daemon is not started [2021-04-20T21:53:37.345Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-04-20T21:53:37.345Z] check_test.go:279: [dac76ffe3605b] daemon is not started [2021-04-20T21:53:37.345Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-04-20T21:53:37.345Z] check_test.go:279: [d0f615c5ece6d] daemon is not started [2021-04-20T21:53:37.345Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-04-20T21:53:37.345Z] check_test.go:279: [d05c122b79f61] daemon is not started [2021-04-20T21:53:37.345Z] === RUN TestDockerNetworkSuite [2021-04-20T21:53:37.345Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-04-20T21:53:37.920Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-04-20T21:53:41.224Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-04-20T21:53:42.607Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-04-20T21:53:50.751Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-04-20T21:53:51.693Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-04-20T21:53:52.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-04-20T21:53:52.896Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-04-20T21:53:53.158Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-04-20T21:53:53.419Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-04-20T21:53:53.419Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-04-20T21:53:54.805Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-04-20T21:53:58.106Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-04-20T21:53:58.106Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-04-20T21:54:02.321Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-04-20T21:54:02.892Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-04-20T21:54:05.441Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-04-20T21:54:15.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-04-20T21:54:17.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-04-20T21:54:20.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-04-20T21:54:21.111Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-04-20T21:54:21.685Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-04-20T21:54:23.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-04-20T21:54:25.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-04-20T21:54:26.087Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-04-20T21:54:27.028Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-04-20T21:54:29.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-04-20T21:54:29.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-04-20T21:54:29.833Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-04-20T21:54:30.093Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-04-20T21:54:32.006Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-04-20T21:54:34.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-04-20T21:54:34.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-04-20T21:54:34.813Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-04-20T21:54:34.813Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-04-20T21:54:39.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-04-20T21:54:41.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-04-20T21:54:53.816Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-04-20T21:54:53.816Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-04-20T21:54:56.360Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-04-20T21:54:56.360Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-04-20T21:54:56.620Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-04-20T21:54:57.191Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-04-20T21:54:57.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-04-20T21:54:57.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-04-20T21:54:59.997Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-04-20T21:55:01.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-04-20T21:55:01.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-04-20T21:55:01.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-04-20T21:55:02.855Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-04-20T21:55:03.798Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-04-20T21:55:08.004Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-04-20T21:55:11.308Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-04-20T21:55:11.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-04-20T21:55:17.903Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-04-20T21:55:18.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-04-20T21:55:18.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-04-20T21:55:20.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-04-20T21:55:20.972Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-04-20T21:55:24.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-04-20T21:55:24.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-04-20T21:55:25.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-04-20T21:55:26.158Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-04-20T21:55:28.072Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite (115.51s) [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.84s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d31baf6fa664e] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.52s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d4c1f06709db3] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.16s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d7138ae1f6fcd] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.79s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d9962826b2df4] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (5.24s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:1233: [dc8fe1fa7e14e] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (4.41s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d4208299e259f] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (11.58s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d764073fec649] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.22s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d5a4e11eac8e4] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.05s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [dfbb956dc2660] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.89s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [daa8c98c30515] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.72s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d5e5402a57837] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.77s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [dc3da925f3b8e] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.95s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d25a5754a8145] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.47s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d0965adfaa8d7] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (1.07s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d0864ad9763f5] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (2.15s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d13ae650cf475] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.53s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d582df8a731bf] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d0356f2fc0ac8] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.47s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d34258b7261fa] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.64s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d606e4a407ad6] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.27s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d7ec96c87635d] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d69a88f01fcd0] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.53s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d8c7fa933324f] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d8f8e8462ef78] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.30s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:968: [d7a026040ae55] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.34s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d9db7a7808070] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.16s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:1116: [db9015bc42541] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.53s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d88900c7e3ce8] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.82s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d046cea9564d3] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.48s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [ddb03058d642a] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d32e7f61ecf90] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.50s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [db7444abfb9a4] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.47s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d47e028608e1e] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d826a43fed504] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.12s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [dd5ca4dbe9ae0] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [deb54a90c2941] daemon is not started [2021-04-20T21:55:33.362Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d8a7fb5f24588] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.93s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d1bb3111873f8] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (7.47s) [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (7.13s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:1084: [db5130a98c124] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.09s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d9ddd5e9d94f8] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (2.21s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [da6e2d6446526] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.21s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d12af083fbd30] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d61f6448b90e0] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.46s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [df8418f7f3091] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.90s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [db3a3893aba8c] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.84s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d9d6998a587e0] daemon is not started [2021-04-20T21:55:33.362Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.89s) [2021-04-20T21:55:33.362Z] docker_cli_network_unix_test.go:46: [d846e52b290f1] daemon is not started [2021-04-20T21:55:33.362Z] === RUN TestDockerHubPullSuite [2021-04-20T21:55:33.362Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-04-20T21:55:35.300Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-04-20T21:55:37.844Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-04-20T21:55:37.844Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-04-20T21:55:39.758Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-04-20T21:55:40.018Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-04-20T21:55:40.018Z] --- PASS: TestDockerHubPullSuite (7.15s) [2021-04-20T21:55:40.018Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.31s) [2021-04-20T21:55:40.018Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.24s) [2021-04-20T21:55:40.018Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s) [2021-04-20T21:55:40.018Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.92s) [2021-04-20T21:55:40.018Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2021-04-20T21:55:40.018Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-04-20T21:55:40.018Z] PASS [2021-04-20T21:55:40.018Z] [2021-04-20T21:55:40.018Z] === Skipped [2021-04-20T21:55:40.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-20T21:55:40.018Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-20T21:55:40.018Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-04-20T21:55:40.018Z] [2021-04-20T21:55:40.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2021-04-20T21:55:40.018Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2021-04-20T21:55:40.018Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-04-20T21:55:40.018Z] [2021-04-20T21:55:40.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-04-20T21:55:40.018Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-04-20T21:55:40.018Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-04-20T21:55:40.018Z] [2021-04-20T21:55:40.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-04-20T21:55:40.018Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-04-20T21:55:40.018Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-04-20T21:55:40.018Z] [2021-04-20T21:55:40.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-20T21:55:40.018Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-20T21:55:40.018Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-04-20T21:55:40.018Z] [2021-04-20T21:55:40.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-04-20T21:55:40.018Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-04-20T21:55:40.018Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-04-20T21:55:40.018Z] [2021-04-20T21:55:40.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-04-20T21:55:40.018Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-04-20T21:55:40.018Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-04-20T21:55:40.018Z] [2021-04-20T21:55:40.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-20T21:55:40.018Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-20T21:55:40.018Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-04-20T21:55:40.018Z] [2021-04-20T21:55:40.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-04-20T21:55:40.018Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-04-20T21:55:40.018Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-04-20T21:55:40.018Z] [2021-04-20T21:55:40.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-04-20T21:55:40.018Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-04-20T21:55:40.018Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-04-20T21:55:40.018Z] [2021-04-20T21:55:40.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-04-20T21:55:40.018Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-04-20T21:55:40.018Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-04-20T21:55:40.018Z] [2021-04-20T21:55:40.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-04-20T21:55:40.018Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-04-20T21:55:40.019Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s) [2021-04-20T21:55:40.019Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-20T21:55:40.019Z] docker_cli_sni_test.go:18: Flakey test [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-04-20T21:55:40.019Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-20T21:55:40.019Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-04-20T21:55:40.019Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-20T21:55:40.019Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.02s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.02s) [2021-04-20T21:55:40.019Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-04-20T21:55:40.019Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-20T21:55:40.019Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-20T21:55:40.019Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-04-20T21:55:40.019Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-04-20T21:55:40.019Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-04-20T21:55:40.019Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-04-20T21:55:40.019Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-20T21:55:40.019Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-20T21:55:40.019Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-20T21:55:40.019Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-20T21:55:40.019Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-20T21:55:40.019Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-04-20T21:55:40.019Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-04-20T21:55:40.019Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-04-20T21:55:40.019Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-20T21:55:40.019Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-20T21:55:40.019Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-20T21:55:40.019Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-20T21:55:40.019Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-20T21:55:40.019Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-20T21:55:40.019Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-04-20T21:55:40.019Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-20T21:55:40.019Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-20T21:55:40.019Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-20T21:55:40.019Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-04-20T21:55:40.019Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-20T21:55:40.019Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-20T21:55:40.019Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-20T21:55:40.019Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-20T21:55:40.019Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-04-20T21:55:40.019Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-04-20T21:55:40.019Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-04-20T21:55:40.019Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-04-20T21:55:40.019Z] docker_cli_network_unix_test.go:46: [d8a7fb5f24588] daemon is not started [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] [2021-04-20T21:55:40.019Z] DONE 1274 tests, 51 skipped in 2230.008s [2021-04-20T21:55:40.019Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-20T21:55:40.019Z] ++++ cat bundles/test-integration/docker.pid [2021-04-20T21:55:40.019Z] +++ kill 8172 [2021-04-20T21:55:40.962Z] +++ /etc/init.d/apparmor stop [2021-04-20T21:55:40.962Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-20T21:55:40.962Z] [2021-04-20T21:55:40.962Z] Unloading profiles will leave already running processes permanently [2021-04-20T21:55:40.962Z] unconfined, which can lead to unexpected situations. [2021-04-20T21:55:40.962Z] [2021-04-20T21:55:40.962Z] To set a process to complain mode, use the command line tool [2021-04-20T21:55:40.962Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-20T21:55:40.962Z] +++ true [2021-04-20T21:55:40.962Z] exiting test-integration [2021-04-20T21:55:40.962Z] ++ exit 0 [2021-04-20T21:55:40.962Z] [2021-04-20T21:55:41.223Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-04-20T21:55:41.486Z] + for job in $(jobs -p) [2021-04-20T21:55:41.486Z] + wait 8478 [2021-04-20T21:55:56.391Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-04-20T21:55:57.775Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-04-20T21:55:59.269Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-20T21:55:59.269Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-20T21:55:59.269Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-20T21:55:59.269Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-20T21:55:59.269Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-20T21:55:59.269Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-20T21:55:59.269Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-20T21:55:59.269Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-20T21:55:59.269Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-20T21:55:59.689Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-04-20T21:56:02.994Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-04-20T21:56:03.083Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-20T21:56:06.845Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-20T21:56:11.152Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-04-20T21:56:12.684Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-20T21:56:12.684Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-20T21:56:13.148Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-20T21:56:13.148Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-20T21:56:13.148Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-20T21:56:13.148Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-20T21:56:16.440Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-04-20T21:56:17.870Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-20T21:56:17.870Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-20T21:56:17.870Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-20T21:56:17.870Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-04-20T21:56:18.354Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-04-20T21:56:18.847Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-20T21:56:20.899Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-04-20T21:56:24.201Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-04-20T21:56:25.972Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-20T21:56:27.501Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-04-20T21:56:30.817Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-04-20T21:56:33.362Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-04-20T21:56:43.731Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-20T21:56:43.731Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-20T21:56:43.731Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-20T21:56:43.731Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-20T21:56:43.731Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-20T21:56:43.731Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-20T21:56:43.731Z] === RUN TestDockerSuite/TestBuildFails [2021-04-20T21:56:46.668Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-20T21:56:46.668Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-20T21:56:55.288Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-20T21:57:01.121Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-20T21:57:13.592Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-20T21:57:26.032Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-20T21:57:27.583Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-20T21:57:29.631Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-04-20T21:57:34.705Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-20T21:57:34.705Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-20T21:57:34.705Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-20T21:57:35.171Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-20T21:57:35.636Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-20T21:57:44.530Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-04-20T21:57:53.391Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-20T21:57:53.391Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-20T21:58:02.774Z] --- PASS: TestDockerSwarmSuite (1794.67s) [2021-04-20T21:58:02.774Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.57s) [2021-04-20T21:58:02.774Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.41s) [2021-04-20T21:58:02.774Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.98s) [2021-04-20T21:58:02.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.32s) [2021-04-20T21:58:02.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.09s) [2021-04-20T21:58:02.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.69s) [2021-04-20T21:58:02.774Z] docker_api_swarm_test.go:562: [d278b401a646b] joining swarm manager [d8fbdd3742823]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:58:02.774Z] docker_api_swarm_test.go:584: [ddc59ae1fcb58] joining swarm manager [d8fbdd3742823]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-20T21:58:02.774Z] check_test.go:380: [d278b401a646b] daemon is not started [2021-04-20T21:58:02.774Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-04-20T21:58:02.774Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-04-20T21:58:02.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.47s) [2021-04-20T21:58:02.774Z] docker_api_swarm_test.go:45: [d2582ba4254c5] joining swarm manager [d8e01d804ec3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:58:02.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.92s) [2021-04-20T21:58:02.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.47s) [2021-04-20T21:58:02.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.55s) [2021-04-20T21:58:02.774Z] docker_api_swarm_test.go:303: [d0b44715479e9] joining swarm manager [d359e7cdc40b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:58:02.774Z] docker_api_swarm_test.go:304: [d8ea823cd2852] joining swarm manager [d359e7cdc40b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-20T21:58:02.774Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-04-20T21:58:02.774Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-04-20T21:58:02.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.63s) [2021-04-20T21:58:02.774Z] docker_api_swarm_test.go:271: [d45f8d199ad92] joining swarm manager [dfba88257bc56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:58:02.774Z] docker_api_swarm_test.go:272: [d6267e2d03662] joining swarm manager [dfba88257bc56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-20T21:58:02.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.16s) [2021-04-20T21:58:02.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.04s) [2021-04-20T21:58:02.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.44s) [2021-04-20T21:58:02.774Z] docker_api_swarm_node_test.go:19: [d26f42de0a8bc] joining swarm manager [d73c8643718e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:58:02.774Z] docker_api_swarm_node_test.go:20: [df3a50366b4d3] joining swarm manager [d73c8643718e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-20T21:58:02.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.81s) [2021-04-20T21:58:02.774Z] docker_api_swarm_test.go:501: [d929806cfe8f5] joining swarm manager [d06f10d384da4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:58:02.774Z] docker_api_swarm_test.go:506: [d9c073ba75295] joining swarm manager [d06f10d384da4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-20T21:58:02.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.66s) [2021-04-20T21:58:02.774Z] docker_api_swarm_node_test.go:80: [d6ae046d9f43c] joining swarm manager [d9269f2da3fd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:58:02.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.28s) [2021-04-20T21:58:02.774Z] docker_api_swarm_node_test.go:52: [d727abc791063] joining swarm manager [dfe6aeadad043]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:58:02.774Z] docker_api_swarm_node_test.go:53: [d44027184917b] joining swarm manager [dfe6aeadad043]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-20T21:58:02.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.74s) [2021-04-20T21:58:02.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.29s) [2021-04-20T21:58:02.774Z] docker_api_swarm_test.go:201: [d837e417c8177] joining swarm manager [dabd4de889e56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:58:02.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.65s) [2021-04-20T21:58:02.774Z] docker_api_swarm_test.go:383: [d66713e31b202] joining swarm manager [d960b2688dd7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:58:02.774Z] docker_api_swarm_test.go:384: [d7edcba7c6b70] joining swarm manager [d960b2688dd7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-20T21:58:02.775Z] check_test.go:380: [d7edcba7c6b70] daemon is not started [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.60s) [2021-04-20T21:58:02.775Z] docker_api_swarm_test.go:801: [d68e7624fbb7d] joining swarm manager [dd9196d3a983e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:58:02.775Z] docker_api_swarm_test.go:801: [df6a9c2def3ad] joining swarm manager [dd9196d3a983e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-20T21:58:02.775Z] docker_api_swarm_test.go:801: [db626be688319] joining swarm manager [dd9196d3a983e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-20T21:58:02.775Z] docker_api_swarm_test.go:801: [d88fc62202ddd] joining swarm manager [dd9196d3a983e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-04-20T21:58:02.775Z] docker_api_swarm_test.go:809: [df154a6a46b8c] joining swarm manager [dd9196d3a983e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.45s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.37s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.82s) [2021-04-20T21:58:02.775Z] docker_api_swarm_service_test.go:394: [d31421b7b9075] joining swarm manager [ddcd879a3ab00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:58:02.775Z] docker_api_swarm_service_test.go:394: [dc5299cce7bd4] joining swarm manager [ddcd879a3ab00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.65s) [2021-04-20T21:58:02.775Z] docker_api_swarm_service_test.go:342: [d464b04c6b117] joining swarm manager [dcf5f635a7e55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:58:02.775Z] docker_api_swarm_service_test.go:342: [d17fb218c4702] joining swarm manager [dcf5f635a7e55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.44s) [2021-04-20T21:58:02.775Z] docker_api_swarm_service_test.go:489: [d6d5533ed7b3c] joining swarm manager [d29b9ef6e375d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:58:02.775Z] docker_api_swarm_service_test.go:489: [db180f1c127f7] joining swarm manager [d29b9ef6e375d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.51s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.57s) [2021-04-20T21:58:02.775Z] docker_api_swarm_service_test.go:127: [da4474c8f4361] joining swarm manager [dc125946914af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:58:02.775Z] docker_api_swarm_service_test.go:128: [d4d5662c253f7] joining swarm manager [dc125946914af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-20T21:58:02.775Z] docker_api_swarm_service_test.go:136: [d9c9ac21ab51d] joining swarm manager [dc125946914af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-20T21:58:02.775Z] docker_api_swarm_service_test.go:137: [d520a0480153f] joining swarm manager [dc125946914af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.49s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.65s) [2021-04-20T21:58:02.775Z] docker_api_swarm_service_test.go:303: [d6f56229a5310] joining swarm manager [d9f291fd029d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:58:02.775Z] docker_api_swarm_service_test.go:303: [d3d0178adb3fb] joining swarm manager [d9f291fd029d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (34.82s) [2021-04-20T21:58:02.775Z] docker_api_swarm_service_test.go:99: [dbc0225735199] joining swarm manager [d4ef4c18ca2d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:58:02.775Z] docker_api_swarm_service_test.go:100: [d1b0c1a918c65] joining swarm manager [d4ef4c18ca2d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-20T21:58:02.775Z] check_test.go:380: [dbc0225735199] daemon is not started [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (31.17s) [2021-04-20T21:58:02.775Z] docker_api_swarm_service_test.go:532: [d188db187b1d2] joining swarm manager [d7d27333de09c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:58:02.775Z] docker_api_swarm_service_test.go:533: [dff5be96b246b] joining swarm manager [d7d27333de09c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (44.57s) [2021-04-20T21:58:02.775Z] docker_api_swarm_service_test.go:147: [de51cc3370807] joining swarm manager [db5fee7639866]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:58:02.775Z] docker_api_swarm_service_test.go:147: [dc1de186f55d8] joining swarm manager [db5fee7639866]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.22s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.38s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.82s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.98s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (4.60s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.57s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.93s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.39s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.77s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.11s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.51s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.06s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.35s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.85s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.81s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.67s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.66s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.40s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.05s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.56s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.29s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.69s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.59s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.63s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.49s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.41s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.23s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.74s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.43s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.70s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.29s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.46s) [2021-04-20T21:58:02.775Z] docker_cli_service_logs_test.go:245: checking task m319kn9vj6wu [2021-04-20T21:58:02.775Z] docker_cli_service_logs_test.go:250: checking messages for m319kn9vj6wu [2021-04-20T21:58:02.775Z] docker_cli_service_logs_test.go:245: checking task taq5r0ilf87t [2021-04-20T21:58:02.775Z] docker_cli_service_logs_test.go:250: checking messages for taq5r0ilf87t [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.94s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.32s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.90s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.13s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.59s) [2021-04-20T21:58:02.775Z] docker_cli_swarm_test.go:1901: [d53508a20ff67] joining swarm manager [dddcdbc298d5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:58:02.775Z] docker_cli_swarm_test.go:1902: [deb196eefe34e] joining swarm manager [dddcdbc298d5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.50s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.96s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.39s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.51s) [2021-04-20T21:58:02.775Z] docker_cli_swarm_test.go:1802: [d51c44d637142] joining swarm manager [d76f413ee9b5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:58:02.775Z] docker_cli_swarm_test.go:1803: [d614a158c031b] joining swarm manager [d76f413ee9b5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.55s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (108.66s) [2021-04-20T21:58:02.775Z] docker_cli_swarm_test.go:1321: [dccad9d8eefcd] joining swarm manager [d5ee3ac115200]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:58:02.775Z] docker_cli_swarm_test.go:1322: [d02cdbd957de0] joining swarm manager [d5ee3ac115200]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.34s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.22s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (10.15s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.51s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (7.40s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.84s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.07s) [2021-04-20T21:58:02.775Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-04-20T21:58:02.775Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.36s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.96s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.33s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.38s) [2021-04-20T21:58:02.775Z] docker_cli_swarm_test.go:1186: [db8f4aaf5f40b] joining swarm manager [dc0ae6e74592d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:58:02.775Z] docker_cli_swarm_test.go:1195: [d06f4b2d8ab96] joining swarm manager [dc0ae6e74592d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.43s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.64s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (136.60s) [2021-04-20T21:58:02.775Z] docker_cli_swarm_test.go:1118: [d8d917d8e3c62] joining swarm manager [d094d266090d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:58:02.775Z] docker_cli_swarm_test.go:1119: [d47b85cba1e1c] joining swarm manager [d094d266090d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-20T21:58:02.775Z] docker_cli_swarm_test.go:1172: [d5c0047dbc13d] joining swarm manager [d094d266090d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.58s) [2021-04-20T21:58:02.775Z] docker_cli_swarm_test.go:1453: [d286ae5bda28c] joining swarm manager [d136d3dfb6a84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:58:02.775Z] docker_cli_swarm_test.go:1454: [d27cf57db4a4b] joining swarm manager [d136d3dfb6a84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.87s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.22s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.34s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.08s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.19s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.56s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.75s) [2021-04-20T21:58:02.775Z] docker_cli_swarm_unix_test.go:62: [d22608697c4e7] joining swarm manager [dae4091d99724]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.90s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.87s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.96s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (6.18s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.62s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.64s) [2021-04-20T21:58:02.775Z] docker_api_swarm_test.go:961: [d9e3f25dad52b] joining swarm manager [d9d2ea91657e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.93s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.47s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.14s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.28s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.88s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.64s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.51s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.93s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.18s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.96s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.68s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.50s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.15s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.49s) [2021-04-20T21:58:02.775Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.42s) [2021-04-20T21:58:02.775Z] === RUN TestDockerExternalVolumeSuite [2021-04-20T21:58:02.775Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-04-20T21:58:03.767Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-20T21:58:05.317Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-20T21:58:07.513Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-20T21:58:07.513Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-20T21:58:08.490Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-20T21:58:08.490Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-20T21:58:17.675Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-04-20T21:58:18.860Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-20T21:58:19.836Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-20T21:58:20.812Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-20T21:58:21.797Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-20T21:58:22.775Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-20T21:58:23.752Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-20T21:58:25.951Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-20T21:58:33.069Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-20T21:58:33.069Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-20T21:58:33.069Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-20T21:58:33.069Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-20T21:58:33.069Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-20T21:58:33.069Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-20T21:58:33.069Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-20T21:58:33.532Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-20T21:58:34.510Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-20T21:58:40.349Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-20T21:59:16.115Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-20T21:59:16.115Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-20T21:59:16.115Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-20T21:59:25.394Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-04-20T21:59:33.542Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-04-20T21:59:58.716Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-20T22:00:05.647Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-04-20T22:00:19.887Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-20T22:00:20.548Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-04-20T22:00:23.648Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-20T22:00:30.772Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-20T22:00:37.889Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-20T22:00:52.663Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-04-20T22:01:03.129Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-20T22:01:03.129Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-20T22:01:04.889Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-04-20T22:01:13.512Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-20T22:01:13.512Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-20T22:01:13.512Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-20T22:01:13.512Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-20T22:01:17.284Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-20T22:01:22.022Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-20T22:01:24.955Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-20T22:01:25.421Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-20T22:01:25.886Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-20T22:01:28.823Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-20T22:01:29.803Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-20T22:01:31.360Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-20T22:01:36.994Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-04-20T22:01:49.133Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-20T22:01:50.114Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-20T22:01:55.126Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-04-20T22:02:02.587Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-20T22:02:06.356Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-20T22:02:10.026Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-04-20T22:02:16.744Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-20T22:02:22.591Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-20T22:02:28.435Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-20T22:02:29.414Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-20T22:02:29.414Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-20T22:02:29.414Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-20T22:02:32.356Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-20T22:02:32.356Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-20T22:02:56.732Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-04-20T22:03:14.860Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-04-20T22:03:32.930Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-20T22:03:46.966Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-04-20T22:03:54.111Z] === RUN TestDockerSuite/TestBuildRm [2021-04-20T22:04:09.010Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-20T22:04:12.781Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-20T22:04:12.781Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-20T22:04:13.247Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-20T22:04:14.803Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-20T22:04:19.071Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-04-20T22:04:19.534Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-20T22:04:24.274Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-20T22:04:30.205Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-20T22:04:33.993Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-04-20T22:04:52.106Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-04-20T22:04:55.452Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-20T22:04:55.452Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-20T22:04:55.452Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-20T22:05:05.844Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-20T22:05:06.309Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-20T22:05:10.215Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-04-20T22:05:12.149Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-20T22:05:12.613Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-20T22:05:18.453Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-20T22:05:22.441Z] --- PASS: TestDockerExternalVolumeSuite (441.94s) [2021-04-20T22:05:22.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.80s) [2021-04-20T22:05:22.441Z] docker_cli_external_volume_driver_test.go:53: [d67b5189d6d60] daemon is not started [2021-04-20T22:05:22.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.78s) [2021-04-20T22:05:22.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.58s) [2021-04-20T22:05:22.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-04-20T22:05:22.441Z] docker_cli_external_volume_driver_test.go:53: [d24905cdf17f1] daemon is not started [2021-04-20T22:05:22.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.67s) [2021-04-20T22:05:22.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-04-20T22:05:22.441Z] docker_cli_external_volume_driver_test.go:53: [dd9046e022b5c] daemon is not started [2021-04-20T22:05:22.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-04-20T22:05:22.441Z] docker_cli_external_volume_driver_test.go:53: [d8b11d1f8f04e] daemon is not started [2021-04-20T22:05:22.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.71s) [2021-04-20T22:05:22.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.61s) [2021-04-20T22:05:22.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.91s) [2021-04-20T22:05:22.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.73s) [2021-04-20T22:05:22.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.62s) [2021-04-20T22:05:22.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.86s) [2021-04-20T22:05:22.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.14s) [2021-04-20T22:05:22.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.61s) [2021-04-20T22:05:22.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.32s) [2021-04-20T22:05:22.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2021-04-20T22:05:22.441Z] docker_cli_external_volume_driver_test.go:485: [d9a21574115e3] daemon is not started [2021-04-20T22:05:22.441Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-04-20T22:05:22.441Z] docker_cli_external_volume_driver_test.go:53: [dc3b224a8e709] daemon is not started [2021-04-20T22:05:22.441Z] PASS [2021-04-20T22:05:22.441Z] [2021-04-20T22:05:22.441Z] === Skipped [2021-04-20T22:05:22.441Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-20T22:05:22.441Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-20T22:05:22.441Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-04-20T22:05:22.441Z] check_test.go:309: [db630480931e7] daemon is not started [2021-04-20T22:05:22.441Z] [2021-04-20T22:05:22.441Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-04-20T22:05:22.441Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-04-20T22:05:22.441Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-04-20T22:05:22.441Z] check_test.go:309: [d4c1ef12980fa] daemon is not started [2021-04-20T22:05:22.441Z] [2021-04-20T22:05:22.441Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-04-20T22:05:22.441Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-04-20T22:05:22.441Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-04-20T22:05:22.441Z] check_test.go:309: [d24e5c2fd9f9d] daemon is not started [2021-04-20T22:05:22.441Z] [2021-04-20T22:05:22.441Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-04-20T22:05:22.441Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-04-20T22:05:22.441Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-04-20T22:05:22.441Z] [2021-04-20T22:05:22.441Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-04-20T22:05:22.441Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-04-20T22:05:22.441Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-04-20T22:05:22.441Z] [2021-04-20T22:05:22.441Z] [2021-04-20T22:05:22.441Z] DONE 273 tests, 5 skipped in 2812.358s [2021-04-20T22:05:22.441Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-20T22:05:22.702Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d415930c411d1/docker.pid [2021-04-20T22:05:22.702Z] +++ kill 6178 [2021-04-20T22:05:22.702Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6178 is not a child of this shell [2021-04-20T22:05:22.702Z] warning: PID 6178 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d415930c411d1/docker.pid had a nonzero exit code [2021-04-20T22:05:22.702Z] ++++ cat bundles/test-integration/docker.pid [2021-04-20T22:05:22.702Z] +++ kill 8164 [2021-04-20T22:05:23.659Z] +++ /etc/init.d/apparmor stop [2021-04-20T22:05:23.659Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-20T22:05:23.659Z] [2021-04-20T22:05:23.659Z] Unloading profiles will leave already running processes permanently [2021-04-20T22:05:23.659Z] unconfined, which can lead to unexpected situations. [2021-04-20T22:05:23.659Z] [2021-04-20T22:05:23.659Z] To set a process to complain mode, use the command line tool [2021-04-20T22:05:23.659Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-20T22:05:23.659Z] +++ true [2021-04-20T22:05:23.659Z] exiting test-integration [2021-04-20T22:05:23.659Z] ++ exit 0 [2021-04-20T22:05:23.659Z] [2021-04-20T22:05:24.229Z] + exit 0 [2021-04-20T22:05:24.229Z] ++ jobs -p [2021-04-20T22:05:24.229Z] + pids= [2021-04-20T22:05:24.229Z] + echo 'Remaining pids to kill: []' [2021-04-20T22:05:24.229Z] Remaining pids to kill: [] [2021-04-20T22:05:24.229Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-04-20T22:05:24.248Z] Recording test results [2021-04-20T22:05:26.260Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-20T22:05:26.601Z] + echo Ensuring container killed. [2021-04-20T22:05:26.601Z] Ensuring container killed. [2021-04-20T22:05:26.601Z] + docker ps -aq -f name=docker-pr1-* [2021-04-20T22:05:26.601Z] + cids=30e61d41db01 [2021-04-20T22:05:26.601Z] e9101ee1f21e [2021-04-20T22:05:26.601Z] 411002a2e6b2 [2021-04-20T22:05:26.601Z] + [ -n 30e61d41db01 [2021-04-20T22:05:26.601Z] e9101ee1f21e [2021-04-20T22:05:26.601Z] 411002a2e6b2 ] [2021-04-20T22:05:26.601Z] + docker rm -vf 30e61d41db01 e9101ee1f21e 411002a2e6b2 [2021-04-20T22:05:29.157Z] 30e61d41db01 [2021-04-20T22:05:29.729Z] e9101ee1f21e [2021-04-20T22:05:29.729Z] 411002a2e6b2 [Pipeline] sh [2021-04-20T22:05:30.028Z] + echo Chowning /workspace to jenkins user [2021-04-20T22:05:30.028Z] Chowning /workspace to jenkins user [2021-04-20T22:05:30.028Z] + id -u [2021-04-20T22:05:30.028Z] + id -g [2021-04-20T22:05:30.028Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42311:/workspace busybox chown -R 1000:1000 /workspace [2021-04-20T22:05:30.028Z] Unable to find image 'busybox:latest' locally [2021-04-20T22:05:30.290Z] latest: Pulling from library/busybox [2021-04-20T22:05:30.290Z] f531cdc67389: Pulling fs layer [2021-04-20T22:05:30.551Z] f531cdc67389: Verifying Checksum [2021-04-20T22:05:30.551Z] f531cdc67389: Download complete [2021-04-20T22:05:30.551Z] f531cdc67389: Pull complete [2021-04-20T22:05:30.551Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-20T22:05:30.811Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-20T22:05:36.406Z] + bundleName=amd64 [2021-04-20T22:05:36.406Z] + echo Creating amd64-bundles.tar.gz [2021-04-20T22:05:36.406Z] Creating amd64-bundles.tar.gz [2021-04-20T22:05:36.406Z] + 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-20T22:05:36.406Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-04-20T22:05:37.363Z] Archiving artifacts [2021-04-20T22:05:39.665Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42311/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-20T22:05:39.992Z] + make clean [2021-04-20T22:05:40.253Z] docker volume rm -f docker-dev-cache [2021-04-20T22:05:40.253Z] docker-dev-cache [Pipeline] deleteDir [2021-04-20T22:05:43.691Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-20T22:05:43.691Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-20T22:05:45.895Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-20T22:05:47.450Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-20T22:05:53.289Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-20T22:06:00.409Z] === RUN TestDockerSuite/TestBuildUser [2021-04-20T22:06:00.409Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-20T22:06:00.409Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-20T22:06:00.409Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-20T22:06:05.067Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-20T22:06:05.522Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-20T22:06:14.051Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-20T22:06:14.051Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-20T22:06:14.051Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-20T22:06:39.124Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-20T22:06:40.650Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-20T22:06:58.278Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-20T22:07:08.553Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-20T22:07:08.553Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-20T22:07:08.553Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-20T22:07:11.444Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-20T22:07:11.444Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-04-20T22:07:26.480Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-20T22:07:31.139Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-20T22:07:31.594Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-20T22:07:52.626Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-20T22:07:52.626Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-20T22:07:52.626Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-20T22:07:53.089Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-20T22:07:54.065Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-20T22:08:04.436Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-20T22:08:05.987Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-20T22:08:06.450Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-20T22:08:06.450Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-20T22:08:06.450Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-20T22:08:09.379Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-20T22:08:15.212Z] === RUN TestDockerSuite/TestCommitChange [2021-04-20T22:08:21.050Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-20T22:08:26.887Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-20T22:08:26.887Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-20T22:08:35.503Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-20T22:08:35.503Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-20T22:08:44.126Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-20T22:08:48.846Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-20T22:08:48.847Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-20T22:08:48.847Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-20T22:08:48.847Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-20T22:08:48.847Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-20T22:08:48.847Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-20T22:08:48.847Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-20T22:08:49.310Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-20T22:08:49.310Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-20T22:09:04.185Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-20T22:09:16.627Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-20T22:09:16.627Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-20T22:09:18.821Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-20T22:09:18.821Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-20T22:09:18.821Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-20T22:09:18.821Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-20T22:09:21.756Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-20T22:09:21.756Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-20T22:09:21.756Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-20T22:09:24.683Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-20T22:09:24.683Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-20T22:09:24.683Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-20T22:09:24.683Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-20T22:09:24.683Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-20T22:09:27.611Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-20T22:09:30.540Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-20T22:09:33.471Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-20T22:09:33.471Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-20T22:09:33.471Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-20T22:09:36.400Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-20T22:09:36.400Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-20T22:09:40.169Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-20T22:09:40.169Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-20T22:09:40.169Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-20T22:09:47.285Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-20T22:09:47.285Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-20T22:09:50.216Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-20T22:09:50.216Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-20T22:09:53.142Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-20T22:09:53.142Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-20T22:09:56.067Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-20T22:10:06.444Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-20T22:10:10.204Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-20T22:10:10.204Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-20T22:10:10.204Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-20T22:10:10.204Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-20T22:10:10.204Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-20T22:10:12.404Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-20T22:10:12.404Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-20T22:10:16.163Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-20T22:10:16.163Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-20T22:10:18.358Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-20T22:10:18.358Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-20T22:10:23.082Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-20T22:10:26.011Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-20T22:10:26.011Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-20T22:10:26.011Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-20T22:10:26.011Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-20T22:10:26.011Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-20T22:10:26.011Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-04-20T22:10:28.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-20T22:10:28.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-04-20T22:10:36.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-04-20T22:10:43.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-04-20T22:10:52.565Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-04-20T22:10:54.758Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00084e8e0_} [2021-04-20T22:11:03.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1873915202_c:\foo_false____} [2021-04-20T22:11:04.913Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1873915202_c:\foo_true____} [2021-04-20T22:11:07.837Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-20T22:11:07.837Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-20T22:11:07.837Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-20T22:11:07.837Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-20T22:11:07.837Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-20T22:11:07.837Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-20T22:11:07.837Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-20T22:11:07.837Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-20T22:11:07.837Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-20T22:11:07.837Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-20T22:11:07.837Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-20T22:11:07.837Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-20T22:11:08.301Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-20T22:11:08.301Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-20T22:11:08.301Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-20T22:11:08.301Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-20T22:11:08.301Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-20T22:11:08.301Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-20T22:11:16.919Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-20T22:11:16.919Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-20T22:11:16.919Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-20T22:11:16.919Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-20T22:11:16.919Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-20T22:11:16.919Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-20T22:11:16.919Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-20T22:11:16.919Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-20T22:11:16.919Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-20T22:11:16.919Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-20T22:11:16.919Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-20T22:11:16.919Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-20T22:11:16.919Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-20T22:11:16.919Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-20T22:11:24.028Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-20T22:11:24.028Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-20T22:11:24.028Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-20T22:11:32.632Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-20T22:11:32.632Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-20T22:11:32.632Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-20T22:11:32.632Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-20T22:11:37.353Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-20T22:11:45.959Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-20T22:11:45.959Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-20T22:11:45.959Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-20T22:12:07.116Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-20T22:12:07.116Z] === RUN TestDockerSuite/TestCpToCaseG [2021-04-20T22:12:07.116Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-20T22:12:17.486Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-20T22:12:17.486Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-20T22:12:17.486Z] === RUN TestDockerSuite/TestCpToDot [2021-04-20T22:12:19.680Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-20T22:12:19.680Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-20T22:12:19.680Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-20T22:12:28.294Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-20T22:12:28.294Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-20T22:12:28.294Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-20T22:12:28.294Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-20T22:12:28.294Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-20T22:12:28.294Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-20T22:12:28.294Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-20T22:12:30.494Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-20T22:12:33.422Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-20T22:12:33.422Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-20T22:12:33.422Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-20T22:12:36.350Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-20T22:12:36.815Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-20T22:12:37.278Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-20T22:12:37.278Z] === RUN TestDockerSuite/TestCreateRM [2021-04-20T22:12:37.278Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-20T22:12:37.278Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-20T22:12:37.742Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-20T22:12:38.205Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-20T22:12:53.074Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-20T22:12:53.074Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-20T22:12:54.054Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-20T22:12:58.776Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-20T22:12:59.239Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-20T22:12:59.239Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-20T22:13:02.170Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-20T22:13:02.170Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-20T22:13:02.170Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-20T22:13:02.170Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-20T22:13:02.170Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-20T22:13:02.170Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-20T22:13:02.170Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-20T22:13:02.170Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-20T22:13:02.170Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-20T22:13:02.170Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-20T22:13:02.170Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-20T22:13:02.170Z] === RUN TestDockerSuite/TestDockerFails [2021-04-20T22:13:02.170Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-20T22:13:02.170Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-20T22:13:02.170Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-20T22:13:02.633Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-20T22:13:02.633Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-20T22:13:02.633Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-20T22:13:05.563Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-20T22:13:08.486Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-20T22:13:11.415Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-20T22:13:32.568Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-20T22:13:37.291Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-20T22:13:43.121Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-20T22:13:46.048Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-20T22:13:46.511Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-20T22:13:52.337Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-20T22:13:52.337Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-20T22:13:53.892Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-20T22:13:59.718Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-20T22:14:10.086Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-20T22:14:10.086Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-20T22:14:10.086Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-20T22:14:10.086Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-20T22:14:10.086Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-20T22:14:10.086Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-20T22:14:11.063Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-20T22:14:11.063Z] === RUN TestDockerSuite/TestEventsRename [2021-04-20T22:14:13.989Z] === RUN TestDockerSuite/TestEventsResize [2021-04-20T22:14:17.753Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-20T22:14:19.950Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-20T22:14:23.709Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-20T22:14:28.425Z] === RUN TestDockerSuite/TestEventsTop [2021-04-20T22:14:28.425Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-20T22:14:31.349Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-20T22:14:36.082Z] === RUN TestDockerSuite/TestExec [2021-04-20T22:14:36.082Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-20T22:14:36.082Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-20T22:14:38.430Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-20T22:14:40.625Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-20T22:14:40.625Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-20T22:14:40.625Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-20T22:14:41.088Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-20T22:14:43.290Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-20T22:14:46.221Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-20T22:14:49.147Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-20T22:14:51.350Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-20T22:14:57.173Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-20T22:14:57.173Z] === RUN TestDockerSuite/TestExecEnv [2021-04-20T22:14:57.173Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-20T22:14:57.173Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-20T22:14:59.366Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-20T22:15:05.189Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-20T22:15:05.189Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-20T22:15:05.189Z] === RUN TestDockerSuite/TestExecParseError [2021-04-20T22:15:05.189Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-20T22:15:05.189Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-20T22:15:05.189Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-20T22:15:08.120Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-20T22:15:08.120Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-20T22:15:08.120Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-20T22:15:08.120Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-20T22:15:08.120Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-20T22:15:08.120Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-20T22:15:11.046Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-20T22:15:11.046Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-20T22:15:18.163Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-20T22:15:18.163Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-20T22:15:18.163Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-20T22:15:18.163Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-20T22:15:23.989Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-20T22:15:31.101Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-20T22:15:34.028Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-20T22:15:41.135Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-20T22:15:41.135Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-20T22:15:41.135Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-20T22:15:41.135Z] === RUN TestDockerSuite/TestHealth [2021-04-20T22:15:41.135Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-20T22:15:41.135Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-20T22:15:41.135Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-20T22:15:41.135Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-20T22:15:46.964Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-20T22:15:46.964Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-20T22:15:46.964Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-20T22:15:46.964Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-20T22:15:46.964Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-20T22:15:46.964Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-20T22:15:47.941Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-20T22:15:47.941Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-20T22:15:48.921Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-20T22:15:48.921Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-20T22:15:51.118Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-20T22:15:51.582Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-20T22:15:53.777Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-20T22:16:02.402Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-20T22:16:02.402Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-20T22:16:02.402Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-20T22:16:06.161Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-20T22:16:06.161Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-20T22:16:08.356Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-20T22:16:08.356Z] === RUN TestDockerSuite/TestImportFile [2021-04-20T22:16:08.356Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-20T22:16:08.820Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-20T22:16:08.820Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-20T22:16:08.820Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-20T22:16:08.820Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-20T22:16:08.820Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-20T22:16:08.820Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-20T22:16:08.820Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-20T22:16:08.820Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-20T22:16:08.820Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-20T22:16:08.820Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-20T22:16:11.744Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-20T22:16:18.854Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-20T22:16:18.854Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-20T22:16:18.854Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-20T22:16:18.854Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-20T22:16:18.854Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-20T22:16:21.778Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-20T22:16:21.778Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-20T22:16:30.398Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-20T22:16:30.398Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-20T22:16:30.398Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-20T22:16:30.398Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-20T22:16:31.948Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-20T22:16:37.774Z] === RUN TestDockerSuite/TestInspectImage [2021-04-20T22:16:37.774Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-20T22:16:37.774Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-20T22:16:37.774Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-20T22:16:39.971Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-20T22:16:42.898Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-20T22:16:42.898Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-20T22:16:45.095Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-20T22:16:48.024Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-20T22:16:48.024Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-20T22:16:48.024Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-20T22:16:50.959Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-20T22:16:54.720Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-20T22:16:59.441Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-20T22:17:02.371Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-20T22:17:05.303Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-20T22:17:08.233Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-20T22:17:11.159Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-20T22:17:18.272Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-20T22:17:21.210Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-20T22:17:21.210Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-20T22:17:21.210Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-20T22:17:21.210Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-20T22:17:21.210Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-20T22:17:21.675Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-20T22:17:21.675Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-20T22:17:21.675Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-20T22:17:21.675Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-20T22:17:21.675Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-20T22:17:21.675Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-20T22:17:21.675Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-20T22:17:21.675Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-20T22:17:21.675Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-20T22:17:21.675Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-20T22:17:21.675Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-20T22:17:21.675Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-20T22:17:21.675Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-20T22:17:21.675Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-20T22:17:21.675Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-20T22:17:24.606Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-20T22:17:26.802Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-20T22:17:33.936Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-20T22:17:36.134Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-20T22:17:36.134Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-20T22:17:39.059Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-20T22:17:39.059Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-20T22:17:49.466Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-20T22:17:58.085Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-20T22:18:06.701Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-20T22:18:08.895Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-20T22:18:12.655Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-20T22:18:12.655Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-20T22:18:15.581Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-20T22:18:24.198Z] === RUN TestDockerSuite/TestLogsSince [2021-04-20T22:18:32.823Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-20T22:18:32.823Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-20T22:18:32.823Z] === RUN TestDockerSuite/TestLogsTail [2021-04-20T22:18:36.593Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-20T22:18:39.518Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-20T22:18:42.447Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-20T22:18:42.447Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-20T22:18:42.447Z] === RUN TestDockerSuite/TestNetHostname [2021-04-20T22:18:42.447Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-20T22:18:42.447Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-20T22:18:42.447Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-20T22:18:42.447Z] === RUN TestDockerSuite/TestPluginActive [2021-04-20T22:18:42.447Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-20T22:18:42.447Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-20T22:18:42.447Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-20T22:18:42.447Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-20T22:18:42.447Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-20T22:18:42.447Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-20T22:18:42.447Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-20T22:18:42.447Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-20T22:18:42.447Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-20T22:18:42.447Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-20T22:18:42.447Z] === RUN TestDockerSuite/TestPortList [2021-04-20T22:18:42.447Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-20T22:18:52.819Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-20T22:18:52.819Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-20T22:18:52.819Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-20T22:18:52.819Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-20T22:18:52.819Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-20T22:18:52.819Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-20T22:18:52.819Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-20T22:18:52.819Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-20T22:18:52.819Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-20T22:18:52.819Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-20T22:18:58.643Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-20T22:18:58.643Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-20T22:19:09.015Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-20T22:19:09.015Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-20T22:19:19.379Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-20T22:19:37.122Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-20T22:19:37.122Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-20T22:19:37.122Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-20T22:19:52.203Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-20T22:19:58.034Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-20T22:20:12.900Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-20T22:20:21.514Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-20T22:20:21.514Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-20T22:20:21.514Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-20T22:20:27.340Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-20T22:20:27.340Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-20T22:20:27.340Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-20T22:20:27.340Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-20T22:20:27.340Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-20T22:20:35.957Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-20T22:20:35.957Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-20T22:20:37.520Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-20T22:20:37.520Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-20T22:20:39.081Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-20T22:20:40.056Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-20T22:20:40.056Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-20T22:20:44.774Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-20T22:20:49.490Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-20T22:20:52.414Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-20T22:21:28.186Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-20T22:21:28.186Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-20T22:21:30.381Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-20T22:21:30.381Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-20T22:21:30.381Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-20T22:21:31.357Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-20T22:21:37.184Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-20T22:21:41.900Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-20T22:21:41.900Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-20T22:21:47.723Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-20T22:21:47.724Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-20T22:21:47.724Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-20T22:22:12.924Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-20T22:22:12.924Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-20T22:22:13.386Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-20T22:22:22.003Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-20T22:22:27.827Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-20T22:22:42.698Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-20T22:22:46.453Z] === RUN TestDockerSuite/TestRmiTag [2021-04-20T22:22:46.916Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-20T22:22:55.580Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-20T22:23:20.787Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-20T22:23:20.787Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-20T22:23:26.614Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-20T22:23:27.589Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-20T22:23:27.589Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-20T22:23:27.589Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-20T22:23:27.589Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-20T22:23:27.589Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-20T22:23:27.589Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-20T22:23:27.589Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-20T22:23:27.589Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-20T22:23:29.786Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-20T22:23:29.786Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-20T22:23:29.786Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-20T22:23:35.608Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-20T22:23:38.530Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-20T22:23:41.456Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-20T22:23:43.651Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-20T22:23:52.253Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-20T22:23:52.253Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-20T22:24:02.630Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-20T22:24:02.630Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-20T22:24:02.630Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-20T22:24:02.630Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-20T22:24:02.630Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-20T22:24:02.630Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-20T22:24:02.630Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-20T22:24:02.630Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-20T22:24:02.630Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-20T22:24:02.630Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-20T22:24:02.630Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-20T22:24:02.630Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-20T22:24:04.178Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-20T22:24:04.178Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-20T22:24:07.937Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-20T22:24:07.937Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-20T22:24:07.937Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-20T22:24:10.864Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-20T22:24:10.864Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-20T22:24:10.864Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-20T22:24:10.864Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-20T22:24:10.864Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-20T22:24:10.864Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-20T22:24:10.864Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-20T22:24:10.864Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-20T22:24:13.062Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-20T22:24:15.987Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-20T22:24:18.913Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-20T22:24:18.913Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-20T22:24:18.913Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-20T22:24:18.913Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-20T22:24:21.846Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-20T22:24:21.846Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-20T22:24:21.846Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-20T22:24:22.309Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-20T22:24:22.309Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-20T22:24:24.502Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-20T22:24:30.336Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-20T22:24:30.336Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-20T22:24:30.336Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-20T22:24:30.336Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-20T22:24:30.336Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-20T22:24:30.336Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-20T22:24:30.798Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-20T22:24:33.731Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-20T22:24:33.731Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-20T22:24:33.731Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-20T22:24:33.731Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-20T22:24:36.657Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-20T22:24:39.589Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-20T22:24:39.589Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-20T22:24:41.780Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-20T22:24:41.780Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-20T22:24:41.780Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-20T22:24:41.780Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-20T22:24:50.393Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-20T22:24:52.598Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-20T22:24:55.528Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-20T22:25:02.642Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-20T22:25:02.642Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-20T22:25:02.642Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-20T22:25:02.642Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-20T22:25:02.642Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-20T22:25:02.642Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-20T22:25:03.105Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-20T22:25:03.105Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-20T22:25:03.105Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-20T22:25:17.967Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-20T22:25:17.967Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-20T22:25:17.967Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-20T22:25:17.967Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-20T22:25:17.967Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-20T22:25:17.967Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-20T22:25:17.967Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-20T22:25:26.573Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-20T22:25:26.573Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-20T22:25:27.547Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-20T22:25:27.547Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-20T22:25:27.547Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-20T22:25:27.547Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-20T22:25:27.547Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-20T22:25:27.547Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-20T22:25:27.547Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-20T22:25:27.547Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-20T22:25:27.547Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-04-20T22:25:27.547Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-20T22:25:27.547Z] === RUN TestDockerSuite/TestRunMount [2021-04-20T22:25:27.547Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-20T22:25:27.547Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-20T22:25:27.547Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-20T22:25:27.547Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-20T22:25:37.914Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-20T22:25:37.914Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-20T22:25:37.914Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-20T22:25:37.914Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-20T22:25:42.629Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-20T22:25:47.346Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-20T22:25:47.346Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-20T22:25:47.808Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-20T22:25:47.808Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-20T22:25:47.808Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-20T22:25:47.808Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-20T22:25:47.808Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-20T22:25:47.808Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-20T22:25:47.808Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-20T22:25:47.808Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-20T22:25:48.271Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-20T22:25:49.246Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-20T22:25:52.176Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-20T22:25:55.103Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-20T22:25:56.077Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-20T22:25:59.016Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-20T22:25:59.016Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-20T22:25:59.016Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-20T22:25:59.016Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-20T22:25:59.016Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-20T22:25:59.016Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-20T22:25:59.016Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-20T22:25:59.016Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-20T22:25:59.016Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-20T22:26:07.669Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-20T22:26:07.669Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-20T22:26:07.669Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-20T22:26:07.669Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-20T22:26:07.669Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-20T22:26:07.669Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-20T22:26:18.085Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-20T22:26:18.085Z] === RUN TestDockerSuite/TestRunRm [2021-04-20T22:26:26.708Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-20T22:26:32.541Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-20T22:26:34.743Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-20T22:26:37.675Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-20T22:26:40.608Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-20T22:26:43.538Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-20T22:26:43.538Z] === RUN TestDockerSuite/TestRunState [2021-04-20T22:26:43.538Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-20T22:26:46.467Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-20T22:26:46.467Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-20T22:26:48.669Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-20T22:26:48.669Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-20T22:26:48.669Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-20T22:26:49.133Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-20T22:26:49.133Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-20T22:26:49.133Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-20T22:26:54.986Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-20T22:26:54.986Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-20T22:26:54.986Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-20T22:26:54.986Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-20T22:26:54.986Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-20T22:26:54.986Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-20T22:26:54.986Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-20T22:26:54.986Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-20T22:26:54.986Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-20T22:26:54.986Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-20T22:26:54.986Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-20T22:26:57.917Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-20T22:26:57.917Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-20T22:27:05.032Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-20T22:27:05.032Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-20T22:27:05.032Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-20T22:27:13.650Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-20T22:27:22.268Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-20T22:27:28.103Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-20T22:27:35.224Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-20T22:27:35.224Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-20T22:27:35.224Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-20T22:27:38.153Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-20T22:27:46.773Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-20T22:27:48.978Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-20T22:27:48.978Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-20T22:27:48.978Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-20T22:27:48.978Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-20T22:27:48.978Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-20T22:27:48.978Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-20T22:27:48.978Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-20T22:27:49.441Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-20T22:27:49.442Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-20T22:27:54.164Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-20T22:27:55.721Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-20T22:27:58.656Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-20T22:28:03.373Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-20T22:28:03.373Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-20T22:28:03.373Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-20T22:28:03.373Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-20T22:28:03.837Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-20T22:28:03.837Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-20T22:28:03.837Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-20T22:28:03.837Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-20T22:28:03.837Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-20T22:28:03.837Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-20T22:28:03.837Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-20T22:28:03.837Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-20T22:28:03.837Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-20T22:28:03.837Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-20T22:28:03.837Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-20T22:28:03.837Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-20T22:28:03.837Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-20T22:28:03.837Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-20T22:28:06.033Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-20T22:28:06.500Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-20T22:28:06.963Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-20T22:28:07.427Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-20T22:28:08.977Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-20T22:28:17.600Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-20T22:28:17.600Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-20T22:28:26.213Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-20T22:28:26.213Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-20T22:28:30.940Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-20T22:28:30.940Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-20T22:28:30.940Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-20T22:28:30.940Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-20T22:28:30.940Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-20T22:28:43.387Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-20T22:28:43.387Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-20T22:28:43.387Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-20T22:28:43.387Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-20T22:28:43.387Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-20T22:28:43.387Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-20T22:28:43.387Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-20T22:28:45.592Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-20T22:28:48.519Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-20T22:28:48.519Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-20T22:28:51.449Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-20T22:28:51.449Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-20T22:28:51.449Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-20T22:28:51.449Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-20T22:28:51.449Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-20T22:28:51.449Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-20T22:28:51.449Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-20T22:29:06.322Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-20T22:29:06.786Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-20T22:29:06.786Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-20T22:29:06.786Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-20T22:29:07.249Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-20T22:29:07.715Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-20T22:29:07.715Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-20T22:29:10.642Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-20T22:29:11.105Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-20T22:29:14.877Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-20T22:29:14.877Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-20T22:29:15.341Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-20T22:29:15.809Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-20T22:29:15.809Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-20T22:29:26.194Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-20T22:29:26.194Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-20T22:29:26.658Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-20T22:29:26.658Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-20T22:29:26.658Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-20T22:29:35.278Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-20T22:29:35.278Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-20T22:29:35.741Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-20T22:29:53.495Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-20T22:29:53.495Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite (3223.69s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-04-20T22:29:53.495Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-20T22:29:53.495Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.26s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.43s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.78s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (119.93s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.33s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-04-20T22:29:53.495Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-20T22:29:53.495Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-04-20T22:29:53.495Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-20T22:29:53.495Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-20T22:29:53.495Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-20T22:29:53.495Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-04-20T22:29:53.495Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-20T22:29:53.495Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.01s) [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-04-20T22:29:53.495Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-04-20T22:29:53.495Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.63s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.55s) [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-20T22:29:53.495Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-04-20T22:29:53.495Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-04-20T22:29:53.495Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-04-20T22:29:53.495Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.69s) [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-04-20T22:29:53.495Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-04-20T22:29:53.495Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.54s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (144.70s) [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2021-04-20T22:29:53.495Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.16s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.00s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.04s) [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-04-20T22:29:53.495Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-04-20T22:29:53.495Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-04-20T22:29:53.495Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.13s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.58s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.74s) [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-04-20T22:29:53.495Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-20T22:29:53.495Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.31s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.36s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.16s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.24s) [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-04-20T22:29:53.495Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.51s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.94s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.86s) [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2021-04-20T22:29:53.495Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-04-20T22:29:53.495Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-04-20T22:29:53.495Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-04-20T22:29:53.495Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildAddTar (53.82s) [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-04-20T22:29:53.495Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2021-04-20T22:29:53.495Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (31.52s) [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2021-04-20T22:29:53.495Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.72s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.62s) [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.56s) [2021-04-20T22:29:53.495Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.99s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.69s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.38s) [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.61s) [2021-04-20T22:29:53.495Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.75s) [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-04-20T22:29:53.495Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-04-20T22:29:53.495Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.28s) [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-04-20T22:29:53.495Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s) [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-04-20T22:29:53.495Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-04-20T22:29:53.495Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (46.96s) [2021-04-20T22:29:53.495Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.56s) [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2021-04-20T22:29:53.495Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.495Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2021-04-20T22:29:53.495Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.66s) [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.44s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.90s) [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-04-20T22:29:53.496Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.88s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.14s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildCmd (0.68s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.66s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.65s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.21s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.60s) [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.44s) [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.62s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.35s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.10s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s) [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.01s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.84s) [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (11.36s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.68s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.50s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.27s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.26s) [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s) [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (36.78s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (30.74s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.04s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.00s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.60s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (8.22s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (8.21s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildDockerignore (69.61s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.95s) [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (80.87s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.02s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.99s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (32.87s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.76s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (17.67s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (39.97s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.01s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (17.17s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (141.95s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s) [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.71s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.34s) [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.61s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.64s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.39s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.10s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.91s) [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.44s) [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.18s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.17s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.39s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.83s) [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildFails (3.05s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.17s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.63s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.61s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.87s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.92s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.71s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.37s) [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.87s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.67s) [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.39s) [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildHistory (13.07s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.18s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.40s) [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.95s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.17s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildLabel (1.12s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.76s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.13s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.81s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildLabels (1.21s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.86s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.66s) [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.68s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.83s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.07s) [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (32.35s) [2021-04-20T22:29:53.496Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-04-20T22:29:53.496Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.496Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.66s) [2021-04-20T22:29:53.960Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.29s) [2021-04-20T22:29:53.960Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.67s) [2021-04-20T22:29:53.960Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.04s) [2021-04-20T22:29:53.960Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.20s) [2021-04-20T22:29:53.960Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.79s) [2021-04-20T22:29:53.960Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (25.60s) [2021-04-20T22:29:53.960Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-04-20T22:29:53.960Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.960Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.26s) [2021-04-20T22:29:53.960Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.81s) [2021-04-20T22:29:53.960Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-04-20T22:29:53.960Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.960Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-04-20T22:29:53.960Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.960Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.46s) [2021-04-20T22:29:53.960Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.36s) [2021-04-20T22:29:53.960Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.97s) [2021-04-20T22:29:53.960Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2021-04-20T22:29:53.960Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2021-04-20T22:29:53.960Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.74s) [2021-04-20T22:29:53.960Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.36s) [2021-04-20T22:29:53.960Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.68s) [2021-04-20T22:29:53.960Z] --- PASS: TestDockerSuite/TestBuildOnBuild (16.35s) [2021-04-20T22:29:53.960Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.03s) [2021-04-20T22:29:53.960Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.49s) [2021-04-20T22:29:53.960Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.45s) [2021-04-20T22:29:53.960Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.57s) [2021-04-20T22:29:53.960Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.08s) [2021-04-20T22:29:53.960Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.62s) [2021-04-20T22:29:53.960Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.38s) [2021-04-20T22:29:53.960Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2021-04-20T22:29:53.960Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-04-20T22:29:53.961Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.70s) [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-04-20T22:29:53.961Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (53.10s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (27.45s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildRm (15.66s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.16s) [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-04-20T22:29:53.961Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2021-04-20T22:29:53.961Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.78s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.19s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.43s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.07s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (24.04s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.16s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.79s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.23s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.04s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildStderr (5.63s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.92s) [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2021-04-20T22:29:53.961Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.65s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.53s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.55s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.28s) [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-04-20T22:29:53.961Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-04-20T22:29:53.961Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-04-20T22:29:53.961Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.16s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.67s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.19s) [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2021-04-20T22:29:53.961Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-04-20T22:29:53.961Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.64s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.17s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.27s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.66s) [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2021-04-20T22:29:53.961Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2021-04-20T22:29:53.961Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.18s) [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2021-04-20T22:29:53.961Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.62s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.59s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.49s) [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2021-04-20T22:29:53.961Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2021-04-20T22:29:53.961Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-04-20T22:29:53.961Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.42s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.52s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.31s) [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2021-04-20T22:29:53.961Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-04-20T22:29:53.961Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-04-20T22:29:53.961Z] docker_cli_sni_test.go:18: Flakey test [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.68s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.33s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestCommitChange (5.96s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.42s) [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-20T22:29:53.961Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.47s) [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-20T22:29:53.961Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestCommitTTY (8.47s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.91s) [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-20T22:29:53.961Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-04-20T22:29:53.961Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-20T22:29:53.961Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-04-20T22:29:53.961Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-20T22:29:53.961Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-04-20T22:29:53.961Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-20T22:29:53.961Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPICommit (13.27s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (13.29s) [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-04-20T22:29:53.961Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.68s) [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-04-20T22:29:53.961Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-04-20T22:29:53.961Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-04-20T22:29:53.961Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.89s) [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-04-20T22:29:53.961Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.99s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-04-20T22:29:53.961Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-04-20T22:29:53.961Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-04-20T22:29:53.961Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.36s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.80s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.71s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-04-20T22:29:53.961Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.03s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.52s) [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-04-20T22:29:53.961Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-04-20T22:29:53.961Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (7.50s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.49s) [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-20T22:29:53.961Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.00s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.80s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.36s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.66s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.35s) [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-04-20T22:29:53.961Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.10s) [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-04-20T22:29:53.961Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.65s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.73s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.45s) [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-04-20T22:29:53.961Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-04-20T22:29:53.961Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-04-20T22:29:53.961Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-04-20T22:29:53.961Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-04-20T22:29:53.961Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.22s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (39.96s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.89s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.87s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.86s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.80s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00084e8e0_} (7.83s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1873915202_c:\foo_false____} (2.85s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1873915202_c:\foo_true____} (2.83s) [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-04-20T22:29:53.961Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-04-20T22:29:53.961Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-04-20T22:29:53.961Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-04-20T22:29:53.961Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-04-20T22:29:53.961Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-04-20T22:29:53.961Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.75s) [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-04-20T22:29:53.961Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-04-20T22:29:53.961Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-04-20T22:29:53.961Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-04-20T22:29:53.961Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2021-04-20T22:29:53.962Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.67s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.83s) [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.28s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.74s) [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2021-04-20T22:29:53.962Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestCpToCaseE (20.76s) [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.73s) [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2021-04-20T22:29:53.962Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestCpToDot (2.96s) [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestCpToStdout (8.04s) [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2021-04-20T22:29:53.962Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.25s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.72s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.53s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.77s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.38s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.91s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.68s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.96s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-04-20T22:29:53.962Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.80s) [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-04-20T22:29:53.962Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-04-20T22:29:53.962Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-04-20T22:29:53.962Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-04-20T22:29:53.962Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-04-20T22:29:53.962Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-20T22:29:53.962Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-04-20T22:29:53.962Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-04-20T22:29:53.962Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-04-20T22:29:53.962Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestDockerFails (0.10s) [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.96s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.87s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.01s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (19.07s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestEventsCopy (6.26s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.30s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.72s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.00s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.45s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.37s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.23s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestEventsFilters (5.62s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestEventsFormat (10.52s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestEventsRename (2.87s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestEventsResize (3.29s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.61s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.16s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.22s) [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestEventsUntag (2.82s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.72s) [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-04-20T22:29:53.962Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.48s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.31s) [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-04-20T22:29:53.962Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-04-20T22:29:53.962Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-04-20T22:29:53.962Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.61s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.65s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.67s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.56s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.11s) [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.79s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestExecInspectID (5.23s) [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-04-20T22:29:53.962Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.06s) [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-04-20T22:29:53.962Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.79s) [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.97s) [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.49s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.47s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.49s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.45s) [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-04-20T22:29:53.962Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.27s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s) [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.40s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.72s) [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.14s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.06s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.49s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.88s) [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestImagesFormat (0.27s) [2021-04-20T22:29:53.962Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-04-20T22:29:53.962Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.962Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.03s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestImportBadURL (2.35s) [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-04-20T22:29:53.963Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-04-20T22:29:53.963Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.55s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (7.45s) [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-04-20T22:29:53.963Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-04-20T22:29:53.963Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.69s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.54s) [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestInspectDefault (2.51s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestInspectHistory (5.16s) [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.58s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.60s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.65s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.70s) [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2021-04-20T22:29:53.963Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.79s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestInspectStatus (3.30s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.26s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.06s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.75s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.88s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.75s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (7.57s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.78s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.12s) [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-04-20T22:29:53.963Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.44s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.38s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.54s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.15s) [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-04-20T22:29:53.963Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.87s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (9.13s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.74s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.61s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.03s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.65s) [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.97s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.79s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestLogsSince (9.73s) [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestLogsTail (3.37s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.07s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.68s) [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (10.03s) [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-04-20T22:29:53.963Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-04-20T22:29:53.963Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-04-20T22:29:53.963Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-04-20T22:29:53.963Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-04-20T22:29:53.963Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-20T22:29:53.963Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-04-20T22:29:53.963Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-04-20T22:29:53.963Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.11s) [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-04-20T22:29:53.963Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestPsByOrder (10.22s) [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.04s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.13s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.39s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.48s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.64s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (10.23s) [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-04-20T22:29:53.963Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.59s) [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.57s) [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.82s) [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-04-20T22:29:53.963Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.73s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.91s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.77s) [2021-04-20T22:29:53.963Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (30.50s) [2021-04-20T22:29:53.963Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-04-20T22:29:53.963Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.27s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.83s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.35s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.23s) [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.10s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (21.67s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.26s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.82s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.80s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.12s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.79s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.14s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRmiTag (0.84s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (7.58s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.57s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.06s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.83s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.34s) [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.37s) [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.36s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.32s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.53s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.70s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.46s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunBindMounts (10.25s) [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.62s) [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.65s) [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.35s) [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.67s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.66s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.62s) [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.40s) [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.05s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.04s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.16s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.19s) [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.81s) [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.98s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.81s) [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.59s) [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunExitCode (7.47s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.78s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.80s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.67s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (14.34s) [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.93s) [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.09s) [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.87s) [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.89s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.97s) [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.61s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.77s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-04-20T22:29:53.964Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.57s) [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.38s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-04-20T22:29:53.964Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.964Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (8.63s) [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.26s) [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunRm (7.68s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.06s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.89s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.73s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.84s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.13s) [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.78s) [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.53s) [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.24s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.46s) [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.67s) [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.61s) [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.50s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.35s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.22s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.72s) [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.23s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (7.79s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.80s) [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.63s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.04s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.46s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.17s) [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2021-04-20T22:29:53.965Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.32s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.71s) [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.42s) [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.60s) [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.66s) [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2021-04-20T22:29:53.965Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.79s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.87s) [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.68s) [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.37s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.41s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.20s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.92s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.55s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.51s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.54s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.12s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.23s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.85s) [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.76s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.27s) [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.06s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.37s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.42s) [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (16.09s) [2021-04-20T22:29:53.965Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-04-20T22:29:53.965Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.965Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.81s) [2021-04-20T22:29:53.965Z] === RUN TestDockerRegistrySuite [2021-04-20T22:29:53.965Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-20T22:29:53.965Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-20T22:29:53.965Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-20T22:29:53.965Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-20T22:29:53.965Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-20T22:29:53.965Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-20T22:29:53.965Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-20T22:29:53.965Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-20T22:29:53.965Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-20T22:29:53.966Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-20T22:29:53.966Z] --- PASS: TestDockerRegistrySuite (0.19s) [2021-04-20T22:29:53.966Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-20T22:29:53.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.966Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-20T22:29:53.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.966Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-20T22:29:53.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.966Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-20T22:29:53.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.966Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-20T22:29:53.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.966Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-20T22:29:53.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.966Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-20T22:29:53.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.966Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-20T22:29:53.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.966Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-20T22:29:53.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.966Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-20T22:29:53.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.966Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-20T22:29:53.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.966Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-20T22:29:53.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.966Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-20T22:29:53.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.966Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-20T22:29:53.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:53.966Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] === RUN TestDockerSchema1RegistrySuite [2021-04-20T22:29:54.431Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-20T22:29:54.431Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-20T22:29:54.431Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-20T22:29:54.431Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-20T22:29:54.431Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-20T22:29:54.431Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-20T22:29:54.431Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-20T22:29:54.431Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-20T22:29:54.431Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-20T22:29:54.431Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-20T22:29:54.431Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-20T22:29:54.431Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-20T22:29:54.431Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-20T22:29:54.431Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-20T22:29:54.431Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-20T22:29:54.431Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-20T22:29:54.431Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-20T22:29:54.431Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-20T22:29:54.431Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-20T22:29:54.431Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-20T22:29:54.431Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-20T22:29:54.431Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-20T22:29:54.431Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-20T22:29:54.431Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-20T22:29:54.431Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-20T22:29:54.431Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-20T22:29:54.431Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-20T22:29:54.431Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.431Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-20T22:29:54.431Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-20T22:29:54.432Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-20T22:29:54.432Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-20T22:29:54.432Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-20T22:29:54.432Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-20T22:29:54.432Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-20T22:29:54.432Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-20T22:29:54.432Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-20T22:29:54.432Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-20T22:29:54.432Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-20T22:29:54.432Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-20T22:29:54.432Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-20T22:29:54.432Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-20T22:29:54.432Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-20T22:29:54.432Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-20T22:29:54.432Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-20T22:29:54.432Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] === RUN TestDockerDaemonSuite [2021-04-20T22:29:54.432Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-20T22:29:54.432Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-20T22:29:54.432Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-20T22:29:54.432Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-20T22:29:54.432Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-20T22:29:54.432Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-20T22:29:54.432Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] === RUN TestDockerSwarmSuite [2021-04-20T22:29:54.432Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-04-20T22:29:54.432Z] === RUN TestDockerPluginSuite [2021-04-20T22:29:54.432Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-04-20T22:29:54.432Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-04-20T22:29:54.432Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-04-20T22:29:54.432Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-04-20T22:29:54.432Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-04-20T22:29:54.432Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-04-20T22:29:54.432Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-04-20T22:29:54.432Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-04-20T22:29:54.432Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-04-20T22:29:54.432Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-04-20T22:29:54.432Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-04-20T22:29:54.432Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-20T22:29:54.432Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-20T22:29:54.432Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-20T22:29:54.432Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-20T22:29:54.432Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-20T22:29:54.432Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-20T22:29:54.432Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-20T22:29:54.432Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-20T22:29:54.432Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-20T22:29:54.432Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-20T22:29:54.432Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-20T22:29:54.432Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] === RUN TestDockerExternalVolumeSuite [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-04-20T22:29:54.432Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] === RUN TestDockerNetworkSuite [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-04-20T22:29:54.432Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] === RUN TestDockerHubPullSuite [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-04-20T22:29:54.432Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] PASS [2021-04-20T22:29:54.432Z] ok github.com/docker/docker/integration-cli 3224.469s [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === Skipped [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-04-20T22:29:54.432Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-20T22:29:54.432Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-04-20T22:29:54.432Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-20T22:29:54.432Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-04-20T22:29:54.432Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-20T22:29:54.432Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-20T22:29:54.432Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-20T22:29:54.432Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-04-20T22:29:54.432Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-20T22:29:54.432Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-04-20T22:29:54.432Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-04-20T22:29:54.432Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-20T22:29:54.432Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-04-20T22:29:54.432Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-04-20T22:29:54.432Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-04-20T22:29:54.432Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-04-20T22:29:54.432Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-04-20T22:29:54.432Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2021-04-20T22:29:54.432Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-04-20T22:29:54.432Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-04-20T22:29:54.432Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-04-20T22:29:54.432Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-04-20T22:29:54.432Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-20T22:29:54.432Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-04-20T22:29:54.432Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2021-04-20T22:29:54.432Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-04-20T22:29:54.432Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-04-20T22:29:54.432Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-04-20T22:29:54.432Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-04-20T22:29:54.432Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2021-04-20T22:29:54.432Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2021-04-20T22:29:54.432Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.56s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.56s) [2021-04-20T22:29:54.432Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.61s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.61s) [2021-04-20T22:29:54.432Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-04-20T22:29:54.432Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-04-20T22:29:54.432Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-04-20T22:29:54.432Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-04-20T22:29:54.432Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-04-20T22:29:54.432Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2021-04-20T22:29:54.432Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2021-04-20T22:29:54.432Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-04-20T22:29:54.432Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-04-20T22:29:54.432Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-04-20T22:29:54.432Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.432Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.46s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.50s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2021-04-20T22:29:54.433Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.47s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2021-04-20T22:29:54.433Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-04-20T22:29:54.433Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-04-20T22:29:54.433Z] docker_cli_sni_test.go:18: Flakey test [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-20T22:29:54.433Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-20T22:29:54.433Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-20T22:29:54.433Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-04-20T22:29:54.433Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-20T22:29:54.433Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-04-20T22:29:54.433Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-20T22:29:54.433Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-04-20T22:29:54.433Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-20T22:29:54.433Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.433Z] [2021-04-20T22:29:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-04-20T22:29:54.433Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-04-20T22:29:54.434Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-04-20T22:29:54.434Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-04-20T22:29:54.434Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-04-20T22:29:54.434Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-04-20T22:29:54.434Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-04-20T22:29:54.434Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-04-20T22:29:54.434Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-04-20T22:29:54.434Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-04-20T22:29:54.434Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-04-20T22:29:54.434Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-04-20T22:29:54.434Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-20T22:29:54.434Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-04-20T22:29:54.434Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-04-20T22:29:54.434Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-04-20T22:29:54.434Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2021-04-20T22:29:54.434Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2021-04-20T22:29:54.434Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2021-04-20T22:29:54.434Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2021-04-20T22:29:54.434Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-04-20T22:29:54.434Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-04-20T22:29:54.434Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-04-20T22:29:54.434Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-04-20T22:29:54.434Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-04-20T22:29:54.434Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-04-20T22:29:54.434Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-04-20T22:29:54.434Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.434Z] [2021-04-20T22:29:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-04-20T22:29:54.435Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-20T22:29:54.435Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-04-20T22:29:54.435Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-04-20T22:29:54.435Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-04-20T22:29:54.435Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-04-20T22:29:54.435Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-04-20T22:29:54.435Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-04-20T22:29:54.435Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-04-20T22:29:54.435Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-04-20T22:29:54.435Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-04-20T22:29:54.435Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-04-20T22:29:54.435Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-04-20T22:29:54.435Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-04-20T22:29:54.435Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-04-20T22:29:54.435Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-04-20T22:29:54.435Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-04-20T22:29:54.435Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-04-20T22:29:54.435Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-04-20T22:29:54.435Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-04-20T22:29:54.435Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-04-20T22:29:54.435Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-04-20T22:29:54.435Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-04-20T22:29:54.435Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-04-20T22:29:54.435Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-04-20T22:29:54.435Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-04-20T22:29:54.435Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-04-20T22:29:54.435Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-04-20T22:29:54.435Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-04-20T22:29:54.435Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-04-20T22:29:54.435Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-04-20T22:29:54.435Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-04-20T22:29:54.435Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-20T22:29:54.435Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-20T22:29:54.435Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.435Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-04-20T22:29:54.901Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-04-20T22:29:54.901Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-04-20T22:29:54.901Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-04-20T22:29:54.901Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-04-20T22:29:54.901Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2021-04-20T22:29:54.901Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-04-20T22:29:54.901Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-04-20T22:29:54.901Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-04-20T22:29:54.901Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-04-20T22:29:54.901Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.901Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-04-20T22:29:54.902Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-04-20T22:29:54.902Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-04-20T22:29:54.902Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-04-20T22:29:54.902Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-04-20T22:29:54.902Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-20T22:29:54.902Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-04-20T22:29:54.902Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-04-20T22:29:54.902Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-04-20T22:29:54.902Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-04-20T22:29:54.902Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-04-20T22:29:54.902Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.05s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.05s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.04s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.04s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-04-20T22:29:54.902Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-04-20T22:29:54.902Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.902Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.38s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.38s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-04-20T22:29:54.903Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-04-20T22:29:54.903Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.903Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2021-04-20T22:29:54.904Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2021-04-20T22:29:54.904Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-20T22:29:54.904Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-20T22:29:54.904Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.904Z] [2021-04-20T22:29:54.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-04-20T22:29:54.905Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:54.905Z] [2021-04-20T22:29:54.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-20T22:29:54.905Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-20T22:29:54.905Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-20T22:29:55.369Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-04-20T22:29:55.369Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.369Z] [2021-04-20T22:29:55.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-04-20T22:29:55.370Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.370Z] [2021-04-20T22:29:55.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-04-20T22:29:55.370Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-20T22:29:55.370Z] [2021-04-20T22:29:55.370Z] [2021-04-20T22:29:55.370Z] DONE 1093 tests, 547 skipped in 3236.035s [2021-04-20T22:29:55.370Z] INFO: Integration tests ended at 04/20/2021 22:29:54. Duration:00:53:56.1623022 [2021-04-20T22:29:55.370Z] INFO: Docker info of the daemon under test at end of run [2021-04-20T22:29:55.370Z] [2021-04-20T22:29:55.370Z] Containers: 2 [2021-04-20T22:29:55.370Z] Running: 0 [2021-04-20T22:29:55.370Z] Paused: 0 [2021-04-20T22:29:55.370Z] Stopped: 2 [2021-04-20T22:29:55.370Z] Images: 18 [2021-04-20T22:29:55.370Z] Server Version: 0.0.0-dev [2021-04-20T22:29:55.370Z] Storage Driver: windowsfilter [2021-04-20T22:29:55.370Z] Windows: [2021-04-20T22:29:55.370Z] Logging Driver: json-file [2021-04-20T22:29:55.370Z] Plugins: [2021-04-20T22:29:55.370Z] Volume: local [2021-04-20T22:29:55.370Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-20T22:29:55.370Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-20T22:29:55.370Z] Swarm: inactive [2021-04-20T22:29:55.370Z] Default Isolation: process [2021-04-20T22:29:55.370Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-20T22:29:55.370Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-20T22:29:55.370Z] OSType: windows [2021-04-20T22:29:55.370Z] Architecture: x86_64 [2021-04-20T22:29:55.370Z] CPUs: 4 [2021-04-20T22:29:55.370Z] Total Memory: 32GiB [2021-04-20T22:29:55.370Z] Name: azwin-2-3bfb00 [2021-04-20T22:29:55.370Z] ID: JEWU:ELZC:E333:KQZ3:DCZA:BPW3:OJSK:LSFK:GBUH:CNHG:SFJR:DPEX [2021-04-20T22:29:55.370Z] Docker Root Dir: D:\CI\PR-42311\1\daemon [2021-04-20T22:29:55.370Z] Debug Mode (client): false [2021-04-20T22:29:55.370Z] Debug Mode (server): true [2021-04-20T22:29:55.370Z] File Descriptors: -1 [2021-04-20T22:29:55.370Z] Goroutines: 17 [2021-04-20T22:29:55.370Z] System Time: 2021-04-20T22:29:54.9503653Z [2021-04-20T22:29:55.370Z] EventsListeners: 0 [2021-04-20T22:29:55.370Z] Registry: https://index.docker.io/v1/ [2021-04-20T22:29:55.370Z] Labels: [2021-04-20T22:29:55.370Z] Experimental: false [2021-04-20T22:29:55.370Z] Insecure Registries: [2021-04-20T22:29:55.370Z] 127.0.0.0/8 [2021-04-20T22:29:55.370Z] Live Restore Enabled: false [2021-04-20T22:29:55.370Z] [2021-04-20T22:29:55.370Z] [2021-04-20T22:29:55.370Z] INFO: Stopping daemon under test [2021-04-20T22:29:55.370Z] SUCCESS: The process with PID 5376 (child process of PID 5728) has been terminated. [2021-04-20T22:29:55.370Z] SUCCESS: The process with PID 5728 (child process of PID 1464) has been terminated. [2021-04-20T22:29:55.370Z] INFO: Stop tailing logs of the daemon under tests [2021-04-20T22:29:55.370Z] INFO: executeCI.ps1 Completed successfully at 04/20/2021 22:29:55. [2021-04-20T22:29:55.370Z] INFO: Tidying up at end of run [2021-04-20T22:29:55.370Z] INFO: Saving daemon under test log (d:\CI\PR-42311\1\dut.out) to bundles\CIDUT.out [2021-04-20T22:29:55.370Z] INFO: Saving daemon under test log (d:\CI\PR-42311\1\dut.err) to bundles\CIDUT.err [2021-04-20T22:29:55.835Z] INFO: Nuke-Everything... [2021-04-20T22:29:55.835Z] INFO: Container count on control daemon to delete is 2 [2021-04-20T22:29:56.299Z] 94f846f48703 [2021-04-20T22:29:56.299Z] 3ce65b3cb17c [2021-04-20T22:29:56.762Z] INFO: Tidying pidfile d:\CI\PR-42311\1\docker.pid [2021-04-20T22:29:56.762Z] INFO: Nuking d:\CI [2021-04-20T22:30:39.379Z] INFO: Zapped successfully [2021-04-20T22:30:39.379Z] [2021-04-20T22:30:39.379Z] INFO: executeCI.ps1 exiting at Tue Apr 20 22:30:34 CUT 2021. Duration 01:22:22.6910573 [2021-04-20T22:30:39.379Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-04-20T22:30:39.627Z] Recording test results [2021-04-20T22:30:49.421Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-04-20T22:30:50.945Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-04-20T22:30:53.355Z] Archiving artifacts [2021-04-20T22:31:08.939Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42311/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-20T22:31:09.890Z] + make clean [2021-04-20T22:31:12.820Z] docker volume rm -f docker-dev-cache [2021-04-20T22:31:12.820Z] 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 Finished: SUCCESS